问题描述
WARNING:
Your machine hardware does not appear to be Power8 (little endian),
but you are trying to install a ppc64le version of Anaconda3.
Are sure you want to continue the installation? [yes|no]
问题解决
下载错了版本,重新下载对应的x86版本即可。
查看自己Ubuntu对应版本的命令 uname -a
下载命令:
wget https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/Anaconda3-2021.05-Linux-x86_64.sh