07-26-2020, 12:34 PM
(07-05-2020, 04:36 PM)So, I installed 6.7.1, pasted the script, made the file executable, but it is not reacting to the remote. When I stop the script I get:^CTraceback (most recent call last): Wrote: File "./flirc1.sh", line 34, in <module>
for event in flirc.read_loop():
File "/usr/lib/python3/dist-packages/evdev/eventio.py", line 45, in read_loop
r, w, x = select.select([self.fd], [], [])
Any ideas?