Hi Pierre, Pierre Neidhardt <ambre...@gmail.com> skribis:
>> /gnu/store/gh44n7nfc7x3w8bbmq5l1glvlvycymdw-gaupol-1.4/bin/gaupol > Traceback (most recent call last): > File > "/gnu/store/gh44n7nfc7x3w8bbmq5l1glvlvycymdw-gaupol-1.4/bin/.gaupol-real", > line 17, in <module> > import gaupol > File > "/gnu/store/gh44n7nfc7x3w8bbmq5l1glvlvycymdw-gaupol-1.4/lib/python3.6/site-packages/gaupol/__init__.py", > line 34, in <module> > gi.require_version("Gdk", "3.0") > File > "/gnu/store/7p24q6jbkzwp7cp44543mi9zzn4czgig-python-pygobject-3.28.2/lib/python3.6/site-packages/gi/__init__.py", > line 130, in require_version > raise ValueError('Namespace %s not available' % namespace) > ValueError: Namespace Gdk not available Could it be that you need to set GI_TYPELIB_PATH? See ‘lightdm’ as an example. HTH, Ludo’.