Difference between revisions of "Pip3 install --upgrade"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
  [[pip install]] --upgrade [[awscli]]
 
  [[pip install]] --upgrade [[awscli]]
 
  [[pip install]] --upgrade [[apache-airflow]]
 
  [[pip install]] --upgrade [[apache-airflow]]
 +
pip3 install --upgrade [[urllib3]]
  
 +
  [[pip install]] --upgrade
 +
Defaulting to user installation because normal site-packages is not writeable
 +
ERROR: You must give at least one requirement to install (see "[[pip help install]]")
 +
 +
== Related ==
 +
[[pip3 list]]
  
 
== See also ==
 
== See also ==

Latest revision as of 07:59, 23 August 2023

pip install --upgrade awscli
pip install --upgrade apache-airflow
pip3 install --upgrade urllib3
 pip install --upgrade 
Defaulting to user installation because normal site-packages is not writeable
ERROR: You must give at least one requirement to install (see "pip help install")

Related[edit]

pip3 list

See also[edit]

Advertising: