13 Jul
2019
13 Jul
'19
10:37 a.m.
On Fri, 12 Jul 2019 13:48:01 -0700 Dan Smith dsmith@danplanet.com wrote:
[fred@m5a97r2]$ ./chirpw Traceback (most recent call last): File "./chirpw", line 24, in <module> from chirp.drivers import * File "/home/fred/chirp/chirp-daily/chirp/drivers/tk8180.py", line 16, in <module> from builtins import bytes ImportError: No module named builtins
Anyone else see this problem?
Yep, this is bug #6905:
https://chirp.danplanet.com/issues/6905
Should be fixed now and in tomorrow's build for MacOS and the PPA. Note that for linux platforms not using the PPA (so debian or fedora), you'll need the python-future package installed from here on out.
--Dan
Thank you Dan and everyone that maintains Chirp. The 20190713 build now works on Fedora 30.
Fred