Public bug reported:
Binary package hint: python-scipy
I'm using 6.10 edgy eft
installed python-scipy and tried to import scipy.signal
it fails with this message
>>> import scipy.signal
/usr/lib/python2.4/site-packages/scipy/misc/__init__.py:25: DeprecationWarning:
ScipyTest is now called NumpyTest; please update your code
test = ScipyTest().test
RuntimeError: module compiled against version 1000002 of C-API but this version
of numpy is 1000009
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.4/site-packages/scipy/signal/__init__.py", line 7, in ?
import sigtools
ImportError: numpy.core.multiarray failed to import
all packages dependent to python-scipy are from standard repository
(including python, python-numpy, python-scipy)
** Affects: python-scipy (Ubuntu)
Importance: Undecided
Status: New
--
cannot import scipy.signal from python-scipy
https://bugs.launchpad.net/bugs/197895
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs