可能重复:
How to install PIL on Mac OSX 10.5.8 for Google App Engine?
- 我将机器上的Python版本从2.6.1更改为2.5.4。
- 我尝试使用dmg文件安装PIL - http://pythonmac.org/packages/py25-fat/index.html
- 我收到错误消息 - 无法在此磁盘上安装PIL 1.1.6。 PIL需要安装System Python 2.5
醇>
我做错了什么?我的python --version将版本显示为2.5.4
有什么想法吗?