Skip to content

No module named MFRC522 #7

@matze1708

Description

@matze1708

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'

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions