python-imaging was already installed. But the python code looks extreme bogus:


import Image

This is obviously wrong and has to be replaced by

from PIL import Image


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to