On Dec 1, 7:04 pm, Ethos <kevint...@gmail.com> wrote: > On Dec 1, 6:37 pm, David Cournapeau <courn...@gmail.com> wrote: > > > On Wed, Dec 2, 2009 at 11:03 AM, Ethos <kevint...@gmail.com> wrote: > > > > I reinstallednumpy, from sourceforge, even though I had already > > > installed the latest version. Same business. 2.5 imports fine, 2.6 > > > doesn't. > > > > Here's the output of the commands you gave me. > > > Which exact version of mac os x are you using ? (the output of sw_vers > > -productVersion > > would be fine). > > > David > > ProductName: Mac OS X > ProductVersion: 10.5.8 > BuildVersion: 9L30 > > Kevin
I am also trying to install numpy 1.4 and observing exactly the same symptoms as Kevin (unsurprisingly, since it's a very similar installation: BuildVersion of 10.5.8 is 9L31a, otherwise identical). I can also reproduce the problem with the 2.5 version of the 1.4 rc1 numpy DMG (with macpython 2.5.4 from python.org -- it refuses to install using Apple's own 2.5.1). Is there any known-to-work way to install numpy 1.4 on Mac OS X 10.5.8, and Python either 2.5 or 2.6? Guess next I'll try building from sources... Alex -- http://mail.python.org/mailman/listinfo/python-list