Windows XP , Python 2.7 and Pygame
How can I make pygame work with Python 2.7 under Windows XP? I think I need to compile it, but I'm not sure.
Thank开发者_JAVA百科 you.
Try the pygame-1.9.2pre.win32-py2.7 installer from http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame
精彩评论