我一直在尝试用 python 制作一个 python 贪吃蛇游戏,但我一直收到 "pygame not initialised" 错误

i've been trying to make a python snake game with python but i keep on getting "pygame not initialised" error

我一直在尝试用 python 制作一个 python 贪吃蛇游戏,但我一直收到“pygame 未初始化”的提示

错误:

您还没有在任何地方调用 pygame.init()