Skip to content

PN532 NFC HAT phoniebox-rfid-reader.service: Failed with result 'exit-code'. #1656

Answered by gsandreas
gsandreas asked this question in Q&A
Discussion options

You must be logged in to vote

The failure states, tthat di eDaemon_RFID_Reader.py triggers a problem.

Manually startet the Phyton script, i tpromts that the Modul evdev is missing.

Traceback (most recent call last):
  File "/home/pi/RPi-Jukebox-RFID/scripts/daemon_rfid_reader.py", line 10, in <module>
    from Reader import Reader
  File "/home/pi/RPi-Jukebox-RFID/scripts/Reader.py", line 14, in <module>
    from evdev import InputDevice, categorize, ecodes, list_devices
ModuleNotFoundError: No module named 'evdev'

Is it installed?

pi@PhonieBoxSonja:~/RPi-Jukebox-RFID/scripts $ pip list
Package             Version
attrs               21.2.0
certifi             2020.6.20
chardet             4.0.0
colorzero           1…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gsandreas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant