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 tried to run your program, but it is throwing error.
Traceback (most recent call last):
File "example2.py", line 1, in
from hx711_gpiozero import HX711
ModuleNotFoundError: No module named 'hx711_gpiozero'
The text was updated successfully, but these errors were encountered:
Hi,
I tried to run your program, but it is throwing error.
Traceback (most recent call last):
File "example2.py", line 1, in
from hx711_gpiozero import HX711
ModuleNotFoundError: No module named 'hx711_gpiozero'
The text was updated successfully, but these errors were encountered: