On Sun, 16 Nov 2008 21:23:59 -0500, Chris Spencer wrote: > After I "compile" my program with py2exe 0.6.9 with Python 2.6, I'm > still getting the "Application Did Not Initialize Properly" error dialog > whenever I run my code. What am I doing wrong?
I have exactly the same problem. I have tried just anything I could think of to no avail : Copied the 3 msvc_90.dll to the system32 subdir of Windows, to the directory of my application, reinstalled the whole Microsoft Visual C++ 2008 Redistributable Package, embedded the manifest data into the exe or kept it in a .manifest file... Could not make it work. Always got the "Application Did Not Initialize Properly" message. I'm with Windows XP SP3. I tried all this on 2 different systems and I got the same results. If anyone can give some help... -- http://mail.python.org/mailman/listinfo/python-list