bash ubuntu 中的 Anaconda 安装错误
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/40690855/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Anaconda install error in ubuntu
提问by fang
I downloaded the "Anaconda-2.4.2-Linux-x86_64.sh" from its website, but when I wanted to install it by putting "bash Anaconda-2.4.2-Linux-x86_64.sh" in the terminal, it failed and told me "ERROR:the size of Anaconda-2.4.2-Linux-x86_64.sh should be 467689464 bytes".
我从其网站下载了“Anaconda-2.4.2-Linux-x86_64.sh”,但是当我想通过在终端中放置“bash Anaconda-2.4.2-Linux-x86_64.sh”来安装它时,它失败了告诉我“错误:Anaconda-2.4.2-Linux-x86_64.sh 的大小应该是 467689464 字节”。
I had tried google, but there is no answer.
我试过谷歌,但没有答案。
回答by HDJEMAI
Just download again the file Anaconda2-4.2.0-Linux-x86_64.sh as indicated by @furas
只需按照@furas 的指示再次下载文件 Anaconda2-4.2.0-Linux-x86_64.sh
at:
在:
https://repo.continuum.io/archive/Anaconda2-4.2.0-Linux-x86_64.sh
https://repo.continuum.io/archive/Anaconda2-4.2.0-Linux-x86_64.sh
The size of the file have to be: 467689464 bytes
文件大小必须为:467689464 字节
And just press Enter to install:
只需按 Enter 即可安装: