Hi Bill

> 1). The resulting exe did not run properly or
> 2). You didn't know that py2exe can create single file executables?
>

Unfortunately it's #1.  I get a crash with the single file bundled
with no zipfile...

My post on the py2exe mailing list didn't get any replies:
  http://article.gmane.org/gmane.comp.python.py2exe/1554

It's a difficult thing to debug, since the code that needs to be fixed
is generating the code that has trouble,  and it's probably
microsoft's code loading that's interacting with the generated code
that's causing the trouble.

-Jim
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to