<div dir="ltr">Do you have all the dependencies installed? <div><br></div><div>What happens when you run the following in a terminal?</div><div><br></div><div>python3</div><div>import gtk</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 3, 2019 at 12:27 PM Steven A. Falco <<a href="mailto:stevenfalco@gmail.com">stevenfalco@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I am trying to use the py3 branch of chirpw, because Fedora Linux is in the process of deprecating python 2. Mostly it is going well, but when I try to export to a CSV file, I get this error message:<br>
<br>
There was an error during export: 'gi.repository.Gtk' object has no attribute 'Tooltips'<br>
<br>
The error appears to originate in chirp/ui/importdialog.py around line 302:<br>
<br>
tips = gtk.Tooltips()<br>
<br>
Unfortunately, I don't know enough python to understand why this error is happening.<br>
<br>
Does anyone have a suggestion about how to use chirpw with python 3?<br>
<br>
Steve<br>
_______________________________________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
This message was sent to UtahDave at <a href="mailto:boucha@gmail.com" target="_blank">boucha@gmail.com</a><br>
To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
</blockquote></div>