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

Re: [pygame] Some problem with WinXP Home and PyGame 1.7.1



> Try this:
>
> import sys, pygame
> from pygame.locals import *
>
> pygame.init()
> ...

The same problem. (BTW - I'm running it all from the command line.)