pygame / pygame

🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.

Home Page:https://www.pygame.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I keep getting this error and my pygame doesn't run, need help

sheri-na opened this issue · comments

This is the error I keep getting in my terminal on visual studio code:

Hello from the pygame community. https://www.pygame.org/contribute.html
2024-03-16 10:46:06.688 Python[10426:46779212] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES
.

this is the ink to my repo code:
https://github.com/sheri-na/Guess_Pix.git

Any help, tips, or tricks will be greatly appreciated!