adafruit / Adafruit_Blinka

Add CircuitPython hardware API and libraries to MicroPython & CPython devices
https://learn.adafruit.com/circuitpython-on-raspberrypi-linux
MIT License
439 stars 327 forks source link

Banana pi BPI-M64 #720

Open FelipeMorenoG97 opened 9 months ago

FelipeMorenoG97 commented 9 months ago

Traceback (most recent call last): File "/home/felipe/Escritorio/prueba1.py", line 7, in import board File "/usr/local/lib/python3.9/dist-packages/board.py", line 357, in raise NotImplementedError( NotImplementedError: Adafruit-PlatformDetect version 3.52.3 was unable to identify the board and/or microcontroller running the Linux platform. Please be sure you have the latest packages by running: 'pip3 install --upgrade adafruit-blinka adafruit-platformdetect'