您好,欢迎光临中国U网,租用美国服务器香港服务器瑞典服务器等全球各地的服务器。
您现在的位置:首页 > 帮助中心 > 程序编程 > ModuleNotFoundError: No module named 'PIL'解决方法

ModuleNotFoundError: No module named 'PIL'解决方法

来源:中国U网 日期:2024-11-18 类别:程序编程 点击:23
Pillow是Python的一个图像处理库,其前身是PIL(Python Imaging Library),这个错误是导入Pillow库的时候错误,大概率是没有安装。

导致ModuleNotFoundError: No module named 'PIL'这个错误一般是Pillow库没安装,那如何安装呢?

可能很多习惯了直接用pip install module名的直接用pip install PIL,执行此命令出现错误:

ERROR: Could not find a version that satisfies the requirement PIL (from versions: none)
ERROR: No matching distribution found for PIL
 
说是找不到PIL,那怎么办呢?其实安装命令是pip install Pillow
 
这样执行之后就可以安装Pillow图像处理库了,然后运行代码就不会报错了。

关键词:Pillow,Pillow图像处理库,No module named 'PIL',Python Imaging Library
ModuleNotFoundError: No module named 'PIL'解决方法为中国U网原创文章,在不经过允许的情况下,禁止用于商业用途或随意转载,转载请注明出处,并加上本页链接地址:
http://www.cuwww.com/help/detail-118.html

欢迎使用UChat客服系统!

请输入用户名和联系方式:
点击这里给我发消息 | cuwww | cuwww
联系我们?点这里!