I installed PIL (apparently with no errors). Now, when I want to read an jpg-file in Python, I always get the error: decoder error -2 when reading file The opening of the file works fine; it reads the header. Any hints? Thanks in advance. Wolf