Hi Dan.
The Linux instructions fail at first, so I checked out the py3 branch like the Windows instructions on the same page give. Then I can run the chirpwx.py file.
then i get the following error.
[boucha@esqueleto chirp (py3 u=)]$ ./chirpwx.py
Gtk-Message: 16:55:54.177: Failed to load module "xapp-gtk3-module"
Traceback (most recent call last):
File "/home/boucha/repos/chirp/chirp/wxui/main.py", line 812, in _menu_open
with wx.FileDialog(self, _('Open a file'),
TypeError: FileDialog(): argument 3 has unexpected type 'PosixPath'
I'm on Python 3.10.6 on Ubuntu 22.04
[boucha@esqueleto chirp (py3 u=)]$ python3 -V
Python 3.10.6
[boucha@esqueleto chirp (py3 u=)]$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy