#import board error
1 messages · Page 1 of 1 (latest)
the board module is part of the circuitpython firmware. it does not require installing any board library.
how did you install the circuitpython firmware?
(you may be running local python on your PC - not circuitpython on the feather)
THANKS I installed from adafruit then selected the boards and downloaded to boards. I do have both Mu editor and pycharm on my computer and have tried both to edit code for the code.py which is where the error comes from I am attempting to use the code from aafruit in thier instrucable to make a laser mouse toy using the nunchuck on the ESP and the joy feather board on the M4 neither wants to work. I copied and pasted the code directly into code.py using chrome as I found Edge did not seem to work. Sure it is something simple I am just skipping. I am attempting to help our local Lego team out with thier innovation project and really know very little about coding and its been awhile since my college coding days.
go through the welcome guide:
https://learn.adafruit.com/welcome-to-circuitpython/overview
and try and connect to the serial output