brew install python
brew install python2
sudo easy_install pip
sudo pip install virtualenv
virtualenv -p python3.7 .
Last active
August 21, 2019 19:03
-
-
Save badsyntax/67725eab04d73ba2eb81f3fa20b44e58 to your computer and use it in GitHub Desktop.
Setting up virtualenv on macos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment