Re: python 3 bindings for libgnome

2020-04-29 Thread Samuel Sieb
On 4/29/20 4:31 PM, Paolo Galtieri wrote: Traceback (most recent call last):   File "/usr/sbin/simple-backup-config", line 36, in     import gnome.ui ImportError: No module named gnome.ui In F30 this module is provided by the package gnome-python2-gnome-2.28.1-23.fc29.x86_64 Is there a corr

python 3 bindings for libgnome

2020-04-29 Thread Paolo Galtieri
Folks,   I have an issue that has cropped up in F31 and F32 and I hope someone can help me. I have been using sbackup for years to do backups on my system. It has worked great up to and including F30.  This program is a python2 program.  The issue though has to do with bindings to libgnome.