-
Notifications
You must be signed in to change notification settings - Fork 76
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
AttributeError: 'NoneType' object has no attribute 'glActiveTexture' #259
Comments
Is this due to the type of driver set up in raspbi-config? I will see if I can reproduce this error. |
I've got the same issue on a Raspberry Pi 3b using Raspberry Pi OS current version as of 2/26/22 |
Away at moment but will do some tests when I'm back. Also with 64 bit version |
I have the same error on a fresh PI OS install and update with snake eyes from adafruit. |
Thanks @Jacques-Olivier-Farcy, However the OP does say they are using original buster OS which hasn't loaded the OpenGLES library correctly. Not sure if this is fixed or not as I haven't reproduced it. |
Hi there, |
Rasp Pi 4 on Buster. Up to date, fresh install
When trying to run any of the demos I get
This looks like the same error as before in https://github.com/tipam/pi3d/issues/214
The text was updated successfully, but these errors were encountered: