openscap-daemon icon indicating copy to clipboard operation
openscap-daemon copied to clipboard

from gi.repository import GObject as gobject ModuleNotFoundError: No module named 'gi'

Open amanjha18 opened this issue 3 years ago • 2 comments

amanjha18 avatar Jan 17 '22 05:01 amanjha18

getting error in ubuntu - i already use this command : $ sudo apt install python3-gi

amanjha18 avatar Jan 17 '22 05:01 amanjha18

The error message simply says that you don't have the gi module available when running the daemon. Please come up with a full reproducer so we can perhaps give a better advice.

matejak avatar Jan 27 '22 16:01 matejak