[Python-modules-team] Bug#454484: unable to reproduce

Ondrej Certik ondrej at certik.cz
Fri Dec 7 00:32:58 UTC 2007


Thanks very much for this bugreport. I just installed it on my system
and it works:

$ wajig install python-scipy
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  python-profiler
The following NEW packages will be installed:
  python-scipy
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 5997kB of archives.
After unpacking 21.5MB of additional disk space will be used.
Get:1 http://ftp.cz.debian.org unstable/main python-scipy 0.6.0-4
[5997kB]
Fetched 5997kB in 12s
(472kB/s)                                                
Selecting previously deselected package python-scipy.
(Reading database ... 199195 files and directories currently installed.)
Unpacking python-scipy (from .../python-scipy_0.6.0-4_i386.deb) ...
Setting up python-scipy (0.6.0-4) ...
ondra at fuji:~$ python
Python 2.4.4 (#2, Aug 16 2007, 02:03:40) 
[GCC 4.1.3 20070812 (prerelease) (Debian 4.1.2-15)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import scipy
>>> import scipy.linalg
>>> 


So it's most probably a missing atlas dependency. The atlas packages are
quite broken unfortunately. Also the python-numpy used to build
python-scipy 0.6.0-4 is quite broken too. We just fixed python-numpy
couple of hours ago, so when it hits unstable, we'll try to reproduce
and fix this bug too.

Ondrej

Ondrej






More information about the Python-modules-team mailing list