Python Forum
Pygame*import pygame ImportError: No module named pygame
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pygame*import pygame ImportError: No module named pygame
#1
my question here: So I'm new, and I wanted to make my first game following a tutorial, I've downloaded pygame and everything as instructed, but now when I want to import the module in "Atom" then there is an ImportError, I can't figure out why, because when I run "python3" in the terminal(Mac) and "import pygame" the its just fine .. if there is someone who know the solution to my problem, that would be really great.

my code here
Reply
#2
Atom can't run python by default. If you installed a plugin to run python through the editor, then make sure the plugin is doing the same thing you would if you were at the terminal. ie: open up the plugin settings, and make sure it's "python3" and not just "python".
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  ImportError: cannot import name 'NullHandler' from 'logging' sukanta80 0 630 Jul-28-2025, 03:26 PM
Last Post: sukanta80
  Dynamic Module Import Error DaddyMAN 3 1,642 Jun-20-2025, 12:07 AM
Last Post: Pedroski55
  ImportError: cannot import name 'Pyfhel' from 'Pyfhel' Anldra12 11 8,146 Jun-16-2025, 07:08 AM
Last Post: ItsTheGoose
  Using moviepy fails due to "ModuleNotFoundError: No module named 'pip._internal.utils sheepog 2 2,478 May-28-2025, 06:57 PM
Last Post: sheepog
  ModuleNotFoundError: No module named 'eyed3' Wimpy_Wellington 3 5,231 May-10-2025, 05:56 PM
Last Post: Wimpy_Wellington
  ModuleNotFoundError: No module named 'tkcalendar', Thonny, Windows 10 Edward_ 4 6,422 Apr-06-2025, 07:56 PM
Last Post: Edward_
  No module named 'importlib.metadata' EdVS 3 3,256 Jan-30-2025, 09:55 AM
Last Post: Larz60+
  pygame help aArtur 2 1,447 Aug-12-2024, 03:12 PM
Last Post: aArtur
  ImportError: cannot import name 'scipy_namespace_for' from 'scipy._lib._array_api' AgileAVS 0 3,963 Jul-15-2024, 08:45 AM
Last Post: AgileAVS
  ModuleNotFoundError: No module named 'athena_read' raman 2 2,385 Jul-01-2024, 07:52 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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