【发布时间】:2017-09-21 11:55:21
【问题描述】:
我执行了brew install homebrew/science/igraph
当我执行sudo pip3 install python-igraph时,出现以下错误
Cannot find the C core of igraph on this system using pkg-config.
We will now try to download and compile the C core from scratch.
Version number of the C core: 0.7.1.post6
We will also try: 0.7.1
Using temporary directory: /private/tmp/pip-build-35vcjf7l/python-igraph/tmp/igraph.4cz7yjcl
Downloading igraph-0.7.1.tar.gz... 0.28%error: <urlopen error retrieval incomplete: got only 992 out of 2967134 bytes>
有人可以帮忙吗? 非常感谢
【问题讨论】:
-
现在我直接通过sudo pip3 install pypi.python.org/packages/source/p/python-igraph/…安装