adafruit / Adafruit_Blinka

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

Nanopi neo #813

Open Silvanskii opened 2 months ago

Silvanskii commented 2 months ago

root@OpenMPTCProuter:~/OLED_Stats# python3 psutilstats.py Traceback (most recent call last): File "/root/OLED_Stats/psutilstats.py", line 9, in import board File "/usr/lib/python3.11/site-packages/board.py", line 405, in raise NotImplementedError( NotImplementedError: Adafruit-PlatformDetect version 3.62.0 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'

    If you are running the latest package, your board may not yet be supported. Please
    open a New Issue on GitHub at https://github.com/adafruit/Adafruit_Blinka/issues and
    select New Board Request.
nopnop2002 commented 1 month ago

This library supports nanopineno. https://github.com/adafruit/Adafruit_Blinka/blob/main/src/board.py#L328

Are you using Armbian images? https://www.armbian.com/nanopi-neo/