2021 Oct 10, 08:24 PM
I did a bit of googling on the error and tried
sudo apt install libopenjp2-7
That fixed the problem but then it couldn't find libtiff5 so:
sudo apt install libtiff5
Then I got:
luma.core.error.DeviceNotFoundError: I2C device not found on address: 0x3D
So I guess the plugin won't load unless an oled display is connected to the pi?
Dan
sudo apt install libopenjp2-7
That fixed the problem but then it couldn't find libtiff5 so:
sudo apt install libtiff5
Then I got:
luma.core.error.DeviceNotFoundError: I2C device not found on address: 0x3D
So I guess the plugin won't load unless an oled display is connected to the pi?
Dan
<p><br></p>