[Python-apps-team] Bug#756825: Bug#756825: [ocrfeeder] Fails to start
Franz Schrober
franzschrober at yahoo.de
Mon Aug 4 09:27:28 UTC 2014
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
More information about the Python-apps-team
mailing list