You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code Error;
File Local\Programs\Python\Python310\lib\site-packages\board.py", line 449, in
raise NotImplementedError(
NotImplementedError:
Adafruit-PlatformDetect version 3.77.0 was unable to identify the board and/or
microcontroller running the Windows 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.
Code Error;
File Local\Programs\Python\Python310\lib\site-packages\board.py", line 449, in
raise NotImplementedError(
NotImplementedError:
Adafruit-PlatformDetect version 3.77.0 was unable to identify the board and/or
microcontroller running the Windows platform. Please be sure you
have the latest packages by running:
'pip3 install --upgrade adafruit-blinka adafruit-platformdetect'
https://github.com/adafruit/circuitpython-org/blame/main/_board/adafruit_metro_m7_1011_sd.md
Hi, is there a way to get this board added to the "adafruit_platformdetect\constants\boards.py" and other respective python files?
I tried to manually add that board_id: "adafruit_metro_m7_1011_sd" from the link above myself but I am still receiving the above error.
Thanks.
The text was updated successfully, but these errors were encountered: