You're right! I get:

me@mycomputer:$ python -c "import numpy; print(numpy)"
<module 'numpy' from 
'/home/me/.local/lib/python2.7/site-packages/numpy/__init__.pyc'>

This is really strange I don't remember installing anything like that on
my own.

ls /home/me/.local/lib/python2.7/site-packages

gives me a lot of packages. It was probably installed alongside pandas
or something.

I deleted it and now everything works fine :)

Thank you very much for your time!

-- 
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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to