ModuleNotFoundError: No module named 'pygame'
python-forum.io › thread-21867I did things like checking if i was missing something (pip check pygame) turns out I was missing something so then I went ahead and downloaded it. Went back to pycharm and still, the error came 'ModuleNotFoundError: No module named 'pygame''. I checked if pygame was there; (pip list) and there it was pygame (1.9.6). So what is wrong?!? Find Reply