Anaconda官方下载地址:

https://www.anaconda.com/download/

>>bash xxxxxx.sh

>>reboot

>>sudo vim /etc/profile

>>PATH=/root/anaconda3/bin:$PATH

>>source /etc/profile

>>python

>>rm -rf /root/Anaconda