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
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
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。