General Question
Is the Python Imaging Library not available on PyPI, or am I missing something?
Asked by richardhenry (12692)
June 14th, 2009
PIL website: http://www.pythonware.com/products/pil/
PyPI: http://pypi.python.org/pypi/PIL/1.1.6
easy_install pil
results in 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’)
Any ideas?
Observing members:
0
Composing members:
0
6 Answers
Answer this question
This question is in the General Section. Responses must be helpful and on-topic.
Have a question?
Ask Fluther!