When I try and import Pygame in IDLE 3.6.3 I get this error:
ModuleNotFoundError: No module named 'pygame'
Here is the location of my installed pygame file
Everything is in the file as far as I know
And I have the wheel file installed
And when I tell it to install it is already there
I'm pretty sure everything is installed properly but I have a feeling that for some reason Python cannot access the file :/