Open Coko7 opened 5 months ago
Try to make pynput work and use that instead of the keyboard package. The keypess detection mechanism needs some work in main.py so that the keypress can be detected at all times (not the case currently)
pynput
keyboard
main.py
Try to make
pynput
work and use that instead of thekeyboard
package. The keypess detection mechanism needs some work inmain.py
so that the keypress can be detected at all times (not the case currently)