#πŸ”’ pygame error : video system not initialized on quit()

6 messages Β· Page 1 of 1 (latest)

sacred knot
#

Hello
I just started to code a Chess Game project with Pygame. It's my first time on it. But after 5 minutes, I already got a problem : when i execute my script a window is opened but when I click on the <X> (integrated to the OS) to close the window, I get this error : https://paste.pythondiscord.com/4CGQ.
Information : I'm on Mac M1 with the latest MacOS version.

My source code : https://paste.pythondiscord.com/HT3A

Thanks by advance

wispy starBOT
#

@sacred knot

Python help channel opened

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.

sacred knot
#

Sorry problem solved.

wispy starBOT
#

@sacred knot

Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, 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.

#

πŸ”’ pygame error : video system not initialized on quit()