>>
>
> 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 realize I had to delete the old installation  
first.
After deleting everything with numpy init from /Library/Frameworks/ 
Python.framework/Versions/2.5/lib/python2.5/site-packages
  and reinstalling, all the tests past cleanly.

Thanks


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to