Make sure we import the right pygobject
This commit is contained in:
@@ -20,6 +20,9 @@ import sys
|
||||
import os
|
||||
from ConfigParser import ConfigParser
|
||||
|
||||
import pygtk
|
||||
pygtk.require('2.0')
|
||||
|
||||
from sugar import activity
|
||||
from sugar import env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user