py2exe problem

Mike C. Fletcher mcfletch at rogers.com
Tue Mar 18 15:59:19 EST 2003


Most likely you have used the Unicode version of wxPython.  To make it 
work on Win98 you need to have the unicode extensions for Windows, which 
is an extra DLL not needed on Win2K/XP.

The DLL is called unicows.dll

See the thread from last month: "wxAssert on Win98, can't get Log Font" 
on the wxPython users list.

HTH,
Mike

Simon Dahlbacka wrote:

>"Thomas Heller" <theller at python.net> wrote in message
>news:znns65oy.fsf at python.net...
>  
>
>>"Simon Dahlbacka" <sdahlbacSPAMSUX at abo.fi> writes:
>>    
>>
...

>..hmm, on my computer it works nicely.. winxp,python22,wxpython,win32all
>however it fails with some wx assertion errors on a friend's machine win98,
>no python installed..
>
>..is it wx that is bugging or.. ?
>
>/Simon
>
>
>  
>

-- 
_______________________________________
  Mike C. Fletcher
  Designer, VR Plumber, Coder
  http://members.rogers.com/mcfletch/








More information about the Python-list mailing list