-
-
Save zubairalam/26b6efa68f9147988c9a to your computer and use it in GitHub Desktop.
install pip
This file contains 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
# 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