Project

General

Profile

Actions

Bug #11235

closed

chirp 20240311 fails to launch (Debian 12, Python 3.11.2)

Added by Alex Page 2 months ago. Updated 2 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
03/11/2024
Due date:
% Done:

100%

Estimated time:
Chirp Version:
next
Model affected:
N/A
Platform:
Linux
Debug Log:
I read the instructions above:
Yes

Description

I installed it using pipx and the chirp-20240311-py3-none-any.whl.

Previous versions worked, including chirp-20240306-py3-none-any.whl.

Error log:

$ chirp
Traceback (most recent call last):
  File "/home/alex/.local/bin/chirp", line 8, in <module>
    sys.exit(chirpmain())
             ^^^^^^^^^^^
  File "/home/alex/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/__init__.py", line 113, in chirpmain
    default=not CONF.get_bool('offered_desktop',
                ^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'get_bool'

Actions

Also available in: Atom PDF