MFRC522-python icon indicating copy to clipboard operation
MFRC522-python copied to clipboard

ModuleNotFoundError: No module named 'spi'

Open zxuu opened this issue 5 years ago • 1 comments

there Is a mistake about “import spi”,the log is "ModuleNotFoundError: No module named 'spi'",please tell me how to resolve the mistake

zxuu avatar Apr 07 '20 06:04 zxuu

Hi. I came across the same issue. Follow instructions from this page:

https://github.com/lthiery/SPI-Py

Arthi93 avatar May 08 '20 10:05 Arthi93