gpt4 book ai didi

python - 当前 win-64 channel 中缺少依赖项

转载 作者:可可西里 更新时间:2023-11-01 09:27:33 26 4
gpt4 key购买 nike

在默认的 Graphlab 安装可执行文件失败后,我现在尝试使用命令提示符安装 Graphlab。可以找到有关如何操作的分步教程 here .

运行线路时

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

然而,当我按照建议运行最后一行时,出现以下错误:

    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 pip

它对我有用,取自 similar question.

关于python - 当前 win-64 channel 中缺少依赖项,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52287152/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com