Difference between revisions of "Pip install"
Jump to navigation
Jump to search
Line 27: | Line 27: | ||
[[pip install --no-cache-dir]] | [[pip install --no-cache-dir]] | ||
+ | |||
+ | [[pip install]] [[distutils]] | ||
+ | [[zsh: command not found: pip]] | ||
== Options == | == Options == |
Revision as of 20:16, 27 June 2022
pip3 install
pip3 install --help
pip3 install --upgrade
orpip install -U
pip install -U chaostoolkit
pip3 install keras
pip install gpustat
pip install glances
pip install celery
pip install python-utils
pip3 install conan
pip install cfn-lint
pip install pycrypto
pip install setuptools
pip3 install virtualenv
pip install boto3
pip install aws-requests-auth
pip install --no-cache-dir
pip install distutils zsh: command not found: pip
Options
-r, --requirement <file> Install from the given requirements file. This option can be used multiple times.
pip install -r requirements.txt
Related
pip search
See also
- PIP: [
pipx, pip, pip3
|install | install --upgrade
|list
|show
|uninstall
|search
|install cryptography | --version
|help
, PIP changelog,pipdeptree
,install -r requirements.txt
]
Advertising: