12 Jul
2019
12 Jul
'19
1:48 p.m.
[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