2016-07-29 20:51 GMT+02:00 Zachary Ware zachary.ware+pydev@gmail.com:
I think rather than using virtual environments which aren't truly supported by <3.3 anyway, ...
What do you mean? I'm building and destroying dozens of venv everyday at work using tox on Python 2.7. The virtualenv command works well, no? Do you have issues with it?
Victor