在 Ubuntu 11.10 下使用 pip install PIL 安装 PIL 后,摘要告诉我所有项目都“不可用”。
我已经阅读了几个“答案”,例如 http://obroll.com/install-python-pil-python-image-library-on-ubuntu-11-10-oneiric/
这基本上告诉我同样的事情:在 libjpeg 之后安装 PIL。
我仍然无法让它工作。(我是ubuntu的新手)
有任何想法吗?
从摘要中复制/粘贴:
--------------------------------------------------------------------
PIL 1.1.7 SETUP SUMMARY
--------------------------------------------------------------------
version 1.1.7
platform linux2 2.7.2+ (default, Oct 4 2011, 20:03:08)
[GCC 4.6.1]
--------------------------------------------------------------------
*** TKINTER support not available
*** JPEG support not available
*** ZLIB (PNG/ZIP) support not available
*** FREETYPE2 support not available
*** LITTLECMS support not available
--------------------------------------------------------------------