Project

General

Profile

Actions

Bug #10541

closed

Installed from .whl, on run cannot find module 'wx'

Added by Marcin Wolcendorf over 1 year ago. Updated over 1 year ago.

Status:
Not a bug
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
04/23/2023
Due date:
% Done:

0%

Estimated time:
Chirp Version:
next
Model affected:
all models
Platform:
Linux
Debug Log:
I read the instructions above:

Description

I have installed the .whl (https://trac.chirp.danplanet.com/chirp_next/next-20230421/chirp-20230421-py3-none-any.whl) using pipx. The .whl installed with no issues. The ~/.local/bin has been added to the PATH. On invocation:

chirp
Traceback (most recent call last):
  File "/home/antymat/.local/bin/chirp", line 8, in <module>
    sys.exit(chirpmain())
             ^^^^^^^^^^^
  File "/home/antymat/.local/pipx/venvs/chirp/lib/python3.11/site-packages/chirp/wxui/__init__.py", line 39, in chirpmain
    import wx
ModuleNotFoundError: No module named 'wx'


Related issues 1 (0 open1 closed)

Has duplicate Bug #10565: CHIRP Next under UBUNTU 23.04Rejected05/08/2023

Actions
Actions

Also available in: Atom PDF