Skip to content

Instantly share code, notes, and snippets.

@moomindani
Created June 16, 2014 05:13
Show Gist options
  • Save moomindani/b355b30cdf3b3f95cd74 to your computer and use it in GitHub Desktop.
Save moomindani/b355b30cdf3b3f95cd74 to your computer and use it in GitHub Desktop.
Installing pip using get-pip.py
wget https://raw.github.com/pypa/pip/master/contrib/get-pip.py
sudo python get-pip.py
@nclsjstnn
Copy link

gives 404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment