ondryaso / pi-rc522

Raspberry Pi Python library for SPI RFID RC522 module
MIT License
411 stars 150 forks source link

Cannot import on Beaglebone #61

Open leo19980219 opened 4 years ago

leo19980219 commented 4 years ago

Hi, I'm trying to use this module on BeagleBone Black. But I fail to import the module and get an error.

Must be used on Raspberry Pi
ImportError: cannot import name 'RFID'

I'm wondering how to use the module on BeagleBone Black.