Which python version do I use with "virtualenv"?
OldGrantonian
OldGrantonian at googlemail.com
Thu May 7 06:58:50 EDT 2009
Thanks to both Steven D'Aprano and Ant :)
>> Sounds like you've downloaded the Python 2.5 version of Easy Install.
There's no Python 2.6 version of EasyInstall :(
For 2.5, there is:
setuptools-0.6c9.win32-py2.5.exe
But for 2.6, it's:
setuptools-0.6c9-py2.6.egg
For any other egg file, I would use EasyInstall, but I don't think I
can use EasyInstall to install EasyInstall :)
More information about the Python-list
mailing list