21 Aug
2024
21 Aug
'24
6:16 a.m.
So after realising my earlier mistake with directories I am facing the following when trying to install on Ubuntu 22.04 LTS Fatal error from pip prevented installation. Full pip output in file: /home/jonh/.local/pipx/logs/cmd_2024-08-21_14.10.06_pip_errors.log
pip seemed to fail to build package: yattag
Some possibly relevant errors from pip install: error: subprocess-exited-with-error TypeError: canonicalize_version() got an unexpected keyword argument 'strip_trailing_zero' error: metadata-generation-failed
Error installing chirp from spec '/home/jonh/Downloads/chirp-20240821-py3-none-any.whl'.
I can post the full output if that helps, hopefully someone can help me out. Many thanks