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

相关文章:

  • 2021-04-17
  • 2022-12-23
  • 2021-11-19
  • 2022-02-08
  • 2021-07-09
  • 2022-12-23
  • 2021-09-25
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-03
  • 2021-04-05
  • 2021-07-02
  • 2022-12-23
  • 2022-01-29
  • 2022-12-23
相关资源
相似解决方案