Even installing the dependencies was a hell but I still can't get it working.
Traceback (most recent call last): File "/home/gid/Dokumentumok/OpenFreezeCenter-main/write_EC.py", line 75, in <module> write_EC(vr, battery_threshold) File "/home/gid/Dokumentumok/OpenFreezeCenter-main/write_EC.py", line 16, in write_EC with open(EC_IO_FILE, 'r+b') as file: ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/sys/kernel/debug/ec/ec0/io'
Even installing the dependencies was a hell but I still can't get it working.
Traceback (most recent call last): File "/home/gid/Dokumentumok/OpenFreezeCenter-main/write_EC.py", line 75, in <module> write_EC(vr, battery_threshold) File "/home/gid/Dokumentumok/OpenFreezeCenter-main/write_EC.py", line 16, in write_EC with open(EC_IO_FILE, 'r+b') as file: ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/sys/kernel/debug/ec/ec0/io'