Separate Windows versions of Python

O

OldGrantonian

I use Windows Vista Home Premium. I have Python 2.6 currently
installed. I'm not a techy.

I want to use "virtualenv". When I try to install the latest version
of virtualenv for Windows, I get the message that Python 2.5 is not
found.

How do I install Python 2.5 (or anything else except 2.6) so that I
use the correct version of Python at the correct time.

For example, do I need to edit the "path" variable each time that I
want to change versions from 2.5 to 2.6?
 
O

OldGrantonian

Many thanks for the very detailed answer :)

I will go ahead right now and implement all your suggestions.
 
T

Terry Reedy

Scott said:
On windows, major versions (..., 2.5, 2.6, 2.7, ...., 3.0, 3.1, ...)
can coexist quite successfully. Find and run an installer for the
latest version of 2.5 (2.5.4, I believe) on the Python download page.
That will make 2.5 your default Python.

believe the installer gives one the choice as to whether or not to
make the new installation the default -- which is to say, the one
registered with .py, etc, extensions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top