neo4j算法須要用到python-igraph包,但試過不少方法,都失敗了python
pip install python-igraph
安裝失敗, 提示C core of igraph 沒有安裝。算法
在conda官網中提示能夠用如下方法安裝:code
conda install -c conda-forge/label/cf201901 python-igraph