Actions
Bug #9927
closedFailed to clone: module 'collections' has no attribute 'Callable'
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/24/2022
Due date:
% Done:
0%
Estimated time:
Chirp Version:
daily
Model affected:
Baofeng BF-F8hp
Platform:
Linux
I read the instructions above:
Description
Chirp 0.3.0dev on Python 3.10.4 wxPython 4.0.7 gtk3 (phoenix) wxWidgets 3.0.5
Pop!_OS 22.04 LTS
When cloning from a Baofeng BF-F8HP on Pop-OS 22.04 (basically Ubuntu), the clone completes (the loading bar is full), then the following error message is immediately displayed, and the clone fails.
Failed to clone: module 'collections' has no attribute 'Callable'
I see this in the terminal output (in the terminal I used to launch chirpw
ERROR: Failed to clone: module 'collections' has no attribute 'Callable'
ERROR: uv5r._ident_radio: Radio did not respond
ERROR: Failed to clone: Radio did not respond
ERROR: Failed to clone: module 'collections' has no attribute 'Callable'
I see this in logs
[2022-06-24 09:09:49,664] chirp.drivers.uv5r - INFO: Radio Version is b'N5R340B \xff\xff\xff\xff\xff\xff'
[2022-06-24 09:09:49,664] chirp.drivers.uv5r - DEBUG: downloading main block...
[2022-06-24 09:10:03,332] chirp.drivers.uv5r - DEBUG: done.
[2022-06-24 09:10:03,332] chirp.drivers.uv5r - DEBUG: downloading aux block...
[2022-06-24 09:10:04,043] chirp.drivers.uv5r - DEBUG: done.
[2022-06-24 09:10:04,044] chirp.wxui.clone - ERROR: Failed to clone: module 'collections' has no attribute 'Callable'
Files
Actions