Hi there. I've just installed gnome-tweak-tool and have this problem:
[hugo@jeff ~]$ gnome-tweak-tool
Traceback (most recent call last):
File "/usr/bin/gnome-tweak-tool", line 24, in <module>
import gi
ModuleNotFoundError: No module named 'gi'
[hugo@jeff ~]$ rpm -q python3-gobject-base gnome-tweak-tool
python3-gobject-base-3.26.1-1.fc27.x86_64
gnome-tweak-tool-3.26.4-1.fc27.noarch
--
Hope this helps. Cheers, Hugo
This update has been submitted for testing by melmorabity.
This update has been pushed to testing.
Works Fine, the bug is not reproducible
works for me
Seems good
This update has been submitted for batched by bodhi.
It does not work for me. Same issue as stable version: "ModuleNotFoundError: No module named 'gi'"
karma: -1
@anonymous: could you provide the resulting output of the command "rpm -q python3-gobject-base gnome-tweak-tool"
This update has been submitted for stable by bodhi.
This update has been submitted for batched by melmorabity.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.
Hi there. I've just installed gnome-tweak-tool and have this problem:
[hugo@jeff ~]$ gnome-tweak-tool Traceback (most recent call last): File "/usr/bin/gnome-tweak-tool", line 24, in <module> import gi ModuleNotFoundError: No module named 'gi' [hugo@jeff ~]$ rpm -q python3-gobject-base gnome-tweak-tool python3-gobject-base-3.26.1-1.fc27.x86_64 gnome-tweak-tool-3.26.4-1.fc27.noarch -- Hope this helps. Cheers, Hugo