[MacPorts] #58365: gnucash: Requires py-gobject3
MacPorts
noreply at macports.org
Sun Apr 21 21:22:20 UTC 2019
#58365: gnucash: Requires py-gobject3
--------------------+----------------------
Reporter: mf2k | Owner: drkp
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: gnucash
--------------------+----------------------
When attempting to run gnucash 3.5, it shows 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.
--
Ticket URL: <https://trac.macports.org/ticket/58365>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list