我找不到pygame.init()函数。请看看我做了什么。ckim@chan-ubuntu:~$ python[GCC 5.4.0 20160609] on linux2Hello from the pygame community. https://www.pygame.org/contribute.html
>>> print (pygame</em
我是python的新手,想用pygame做一个游戏。我在网上看过,每个人都说先做这件事:from pygame.locals import *Traceback (most recent call", line 2, in <module>ImportError: No module named 'pygame.locals