【问题标题】:Can't install PyGObject on macOS无法在 macOS 上安装 PyGObject
【发布时间】:2017-09-12 07:08:51
【问题描述】:

我正在使用 macOS
Python 版本:2.7 / 3.6

pip3:

$ pip3 install PyGObject
Collecting PyGObject
Could not find a version that satisfies the requirement PyGObject (from versions:)
No matching distribution found for PyGObject

pip 和 pip2.x 的结果相同

为什么找不到?
在 macOS 上安装 PyGObject 的替代方法是什么?

【问题讨论】:

  • 查看常见问题link
  • @Howaboutnope 以前尝试过这种方式,但不起作用!它在pip install .. 部分返回了大量错误

标签: python macos gtk gtk3 pygobject


【解决方案1】:

尝试使用

brew install pygobject3

【讨论】:

    猜你喜欢
    • 2022-08-16
    • 2016-02-25
    • 2021-12-28
    • 2020-02-26
    • 2021-02-08
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多