Why do I keep getting “Python quits unexpectedly” and errors when trying to run Pygame?

后端 未结 0 699
隐瞒了意图╮
隐瞒了意图╮ 2020-12-30 16:36

I tried to run these lines using Pycharm but I always get this error: import pygame pygame.init()

screen = pygame.display.set_mode((500, 500)) I manage to import and

相关标签:
回答
  • 消灭零回复
提交回复
热议问题