Difference between revisions of "Pip3 --version"

From wikieduonline
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 ==
* [[PIP changelog]]: <code>pip 20.3</code> includes a new [[dependency resolver]]
+
  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]

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]

Advertising: