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