Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lachlanagnew/7f547ba389ddb9d15812d3d8b77bca41 to your computer and use it in GitHub Desktop.
Save lachlanagnew/7f547ba389ddb9d15812d3d8b77bca41 to your computer and use it in GitHub Desktop.
//If you are using python 2
$ mkvirtualenv cv -p python2
//If you are using python 3
$ mkvirtualenv cv -p python3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment