[chirp_users] Newest Chirp doesn't seem to work with Python 2.6.6 -- invalid syntax on the anytone778uv.py driver
David Ranch
Sat Jul 18 19:17:16 PDT 2020
Hello Everyone,
I've been a happy Chirp user for a long time but haven't upgraded for
some time. I was previously running the TIP version back from Feb 3
2018 (chirp-hg-e3b90fa8c316) and that worked well but once I fetched the
newest version with:
wget http://d-rats.com/hg/hgwebdir.cgi/chirp.hg/archive/tip.tar.gz
Both of these newest versions give me the below errors:
lrwxrwxrwx 1 dranch dranch 21 Jul 18 19:09 chirp-tip-newest ->
chirp-hg-37a6a6d6f425
lrwxrwxrwx 1 dranch dranch 21 Jul 12 13:22 chirp-tip-newest ->
chirp-hg-061e53a8a2cc
The errors I'm seeing are:
--
$ ./chirpw
Traceback (most recent call last):
File "./chirpw", line 24, in <module>
from chirp.drivers import *
File
"/home/archive/Chirp/chirp-hg-37a6a6d6f425/chirp/drivers/anytone778uv.py",
line 192
for val in TONE_MAP_VAL_TO_TONE}
^
SyntaxError: invalid syntax
--
It was mentioned by Jim Unroe to install the "future" pip package but
installing version 0.18.2 didn't help. Any thoughts?
--David
KI6ZHD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_users/attachments/20200718/505736d3/attachment.html
More information about the chirp_users
mailing list