Skip to content

Instantly share code, notes, and snippets.

@svschannak
Created January 20, 2016 10:23
Show Gist options
  • Save svschannak/4f8d3805fcc472b2222a to your computer and use it in GitHub Desktop.
Save svschannak/4f8d3805fcc472b2222a to your computer and use it in GitHub Desktop.
Virtualenv Python 3.4
virtualenv --no-site-packages -p /usr/bin/python3.4 venv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment