11 Jun
2019
11 Jun
'19
2:22 a.m.
On 10/06/2019 21:37, Galen Thurber wrote:
I've found and installed python-libxml2 new error. python 2.7.13 installed
$ ./chirpw Traceback (most recent call last): File "./chirpw", line 24, in <module> from chirp.drivers import * File "/home/galen/chirp-daily/chirp/drivers/idrp.py", line 16, in <module> import serial ImportError: No module named serial
Make sure that you have also python-serial python-suds
If you installed chirp using an official Debian package from a Debian repository then this needs a bug report as the package is missing dependencies. If you did not use an official Debian package then maybe you should have done :)
Barry