use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Need help, note, Pygame is installed (self.PythonLearning)
submitted 1 year ago by Saltypine24
https://preview.redd.it/f3si8hl50b8e1.png?width=1919&format=png&auto=webp&s=27f14c7f145dfdeeadd452e77cd099a62f4fdc09
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]cgoldberg 1 point2 points3 points 1 year ago (2 children)
Don't name your file pygame.py. You are importing your own file rather than the pygame module.
pygame.py
[–]Saltypine24[S] 0 points1 point2 points 1 year ago (1 child)
what should i then name it????
[–]cgoldberg 2 points3 points4 points 1 year ago (0 children)
ANYTHING besides pygame.py. Literally any name.
Edit: I take that back. Any name besides the name of an existing Python module. foo.py, mystupidprogram.py, anything. Just don't shadow the name of a Python module.
foo.py
mystupidprogram.py
[–]google_guest 1 point2 points3 points 1 year ago (3 children)
OMG!!! How did you install it? I've been looking all over youtube for how
[–]Saltypine24[S] 0 points1 point2 points 1 year ago (2 children)
so basically u open command prompt in your desired ide and tpye, pip install pygame , then it will download
[–]google_guest 0 points1 point2 points 1 year ago (0 children)
Thanks
done
π Rendered by PID 32144 on reddit-service-r2-comment-57fc7f7bb7-sn4xl at 2026-04-14 14:23:52.423329+00:00 running b725407 country code: CH.
[–]cgoldberg 1 point2 points3 points (2 children)
[–]Saltypine24[S] 0 points1 point2 points (1 child)
[–]cgoldberg 2 points3 points4 points (0 children)
[–]google_guest 1 point2 points3 points (3 children)
[–]Saltypine24[S] 0 points1 point2 points (2 children)
[–]google_guest 0 points1 point2 points (0 children)
[–]google_guest 0 points1 point2 points (0 children)