Question

Pycairo est déjà installé, mais vérifiez que le script de dépendance dit qu'il n'est pas installé.

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.

Était-ce utile?

La solution

Mac OS X Installation de Python conserve des bibliothèques de manière «bizarre».Changez votre système d'exploitation en une distribution de Linux.J'ai installé Ubuntu, et cela m'a traité étonnamment bien.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top