跳至内容
wiki
用户工具
登录
站点工具
搜索
工具
显示页面
修订记录
导出 PDF
反向链接
最近更改
媒体管理器
网站地图
登录
>
最近更改
媒体管理器
网站地图
您在这里:
start
»
linux
»
python
»
anaconda3安装问题
您的足迹:
linux:python:anaconda3安装问题
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
anaconda3安装问题 在后面的某些版本中,linux下安装anaconda3可能会出现一直卡在unpacking payload状态下,这个是安装包的bug。 解决方式: - 单核的电脑会出现此问题,需要双核或以上才可以。如果是虚拟机安装,直接将虚拟机内核个数设置为双核或以上就行。 - 或者直接安装一个之前的旧版本,比如安装旧版的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
页面工具
显示页面
修订记录
反向链接
导出 PDF
回到顶部