导入PIL时报错

在导入PIL时,报以下错误:

 查找原因

参考博客 Could not find a version that satisfies the requirement PIL (from versions: ) No matching distributi-CSDN博客,按照wheel后,安装PIL时,报如下的错误。

 查找说是python版本与wheel文件版本不同,确认本机python版本

本机pyhon是3.8.5的版本

 下载38的64位好使了。

你可能感兴趣的:(高质量,python)