Python Forum
[PyGame] module not found?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyGame] module not found?
#1
Well after taking a break in learning pycharm and pygame i am greeted with a new error that make no sense. Now when you import pygame and run it you would get a welcome to pygame. when i do it a get this. import pygame
ModuleNotFoundError: No module named 'pygame'. And the weird thing is i get no error before saying that pygame is not importable. So why is this not working now when it did before.
Reply
#2
Make sure that your project is pointing to the python that you installed pygame to.
Recommended Tutorials:
Reply
#3
Ok you need to explain further I am new to python so i don't understand certain things.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  pygame module not found on Idle after installing on Mac crunchypen 1 3,524 May-09-2020, 11:03 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020