大家好
我裝完gnome 3後大致正常,但是執行gnome-tweak-tool時會出現以下訊息
Traceback (most recent call last):
File "/usr/bin/gnome-tweak-tool", line 21, in <module>
gi.require_version("Gtk", "3.0")
AttributeError: 'module' object has no attribute 'require_version'
無法打開
嘗試安裝python-gobject*仍無法解決
請問應該如何解決呢?
--
我裝完gnome 3後大致正常,但是執行gnome-tweak-tool時會出現以下訊息
Traceback (most recent call last):
File "/usr/bin/gnome-tweak-tool", line 21, in <module>
gi.require_version("Gtk", "3.0")
AttributeError: 'module' object has no attribute 'require_version'
無法打開
嘗試安裝python-gobject*仍無法解決
請問應該如何解決呢?
--
All Comments