Skip to content

Instantly share code, notes, and snippets.

@amacinho
Created August 20, 2012 16:46
Show Gist options
  • Save amacinho/3405708 to your computer and use it in GitHub Desktop.
Save amacinho/3405708 to your computer and use it in GitHub Desktop.
install pip
# install pip via apt-get
sudo apt-get install python-pip python-dev build-essential
sudo pip install --upgrade pip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment