hi

is it possible to bundle the gtk runtime in a py2exe script ?

i don t understand, i have a library.zip with gtk/glade.pyc, when i start my app after installing manually the vcredist i have the error :

File "gtk\glade.pyc", line 9, in ?
File "gtk\glade.pyc", line 7, in __load
ImportError: DLL load failed: The specified procedure could not be found.

(module in french not "procedure...")

i tried to copy all the lib and bin folder of the gtk runtime too, it s not working
can someone explain me please ?

my ultimate goal is to only have a .exe for my app and that s all... (just the 
vcredist to install for the user...) ^^

thanks


_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to