I have a Debian system currently running with python 2.5.4. I got virtualenv properly installed, everything is working fine. Is there a possibility that I can use a virtuale
It worked for me on windows with python 2 installation :
This is how i created Python 3 virtual environment on my existing python 2 installation.