Closed vwillcox closed 1 year ago
I've installed this on to a different Raspberry Pi and found an error
AttributeError: 'TransposedFont' object has no attribute 'getbbox'
This was solved by
sudo pip3 install --upgrade numpy
I've installed this on to a different Raspberry Pi and found an error
AttributeError: 'TransposedFont' object has no attribute 'getbbox'
This was solved by
sudo pip3 install --upgrade numpy