PythonCard and Py2Exe

pipedreamergrey at gmail.com pipedreamergrey at gmail.com
Wed Feb 16 20:38:39 EST 2005


> 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.




More information about the Python-list mailing list