【发布时间】:2019-11-19 18:29:04
【问题描述】:
我使用 homebrew 在 macOS 10.14 上使用命令 brew install graph-tool 安装图形工具,但我无法在 python 中导入它(通过 /opt/anaconda3/bin/python 中的 anaconda 安装)。如何让 Python 能够导入图形工具?
【问题讨论】:
标签: python installation anaconda python-import graph-tool