wxpython appearance differs after py2exe

Roger Binns rogerb at rogerbinns.com
Fri Mar 5 19:16:33 EST 2004


> > I'm runnin winXP, any ideas?

You need to include the manifest file.  This comes up on the wxpython-users
mailing list once a week and there are full details in the archives.

Briefly, copy python.exe.manifest from c:\python23 and place it
alongside your executable, suitably renamed to the same name
as your executable, with a further .manifest extension.

Roger





More information about the Python-list mailing list