ImportError:无法导入加载图像文件所需的Python Imaging Library(PIL)

时间:2016-02-21 09:02:35

标签: python opencv scipy python-imaging-library pillow

我正在尝试在facemorpher 1.0.1 python包中运行average.py程序。我已经创建了一个虚拟环境,其中安装了自制的openCV,安装在自制软件中的python 2.7,以及在虚拟环境$('#myInput').focus(function(){ $(this).css('backgroundColor','red'); }); $('#myInput').blur(function(){ if($(this).val().length > 0) { $(this).css('backgroundColor','red'); } else { $(this).css('backgroundColor','white'); } }); 内构建python框架的可执行文件frameworkpython

运行平均程序目前给我这个输出。

cv

我可以安装Pillow来修复此错误,我应该在哪里安装我的PIL或Pillow路径来解决这个问题?

1 个答案:

答案 0 :(得分:4)

通过在虚拟env文件夹中执行{{1}}来解决。现在回到OpenCV facemorpher 1.0.1 error: no image output, missing library?

发现的错误