Comment 4 for bug 943799

Revision history for this message
Aditya V (kroq-gar78) wrote :

Ok, whatever I try to do (using https://wiki.ubuntu.com/Unity/LauncherAPI#Python_Example), I keep getting this error:

------------------------- ERROR 2 ------------------------------
Failed to import 'from openshot.openshot import main'
Error Message: could not import gobject (error was: ImportError('When using gi.repository you must not import static modules like "gobject". Please change all occurrences of "import gobject" to "from gi.repository import GObject".',))

I'll unassign myself from this bug for now since I'm not sure how I'm supposed to solve this, and I've already tried the suggestion above.