Project

General

Profile

Actions

Bug #10188

closed

Error que me tira el sistema Linux

Added by Esteban López over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
12/17/2022
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
Baofeng BF-T1
Platform:
Linux
Debug Log:
I read the instructions above:

Description

Hola, buenos días, tengo problema al iniciar Chirp en Linux: me sale esta respuesta:

sudo chirpw

Traceback (most recent call last):
File "/usr/local/bin/chirpw", line 24, in
from chirp.drivers import *
File "/usr/local/lib/python2.7/dist-packages/chirp/drivers/bf_t1.py", line 459, in
class BFT1(chirp_common.CloneModeRadio, chirp_common.ExperimentalRadio):
File "/usr/local/lib/python2.7/dist-packages/chirp/directory.py", line 61, in register
raise Exception("Duplicate radio driver id %s'" % ident)
Exception: Duplicate radio driver id
Baofeng_BF-T1'

Actions #1

Updated by Dan Smith over 1 year ago

Elimine la instalación anterior y vuelva a instalar. Se cambió el nombre de un controlador, por lo que tendrá un duplicado si no borra el antiguo.

$ rm -Rf /usr/local/lib/python2.7/dist-packages/chirp
Actions #2

Updated by Dan Smith over 1 year ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF