Created
October 13, 2019 20:39
-
-
Save mrnabati/d75adc9a00d5266513c9ceb2094dc64e to your computer and use it in GitHub Desktop.
Script to install pip for python3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
wget https://bootstrap.pypa.io/get-pip.py | |
python3 get-pip.py --user | |
python get-pip.py --user --force | |
rm get-pip.py | |
mkdir -p $HOME/.config/pip | |
ln -s $PWD/conf/pip.conf $HOME/.config/pip/ | |
pip3 install setuptools --upgrade --user | |
pip install setuptools --upgrade --user |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why is get-pip.py garbled?
//reference
"""...
asP)h*<6ay3h000O8ldVxv+XnpBr33%~(+
gvDgXcg0000000000q=BO?765Q*a4%nWWo3|axZsfVr6b)Z)9n1XLB!jUv+b3a$jU+W@&C^WG--dP)h{{00000cL8?+V08chkTMnk000
"""