Answers for "how to download get-pip.py to a directory in your computer"

5

install to current directory pip

pip install <package-name> -t .
Posted by: Guest on March-01-2021

Code answers related to "how to download get-pip.py to a directory in your computer"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language