[chirp_users] Can't install on Ubuntu 23.04
K0LNY_Glenn
Tue Apr 25 09:51:15 PDT 2023
Hi,
Will these same steps work for a fresh install on Ubuntu20.04?
Thanks
----- Original Message -----
From: David Spoelstra
To: Dan Smith ; Discussion of CHIRP
Sent: Tuesday, April 25, 2023 11:41 AM
Subject: Re: [chirp_users] Can't install on Ubuntu 23.04
Dan-
Thank you! That was the magic. So all the steps I had to do to install on Ubuntu 23.04 were the following:
sudo apt install git python3-wxgtk4.0 python3-serial python3-six python3-future python3-requests python3-pip
cd into_the_directory_with_the_whl_file_I_downloaded
pipx install --system-site-packages ./chirp-20230425-py3-none-any.whl
Thanks again!
-David, N9KT
On Tue, Apr 25, 2023 at 12:00 PM Dan Smith via chirp_users <chirp_users at intrepid.danplanet.com> wrote:
> Any ideas?
Those instructions are not updated for 23.04, which (along with upstream python) has fundamentally changed how installing python packages works. You can look at this bug for more details:
https://chirp.danplanet.com/issues/10541
I have on my todo list to update that with instructions for 23.04 but for the moment you'll have to pick out the details from the discussion there.
--Dan
_______________________________________________
chirp_users mailing list
chirp_users at intrepid.danplanet.com
http://intrepid.danplanet.com/mailman/listinfo/chirp_users
This message was sent to N9KT at davids at mediamachine.com
To unsubscribe, send an email to chirp_users-unsubscribe at intrepid.danplanet.com
To report this email as off-topic, please email chirp_users-owner at intrepid.danplanet.com
Searchable archive: https://www.mail-archive.com/chirp_users@intrepid.danplanet.com
--------------------------------------------------------------------------------
_______________________________________________
chirp_users mailing list
chirp_users at intrepid.danplanet.com
http://intrepid.danplanet.com/mailman/listinfo/chirp_users
This message was sent to K0LNY at glenn at ervin.email
To unsubscribe, send an email to chirp_users-unsubscribe at intrepid.danplanet.com
To report this email as off-topic, please email chirp_users-owner at intrepid.danplanet.com
Searchable archive: https://www.mail-archive.com/chirp_users@intrepid.danplanet.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_users/attachments/20230425/0273d358/attachment.html
More information about the chirp_users
mailing list