Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting error of NameError: name 'GL_V3F' is not defined #149

Open
Adarsh-365 opened this issue Oct 16, 2023 · 4 comments
Open

getting error of NameError: name 'GL_V3F' is not defined #149

Adarsh-365 opened this issue Oct 16, 2023 · 4 comments

Comments

@Adarsh-365
Copy link

I am new to this i search online i didn't afind anything, Thanks for your help

@BobM-DS
Copy link

BobM-DS commented Oct 31, 2023

You can see the file example/requirements.txt which specified the version of pyglet. 1.5.28 does work for me :)

@NigelHiggs30
Copy link

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.

@willlauer
Copy link

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

@einarf
Copy link
Member

einarf commented Apr 22, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants