|
From: Werner F. B. <wer...@fr...> - 2009-04-23 17:40:38
|
Paul, Paul Sijben wrote: > I am still struggling to get my app running om Vista. Apparently the > sticking point (since I am using python 2.6.2) is now embedded manifests > in pyd files. > > Is there a way to remove these and then have the app work on XP and Vista? Check the thread "[wxpython-dev] Update on the Py2.6 manifest issue on Windows" on the wxPython-dev list from today. and http://bugs.python.org/issue5019 His preferred solution would be that Python changes the embedded manifest, but as you can see on the above issue he has had no success to convince the Python folks. So, no final solution yet, but ... Werner |