[wxPython-users] Re: Re: Platform<=>version conflict or what?
Werner F. Bruhin
werner.bruhin at free.fr
Tue May 15 12:32:21 PDT 2007
Hi Jorma,
Jorma Paavola wrote:
> Hi Werner,
>
> Hereby I submit my used GUItest.py and setup.py , which don´t
> 'compile' on Win2k (ANSI) the proper .exe-file to run in Win98
> environement(generates Traceback as sent before).
>
> Could you see any essential reason in my setup.py used or something
> else ... ??
Your p2e_test.py by standard should be called setup.py (nice things
happen then in e.g. Boa, I can just use File/Setup py2exe to run it from
within the IDE).
What is the "ansi": 1 for? Isn't this maybe the cause of your problem
for the encoding?
BTW, I can run py2exe on it and it runs both on my Vista and my Win2K
machine (which has no development tools at all as it is my test machine.
Werner
More information about the wxpython-users
mailing list