首页 > 其他分享> > Solving environment: failed with repodata from current_repodata.json, will retry with next repodata
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata
作者:互联网
1.conda下载PIL出错:
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): failed
2.PIL 全称 Python Image Library。
换成如下命令:
conda install Pillow
即可
2020-06-19
标签:environment,retry,repodata,Solving,current,failed,json 来源: https://www.cnblogs.com/cheflone/p/13164318.html