Open niwla23 opened 5 years ago
i Have the same Problem!
i have too
https://github.com/mxgxw/MFRC522-python/pull/80/commits/52507f18514bd4259c3e34886587ac2f95b13cb4
It fixes the errors but i cant get any readings -> card aren't detected but maybe someone can tell me why
I'll try it again tomorrow
I know a bit late but after you apply these patches everything works fine (27-11-19)
52507f1
Just found the solution that worked for me
git clone https://github.com/lthiery/SPI-Py.git cd SPI-Py git checkout -b 8cce26b9ee6e69eb041e9d5665944b88688fca68 sudo python setup.py install
After that Enable Remote-GPIO for raspberry pi interface.
worked with python3 and 2 on Pi 4
I fixed the brackets but getting this error in Read.py please help me