Bug描述:

  安装PIL过程中出现题目中的错误信息,具体如下:

Bug: freetype/fterrors.h: No such file or directory

解决方法:

cd /usr/include

ln -s freetype2 freetype

 

相关文章: