[EMAIL PROTECTED] wrote:
You should move these 'import ...' statements to your *script* so that
py2exe doesn find them, not to the setup script.
Removing import statements only returns this error message before the
package compiles:
= "custdb",
'setup' is not defined
No files are returned.
Please use "cut and paste" to copy the *actual* error into your
message, rather than retyping (and removing critical information).
Also, if the setup.py script is not too large (less than about
20 lines) post it as well.
-Peter
--
http://mail.python.org/mailman/listinfo/python-list