I'm currently using Python v3.7.3 32bit on win32. I cannot figure out how to install the Pygame module.
Whenever I import pygame it shows me this error:
ModuleNotFoundError: No module named 'pygame
'
I searched for different tutorials on YouTube, but they end up confusing me! It would help me out if there is a step-by-step process to installing this module. Thanks!