Yes, look at this thread (first and last message are what you want) http://thread.gmane.org/gmane.comp.python.pygame/15580
-- claxo On Thu, Jan 15, 2009 at 3:49 AM, The Music Guy <[email protected]>wrote: > Hi, > > I'm working on a game SDK (http://code.google.com/p/scrollback) and > things are going more or less smoothly, but I would like to experiment > with Pgu to see if/how I can make it work with my SDK. Unfortunately, > Pgu tools and examples keep raising weird exceptions in relation to > trying to access the `get_width` attribute of a pygame.Color object, > which doesn't make any sense to me. I'm assuming this is because Pgu > isn't compatible with Pygame 1.8.1. > > My question is, are there any patches out there to make Pgu work with > Pygame 1.8.1+, assuming that's the problem? If not, how can this be > fixed? > > > -- > http://Alphaios.net <http://alphaios.net/> - Tracked Module Music, Blog, > and Links. > >
