繁星满天 RSS

我旅行的时间很长,旅途也很长

本站搜索


给我留言



友情链接




Thu 13

Easy_install is not so easy,you may got problem some times. For example,when I install PIL,it will got an error:

Searching for PIL
Reading http://pypi.python.org/simple/PIL/
Reading http://www.pythonware.com/products/pil
Reading http://effbot.org/zone/pil-changes-115.htm
Reading http://effbot.org/downloads/#Imaging
No local packages or download links found for PIL
error: Could not find suitable distribution for Requirement.parse(‘PIL’)

You can got it work like this:

|
+