This application has failed to start because the application configuration is incorrect
Sam Clark
sam at 2000soft.com
Tue Feb 17 13:49:08 EST 2009
More information about the Python-list mailing list
Tue Feb 17 13:49:08 EST 2009
- Previous message (by thread): Posting multiple files via a web site.
- Next message (by thread): This application has failed to start because the application configuration is incorrect
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am receiving the message "This application has failed to start because the application configuration is incorrect" when I attempt to run a compiled Python program on another machine. I have used py2exe on both a 2.6.1 and a 2.6.0 version of the .py and .pyw files. Everything works great on the machine where Python 2.6 is loaded, but fails on machines where I copy the .exe to the machine. I'm a beginner at python programming. In fact this is my first packaged program. Any thoughts at a beginners level would be helpful. Thank you, Sam Clark sam at 2000soft.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20090217/3c48c143/attachment.html>
- Previous message (by thread): Posting multiple files via a web site.
- Next message (by thread): This application has failed to start because the application configuration is incorrect
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list