[chirp_users] missing libxml2 Debian MX
Barry Jackson
Tue Jun 11 02:22:17 PDT 2019
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
More information about the chirp_users
mailing list