pip install PIL 報錯:ERROR: Could not find a version ERROR: No matching distribution found for PIL

過程如下圖: 安裝好Pillow就可以了, 查看 \Python\Lib\site-packages文件夾 發現PIL 和Pillow 都有了   原因: 因爲 PIL 已經被 Pillow 所替代了。 若使用命令 pip install Pillow 仍舊不行,這個時候就需要手動去下載第三方庫然後安裝。 可見這些鏈接: https://www.cnblogs.com/j44p5/p/125647
相關文章
相關標籤/搜索