小编kan*_*shk的帖子

即使从存档安装 python-gtk2 后,在 Ubuntu 20.04 上也“找不到软件包‘pygtk-2.0’”

我正在尝试安装blueman,它似乎有 pygtk-2.0 作为依赖项。执行时./configure,它停在这里:

configure: error: Package requirements (pygtk-2.0 >= 2.12.0) were not met:

No package 'pygtk-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.

Alternatively, you may set the environment variables PYGTK_CFLAGS and PYGTK_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
Run Code Online (Sandbox Code Playgroud)

由于 python-gtk2 无法通过 获得,因此我按照此处apt所述从包中手动安装了它。

然后尝试再次配置blueman,但仍然遇到相同的错误。

我错过了什么吗?

bluetooth pygtk python-2.7 20.04

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

标签 统计

20.04 ×1

bluetooth ×1

pygtk ×1

python-2.7 ×1