Skip to main content

Thread: Python modules fail in Terminal


hi guys.

here problem

code:
 help> modules  please wait moment while gather list of available modules...  /usr/lib/python2.7/dist-packages/gobject/constants.py:24: warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed   import gobject._gobject /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed   gtk import _gtk  ** (python:26115): critical **: pyg_register_boxed: assertion `boxed_type != 0' failed /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: warning: cannot register existing type `gdkdevice'   gtk import _gtk /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: warning: g_type_get_qdata: assertion `node != null' failed   gtk import _gtk segmentation fault
what's problem here?

report issue on launchpad (need user account)

in terminal:

ubuntu-bug python


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Python modules fail in Terminal


Ubuntu

Comments