pip install fusepython:pkgconfig不可用,生成已终止

2024-05-16 18:47:57 发布

您现在位置:Python中文网/ 问答频道 /正文

我尝试在osx10.8.5上安装带有pip的osx-fuse的python绑定。我运行的是python2.7.2。我正在运行保险丝2.6.1。当我运行pip install命令时,我得到了这个错误。我不知道如何调试它。在

akh$ pip install fuse-python
Downloading/unpacking fuse-python
  Downloading fuse-python-0.2.tar.gz (53kB): 53kB downloaded
  Running setup.py egg_info for package fuse-python
    pkg-config unavailable, build terminated
    Complete output from command python setup.py egg_info:
    pkg-config unavailable, build terminated

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /private/var/folders/hx/xb3zxftx6vlbd8nh1dbs6rc80000gn/T/pip_build_akh/fuse-python
Storing complete log in /Users/akh/Library/Logs/pip.log

这是原木的尾部:

^{pr2}$

Tags: installpipinpybuildinfoconfigegg