如何为python3安装PIL?

时间:2014-02-08 17:11:27

标签: python python-3.x python-imaging-library

请告诉我如何为python 3.3安装PIL库。 在官方网站上只安装2.x版本。但关于3.x版本说

  

“3.X的版本将在稍后发布。”

1 个答案:

答案 0 :(得分:2)

使用枕头,PIL的现代叉子。这似乎比安装直接PIL更适合人们使用。

点击此处了解更多信息:http://pillow.readthedocs.org/en/latest/

对于64位二进制文​​件(和32位),对于python 3.x,请查看:http://www.lfd.uci.edu/~gohlke/pythonlibs/#pillow