hello, i have been trying to get my inky wHat red to work and using online resources. not an experienced coder.
using raspbian on raspberry pi 3b.
set spi and i2c.
curled/installed the inky wHat software…lots of errors, but from what i can research, the workarounds work.
i run the clean.py program from either command line or thonny, and get this every time:
“AttributeError: ‘Inky’ object has no attribute ‘WIDTH’”
Do i set the height and width in the actual python code?