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
  no module named 'docx' when importing docx MaartenRo 1 823 Dec-31-2023, 11:21 AM
Last Post: deanhystad
  is import cointegration_analysis a recognized module mitcht33 1 424 Nov-06-2023, 09:29 PM
Last Post: deanhystad
  Problem with pymodbus - ModuleNotFoundError: No module named 'pymodbus.client.sync' stsxbel 2 23,565 Nov-02-2023, 08:20 AM
Last Post: South_east
  ModuleNotFoundError: No module named 'requests' Serg 18 2,491 Oct-29-2023, 11:33 PM
Last Post: Serg
  Resolving ImportError: No module named gdb (Python in C++) mandaxyz 3 1,410 Oct-04-2023, 02:43 PM
Last Post: mandaxyz
  problem in import module from other folder akbarza 5 1,388 Sep-01-2023, 07:48 AM
Last Post: Gribouillis
  ModuleNotFoundError: No module named 'PyPDF2' Benitta2525 1 1,476 Aug-07-2023, 05:32 AM
Last Post: DPaul
  can not import anaconda pandas module. PySpark pandas module is imported!! aupres 0 712 Aug-06-2023, 01:09 AM
Last Post: aupres
  ModuleNotFoundError: No module named 'eyed3' Wimpy_Wellington 2 1,308 Jul-10-2023, 03:37 AM
Last Post: Wimpy_Wellington
  How to fix this error: ModuleNotFoundError: No module named 'notears' yaoyao22 2 1,016 Jul-09-2023, 11:24 AM
Last Post: yaoyao22

Forum Jump:

User Panel Messages

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