Bug #8547
closedDrivers Depend on Missing Module: wouxun_common
0%
Description
Looks like a handful of drivers depend on 'wouxun_common' which can't be found at runtime.
@
Failed to import /home/mpoletiek/devspace/py3-CHIRP/chirp/drivers/baofeng_uv3r: No module named 'wouxun_common'
Failed to import /home/mpoletiek/devspace/py3-CHIRP/chirp/drivers/th_uv3r25: No module named 'wouxun_common'
Failed to import /home/mpoletiek/devspace/py3-CHIRP/chirp/drivers/puxing: No module named 'wouxun_common'
Failed to import /home/mpoletiek/devspace/py3-CHIRP/chirp/drivers/th_uv3r: No module named 'wouxun_common'
Failed to import /home/mpoletiek/devspace/py3-CHIRP/chirp/drivers/wouxun: No module named 'wouxun_common'
@
Files
Updated by Matthew Poletiek almost 4 years ago
Patch for fix.
Updated by Bernhard Hailer almost 4 years ago
- Status changed from New to Feedback
- Model affected changed from (All models) to Wouxun common
Hi Matthew, has this been posted to the developer's mailing list, and has the patch been accepted?
Updated by Dan Smith about 2 years ago
- Status changed from Feedback to Rejected
Patches for py3 should go to github, but I think this is resolved now anyway.