Hello there Stackoverflowers,
I am learning how to program with Pygame and I am trying to import pygame.locals According to the tutorial I am learning from, I am sta
My guess is that you have a file named pygame.py in the current directory in which you are running you script.