【发布时间】:2017-04-05 09:24:35
【问题描述】:
我已经安装了“graph-tool”库。我使用了来自官方网站https://git.skewed.de/count0/graph-tool/wikis/installation-instructions 的指令(选项“通过包管理器安装”。我使用 Anaconda 分布式(我将它包含在 PATH 中)而不是 Python 的系统版本。而且有一个问题......当我使用系统 python 它看到了这个库,但我的 Anaconda 没有... 我应该怎么做才能让我的 Anaconda 看到它? 谢谢。
【问题讨论】:
标签: python python-3.x anaconda graph-tool