[pygtk] python2.6 use py2exe to generate exe with pygtk
dan zheng
savon_cn at qq.com
Mon Aug 29 23:12:11 WST 2011
I google a lot,but earn little
my python version is 2.6
I use py2exe to generate the exe file
but when i execute,the error produce:
File "simple_dialog.py", line 5, in <module>
File "gtk\__init__.pyc", line 40, in <module>
File "gtk\_gtk.pyc", line 12, in <module>
File "gtk\_gtk.pyc", line 10, in __load
ImportError: DLL load failed: The specified procedure could not be found.
depends.exe and any debug tools also can't help
I suppose that it's py2exe's bug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.daa.com.au/pipermail/pygtk/attachments/20110829/64f093a3/attachment.html>
More information about the pygtk
mailing list