Skip to content

Instantly share code, notes, and snippets.

@notmii
Created May 27, 2014 16:12
Show Gist options
  • Save notmii/6dffa493d1bec0d12efd to your computer and use it in GitHub Desktop.
Save notmii/6dffa493d1bec0d12efd to your computer and use it in GitHub Desktop.
Setup Python Envoronment
sudo apt-get install --yes python python-pip
sudo pip install -U pip
sudo pip install virtualenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment