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