I don't know about 20.04 (the current LTS is 22.04).
I do know that the steps on https://chirp.danplanet.com/projects/chirp/wiki/ChirpOnLinux work on Ubuntu 22.04 (the current LTS) and 22.10.
Ubuntu 23.04 changed the way python apps need to be installed.
-David
On Tue, Apr 25, 2023 at 12:52 PM K0LNY_Glenn glenn@ervin.email wrote:
Hi, Will these same steps work for a fresh install on Ubuntu20.04? Thanks ----- Original Message ----- *From:* David Spoelstra davids@mediamachine.com *To:* Dan Smith dsmith@danplanet.com ; Discussion of CHIRP chirp_users@intrepid.danplanet.com *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@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@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to N9KT at davids@mediamachine.com To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com To report this email as off-topic, please email chirp_users-owner@intrepid.danplanet.com Searchable archive: https://www.mail-archive.com/chirp_users@intrepid.danplanet.com
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to K0LNY at glenn@ervin.email To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com To report this email as off-topic, please email chirp_users-owner@intrepid.danplanet.com Searchable archive: https://www.mail-archive.com/chirp_users@intrepid.danplanet.com
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to N9KT at davids@mediamachine.com To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com To report this email as off-topic, please email chirp_users-owner@intrepid.danplanet.com Searchable archive: https://www.mail-archive.com/chirp_users@intrepid.danplanet.com