How do I get pyGames on windows 11 and have it work with Spyder?
python - Windows 11 can't install pygame? - Stack Overflow
Need help installing pygame
How to install pygame for dummies?
Videos
I was doing some drawing on Python using Spyder, and I don't have pygames on this computer. I had the same code, but when I ran it, it said "ModuleNotFoundError: No module named 'pygame'" and there was a box saying "important" + "It seems you're trying to use a module that doesn't come with our installer. Check this FAQ in our docs to learn how to do this." How do i get pygames and continue drawing? I searched up where to download it and found this website "Downloads" which looks like it was from the prehistoric times. It even has Macintosh download! It also looked a bit shady, and i have windows 11 and don't know which one to get. Thanks!
Basically I have an assignment that involves me using pygame, but I don't know how to install it, I've read in multiple places that I just say pip install pygame and that somehow magically fixes everything, but it gives me error, and yes I do import the pip module, but it doesn't work. I've tried it in vs code, python, idle, it doesn't work, I would rlly appreciate some help. For simplicity's sake, let's pretend I just installed idle, how exactly can I use pygame? Thanks in advance
» pip install pygame
I downloaded the file and all and I tried to run everything people suggested in the terminal but nothing is working :( I checked all youtube tutorials but they don't explain an answer to my specific problem so I came here
so I tried to pip install pygame and I got a error so what do I do?
:
when i try to download pygame nothing happens. i am new at this.