$ python -c 'from gi.repository import Gtk' -c:1: PyGIWarning: Gtk 导入时未先指定版本。在导入之前使用 gi.require_version('Gtk', '3.0') 以确保加载正确的版本。我应该怎么办?
python linux gtk centos tryton
centos ×1
gtk ×1
linux ×1
python ×1
tryton ×1