原文:pip install 报错 ERROR: Could not find a version that satisfies the requirement PIL (from versions: none) ERROR: No matching distribution found for PIL

转载于:https: blog.csdn.net fwpevil article details 在python . 中,PIL库已经更名为:pillow,所以直接:pip install pillow 就可以解决问题了。 ...

2020-07-15 17:53 0 791 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM