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
I am using Bee motion S3 and the following comes up:
Traceback (most recent call last):
File "E:\code.py", line 2, in
import board
File "C:\Users\11855\pycharm\pythonProject1.venv\Lib\site-packages\board.py", line 448, in
raise NotImplementedError(
NotImplementedError:
Adafruit-PlatformDetect version 3.75.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.
The text was updated successfully, but these errors were encountered:
I am using Bee motion S3 and the following comes up:
Traceback (most recent call last):
File "E:\code.py", line 2, in
import board
File "C:\Users\11855\pycharm\pythonProject1.venv\Lib\site-packages\board.py", line 448, in
raise NotImplementedError(
NotImplementedError:
Adafruit-PlatformDetect version 3.75.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'
The text was updated successfully, but these errors were encountered: