I have the following code:
#!/usr/bin/python # -*- coding: iso-8859-15 -*- import pygame, random from pygame.locals import * pygame.init() clock = pyg
Try using IDLE instead of IDLE 3. It worked for me and I had exactly the same problem shown above.