Have problems installing fipy on windows XP. I got the following error message
"Could not import any solver package" (detail see below).
On the net I found that this is a problem with pysparse but no solution is
mentioned.
I used python-2.7.2.msi with pysparse-1.1.1.win32-py2.7.exe.
Any suggestion?
Thank you and best regards
Markus
Error message:
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import fipy
File "C:\Python27\lib\site-packages\fipy\__init__.py", line 41, in <module>
from solvers import *
File "C:\Python27\lib\site-packages\fipy\solvers\__init__.py", line 68, in
<module>
raise ImportError, "Could not import any solver package. If you are using
Trilinos, make sure you have all of the necessary Trilinos packages installed -
Epetra, EpetraExt, AztecOO, Amesos, ML, and IFPACK."
ImportError: Could not import any solver package. If you are using Trilinos,
make sure you have all of the necessary Trilinos packages installed - Epetra,
EpetraExt, AztecOO, Amesos, ML, and IFPACK.
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
[ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]