hi all,<br>I have installed python 2.6 in addition to python 2.5 in my system<br>Now for some modules(while installing ) it needs to use python 2.6 <br>how can i do that<br>in case of easy_install what should i do to it to use python 2.6<br>
<br>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.<br><br>please post some solution for my problem.<br>