Open MTurandot opened 1 year ago
Yeah I have the same problem :/
Hmm. Seems like the solution is to use pyglet 2.x, but that seems incompatible with Cocos2d. Feels like a no-win scenario at this point. Unfortunate, Cocos is hands down the best game engine on python, but this doesnt seem like a solveable problem at least for my skillset. (Lots of OpenGL stuff in there that I have no idea how it works)
Yeah I have the same problem
I am a beginner and now trying a script list on my M1 MacBook Air as following:
The result:
After that, I have also tried:
but it did not work, either. Could someone tell me what the problem is and how to solve it? Thanks
My environment:
macOS Ventura 13.4 Python 3.10 cocos2d 0.6.9 pyglet 1.5.27