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
On Mon, Jun 10, 2019 at 10:40 AM Barry Jackson zen25000@zen.co.uk wrote:
On 10/06/2019 14:16, Galen Thurber wrote:
# python chirpw Traceback (most recent call last): File "chirpw", line 24, in <module> from chirp.drivers import * File "/home/galen/chirp-daily/chirp/drivers/generic_xml.py", line 17,
in
<module> import libxml2 ImportError: No module named libxml2
libxml2 is installed what am I missing?
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to Barry at zen25000@zen.co.uk To unsubscribe, send an email to
chirp_users-unsubscribe@intrepid.danplanet.com
Report this to Debian, it looks like a packaging issue, assuming that you are using a Debian package.
I think you are probably missing libxml2-python
Barry _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to galen at galenthurber@gmail.com To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com