py2exe: setting packages from setup script

David Fraser davidf at sjsoft.com
Tue Jun 1 04:16:26 EDT 2004


Hi

Is it possible to set a list of packages to be included by py2exe in the
setup script instead of on the command line?
I tried packages=["wx"] but it didn't work.

BTW this is for building wxPRE, which is progressing ... we now have a
wxPRE.exe generated by py2exe that seems to run fine

David



More information about the Python-list mailing list