You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to try out your led-matrix using Ubuntu 24.04LTS and get following error message:
Traceback (most recent call last):
File "/home/user/src/led-matrix/./led_system_monitor.py", line 19, in <module>
from pynput.keyboard import Key, Listener
ModuleNotFoundError: No module named 'pynput'