================================= using both pythons in virtualenvs ================================= Install both Use python as python27 and python3 as python3 Workon etc then virtualenv -p python3 envname in same dir as workon and workon will work http://stackoverflow.com/questions/23842713/using-python-3-in-virtualenv