Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADD BANANAPI CM4 BOARD SUPPORT #827

Open
JoshiMitesh opened this issue May 18, 2024 · 0 comments
Open

ADD BANANAPI CM4 BOARD SUPPORT #827

JoshiMitesh opened this issue May 18, 2024 · 0 comments
Labels
New Board Request This is a request for a new board to be supported.

Comments

@JoshiMitesh
Copy link

import neopixel
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python3.8/dist-packages/neopixel.py", line 16, in
import board
File "/usr/local/lib/python3.8/dist-packages/board.py", line 405, in
raise NotImplementedError(
NotImplementedError:
Adafruit-PlatformDetect version 3.63.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.
@JoshiMitesh JoshiMitesh added the New Board Request This is a request for a new board to be supported. label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Board Request This is a request for a new board to be supported.
Projects
None yet
Development

No branches or pull requests

1 participant