在默认的 Graphlab 安装可执行文件失败后,我现在尝试使用命令提示符安装 Graphlab。可以在此处找到有关如何操作的分步教程。
运行线路时
conda create -n gl-env python=2.7 anaconda=4.0.0
Run Code Online (Sandbox Code Playgroud)
我收到以下错误:
Using Anaconda Cloud api site https://api.anaconda.org
Fetching package metadata: ....
Solving package specifications: .
Error: Dependencies missing in current win-64 channels:
- anaconda 4.0|4.0.0* -> scipy 0.17.0 np110py27_0 -> blas * mkl
- anaconda 4.0|4.0.0* -> numpy 1.10.4 py35_0 -> blas * mkl
- anaconda 4.0|4.0.0* -> scipy 0.17.0 np110py34_0 -> blas * mkl
- anaconda 4.0|4.0.0* -> scikit-learn 0.17.1 np110py27_0 -> blas * mkl
- …Run Code Online (Sandbox Code Playgroud)