Package: lapack3
Version: 3.0.20000531a-6
Severity: important
When I install lapack3 on any of my two systems importing functions from the
pythonpackage scipy.linalg
doesn't work anymore. Purging lapack3 makes all things right again.
Here are the messages produced by a "from scipy.linalg import eig" in
python2.3, in python2.4 they are
quite similar; I have not testet for python-versions under 2.3:
Traceback (most recent call last):
File "./6_1_becker.py", line 15, in ?
from scipy.linalg import eig
File "/usr/lib/python2.3/site-packages/scipy_base/ppimport.py", line 303, in
__getattr__
module = self._ppimport_importer()
File "/usr/lib/python2.3/site-packages/scipy_base/ppimport.py", line 262, in
_ppimport_importer
raise PPImportError,\
scipy_base.ppimport.PPImportError: Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/scipy_base/ppimport.py", line 273, in
_ppimport_importer
module = __import__(name,None,None,['*'])
File "/usr/lib/python2.3/site-packages/scipy/linalg/__init__.py", line 8, in ?
from basic import *
File "/usr/lib/python2.3/site-packages/scipy/linalg/basic.py", line 12, in ?
from lapack import get_lapack_funcs
File "/usr/lib/python2.3/site-packages/scipy/linalg/lapack.py", line 16, in ?
import clapack
ImportError: /usr/lib/python2.3/site-packages/scipy/linalg/clapack.so:
undefined symbol: clapack_sgesv
Please send me an info if you know a way how to correct the problem or if you
know a workaround.
I don't have much experience with Debian or python.
Sincerely,
Felix.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9_vesafb-tng_swsusp2
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored:
LC_ALL set to [EMAIL PROTECTED])
Versions of packages lapack3 depends on:
ii atlas3-base [libblas.so.3] 3.6.0-19 Automatically Tuned Linear Algebra
ii debconf 1.4.46 Debian configuration management sy
ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an
ii libg2c0 1:3.3.6-2 Runtime library for GNU Fortran 77
-- debconf information:
* lapack3/minor:
lapack2/ttr:
lapack3/crit:
lapack3/sig:
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]