Closed iglennon-qualys closed 2 years ago
what version of luma.led_matrix is this? and did you compile python from source? can you paste output of pip3 list
? And what's the output if you try to from PIL import Image
?
I'm going to close this, I opened it under the wrong Github account. I will open another issue and paste the output requested
Duplicate of #269
Type of Raspberry Pi
PiZero W
Linux Kernel version
Linux raspberrypi 5.10.63+ #1459 Wed Oct 6 16:40:27 BST 2021 armv6l GNU/Linux
Expected behaviour
I would expect python3 to not terminate when I run the command
from luma.led_matrix.device import max7219
Actual behaviour
This is a direct copy/paste of the behaviour