ImportError: No module named PIL 错误 的解决方法:

 安装Pillow:

 

[html] view plain copy
 
  1. pip install Pillow 

相关文章: