I am trying to update brewblox to the latest. I has been a while, probably June sine I have updated, and when I ran the command I got the following error:
Command "/home/pi/brewblox/.venv/bin/python3 -m pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-a_hq3z0i --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple --extra-index-url https://www.piwheels.org/simple -- poetry>=0.12" failed with error code 1 in None
Command '. .venv/bin/activate && python3 -m pip install setuptools wheel && python3 -m pip install ./brewblox-ctl.tar.gz && python3 -m brewblox_ctl update --update-ctl-done' returned non-zero exit status 1.
Command '/usr/bin/python3 /home/pi/.local/bin/brewblox-ctl update --update-ctl-done' returned non-zero exit status 1.
I tried it again with the same results. Not sure what I need to do at this point to get it to update.
Thanks