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
/usr/bin/python3 /usr/bin/argononed.py
Traceback (most recent call last):
File "/usr/bin/argononed.py", line 9, in
bus = smbus.SMBus(1)
FileNotFoundError: [Errno 2] No such file or directory
The text was updated successfully, but these errors were encountered:
mac@raspberrypi:~ $ systemctl status argononed.service ● argononed.service - Argon One Fan and Button Service Loaded: loaded (/lib/systemd/system/argononed.service; enabled; vendor preset: enabled) Active: active (running) since Sat 2023-01-07 21:34:36 GMT; 22h ago
The service doesn't start.
/usr/bin/python3 /usr/bin/argononed.py
Traceback (most recent call last):
File "/usr/bin/argononed.py", line 9, in
bus = smbus.SMBus(1)
FileNotFoundError: [Errno 2] No such file or directory
The text was updated successfully, but these errors were encountered: