I have a trouble installing PIL (Python Image library) under Centos 3.
I have this exact problem:
[Image-SIG] PIL error: IOError: decoder jpeg not available
I’m stuck on this…
I have a trouble installing PIL (Python Image library) under Centos 3.
I have this exact problem:
[Image-SIG] PIL error: IOError: decoder jpeg not available
I’m stuck on this…
Where get it?
I install all the librarys but get the same error. Is not the lack of rpms…
Ok, I finally found a working command:
easy_install -f Python Imaging Library (PIL) - Core Reference & Historical Source Archive Imaging
Thanks for posting the solution. It sure may help someone.