Pierre GM wrote:
> Mmh, there's something wrong in your installation: there shouldn't be any
> ma.py file in numpy.core, nor test_ma.py in in numpy/core/tests.
OK, I'll do a clean-up and try again. this is probably due to having
previously installed a release candidate a while back...
Bingo!:
On Monday 02 June 2008 13:46:42 Christopher Barker wrote:
> HI all,
>
> I missed a bit of the release process, but I thought all the test
> failures had been squashed. However, I just installed the OS-X 1.1.0
> binary, and got:
> >>> import numpy
> >>> numpy.__version__
Mmh, there's something wr
HI all,
I missed a bit of the release process, but I thought all the test
failures had been squashed. However, I just installed the OS-X 1.1.0
binary, and got:
>>> import numpy
>>> numpy.__version__
'1.1.0'
>>>
>>> from numpy import test
>>> test(all=True)
Numpy is installed in
/Library/F