* Ruben Di Battista:

> What I suggest you is to use virtualenvs.

Good advice.

> * Install py-virtualenv

That's not required anymore. Python 3.3 and newer have virtual
environment support built in[1].

[1] https://docs.python.org/3/library/venv.html

-Ralph

Reply via email to