[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] event object



Joel Wickard <jwickard@litriusgroup.com> writes:

> Michael Hudson wrote:
> 
> >Joel Wickard <jwickard@litriusgroup.com> writes:
> >
> >>my python it the default pthyon 2.2 rpm from Red Hat
> >>
> >
> >Is that the one that installs as "python2"?  Could you try executing
> >
> >import sys
> >print sys.maxunicode
> >
> >for me?
> >
> >Cheers,
> >M.
> >
> 1114111

Then, from somewhere, you have a wide unicode build.  You need to either 

(a) get yourself a narrow unicode build
 -or-
(b) recompile pygame against the wide build you have installed

(a) can probably be achieved by going to http://www.python.org/2.2.1/
and downloading the RPM and (b) is presumably a matter of downloading
the pygame source and running "python2 setup.py install".

HTH,
M.
____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org