Thomas Varley
Thomas Varley
EDIT: I realize that I was feeding the Hgraph in wrong. I was doing: `{node : (hedge1, hedge2...)}` when I should have been doing `{hedge1 : (node1, node2...)}`. Fixing this...
Reopening the issue since the change described above just changes the error from being about strength to being about weight.
Changing `pyproject.toml` seems to have worked, but I don't think the systemd daemon was created. I rebooted and if I run: `sudo systemctl status fw-fanctrl` The output is `Unit fw-fanctrl.service...
Yes I installed it using the install script. `ectool` is present, the `ectool help` command prints the expected list of commands, etc.
I'm sorry for not getting back to this - I just wanted to say that fw-fanctrl seems to be working fine after manually changing the required Python version.