Created
April 4, 2020 19:26
-
-
Save nuhil/d0e1c2303e59227fc8e76f8707be88fa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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