py2exe & gadfly

Tommy tommy.c at wanadoo.fr
Sun Jun 27 09:28:03 EDT 2004


Hello


I've got problems while using py2exe, because of a module I'm using : gadfly
In fact, I had the same problem with Pmw, and the solution was to create a
single file Pmw.py which contained all the parts of the original module, and
to put it in the project's main folder.
So, I'd like to make a "freezed" version of gadfly, in order to create a
fixed win32 exe. But it's more difficult than with Pmw... so does anyone
know another way to proceed ?

Thanks
Tommy






More information about the Python-list mailing list