[Image-SIG] Unable to get PIL to load jpeg images (3)

Fredrik Lundh fredrik at pythonware.com
Wed Feb 8 12:02:56 CET 2006


peter.mosley at dsl.pipex.com wrote:

> so I thought I was there - JPEG support ok!
>
> But running my test code gave the same error message as before.
>
> It's midnight in London now, so I'm off to bed.  Try again tomorrow.

The tests might pick up your old, broken build.  Try installing the new library before
running the tests, or remove any traces of _imaging*.so from the Python install and
see if that fixes things.

(unfortuntely, there's no "uninstall" command in distutils...)

</F> 





More information about the Image-SIG mailing list