Difference between revisions of "PIP (Package manager)"

From wikieduonline
Jump to navigation Jump to search
 
Line 4: Line 4:
 
* <code>[[yum install python3-pip]]</code>
 
* <code>[[yum install python3-pip]]</code>
  
* curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
+
* macOS: curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py; python3 get-pip.py
  
 
== Examples ==
 
== Examples ==

Latest revision as of 10:57, 4 March 2025

Advertising: