[Image-SIG] Problem with PIL- libtiff.so

tuvas@email.arizona.edu tuvas at email.arizona.edu
Wed Nov 23 18:09:09 CET 2005


I have an error every time I try to show an image with PIL. I use a function
something like this.

pic=Image.open("test.jpg")
pic.show()

What happens is there's an error report as follows:
xv: error while loading shared libraries: libtiff.so.3: cannot open shared
object file: No such file or directory

I know that PIL doesn't use the TIFF library, so, what's happening? I downloaded
PIL directly from the website, and compiled it using Debian Linux. Any help is
greatly appreciate! Thanks!



More information about the Image-SIG mailing list