> You should move these 'import ...' statements to your *script* so that > py2exe doesn find them, not to the setup script. > > Thomas
Removing import statements only returns this error message before the package compiles: = "custdb", 'setup' is not defined No files are returned. -- http://mail.python.org/mailman/listinfo/python-list