Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read.py Error #57

Open
JoshuaFurman opened this issue Jul 27, 2018 · 2 comments
Open

Read.py Error #57

JoshuaFurman opened this issue Jul 27, 2018 · 2 comments

Comments

@JoshuaFurman
Copy link

I've followed this tutorial (https://www.piddlerintheroot.com/rfid-rc522-raspberry-pi/) to the T, and I keep getting the error " Traceback (most recent call last):
File "Read.py", line 41, in
MIFAREReader = MFRC522.MFRC522()
File "/home/pi/MFRC522-python/MFRC522.py", line 131, in init
spi.openSPI(device=dev,speed=spd)
AttributeError: 'module' object has no attribute 'openSPI' "
whenever I try to run the Read.py file.
Any help?

@huhn511
Copy link

huhn511 commented Mar 24, 2019

Hey, this trick fixed it for me:
https://stackoverflow.com/a/55024642

@MilesWK
Copy link

MilesWK commented Mar 9, 2023

@huhn511 I have the same problem as @JoshuaFurman and that didn't fix it for me. @JoshuaFurman I feel the frustration and and will get back to you when I get more news.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants