[Tutor] Running Two Versions of Python on the Same PC

Noufal Ibrahim noufal at nibrahim.net.in
Sat Oct 11 15:23:17 CEST 2008


Wayne Watson wrote:
> Is it possible to do as in Subject on Win XP? Say, 2.4 and 2.5.
> -- 

You can create virtual installations of Python which might work for you.
I do it for custom package installation etc.

The virtualenv pakcage is what I use.
http://pypi.python.org/pypi/virtualenv


-- 
~noufal
http://nibrahim.net.in/


More information about the Tutor mailing list