Personal in python when I write the following command import pygame
to import pygame the following error appears:
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import pygame
ImportError: No module named pygame
I have already reinstalled pygame over 10 times and it continues if anyone could help, I was grateful.