_______________________________________________Hi,Will these same steps work for a fresh install on Ubuntu20.04?Thanks----- Original Message -----From: David SpoelstraTo: Dan Smith ; Discussion of CHIRPSent: Tuesday, April 25, 2023 11:41 AMSubject: Re: [chirp_users] Can't install on Ubuntu 23.04Dan-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-pipcd into_the_directory_with_the_whl_file_I_downloadedpipx install --system-site-packages ./chirp-20230425-py3-none-any.whlThanks 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