Applio wont install on a clean Pinokio install due to not having psutil in the requirements. Had to go into dev mode, bash, env and issue: uv pip install psutil
Applio wont install on a clean Pinokio install due to not having psutil in the requirements.
Had to go into dev mode, bash, env and issue:
uv pip install psutil