Open Adarsh-365 opened 1 year ago
You can see the file example/requirements.txt which specified the version of pyglet. 1.5.28 does work for me :)
You can see the file example/requirements.txt which specified the version of pyglet. 1.5.28 does work for me :)
I pip installed -r requirements.txt but instead of an error nothing pops up, just runs than closes.
You can see the file example/requirements.txt which specified the version of pyglet. 1.5.28 does work for me :)
This worked for me also
If pyglet 2.x adaption starts picking up we'll to make rendering support for that.
pyglet 2.x completely removed OpenGL fixed pipeline, something we currently use. That's why 1.5.x must be used for now.
I am new to this i search online i didn't afind anything, Thanks for your help