Apologies if this is the wrong mailing list.

I have installed bumpy using the excellent script here: 
http://fonnesbeck.github.com/ScipySuperpack/

I ran numpy.test('full') and got several errors. Should I be worried?

Thanks, Dominic.

PS I can send the full errors if that would be helpful.

>>> np.test('full')
Running unit tests for numpy
NumPy version 1.8.0.dev-4600b2f
NumPy is installed in 
/Library/Python/2.7/site-packages/numpy-1.8.0.dev_4600b2f_20130131-py2.7-macosx-10.8-intel.egg/numpy
Python version 2.7.3 (v2.7.3:70274d53c1dd, Apr  9 2012, 20:52:43) [GCC 4.2.1 
(Apple Inc. build 5666) (dot 3)]
nose version 1.2.1

…

Ran 4471 tests in 13.065s

FAILED (KNOWNFAIL=5, SKIP=26, errors=2, failures=3)
<nose.result.TextTestResult run=4471 errors=2 failures=3>
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to