-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Description
pi2@raspberrypi:~/raphael-kit/python $ python3 2.2.10_write.py
Traceback (most recent call last):
File "2.2.10_write.py", line 6, in
reader = SimpleMFRC522()
File "/home/pi2/.local/lib/python3.7/site-packages/mfrc522/SimpleMFRC522.py", line 14, in init
self.READER = MFRC522()
File "/home/pi2/.local/lib/python3.7/site-packages/mfrc522/MFRC522.py", line 130, in init
self.spi.open(bus, device)
FileNotFoundError: [Errno 2] No such file or directory
That's what I'm getting
niklasmh
Metadata
Metadata
Assignees
Labels
No labels