Opened 2 years ago
#65730 new defect
gnucash error messages (seems to run fine)
Reported by: | LenoreHorner | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | drkp (Dan Ports) | |
Port: | gnucash |
Description
Gnucash 4.9_1 just newly installed on Monterey (and yes, I followed the migration instructions) is still exhibiting an error I was seeing for the last few months on Big Sur. Whenever I start Gnucash, the following error messages appear in terminal although I have not detected any malfunction in the program.
Traceback (most recent call last): File "/opt/local/share/gnucash/python/init.py", line 6, in <module> from gi import require_version ModuleNotFoundError: No module named 'gi'
Then as I use Gnucash, and accumulating more copies as I do more, I get the following showing up in terminal.
gz_thread_func EOF
Note: See
TracTickets for help on using
tickets.