urgent help required

Terry Reedy tjreedy at udel.edu
Wed Jan 17 13:56:18 EST 2001


If you give us the statement (and maybe a few more, but with extraneous
lines deleted)
that generated the error message, we might be able to help better.

Does it expect a directory rather than a file?

<ltonin at my-deja.com> wrote in message news:944ik7$4m4$1 at nnrp1.deja.com...
> well, when i try to load an image using python|
> PIL  under zope, i received the following error
> mesg:
>
> Error Type: IOError
> Error Value: [Errno 20] Not a
> directory: "MyImage.jpg/"
>
> i know it isn't a directory!!! it s an image!!!

"MyImage.jpg" may be a file, but "MyImage.jpg/" (with the slash!) looks
like a directory name.

> what's the mess ??????
> does anybody know why??
> plz help......
>
> Thanks by advance






More information about the Python-list mailing list