小编Gau*_*mar的帖子

kazam 失败并显示“PyGIWarning:Gtk 已导入但未先指定版本...”

安装kazam投屏软件后,无法启动。

我使用的是 Ubuntu 17.04。

更新: 在此输入图像描述

    /usr/bin/kazam:32: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk
/usr/lib/python3/dist-packages/kazam/frontend/window_area.py:30: PyGIWarning: Wnck was imported without specifying a version first. Use gi.require_version('Wnck', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, GObject, Gdk, Wnck, GdkX11
/usr/lib/python3/dist-packages/kazam/backend/gstreamer.py:35: PyGIWarning: Gst was imported without specifying a version first. Use gi.require_version('Gst', '1.0') before import to ensure …
Run Code Online (Sandbox Code Playgroud)

pygtk kazam python3

4
推荐指数
1
解决办法
2万
查看次数

标签 统计

kazam ×1

pygtk ×1

python3 ×1