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) ... [EMAIL PROTECTED]:~$ 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 _______________________________________________ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/python-modules-team