【问题标题】:pycairo already installed, but check dependencies says it is notpycairo 已经安装,但检查依赖项说它不是
【发布时间】:2014-06-05 01:06:41
【问题描述】:

Pycairo 已经安装,但是检查依赖脚本说它没有安装。

Hrishikeshs-MacBook-Pro:graphite hrishikeshparanjape$ brew install py2cairo
Warning: py2cairo-1.10.0 already installed
Hrishikeshs-MacBook-Pro:graphite hrishikeshparanjape$ sudo python check-dependencies.py 
[FATAL] Unable to import the 'cairo' module, do you have pycairo installed for python 2.7.5?
[WARNING]
Unable to import the 'ldap' module, do you have python-ldap installed for python 2.7.5?
Without python-ldap, you will not be able to use LDAP authentication in the graphite webapp.

1 necessary dependencies not met. Graphite will not function until these dependencies are fulfilled.
1 optional dependencies not met. Please consider the warning messages before proceeding.

【问题讨论】:

标签: python packages libraries package-managers pycairo


【解决方案1】:

python 的 mac os x 安装以“奇怪”的方式维护库。将您的操作系统更改为任何 Linux 发行版。我安装了 ubuntu,它对我的​​表现出奇的好。

【讨论】:

    猜你喜欢
    • 2021-06-11
    • 1970-01-01
    • 2022-12-07
    • 2015-04-01
    • 2020-11-26
    • 2021-01-31
    • 2015-09-13
    • 2018-06-18
    • 1970-01-01
    相关资源
    最近更新 更多