This application has failed to start because the application configuration is incorrect
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 [email protected] -- http://mail.python.org/mailman/listinfo/python-list
Revision Control
Any suggestions for a beginer on what to use for version control? It's just me, the lone person programming. I've already nailed one "version" of my code accidentaly. MS VSS is too expensive for the stuff I'm doing, plus I really don't like MS much... Any free open source stuff out there? Thank you, Sam Clark [email protected] -- http://mail.python.org/mailman/listinfo/python-list
