Project

General

Profile

Actions

Bug #7869

closed

Ubuntu 18.04x64, Chirpw don't run

Added by Dae k almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
05/10/2020
Due date:
% Done:

0%

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

Description

Sudo apt install chrip
ok, everything it's fine,
when i launch it by icone, nothing do.

on terminal
chirpw

msi@msi-GS60-2PC-Ghost:~$ sudo chirpw 
Traceback (most recent call last):
  File "/usr/bin/chirpw", line 20, in 
    from chirp import logger
ModuleNotFoundError: No module named 'chirp'

ok, fine ...
sudo purge chirp && sudo autoremove
sudo add-apt-repository ppa:ubuntu-hams-updates/ppa ; sudo update ; sudo apt install chirp

ok
sudo chirpw

msi@msi-GS60-2PC-Ghost:~$ chirpw 
Traceback (most recent call last):
  File "/usr/bin/chirpw", line 20, in 
    from chirp import logger
ModuleNotFoundError: No module named 'chirp'

ok ...
sudo purge chirp && sudo autoremove
sudo apt-add-repository ppa:dansmith/chirp-snapshots : sudo apt update ; sudo apt install chirp-daily

ok
sudo chipw

SAME !

and when i try on manual...

msi@msi-GS60-2PC-Ghost:~/Chirp/chirp-daily-20200430$ ./chirpw 
Traceback (most recent call last):
  File "./chirpw", line 20, in 
    from chirp import chirp_common
  File "/home/msi/Chirp/chirp-daily-20200430/chirp/chirp_common.py", line 979
    except errors.InvalidDataError, e:
                                  ^
SyntaxError: invalid syntax

WHY ?

Lubuntu 18.04.4x64

Actions

Also available in: Atom PDF