[Sugar-devel] Journal Backup Code.
Matias Basso
mbasso at plan.ceibal.edu.uy
Thu Feb 28 08:40:23 EST 2013
Hi all!
I have a code that use GTK-2, and in it I made an import:
from jarabe.journal.processdialog import VolumeBackupDialog
The problem is the next:
I'm using now a Fedora-18 image in wich use GTK-3 (Sugar) and when I run
the program this is what shows up:
from jarabe.journal.processdialog import VolumeBackupDialog
File "/usr/lib/python2.7/site-packages/jarabe/journal/processdialog.py",
line 19, in <module>
from gi.repository import GObject
File "/usr/lib/python2.7/site-packages/gi/__init__.py", line 27, in
<module>
from ._gi import _API, Repository
ImportError: 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".',))
Someone knows how to solve this?
Thx! bye bye!!
--
Tec. MATIAS BASSO .-
Investigación y Desarrollo - Plan Ceibal .-
Centro Ceibal - Av. Italia 6201 - Montevideo, Uruguay .-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20130228/9d079260/attachment.html>
More information about the Sugar-devel
mailing list