no module named adafruit_crickit

Play with it! Please tell us which board you're using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
donbright
 
Posts: 14
Joined: Wed May 06, 2015 7:09 am

no module named adafruit_crickit

Post by donbright »

Hello

We are working on a Circuit Playground Express, product id 3333, attached to a Crickit, product id 3093, and getting the following error on the following code:

Code: Select all

import time
from adafruit_crickit import crickit

ImportError: no module named 'adafruit_crickit'

press any key to enter the REPL. Use Ctrl-D to reload.


This is inside the Mu editor.

Thanks for any help

User avatar
dastels
 
Posts: 15662
Joined: Tue Oct 20, 2015 3:22 pm

Re: no module named adafruit_crickit

Post by dastels »

Did you install the Circuit Playground Express + Crickit build of CircuitPython? https://circuitpython.org/board/circuit ... s_crickit/

Dave

Locked
Please be positive and constructive with your questions and comments.

Return to “Circuit Playground Classic, Circuit Playground Express, Circuit Playground Bluefruit”