I just installed this on ubuntu 12.04 and I am getting the errors first mentioned.
In [1]: from xpresser import Xpresser /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/gi/module.py:142: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed g_type = info.get_g_type() /usr/lib/python2.7/dist-packages/gi/module.py:142: Warning: g_once_init_leave: assertion `result != 0' failed g_type = info.get_g_type() /usr/lib/python2.7/dist-packages/gi/module.py:146: Warning: g_type_get_qdata: assertion `node != NULL' failed type_ = g_type.pytype
I just installed this on ubuntu 12.04 and I am getting the errors first mentioned.
In [1]: from xpresser import Xpresser python2. 7/dist- packages/ gobject/ constants. py:24: Warning: g_boxed_ type_register_ static: assertion `g_type_from_name (name) == 0' failed python2. 7/dist- packages/ gi/module. py:142: Warning: g_boxed_ type_register_ static: assertion `g_type_from_name (name) == 0' failed python2. 7/dist- packages/ gi/module. py:142: Warning: g_once_init_leave: assertion `result != 0' failed python2. 7/dist- packages/ gi/module. py:146: Warning: g_type_get_qdata: assertion `node != NULL' failed
/usr/lib/
import gobject._gobject
/usr/lib/
g_type = info.get_g_type()
/usr/lib/
g_type = info.get_g_type()
/usr/lib/
type_ = g_type.pytype