I'm developing an app which has to be 100% compatible on windows and on linux. On linux I have no problems, but on windows I came up with this message:
from gi.repository import Gtk
ImportError: No module named gi
I installed pygobject, pygtkallinone, gtk.. what am I missing?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…