Skip to content

Instantly share code, notes, and snippets.

@dangkhoasdc
Created September 26, 2017 03:54
Show Gist options
  • Save dangkhoasdc/63d5e91f7cd4171c1ac552a3f8f11afd to your computer and use it in GitHub Desktop.
Save dangkhoasdc/63d5e91f7cd4171c1ac552a3f8f11afd to your computer and use it in GitHub Desktop.
Ubuntu: install packages
sudo apt-get -y install python-pip python-dev build-essential
sudo pip install --upgrade pip
sudo pip install --upgrade virtualenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment