I have tracked down one of the assertions: in xutils.py you are importing pyatspi and then SimpleCV. If I, on Fedora, try to import SimpleCV, it is OK. If I import pyatspi and THEN SimpleCV, it shows:
/usr/lib64/python2.7/site-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed import gobject._gobject
I have tracked down one of the assertions:
in xutils.py you are importing pyatspi and then SimpleCV. If I, on Fedora, try to import SimpleCV, it is OK. If I import pyatspi and THEN SimpleCV, it shows:
/usr/lib64/ python2. 7/site- packages/ gobject/ constants. py:24: Warning: g_boxed_ type_register_ static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject