Setup virtualenv with Python 3 in MacOSX
just type:
mkvirtualenv --python=/usr/local/bin/python3 python3env
if you get some error, see the local of python 3 installation:
which python3
then change --python
parameter
<br />
to Install python 3 on MacOSX:
brew install python3
Written by Vinicius Souza
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Macosx
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#