[Bug 1040914] Re: python2.7-dbg can't find symbol Py_InitModule4
Matthias Klose
doko at ubuntu.com
Fri Aug 24 14:01:36 UTC 2012
you are starting the python-dbg interpreter, trying to load an extension
which is not installed for the debug interpreter. you need to install
the the corresponding python-foo-dbg packages. See python2.7's
README.Debug for more information.
** Changed in: python2.7 (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python2.7 in Ubuntu.
https://bugs.launchpad.net/bugs/1040914
Title:
python2.7-dbg can't find symbol Py_InitModule4
Status in “python2.7” package in Ubuntu:
Invalid
Bug description:
trying to debug application with msgpack and pyqt4, can't import
either without getting Py_InitModule4 undefined symbol.
more info (including full error) here:
http://stackoverflow.com/questions/12098694/python-dbg-cant-find-py-
initmodule4-when-debugging
happy to provide more information as needed
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1040914/+subscriptions
More information about the foundations-bugs
mailing list