-
Notifications
You must be signed in to change notification settings - Fork 53
Optional Type hint fails #112
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
Comments
@eichblatt can you post the full error? If possible can you also try the previous release (found here: https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display/releases/tag/3.11.0 ) The library was just recently updated, it's possible we need another tweak on top to get that portion fixed. |
My guess is it's failing because |
Sorry for the terse post. By the time I identified the problem, I had already reverted to the old version that I knew worked. So I could not reproduce the error, or find it in my log. But I wanted to make sure that you knew, and figured a terse message was better than no message. I will unpin the version, and update again. If it breaks, I will collect the error messages and post here. Thank you!! |
This line fails when I try importing this library.
Adafruit_CircuitPython_RGB_Display/adafruit_rgb_display/st7735.py
Line 196 in 6ca6455
The text was updated successfully, but these errors were encountered: