[BangPypers] Py2Exe Glade Error

soorjith p soorjithp at gmail.com
Sat Jul 6 11:49:59 CEST 2013


Hi All

I created a single exe using py2exe. the program uses python, pygtk and a
single gui using glade. If double click on the exe it shows the following
error, ImportError : MemoryLoadLibrary failed loading gtk/glade.pyd. Can
anyone help me? Thanks in advance …

If I didn't apply bundle_files : 1 or compressed : True, I can create exe
and if double click, it works. If use bundle_files : 1 and compressed :
True, it fails to launch the application.



-- 
Regards
Soorjith P


More information about the BangPypers mailing list