-
Notifications
You must be signed in to change notification settings - Fork 5
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
Library not usable #21
Comments
Are all the modules/libraries up to date? |
yes fresh venv. |
I think the class that the the driver extends at the class definition here:
|
This should be resolved by adafruit/Adafruit_Blinka_Displayio#136 I don't have this exact display to test but tried to get as close as possible with a different display driver modified to make it like this one. Please update to the latest Blinka_DisplayIO version and try again. If you still have any issues feel free to re-open this or create a new one if appropriate. |
I have a single line:
import adafruit_ssd1322
On a Raspberry Pi 4 3.11.2
This already fails with:
The text was updated successfully, but these errors were encountered: