[Numpy-discussion] numpy-1.1.1rc2 Mac binary - Please Test.

Christopher Burns cburns at berkeley.edu
Fri Jul 25 19:19:52 EDT 2008


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 <rpyle at post.harvard.edu> 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>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080725/23c46ccd/attachment.html>


More information about the NumPy-Discussion mailing list