[chirp_users] Trying chirpw with python3

David Boucha
Thu Oct 3 15:31:56 PDT 2019


Do you have all the dependencies installed?

What happens when you run the following in a terminal?

python3
import gtk


On Thu, Oct 3, 2019 at 12:27 PM Steven A. Falco <stevenfalco at gmail.com>
wrote:

> 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:
>
> There was an error during export: 'gi.repository.Gtk' object has no
> attribute 'Tooltips'
>
> The error appears to originate in chirp/ui/importdialog.py around line 302:
>
> tips = gtk.Tooltips()
>
> Unfortunately, I don't know enough python to understand why this error is
> happening.
>
> Does anyone have a suggestion about how to use chirpw with python 3?
>
>         Steve
> _______________________________________________
> chirp_users mailing list
> chirp_users at intrepid.danplanet.com
> http://intrepid.danplanet.com/mailman/listinfo/chirp_users
> This message was sent to UtahDave at boucha at gmail.com
> To unsubscribe, send an email to
> chirp_users-unsubscribe at intrepid.danplanet.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_users/attachments/20191003/bfc6915e/attachment.html 


More information about the chirp_users mailing list