Difference between revisions of "Broken permissions"
Jump to navigation
Jump to search
(Created page with " WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual env...") |
|||
Line 1: | Line 1: | ||
− | [[WARNING:]] Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv | + | [[WARNING:]] Running [[pip]] as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv |
+ | |||
+ | |||
+ | |||
+ | |||
+ | {{PIP}} |
Revision as of 15:36, 26 January 2023
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
PIP: [pipx, pip, pip3
| install | install --upgrade
| list
| show
| uninstall
| search
| install cryptography | --version
| help
, PIP changelog, pipdeptree
, install -r requirements.txt
]
Advertising: