[SciPy-user] umfpack and building scipy from source
Robert Cimrman
cimrman3 at ntc.zcu.cz
Fri Dec 1 04:15:58 EST 2006
Ryan Krauss wrote:
> Following Robert Kern's advice I am getting very close. The API error
> is now gone.
>
> There is my current scipy.test() output.
>
> In [4]: scipy.test()
> Warning: FAILURE importing tests for <module 'scipy.linsolve.umfpack.umfpack' fr
> om '...y\\linsolve\\umfpack\\umfpack.pyc'>
> C:\Python24\Lib\site-packages\scipy\linsolve\umfpack\tests\test_umfpack.py:17: A
> ttributeError: 'module' object has no attribute 'umfpack' (in ?)
> ...
This is ok, since you do not have umfpack.
r.
More information about the SciPy-User
mailing list