[Image-SIG] PIL for Python 2.4 ?

Steve Holden steve at holdenweb.com
Mon Jan 17 15:41:09 CET 2005


Olivier Martin wrote:

> Hi,
> 
> I have the latest version of Python installed (2.4). The latest PIL is 
> version 1.1.4, for Python 2.3 ... As I tried to run PIL 1.1.4 on top of 
> Python 2.4, PIL cannot find Python 2.3 ....
> 
> Is there a way to use PIL on top of Python 2.4 ?
> 
> THanks in advance,
> 
> Olivier Martin, newcomer
> 

Well, you could upgrade to PIL 1.1.5b1, for example, available from 
http://effbot.org/downloads/#PIL

I believe the quality and backward compatibility is excellent, despite 
the release's beta status.

Or, if you can compile extensions yourself, you could download the 1.1.4 
source from http://www.pythonware.com/products/pil/ and do that.

regards
  Steve
-- 
Steve Holden               http://www.holdenweb.com/
Python Web Programming  http://pydish.holdenweb.com/
Holden Web LLC      +1 703 861 4237  +1 800 494 3119



More information about the Image-SIG mailing list