[MacPorts] #58365: gnucash: Requires py-gobject3
MacPorts
noreply at macports.org
Sun Apr 21 21:22:37 UTC 2019
#58365: gnucash: Requires py-gobject3
----------------------+----------------------
Reporter: mf2k | Owner: drkp
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: gnucash |
----------------------+----------------------
Description changed by mf2k:
Old description:
> 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.
New description:
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.
--
--
Ticket URL: <https://trac.macports.org/ticket/58365#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list