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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1623211

Title:
  python3-numpy-dbg doesn't work

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to