Hi Team,
I need a small help
I am using Fedora25 OS .
Using the command, I have installed "sudo dnf install pygobject3 python3-gobject gtk3"
And If i execute "import gi " in Python as a normal user, I am getting Module Not Found error.
If I run python in sudo mode, i am able to "import gi",
I want that gi can be imported as normal user.
Can someone pls help me... ?
by