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 > [email protected] > http://intrepid.danplanet.com/mailman/listinfo/chirp_users > This message was sent to Barry at [email protected] > To unsubscribe, send an email to > [email protected] >
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 [email protected] http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to [email protected] at [email protected] To unsubscribe, send an email to [email protected]
