Hi Guix,

I installed the pantalaimon package, but starting the executable fails:


~ $ pantalaimon 
Traceback (most recent call last):
[...]
  File 
"/gnu/store/2z5id5dpm8lbzj7gr45nq6gwj1mairzw-python-pydbus-0.6.0/lib/python3.11/site-packages/pydbus/registration.py",
 line 130, in <listcomp>
    ids = [bus.con.register_object(path, interface, wrapper.call_method, None, 
None) for interface in interfaces]
           
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/gnu/store/rhjr2q7kgddgdgyjdj73pmp0ymhbbiig-python-pygobject-3.50.0/lib/python3.11/site-packages/gi/overrides/Gio.py",
 line 113, in register_object
    return super().register_object(object_path,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: argument method_call_closure: Expected GObject.Closure, but got 
gi.overrides.Gio.function


I attach the full error output.

I get the same behavior when installing pantalaimon via my home
configuration or via guix shell.

Does anyone have similar symptoms?

I am currently trying to install pantalaimon in a Python venv, but I seem
to be getting some version incompatibilities around PyGObject
(gobject-introspection).

I take any suggestions :-) Thanks!

-
Sergiu

Attachment: pantalaimon.err
Description: Binary data

Reply via email to