On 31/03/2010 10:59, travel europe wrote:
Harald,

I followed the recommendation in your link and got the following result:

C:\Python26\dist>golden.exe
Traceback (most recent call last):
File "golden.py", line 2, in <module>
File "winsys\registry.pyc", line 39, in <module>
File "winsys\security.pyc", line 42, in <module>
File "winsys\_security\_tokens.pyc", line 10, in <module>
File "winsys\accounts.pyc", line 31, in <module>
File "winsys\dialogs.pyc", line 46, in <module>
File "win32ui.pyc", line 12, in <module>
File "win32ui.pyc", line 10, in __load
ImportError: DLL load failed: This application has failed to start
because the a
pplication configuration is incorrect. Reinstalling the application may
fix this
problem.

This is due to Python 2.6 and the new SxS MS Runtime .......!

See here for a solution which works for me when using wxPython and Py 2.6.

http://wiki.wxpython.org/py2exe


Werner

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

Reply via email to