用户工具

站点工具


linux:python:anaconda3安装问题

anaconda3安装问题

在后面的某些版本中,linux下安装anaconda3可能会出现一直卡在unpacking payload状态下,这个是安装包的bug。

解决方式:

  1. 单核的电脑会出现此问题,需要双核或以上才可以。如果是虚拟机安装,直接将虚拟机内核个数设置为双核或以上就行。
  2. 或者直接安装一个之前的旧版本,比如安装旧版的Anaconda,如Anaconda3-2019.07-Linux-x86_64.sh(√)

 - I just created my account so can't add a comment to the answer above, but thought I would confirm that Anaconda cannot be installed if you're running on a Linux machine with only one CPU. The Anaconda bug I found for this is https://github.com/conda/conda/issues/9345 although it's closed as fixed even though it does still exist in the current non-mini Anaconda download Anaconda3-2019.10-Linux-x86_64.sh.

In VMWare, this is solved by shutting the VM down, going to Virtual Machine > Settings > Processors and Memory and selecting 2 or more processor cores.

linux/python/anaconda3安装问题.txt · 最后更改: 2023/03/17 10:12 由 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki