简体   繁体   English

仅使用 cpu 的 Ubuntu 16.04 中的 cntk 安装错误

[英]cntk installation error in Ubuntu 16.04 with cpu only

In Ubuntu 16.04.在 Ubuntu 16.04 中。 I am trying to install cntk (package downloaded from githup- cntk for Linux version and for CPU only).我正在尝试安装 cntk(从 Githup-cntk 下载的用于 Linux 版本和仅用于 CPU 的软件包)。

I followed the procedure written in GitHub.我遵循了在 GitHub 中编写的程序。 Step 1:第1步:

anjana@anjana-VirtualBox:~/cntk/Scripts/install/linux$ ./install-cntk.sh

I got the following error我收到以下错误

.Could not connect to https://repo.continuum.io/pkgs/pro/noarch/
..
Solving package specifications: .
Error: Packages missing in current linux-64 channels: 
  - h5py 2.6.0 np111py35_2
  - matplotlib 1.5.3 np111py35_0
  - numpy 1.11.2 py35_0
  - pandas 0.19.1 np111py35_0
  - pillow 3.4.2 py35_0
  - pyyaml 3.12 py35_0
  - scipy 0.18.1 np111py35_0
  - seaborn 0.7.1 py35_0
  - setuptools 27.2.0 py35_0
+ echo Creating Anaconda environment failed.
Creating Anaconda environment failed.
+ rm -rf /home/anjana/anaconda3/envs/cntk-py35
+ exit 1

This is might be due to proxy issues during the anaconda update after install.这可能是由于安装后 anaconda 更新期间的代理问题。 See: http://conda.continuum.narkive.com/crmi1F8C/could-not-connect-to-http-repo-continuum-io-pkgs-pro-linux-64请参阅: http : //conda.continuum.narkive.com/crmi1F8C/could-not-connect-to-http-repo-continuum-io-pkgs-pro-linux-64

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM