【问题标题】:Anaconda install error in ubuntuubuntu 中的 Anaconda 安装错误
【发布时间】:2016-11-19 08:39:30
【问题描述】:

我从它的网站下载了“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 字节”。

我试过谷歌,但没有答案。

【问题讨论】:

  • 试试,chmod +x Anaconda-2.4.2-Linux-x86_64.sh; ./Anaconda-2.4.2-Linux-x86_64.sh
  • 重新下载 - 可能文件损坏了
  • @furas 说了什么。
  • 确实有效,谢谢!

标签: python linux bash ubuntu anaconda


【解决方案1】:

只需按照@furas 的指示再次下载文件 Anaconda2-4.2.0-Linux-x86_64.sh

在:

https://repo.continuum.io/archive/Anaconda2-4.2.0-Linux-x86_64.sh

文件大小必须为:467689464 字节

然后按 Enter 即可安装:

【讨论】:

    猜你喜欢
    • 2020-02-27
    • 2016-04-19
    • 2018-06-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-03-23
    • 2018-09-28
    • 2018-05-05
    相关资源
    最近更新 更多