-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
NameError: name 'GL_FOG' is not defined #147
Comments
me too |
1 similar comment
me too |
me too... |
I got the same error,
And later imported these two statements
Import and NameError are resolved but now I'm getting another error
|
I've downgraded to |
Thank you for posting your solution! Your steps worked for me. For others downgrading pyglet, you can do so by running |
i guess git pull the pyglet version in the how to run in the README.md add ' pip install pyglet==1.5.27 ' |
Me too.
|
When I run main.py I get this error. What should I do?
The text was updated successfully, but these errors were encountered: