Project

General

Profile

Actions

Bug #10015

closed

Can't get install to work on Chromebook

Added by Michael Browett over 1 year ago. Updated over 1 year ago.

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

0%

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

Description

Hello.

Seem to have installed it but see photo for what I get when it opens. Any suggestions?

Thanks!


Files

Screenshot 2022-08-30 06.16.17.png (343 KB) Screenshot 2022-08-30 06.16.17.png Michael Browett, 08/30/2022 01:20 PM
Actions #1

Updated by Michael Browett over 1 year ago

For fun, I reinstalled the tarball. Ran with the ./chirpw and got this:

browettm@penguin:~/chirp-daily-20220823$ ./chirpw
Traceback (most recent call last):
File "./chirpw", line 24, in
from chirp.drivers import *
File "/home/browettm/chirp-daily-20220823/chirp/drivers/idrp.py", line 16, in
import serial
ImportError: No module named serial

Actions #2

Updated by Jim Unroe over 1 year ago

  • Status changed from New to Feedback

CHIRP only runs on Windows, Linux and macOS.

Jim KC9HI

Actions #3

Updated by Tony Fuller over 1 year ago

This is expected, running the chirpw script from the source tarball doesn't usually work.

There's a number of dependencies that chirp needs to work correctly. You'll need to locate them for your operating system.

You can install the Linux subsystem (either officially if supported or via crouton if not) and then install the dependencies for CHIRP and it should launch like any other linux app.

If you need a reference for which dependencies CHIRP needs, you are welcome to check out my appimage-builder recipe at https://github.com/goldstar611/chirp-appimage/blob/a8f8bd230ec184a63d6f7985d098865aae8d3843/AppImageBuilder.yml#L36-L46

Actions #4

Updated by Bernhard Hailer over 1 year ago

  • Status changed from Feedback to Closed
  • Platform changed from Windows to Linux

Solution suggested.

Actions

Also available in: Atom PDF