[Bug 1623211] [NEW] python3-numpy-dbg doesn't work
Vlad Firoiu
vladfi2 at gmail.com
Tue Sep 13 22:07:50 UTC 2016
Public bug reported:
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.
** Affects: python-numpy (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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