I have a RPi 4 with Raspbian GNU/Linux 11 (bullseye) installed.
I was able to
sudo pip install wxPython
and it successfully installed wxPython 4.1.1. 4.2.0 failed, but 4.1.1 succeeded.
Chirp ran just fine after that.
Joe Pizzi KI5LST
-----Original Message----- From: chirp_users-bounces@intrepid.danplanet.com chirp_users-bounces@intrepid.danplanet.com On Behalf Of Dan Smith via chirp_users Sent: Sunday, January 15, 2023 12:19 PM To: Discussion of CHIRP chirp_users@intrepid.danplanet.com Subject: Re: [chirp_users] Problem on Linux Mint with Mate desktop
I am using Mint 20.02 based on Ubuntu 20.04 and had the same issue with
old wxPython. I used this to successfully update wxPython and resolve the issue.
pip3 install -U -f
https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-20.04 wxPython
This will work for x86_64 machines, but won't work for systems like the Raspberry Pi. But yeah, this gets you on a newer wxPython, which is good for several reasons. I've added this as an optional step to this page:
https://chirp.danplanet.com/projects/chirp/wiki/ChirpOnLinux
Thanks!
--Dan _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to Joe Pizzi at pizzi.joe@gmail.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