-
Notifications
You must be signed in to change notification settings - Fork 178
Closed
Labels
Description
Hello,
i try to install the MFRC522 Modull.
I have following the instruction from your Link https://pimylifeup.com/raspberry-pi-rfid-rc522/
but i become this error message: Traceback (most recent call last):
File "read_mfrc522.py", line 6, in
reader = SimpleMFRC522()
File "/usr/local/lib/python3.5/dist-packages/mfrc522-0.0.3-py3.5.egg/mfrc522/SimpleMFRC522.py", line 14, in init
AttributeError: module 'MFRC522' has no attribute 'MFRC522'