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
I was trying to create a virtual circuit using the counterfit module. But I was getting module not resolved error. Specifically running the line "from counterfit_shims_grove.grove_light_sensor_v1_2 import GroveLightSensor". It can be solved by pip installing pip install counterfit-shims-grove
The text was updated successfully, but these errors were encountered:
I was trying to create a virtual circuit using the counterfit module. But I was getting module not resolved error. Specifically running the line "from counterfit_shims_grove.grove_light_sensor_v1_2 import GroveLightSensor". It can be solved by pip installing pip install counterfit-shims-grove
The text was updated successfully, but these errors were encountered: