【Python】pip install PIL 报错
问题现象:
安装PIL库:pip install PIL
报错:
ERROR: Could not find a version that satisfies the requirement PIL (from versions: none)
ERROR: No matching distribution found for PIL
问题原因:
在python3.7中,PIL库已经更名为:pillow
解决方法:
pip install pillow
今天太阳也东升,而后西沉,早晨盛开的花儿也将凋谢;今天的太阳也西沉,而后东升,阳光照射之处遍地花开,但却已非昨日之花。