Python学习与使用:安装PIL/Pillow图像处理库

2024-10-12 21:13:50

1、第一,在Find, install and publish Python packages with the Python Package Index(Python安装包索引)中查询Pillow。

Python学习与使用:安装PIL/Pillow图像处理库

3、第三,点击上述Pillow-5.4.1-win-amd64-py3.7exe打开安装向导,一步步安装完成即可。

Python学习与使用:安装PIL/Pillow图像处理库

5、第五,输入pip list按回车,就会发现Pilow 5.4.1已经在列表中,表示安装成功。

Python学习与使用:安装PIL/Pillow图像处理库
猜你喜欢