Re: conflicting installations of python

2012-09-12 Thread Ned Deily
In article , aza...@adconion.com wrote: > Thanks for your response, I think the path is fine, since which python > outputs the location where macports should install python i.e. > /opt/local/bin/python. > > also > > port list active | fgrep python > python27 @2.7.3

Re: conflicting installations of python

2012-09-12 Thread azandi
Hi Ned, Thanks for your response, I think the path is fine, since which python outputs the location where macports should install python i.e. /opt/local/bin/python. also port list active | fgrep python python27 @2.7.3 lang/python27 and port location python27

Re: conflicting installations of python

2012-09-12 Thread Ned Deily
In article , azandi wrote: > I installed python 2.7.3 using macports on Lion, and used port select python > python27. However python version still shows 2.7.1. > > Any ideas why is that happenning? And how to fix it? Macports installs its ports into a separate root. You need to ensure that

conflicting installations of python

2012-09-12 Thread azandi
I installed python 2.7.3 using macports on Lion, and used port select python python27. However python version still shows 2.7.1. Any ideas why is that happenning? And how to fix it? Thanks in advance, -- http://mail.python.org/mailman/listinfo/python-list