Re: [Distutils] easy_install with python 2.4 and 2.5 installed
23 Jan
2009
23 Jan
'09
8:07 p.m.
At 05:50 PM 1/23/2009, fred basset wrote:
Hi All,
My Fedora machine has python 2.5 installed, but I needed to install Python 2.4 on it for TurboGears. TurboGears needs some extra libraries such as pytz, sqlalchem. How can I use easy_install to install those libraries for python 2.4 only? Easy_install is already setup on my machine for python 2.5
python2.4 -m easy_install or: easy_install-2.4
5708
Age (days ago)
5708
Last active (days ago)
0 comments
1 participants
participants (1)
-
Phillip J. Eby