Difference between revisions of "Pip3 --version"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
pip 20.2.2 from [[/usr/lib/python3.7/]]site-packages/pip (python 3.7) | pip 20.2.2 from [[/usr/lib/python3.7/]]site-packages/pip (python 3.7) | ||
+ | == News == | ||
+ | * [[PIP changelog]]: <code>pip 20.3</code> includes a new [[dependency resolver]] | ||
== Related == | == Related == | ||
− | + | WARNING: You are using pip version 22.0.4; however, version [[22.3.1]] is available. | |
− | WARNING: You are using pip version 22.0.4; however, version 22.3.1 is available. | ||
You should consider upgrading via the '/usr/local/bin/[[python -m pip install --upgrade pip]]' command. | You should consider upgrading via the '/usr/local/bin/[[python -m pip install --upgrade pip]]' command. | ||
Latest revision as of 08:50, 6 April 2023
pip3 --version pip 22.0.4 from /Users/YOUR_USER/brew/lib/python3.8/site-packages/pip (python 3.8)
pip3 --version pip 20.2.2 from /usr/lib/python3.7/site-packages/pip (python 3.7)
News[edit]
- PIP changelog:
pip 20.3
includes a new dependency resolver
Related[edit]
WARNING: You are using pip version 22.0.4; however, version 22.3.1 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
See also[edit]
- PIP: [
pipx, pip, pip3
|install | install --upgrade
|list
|show
|uninstall
|search
|install cryptography | --version
|help
, PIP changelog,pipdeptree
,install -r requirements.txt
]
Advertising: