Re: [Tutor] Package installation on Mac does not detect newer version of python

2011-08-30 Thread Walter Prins
On 29 August 2011 11:50, Elisha Rosensweig wrote: > Hi All, > > I'm trying to use easy_install on my Mac to get the Python networx package. > On my machine I have installed version 2.5 AND 2.6 of Python. However, wehn > I try to install this package, I get: > > Best match: networkx 1.5 > Download

[Tutor] Package installation on Mac does not detect newer version of python

2011-08-29 Thread Elisha Rosensweig
Hi All, I'm trying to use easy_install on my Mac to get the Python networx package. On my machine I have installed version 2.5 AND 2.6 of Python. However, wehn I try to install this package, I get: easy_install networkx Searching for networkx Reading http://pypi.python.org/simple/networkx/ Readin