py2exe problem

Simon Dahlbacka sdahlbacSPAMSUX at abo.fi
Wed Mar 19 04:51:24 EST 2003


"Mike C. Fletcher" <mcfletch at rogers.com> wrote in message
news:mailman.1048021362.865.python-list at python.org...
> 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.

..first time, yes I used the unicode version of wxpython, then I recalled I
had seen a notice about possible trouble with unicode on win9x so I tried to
uninstall the unicode version and installed the non-unicode version of
wxpython, but still not working.. :(

>
> 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