[SciPy-user] vode.so: undefined symbol: f2py_report_on_exit

Nils Wagner nwagner at mecha.uni-stuttgart.de
Mon Mar 25 12:39:16 EST 2002


After installing the latest SciPy via CVS this is what happens when
I start a small test program for matrix functions

>python
Python 2.1.2 (#1, Feb 25 2002, 18:04:21)
[GCC 2.95.3 20010315 (SuSE)] on linux2
Type "copyright", "credits" or "license" for more information.
>>> from scipy import *
/usr/local/lib/python2.1/site-packages/scipy/integrate/vode.so:
undefined symbol: f2py_report_on_exit
>>>

Any idea ?

Nils



More information about the SciPy-User mailing list