Platform<=>version conflict or what?

Jorma Paavola Jorma.Paavola at Elisanet.fi
Tue May 15 15:04:35 PDT 2007


Werner F. Bruhin kirjoitti:
> 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
Hi Werner,

Thanks for good advice for Boa, which looks nice and useful !
(My simple code-samples are made just by IDLE !)

I used python "ansi"-version in this case - I have also Unicode-version 
installed - do you mean that I should try on it as well ?

I ran my'setup' just from python command prompt(DOS) by (python 
p2e_test.py) - is that not OK ?

Did you use "ansi"- or "unicode"-version on Vista and Win2k?

regards,

Jorma





More information about the wxpython-users mailing list