[pygtk] gtk runtime bundled with py2exe app

Timo timomlists at gmail.com
Tue Feb 1 16:24:39 WST 2011


On 01-02-11 03:55, smo wrote:
> hi
>
> is it possible to bundle the gtk runtime in a py2exe script ?
Yes, I do it for my program too! You should read the following page [1] 
or just use Google for some very useful blogposts.

Cheers,
Timo

[1] http://www.py2exe.org/index.cgi/Py2exeAndPyGTK

>
> 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   pygtk at daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/



More information about the pygtk mailing list