Some new radio drivers require the Python pip module named "future" (or "python-future" if packaged by your OS). before the whole program will load. It should be marked as a dependency,

--David
KI6ZHD


On 08/16/2020 01:52 AM, Hans-J. Ullrich wrote:
Package: chirp
Severity: important

Dear maintainers,

the latest version of chirp in debian/testing does not start. It looks like 
some module is missing.

This is the output:

--- snip ---

chirpw
Traceback (most recent call last):
   File "/usr/bin/chirpw", line 16, in <module>
     from chirp import chirp_common
   File "/usr/lib/python3/dist-packages/chirp/chirp_common.py", line 17, in 
<module>
     from future import standard_library
ModuleNotFoundError: No module named 'future'

--- snap ---

I now installed the latest version from the Ubuntu PPA (manually installed just the 
chirp-daily-*xenial*.deb) and had also to install the package "python-suds", 
too. This is working well.

Hope this helps.

Best regards

Hans



System Information:
Debian Release: bullseye/sid
   APT prefers stable
   APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.7.0-2-amd64 (SMP w/2 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to