#๐ (SOLVED) Pygame can't install
12 messages ยท Page 1 of 1 (latest)
@quick coyote
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
did you try installing from pygame-ce?
no but that worked thank you so much
as far as actually importing pygame thats just import pygame right
yea its the same name on the import. Just that the library docs are different between pygame and pygame-ce
https://pyga.me for the pygame-ce which is much more up to date and stable than pygame
Anything and everything pygame.
(SOLVED) Pygame can't install
pygame isn't compatible with python 3.14 yet, it requires python 3.13 or older
while pygame-ce works just fine with python 3.14 or older
@quick coyote if you want to make the thread as solved for real you can close and lock the thread with !close as that will archive it as read-only
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.