you probably have a local numpy installed which is too old for the packaged 
scipy
check if you get the same output:

python -c "import numpy; print(numpy)"
<module 'numpy' from '/usr/lib/python2.7/dist-packages/numpy/__init__.pyc'>

if it is different remove or upgrade the other numpy installation.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1789448

Title:
  python-scipy does not work because of numpy API mismatch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-scipy/+bug/1789448/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to