Re: [Matplotlib-users] Numpy 1.1 error

2008-06-07 Thread Samuel M. Smith
>> > > Samuel, > Something must be wrong with your numpy installation: did you forget > to delete > any previous installation of numpy before installing 1.1.0 ? There > shouldn't > be any ma.py module in numpy.core. The masked array module now > resides in > numpy.ma > That was it. I didn't

Re: [Matplotlib-users] Numpy 1.1 error

2008-06-07 Thread Pierre GM
On Saturday 07 June 2008 16:04:13 Samuel M. Smith wrote: > Numpy is installed in /Library/Frameworks/Python.framework/Versions/ > 2.5/lib/python2.5/site-packages/numpy > Numpy version 1.1.0 > /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site- > packages/numpy/core/ma.py:609: Use

[Matplotlib-users] Numpy 1.1 error

2008-06-07 Thread Samuel M. Smith
I installed numpy 1.10 from the package installer to OS X Leopard 10.5.3. It installs fine but I get and error (see below) when running the tests. Does anyone else get this error? Is it fixed in the current svn version? >>> numpy.test() Numpy is installed in /Library/Frameworks/Python.framewo