How to run Python in Windows w/o popping a DOS box?

Geert Vancompernolle geert.discussions at gmail.com
Thu Jan 1 13:05:29 EST 2009


I know it's been a long while since this thread has been handled, but 
maybe this is a "final" solution to your problem (if not yet resolved):

http://www.py2exe.org/index.cgi/SingleFileExecutable

Especially the last setup.py file results in only one exe which contains 
*all* the necessary stuff (only tested it on small examples, though)

Maybe you can give this a try...

Best rgds,
--Geert
*
*



More information about the Python-list mailing list