New to OpenMV and Arduino. I am trying to run the IMU.py for the Arduino Nano 33 Sense example and get the error ImportError: no module named ‘lsm9ds1’. Other examples for the board including the hts221 and the lps22h also fail to run. The Blink example and audio_fft work fine.
Any idea what I could be doing wrong?