Robert, numpy/core/tests/test_ma.py is an old file from a previous install. You need to remove the numpy directory and reinstall.
Unfortunately the installer does not cleanup old installs. Chris On Fri, Jul 25, 2008 at 1:13 PM, Robert Pyle <[EMAIL PROTECTED]> wrote: > > MacBook Pro, Intel Core 2 Duo, 10.5.4, Python 2.5.2 (r252:60911, Feb > 22 2008, 07:57:53) > > installed as expected, failed one test: > > FAIL: check_testUfuncRegression (numpy.core.tests.test_ma.test_ufuncs) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ > python2.5/site-packages/numpy/core/tests/test_ma.py", line 692, in > check_testUfuncRegression > self.failUnless(eqmask(ur.mask, mr.mask)) > AssertionError > > ---------------------------------------------------------------------- > Ran 1336 tests in 3.104s > > FAILED (failures=1) > <unittest._TextTestResult run=1336 errors=0 failures=1> > >
_______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
