Bug#947776: python3-nautilus 1.2.3-3 solved the problem

Ludovic CHEVALIER ludovic at beurresarrasin.net
Tue Sep 8 08:52:12 BST 2020


Hi!

I'm using python3-nautilus and I've always got this error message at start:
> nautilus
> 
> (org.gnome.Nautilus:16118): Nautilus-Python-WARNING **: 09:32:47.414: g_module_open libpython failed: /usr/lib/libpython3.8.so.1.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
> ImportError: could not import gobject (error was: ImportError('/usr/lib/python3/dist-packages/gi/_gi.cpython-38-i386-linux-gnu.so: undefined symbol: PyExc_NotImplementedError'))
> 
> (org.gnome.Nautilus:16118): Nautilus-Python-WARNING **: 09:32:47.459: pygobject initialization failed
> 
> (org.gnome.Nautilus:16118): Nautilus-Python-WARNING **: 09:32:47.459: nautilus_python_init_python failed

So, I've just created a symbolic link like this and it works now. :-)
> ln -s i386-linux-gnu/libpython3.8.so.1.0 /usr/lib/

Have we to report this "bug" to libpython3.8 maintainers?

Thanks.

--
Ludo



More information about the pkg-gnome-maintainers mailing list