JSONDecodeError,conda创建环境的时候出错

https://blog.csdn.net/Hodors/article/details/115307684

更换源即可

 

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
 

 

 

问题:

JSONDecodeError(‘Unterminated string starting at: line 304498 column 17 (char 9158452)‘)

 
posted @ 2021-03-29 17:08  bH1pJ  阅读(235)  评论(0编辑  收藏  举报