[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] BUG: PyGame tries to import scrap when you 'import pygame.sprite'



Thanks.  It should work older SDL versions... but obviously doesn't.

TODO: pygame needs to be tested with SDL 1.2.9 and the errors reported.

cheers,

On 11/27/06, David Gowers <00ai99@xxxxxxxxx> wrote:
On 11/27/06, René Dudfield <renesd@xxxxxxxxx> wrote:
> Hello,
>
> Can you please try the subversion pygame?
>
> Details are here:
> http://www.pygame.org/wiki/cvs
>
> We moved to using subversion a while ago... I didn't know the cvs
> server was still up.

Yes, that fixes it also. Thanks! (The SVN version also requires a more
recent version of SDL. I upgraded from 1.2.9 to 1.2.11 before it would work.
Is this requirement noted in the documentation?)