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
On Wed, Aug 21, 2024 at 9:36 AM jkhmr7--- via Users users@lists.chirpmyradio.com wrote:
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
As you have discovered, it doesn't install on the 22.04 LTS. It does work with the latest Ubuntu 24.04 LTS.
Jim KC9HI
participants (2)
-
Jim Unroe
-
jkhmr7@gmail.com