网站首页 美食营养 游戏数码 手工爱好 生活家居 健康养生 运动户外 职场理财 情感交际 母婴教育 时尚美容

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图像处理库

2、第二,找Pillow的下载安装包。这里针对Win7-64位系统和Python3.7,下载的是Pillow-5.4.1-win-amd64-py3.7exe.

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

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

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

4、第四,检查有没有安装成功Pillow,同时按下Win+R启动运行,输入cmd进入命令窗口。

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

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

Python学习与使用:安装PIL/Pillow图像处理库
© 2025 小知经验
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com