anaconda - 创建 Anaconda 环境时缺少依赖项

标签 anaconda graphlab

我尝试安装 GraphLab Create,因此我创建了一个新的 Anaconda 环境,但它显示缺少依赖项。我不知道如何删除它。

终端:

C:\Users\PC>conda create -n gl-env python=2.7 anaconda=4.0.0

出现以下错误:

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
  - anaconda 4.0|4.0.0* -> numexpr 2.5 np110py35_0 -> blas * mkl
  - anaconda 4.0|4.0.0* -> scikit-learn 0.17.1 np110py34_0 -> blas * mkl
  - anaconda 4.0|4.0.0* -> pytables 3.2.2 np110py35_2 -> numexpr 2.5* -> numpy 1.11* -> blas * mkl
  - anaconda 4.0|4.0.0* -> pytables 3.2.2 np110py34_2 -> numexpr 2.5* -> numpy 1.11* -> blas * mkl
  - anaconda 4.0|4.0.0* -> scipy 0.17.0 np110py35_0 -> blas * mkl
  - anaconda 4.0|4.0.0* -> pytables 3.2.2 np110py27_2 -> numexpr 2.5* -> numpy 1.11* -> blas * mkl
  - anaconda 4.0|4.0.0* -> pytables 3.2.2 np110py35_2 -> numexpr 2.5* -> blas * mkl
  - anaconda 4.0|4.0.0* -> numpy 1.10.4 py34_0 -> blas * mkl
  - anaconda 4.0|4.0.0* -> numexpr 2.5 np110py34_0 -> blas * mkl
  - anaconda 4.0|4.0.0* -> numpy 1.10.4 py27_0 -> blas * mkl
  - anaconda 4.0|4.0.0* -> scikit-learn 0.17.1 np110py35_0 -> blas * mkl
  - anaconda 4.0|4.0.0* -> pytables 3.2.2 np110py27_2 -> numexpr 2.5* -> blas * mkl
  - anaconda 4.0|4.0.0* -> pytables 3.2.2 np110py34_2 -> numexpr 2.5* -> blas * mkl
  - anaconda 4.0|4.0.0* -> numexpr 2.5 np110py27_0 -> blas * mkl

You can search for this package on anaconda.org with

    anaconda search -t conda blas * mkl

我尝试输入,但是发生了以下情况

[Anaconda2] C:\Users\PC>anaconda search -t conda blas * mkl
usage: anaconda-script.py [-h] [--show-traceback] [--hide-traceback] [-v] [-q]
                          [--color] [--no-color] [-V] [-t TOKEN] [-s SITE]
                          ...
anaconda-script.py: error: unrecognized arguments: * mkl

我该怎么办?

最佳答案

运行命令“conda update conda”,这将更新包管理器,然后再次运行您的命令。我遇到了同样的问题,这为我解决了。

关于anaconda - 创建 Anaconda 环境时缺少依赖项,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52055513/

相关文章:

pycharm - graphlab.SFrame.show()错误: Requested port is unavailable: None

python - Conda (Python) 虚拟环境不能从 Windows 移植到 Linux

python - 安装包时出现 UnsatisfiableError

python - Anaconda 4.0.2 是否已经在 MKL 上运行 numpy

python - 如何在 SFrame 中用中位数或众数替换缺失值?

python - graphlab create sframe 如何获取 SArray 中位数

python - 如何使用 geopy 在 Anaconda 虚拟环境中禁用证书检查

python - Windows 10 Anaconda Graphviz 错误无法工作

python - 图实验室 : replacing values in Sframe and filtering