Re: [Numpy-discussion] Problems with numpy binary for Python2.7 + OS X 10.6

2011-07-26 Thread Christopher Barker
On 7/25/11 1:00 PM, Ian Stokes-Rees wrote: > As best I can tell, I have Python 2.7.2 for my system Python: > > [ijstokes@moose ~]$ python -V > Python 2.7.2 > > [ijstokes@moose ~]$ which python > /Library/Frameworks/Python.framework/Versions/2.7/bin/python yup -- that is probably the python.org pyt

Re: [Numpy-discussion] Problems with numpy binary for Python2.7 + OS X 10.6

2011-07-25 Thread Russell E. Owen
In article <4e2dcb72.3070...@hkl.hms.harvard.edu>, Ian Stokes-Rees wrote: > As best I can tell, I have Python 2.7.2 for my system Python: > > [ijstokes@moose ~]$ python -V > Python 2.7.2 > > [ijstokes@moose ~]$ which python > /Library/Frameworks/Python.framework/Versions/2.7/bin/python > > ho

[Numpy-discussion] Problems with numpy binary for Python2.7 + OS X 10.6

2011-07-25 Thread Ian Stokes-Rees
As best I can tell, I have Python 2.7.2 for my system Python: [ijstokes@moose ~]$ python -V Python 2.7.2 [ijstokes@moose ~]$ which python /Library/Frameworks/Python.framework/Versions/2.7/bin/python however when I attempt to install the recent numpy binary python-2.7.2-macosx10.6.dmg I get stop