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 _______________________________________________ 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]
