Package: python-numpy
Version: 1:1.0rc1-1
Severity: important
If I run "import numpy" in Python2.4, then this error message appears:
>>> import numpy
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.4/site-packages/numpy/__init__.py", line 40, in ?
import linalg
ImportError: No module named linalg
Maybe I'm missing some package dependency, but I couldn't find a package
linalg or python-linalg.
Same problem with version 1:1.0b1-1 of python-numpy.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.17.13mcp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages python-numpy depends on:
ii atlas3-base [liblapack.s 3.6.0-19 Automatically Tuned Linear Algebra
ii atlas3-sse2 [liblapack.s 3.6.0-19 Automatically Tuned Linear Algebra
ii lapack3 [liblapack.so.3] 3.0.20000531a-6 library of linear algebra routines
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii python 2.4.3-11 An interactive high-level object-o
ii python-central 0.5.5 register and build utility for Pyt
ii refblas3 [libblas.so.3] 1.2-8 Basic Linear Algebra Subroutines 3
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]