anaconda3安装问题
在后面的某些版本中,linux下安装anaconda3可能会出现一直卡在unpacking payload状态下,这个是安装包的bug。
解决方式:
- 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.