python3-numpy-dbg doesn't work

Bug #1623211 reported by Vlad Firoiu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-numpy (Ubuntu)
Invalid
Undecided
Unassigned

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.

Revision history for this message
Vlad Firoiu (vladfi2) wrote :

The python2 equivalent of this seems to work ok.

Revision history for this message
Julian Taylor (jtaylor) wrote :

it works for me.
sure you have installed the right package?
its python3-numpy-dbg, not -debug

Julian Taylor (jtaylor)
Changed in python-numpy (Ubuntu):
status: New → Incomplete
Revision history for this message
Vlad Firoiu (vladfi2) wrote :

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.

Julian Taylor (jtaylor)
Changed in python-numpy (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.