Question #78770 on GASP changed: https://answers.edge.launchpad.net/gasp-code/+question/78770
Status: Answered => Open kartal is still having a problem: Hi This is what I am getting after import gobject In [53]: import gobject --------------------------------------------------------------------------- ImportError Traceback (most recent call last) C:\ayarlar\<ipython console> in <module>() E:\Python26\lib\site-packages\gtk-2.0\gobject\__init__.py in <module>() 28 pass 29 ---> 30 from gobject.constants import * 31 from _gobject import * 32 _PyGObject_API = _gobject._PyGObject_API E:\Python26\lib\site-packages\gtk-2.0\gobject\constants.py in <module>() 20 # USA 21 ---> 22 from _gobject import type_from_name 23 24 # TYPE_INVALID defined in gobjectmodule.c ImportError: DLL load failed: The specified procedure could not be found. -- You received this question notification because you are a member of GASP Development Team, which is an answer contact for GASP. _______________________________________________ Mailing list: https://launchpad.net/~gasp-dev Post to : gasp-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~gasp-dev More help : https://help.launchpad.net/ListHelp