Multiple versions

Tim Golden tim.golden at viacom-outdoor.co.uk
Mon Nov 28 09:47:10 EST 2005


[Me]

> I need to install both 2.3 and 2.4 on my Win2000 system. Can someone
please
> give me a pointer as to how to do this? Thanks!

It depends on your other requirements. The simple answer is: just
install
them (in different directories, eg c:\python23, c:\python24), installing

last the one which you want your .py/.pyw files to be associated with.

If you have more specific requirements concerning shared modules and
so on, the answer might be slightly different. Personally, these
days, I install the versions I want (I have 2.1 - 2.4 on this 
machine) and reinstall external modules for each version. My
own modules I keep in a Subversion repository and update as needed.
This avoids slight messiness with mismatched .pyc files, I find.

TJG

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________



More information about the Python-list mailing list