hi all, I have installed python 2.6 in addition to python 2.5 in my system Now for some modules(while installing ) it needs to use python 2.6 how can i do that in case of easy_install what should i do to it to use python 2.6
from my understanding /usr/bin/python is the one which will be taking care of version. but with this only one version of python can run even though we have tow versions. please post some solution for my problem.
-- http://mail.python.org/mailman/listinfo/python-list