Answers for "installed python 3.8 but where is pip"

2

installed python 3.8 but where is pip

curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python3.8 get-pip.py
Posted by: Guest on November-14-2020

Code answers related to "installed python 3.8 but where is pip"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language