Project

General

Profile

Actions

Bug #6435

closed

Linux startup error

Added by Ed Ackerman about 5 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
02/11/2019
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
Linux
Debug Log:
I read the instructions above:

Description

Environment Centos Linux, up to date V 6.10, Python 2.6

File "./chirpw", line 23, in
from chirp.drivers import *
File "/home/edack/Desktop/chirp-daily-20190210/chirp/drivers/lt725uv.py", line 198, in
LIST_CTCSS.append("D{:03d}N".format(x))

If I comment the two for loops out then the following happens:

File "./chirpw", line 23, in
from chirp.drivers import *
File "/home/edack/Desktop/chirp-daily-20190210/chirp/drivers/ts850.py", line 40
TS850_MODES_REV = {val: mode for mode, val in TS850_MODES.iteritems()}

after commenting this line out CHIRP runs OK.
since I don't have either of these I can't say how that affects them I do have a Yaesu and Baufeng and they work OK.

Actions #1

Updated by Bernhard Hailer almost 4 years ago

  • Status changed from New to Closed
  • Target version set to chirp-legacy
  • Platform changed from Windows to Linux

Hmm... Chirp is meant to run in a Python 2.7 environment.
And... we're working on an upgrade to Python 3 :-)

So, given these facts, I'm closing this bug report. I hope that's ok; if you think it should be kept open for some reason, please contact me.

Actions

Also available in: Atom PDF