Skip to content

Instantly share code, notes, and snippets.

@nuhil
Created April 4, 2020 19:26
Show Gist options
  • Save nuhil/d0e1c2303e59227fc8e76f8707be88fa to your computer and use it in GitHub Desktop.
Save nuhil/d0e1c2303e59227fc8e76f8707be88fa to your computer and use it in GitHub Desktop.
Nuhils-MacBook-Pro:~ nuhil$ virtualenv -p /usr/local/bin/python3.6 mynewenvironment
Running virtualenv with interpreter /usr/local/bin/python3.6
Using base prefix '/Library/Frameworks/Python.framework/Versions/3.6'
New python executable in /Users/nuhil/mynewenvironment/bin/python3.6
Also creating executable in /Users/nuhil/mynewenvironment/bin/python
Installing setuptools, pip, wheel...done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment