rodrigosantosbr

[Ubuntu >= 12.04] Install PIP 18.1 (using get-pip.py)

Dec 28th, 2018
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
wget --no-check-certificate https://bootstrap.pypa.io/get-pip.py
sudo python get-pip.py
pip --version
Advertisement
Add Comment
Please, Sign In to add comment