[Bug 1623211] Re: python3-numpy-dbg doesn't work
Vlad Firoiu
vladfi2 at gmail.com
Tue Sep 13 23:37:07 UTC 2016
Sorry, I meant to say python3-numpy-dbg. It seems I've found out what
the problem is though - I had a pip-installed numpy that was taking
precedence over the system's numpy. After uninstalling it, everything
seems to be working.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-numpy in Ubuntu.
https://bugs.launchpad.net/bugs/1623211
Title:
python3-numpy-dbg doesn't work
Status in python-numpy package in Ubuntu:
Incomplete
Bug description:
I'm using Ubuntu 16.04. First, I apt-get install python3-dbg python3
-numpy-debug. Then I do python3-dbg -c "import numpy". This crashes
with a bunch of ImportErrors, no module named 'apt_pkg' as well as
'multiarray'. I can fix the first error by installing python3-apt-dbg
(now python3-dbg -c "import apt_pkg" succeeds, where before it
failed). However, numpy still fails to import because of multiarray.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-numpy/+bug/1623211/+subscriptions
More information about the foundations-bugs
mailing list