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
Hello,
I have an Adafruit Circuit Playground Express and a Crickit, and I would like to run Circuit Python to use the HAL 9000 code. I have tried loading the Circuit Python special Circuit Playground Express + Crickit build from here https://circuitpython.org/board/circuitplayground_express_crickit/, which is currently 5.1.0. When I put the HAL code on my adafruit, I get the error that the adafruit_crickit library cannot be found. I feel like I am missing some simple thing to get this working. I was under the impression that if I run that build, my code can just load those libraries. My code is at the root of the CIRCUITPY flash. Did the library name change? Have you tested HAL on 5.1.0? Does that build have any other dependencies? Any help would be greatly appreciated.
-Kevin
The text was updated successfully, but these errors were encountered:
Hello,
I have an Adafruit Circuit Playground Express and a Crickit, and I would like to run Circuit Python to use the HAL 9000 code. I have tried loading the Circuit Python special Circuit Playground Express + Crickit build from here https://circuitpython.org/board/circuitplayground_express_crickit/, which is currently 5.1.0. When I put the HAL code on my adafruit, I get the error that the adafruit_crickit library cannot be found. I feel like I am missing some simple thing to get this working. I was under the impression that if I run that build, my code can just load those libraries. My code is at the root of the CIRCUITPY flash. Did the library name change? Have you tested HAL on 5.1.0? Does that build have any other dependencies? Any help would be greatly appreciated.
-Kevin
The text was updated successfully, but these errors were encountered: