Unable to get PIL to load jpeg images

Andrew Gwozdziewycz apgwoz at gmail.com
Wed Feb 8 15:52:12 EST 2006


On 2/7/06, Steve Holden <steve at holdenweb.com> wrote:
> peter.mosley at talk21.com wrote:
> > Someone out there must surely know - please!
> >
> > Peter
> >

Try building the PIL from scratch. It might give you some insight as
to which library it exactly is looking for. I can remember when
compiling the PIL on my mac having to create a symbolic link to
libjpeg.so.6 or something. It was bizarre but worked fine afterwards.

--
Andrew Gwozdziewycz <apgwoz at gmail.com>
http://ihadagreatview.org
http://plasticandroid.org



More information about the Python-list mailing list