from grovepi import *
Traceback (most recent call last):
File “”, line 1, in
File “”, line 259, in load_module
File “/home/pi/.local/lib/python3.9/site-packages/grovepi-1.4.1-py3.9.egg/grovepi.py”, line 54, in
ModuleNotFoundError: No module named ‘di_i2c’
There is no Grove support for installing with Python3.9 - so it appears you attempted to install on the latest Raspbian, now called Raspberry Pi OS, bullseye release.
You must restart by flashing the Legacy PiOS on your SD Card, and then those two “magic options” will install the grove software.
Install Legacy PiOS (Current image at this time is January 2022)