You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Do the other examples work for you?
If not, then your machine does not have a high enough version of OpenGL. Try updating the drivers, or running on another machine.
I get the same error If I try to run on a Virtual Machine that only supports OpenGL 1.1
I get the very same error message, from a mac but I check and OpengGL last version supported version is 3.3 and it works using glfw with a c++ implementation so not sure why is failing in pyopengl.
Edit:
I was able to overcome this error with the solution propose here https://stackoverflow.com/questions/52915196/pyopengl-opengl-version-on-macos
but unfortunately, other errors were raised after this in check_validate method.
Hi,
Your video tutorial is great!When I run the code,I got this error,how to fix it ?
The text was updated successfully, but these errors were encountered: