[Numpy-discussion] No tests found for numpy 1.2.0

Brian Granger ellisonbg.net at gmail.com
Wed Jan 21 23:24:23 EST 2009


Just installed numpy 1.2.0 and got this:

$ python -c 'import numpy; numpy.test()'
Running unit tests for numpy-1.2.0-py2.5-macosx-10.5-i386.egg.numpy

NumPy version 1.2.0
NumPy is installed in
/Users/bgranger/Library/Python/2.5/site-packages/numpy-1.2.0-py2.5-macosx-10.5-i386.egg/numpy
Python version 2.5.1 (r251:54863, Jul 23 2008, 11:00:16) [GCC 4.0.1
(Apple Inc. build 5465)]
nose version 0.10.4

----------------------------------------------------------------------
Ran 0 tests in 0.017s

OK

Any thoughts on this?  It seems to work though.  I have nose 0.10.4 installed.



More information about the NumPy-Discussion mailing list