Re: [Tutor] Auto-detecting of Python version - wrong!

2011-08-29 Thread Alan Gauld
On 29/08/11 13:54, Steven D'Aprano wrote: (I emphasis that these are guesses... I haven't used Apple Macs regularly since System 7, back when Steve Jobs was still persona non grata at Apple. How times have changed.) Yeah, although I hear that he is leaving Apple(again) although on friendly ter

Re: [Tutor] Auto-detecting of Python version - wrong!

2011-08-29 Thread Steven D'Aprano
Elisha Rosensweig wrote: 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: Hi Elisha, This list is for beginners trying to learning Python the language,

[Tutor] Auto-detecting of Python version - wrong!

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