18 Aug
2006
18 Aug
'06
3:49 p.m.
On 8/18/06, Dan Gaibel <dg76@cornell.edu> wrote:
After what looked like a successful install of PIL 1.1.5 I am getting errors like "encoder jpeg not available" even though it looked like jpeg support compiled just fine in setup.
Double-check that PIL was installed with the correct Python, namely the one that Zope runs with. The runzope and zopectl scripts will have the path to the correct python binary, use that binary to test your PIL setup. There are otherwise no special setup requirements for getting PIL to run with Zope. -- Martijn Pieters