Opened 5 years ago

Last modified 5 years ago

#58365 assigned defect

gnucash: Requires py-gobject3

Reported by: mf2k (Frank Schima) Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: gnucash

Description (last modified by mf2k (Frank Schima))

When attempting to run gnucash 3.5, it returns the following error on the command line:

$ gnucash
Traceback (most recent call last):
  File "/opt/local/share/gnucash/python/init.py", line 5, in <module>
    from gi import require_version
ModuleNotFoundError: No module named 'gi'

The solution is to install py36-gobject3.

It should switch to python37 and py37-gobject3 or at least add py36-gobject3 to the runtime dependencies.

Change History (1)

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.