Skip to content

Instantly share code, notes, and snippets.

@zubairalam
Created July 13, 2015 19:41
Show Gist options
  • Select an option

  • Save zubairalam/2cc8756c02c4b1156ff1 to your computer and use it in GitHub Desktop.

Select an option

Save zubairalam/2cc8756c02c4b1156ff1 to your computer and use it in GitHub Desktop.
Install python3 dependencies using virtualenv
sudo apt-get install python3-pip
virtualenv --no-site-packages --distribute -p /usr/bin/python3.3 ~/.virtualenvs/pywork3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment