3 Jun 2004 05:42
Problem with shared libraries
Fernando Perez <fperez <at> colorado.edu>
2004-06-03 03:42:00 GMT
2004-06-03 03:42:00 GMT
Hi all, today I tried to build current CVS scipy on a new Fedora Core 2 system, and I'm running into a problem. I think the gist of it has already been seen by Eric here: http://www.scipy.net/pipermail/scipy-dev/2002-April/000836.html albeit in a slightly different incarnation. The symptom is: In [1]: import linalg --------------------------------------------------------------------------- ImportError Traceback (most recent call last) /usr/local/installers/src/scipy/build/lib.linux-i686-2.3/scipy/≤console> /usr/local/installers/src/scipy/build/lib.linux-i686-2.3/scipy/scipy/linalg/__init__.py 6 --------------------- 7 ----> 8 """ 9 # Modules to import under the scipy namespace 10 from scipy_version import scipy_version as __version__ /usr/local/installers/src/scipy/build/lib.linux-i686-2.3/scipy/scipy/linalg/basic.py /usr/local/installers/src/scipy/build/lib.linux-i686-2.3/scipy/scipy/linalg/lapack.py ImportError: linalg/clapack.so: undefined symbol: clapack_sgesv(Continue reading)
Thanks! The entry should then read:
<at> Misc{,
author = {Eric Jones and Travis Oliphant and Pearu Peterson and others},
title = {{SciPy}: Open source scientific tools for {Python}},
year = {2001--},
url = "
RSS Feed