On Thu, Mar 11, 2010 at 12:40 AM, Bujji <sivait...@gmail.com> wrote:
> 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
 You should have an easy_install-2.5 and easy_install-2.6.  One of
them will be linked to easy_install, depending on how you did the
install. Just use the one you need.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to