[SciPy-user] import failure using g77

Pearu Peterson pearu at cens.ioc.ee
Sat Oct 19 14:49:40 EDT 2002


On Sat, 19 Oct 2002, Jeffrey B. Layton wrote:

> This was indeed the problem. I can import Numeric. However, here's
> the result if I import scipy:
> 

<snip>

>     from cephes import *
> ImportError: /usr/lib/python2.2/site-packages/scipy/special/cephes.so: 
> undefined symbol: d_int_val
> 
> 
> This may be left over from trying to build with ifc. I'm
> going to grab the CVS an try it again.

Removing build directory before re-building scipy should fix
this. Just updating CVS might not be enough when switching compilers.

Pearu




More information about the SciPy-User mailing list