The logitech solaar package fails with this message.
ModuleNotFoundError: No module named 'psutil'
Should just need python-psutil added to the package.yml required deps
The logitech solaar package fails with this message.
ModuleNotFoundError: No module named 'psutil'
Should just need python-psutil added to the package.yml required deps
| R2922 solaar | |||
| D11324 | R2922:0496aa1aaaf4 Fix solaar rundeps | ||
psutil is not the only dependency missing: https://github.com/pwr-Solaar/Solaar/blob/master/setup.py#L63