[SciPy-user] 1.3.0b1 howto test

Neal Becker ndbecker2 at gmail.com
Fri Mar 20 08:21:22 EDT 2009


David Cournapeau wrote:

> On Fri, Mar 20, 2009 at 8:24 PM, Neal Becker <ndbecker2 at gmail.com> wrote:
> 
>> 
EEEEEE.EE.EEEEEEEEE.EEEEEEEE.EEEEEEE.EEEEEEE.EEEEEEE.EEEEEEE.EEEEEEE.EEEEEEE.EEEEEEE.EEEEEEE....EEEEEEEEE.EEEEEEE.EEEEEEE.EEEEEE.EEEEEEEE...E.............EEEEEEEEEEEEEEE.....EEEE
>> 
======================================================================
>> ERROR: Failure: NameError (name 'numeric' is not defined)
>> [LOTS more errors like that...]
> 
> After the in-place build, you should run the testsuite in a directory
> *outside* numpy sources.
> 
> David

Perhaps this procedure could be documented somewhere?

 PYTHONPATH=numpy-1.3.0b1 python -c "import numpy; numpy.test()"
Running unit tests for numpy
NumPy version 1.3.0b1
NumPy is installed in /home/nbecker/numpy-1.3.0b1/numpy
Python version 2.5.2 (r252:60911, Sep 30 2008, 15:42:03) [GCC 4.3.2 20080917 
(Red Hat 4.3.2-4)]
nose version 0.10.3

Ran 2029 tests in 6.837s

OK (KNOWNFAIL=1)





More information about the SciPy-User mailing list