[SciPy-user] failurs with running scipy inplace

josef.pktd at gmail.com josef.pktd at gmail.com
Sat Apr 11 16:10:01 EDT 2009


> ----------------------------------------------------------------------
> Ran 3514 tests in 69.891s
>
> FAILED (KNOWNFAIL=2, SKIP=29, errors=1, failures=4)
> <nose.result.TextTestResult run=3514 errors=1 failures=4>
>

I think the isolve errors are a consequence of a failed attempt to
install umfpack, and is independent of inplace.

I currently get compile errors if I follow my usual build routine, if
I remove umfpack from numpy/distutils/site.cfg.
So I need to debug my compile setup.

Josef



More information about the SciPy-User mailing list