Python Forum
Having an issue installing pygame
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Having an issue installing pygame
#2
I havent used Windows in a long time....i cant remember the method anymore, but you can try
pip3 install pygame
It seems like a lot of people are having problems with the latest python version and pygame. I would try python3.8.X and its relevant pygame version for now.

BAsed on this it looks like its attempting to install pygame for python2.x
(Oct-25-2020, 05:09 PM)JetimLee Wrote: reply = raw_input(

check this for a full list of troubleshooting
https://python-forum.io/Thread-PyGame-In...leshooting
Recommended Tutorials:
Reply


Messages In This Thread
Having an issue installing pygame - by JetimLee - Oct-25-2020, 05:09 PM
RE: Having an issue installing pygame - by metulburr - Oct-25-2020, 05:30 PM

Forum Jump:

User Panel Messages

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