尝试使用graphlab安装启动器从conda安装软件包时出错

时间:2017-06-16 01:06:15

标签: python conda graphlab

我在尝试安装https://turi.com/download/install-graphlab-create.html

时遇到以下错误
here was a problem updating the conda package.  Restart GraphLab Create Launcher.

Unable to update conda:
Using Anaconda Cloud api site https://api.anaconda.org
Fetching package metadata: ..
Solving package specifications: .
Error:  Packages/dependencies missing in current osx-64 channels: 
  - conda 4.0.8*
  - conda -> python 2.7* -> openssl 1.0.2d
  - conda -> conda-env -> python 2.7* -> openssl 1.0.2d
  - conda -> requests -> python 2.7* -> openssl 1.0.2d
  - conda -> pyyaml -> python 2.7* -> openssl 1.0.2d
  - conda -> pycosat -> python 2.7* -> openssl 1.0.2d
  - python 2.7* -> openssl 1.0.2d
  - pycosat (target=pycosat-0.6.1-py27_0.tar.bz2) -> python 2.7* -> openssl 1.0.2d
  - pyyaml (target=pyyaml-3.11-py27_1.tar.bz2) -> python 2.7* -> openssl 1.0.2d
  - conda-env (target=conda-env-2.4.5-py27_0.tar.bz2) -> python 2.7* -> openssl 1.0.2d
  - requests (target=requests-2.9.1-py27_0.tar.bz2) -> python 2.7* -> openssl 1.0.2d

You can search for this package on anaconda.org with

    anaconda search -t conda openssl 1.0.2d

 (and similarly for the other packages)



Process completed with exit code -1

我查看了看起来类似的github线程的stackoverflow线程,但没有任何帮助。

1 个答案:

答案 0 :(得分:0)

这对我有所帮助:

conda install -c anaconda openssl