conda create -n KaggleBegin failed, what to do

Just replace the source

 

channels:
  - https://mirrors.ustc.edu.cn/anaconda/pkgs/free/
  - https://mirrors.ustc.edu.cn/anaconda/pkgs/free/

  
  
show_channel_urls: true
ssl_verify: true
channel_priority: strict
report_errors: false
 

 

 

Qing Dynasty is gone. There is a problem with Tsinghua’s source.

 

reference:

https://www.jianshu.com/p/a502577dc12e

Guess you like

Origin blog.csdn.net/Hodors/article/details/115307684