Project

General

Profile

Actions

Bug #9333

open

Issue building from source on Pi3A+

Added by Niamh Holding over 2 years ago. Updated about 2 years ago.

Status:
Feedback
Priority:
Low
Assignee:
-
Category:
-
Target version:
Start date:
08/30/2021
Due date:
% Done:

0%

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

Description

pi@raspberrypi3A:/usr/local/src/CHIRP/chirp-daily-20210830 $ sudo python setup.py install
No handlers could be found for logger "chirp.drivers.anytone778uv"

Actions #1

Updated by Jim Unroe over 2 years ago

  • Status changed from New to Feedback

I has been some time since I have installed CHIRP on a Raspberry Pi so I am just making a guess. Did you install the Python future module? It is required for the AT-778UV and a handful of other models.

Jim KC9HI

Actions #2

Updated by Niamh Holding over 2 years ago

Ah, that could be it.

Neother of these sites mentioned that module-
https://dl1gkk.com/setup-raspberry-pi-for-ham-radio/
http://www.km4fmk.com/chirponpi.html

Will add the module and build again, ah, can't "clean" when rerunning the install-

sudo python setup.py install
make: Entering directory '/usr/local/src/CHIRP/chirp-daily-20210830/locale'
make: *** No rule to make target 'clean'. Stop.

Actions #3

Updated by Niamh Holding over 2 years ago

Also the build from source section of the wiki makes no mention of installing pythom-future.

Maybe someone needs to write a wiki page on installin on a Pi?

Actions #4

Updated by Tony Fuller about 2 years ago

Hi Niamh, I have investigated how to build AppImages for 64-bit Intel, 64-bit ARM and 32-bit ARM architectures. I've tested them on my desktop computer and raspberry pi with a Baofeng 888s radio and am soliciting feedback from others. I would love to know if it works for you (best to try on a cheaper model first). There are no runtimes or other requirements. Just mark the binary as executable and run it.

https://github.com/goldstar611/chirp-appimage/releases/tag/02Mar2022

If I get a few more thumbs up I'll propose to Dan if we can move to AppImages.

Thanks,
Tony

Actions

Also available in: Atom PDF