https://bugzilla.redhat.com/show_bug.cgi?id=1644475
--- Comment #13 from fujiwara tfujiwar@redhat.com --- (In reply to Nikhil Jha from comment #12)
- exec python3 /usr/share/ibus/setup/main.py
Traceback (most recent call last): File "/usr/share/ibus/setup/main.py", line 33, in <module> from gi import require_version as gi_require_version ModuleNotFoundError: No module named 'gi'
The error is obviously different from the bug description and that's why I closed this bug.
You need to install python3-gobject-base which has the gi module.