[Eisfair] [e1] problem mit pil und tesseract bei pyload

Holger Bruenjes holgerbruenjes at gmx.net
Sa Jan 5 20:37:34 CET 2013


Hallo Fabian

Am 2013-01-05 20:06, schrieb Fabian Törner:

> "Pil and tesseract not installed"

PIL hat so seine Eigenarten, PIL laesst sich auch nicht mit 
easy_install installieren. Da hilft nur Handarbeit runterladen
und mit python setup.py build, spython setup.py install, oder mit 
pip install PIL.

Die source liegt in einem Paket 'imaging'

probiere es aus

python

und dann

import PIL

mit
quit()

kommst Du aus der python shell raus

> python              		2.0.0
> python-curl         		1.0.0
> python-imaging      		2.0.1
> python-openssl      		1.0.0
> python-setuptools   		1.0.0
> python-tesseract    		1.0.0
> 		
> tesseract-ocr       		1.0.0
> tesseract-ocr-deu   		1.0.0
> tesseract-ocr-eng   		1.0.0
>
> Neuere Versionen habe ich auf pack-eis nicht gefunden... auch pil konnte
> ich nicht finden ;)

PIL und imaging sind identisch, vielleicht war es doch keine so gute 
Idee das Paket python-imaging zu nennen. python-imaging ist PIL

Python-Imaging-Library


> Woran kann das liegen und wo fange ich an zu suchen :)

da wird pyload Fehler machen.

achso teseract weiss ich gerade nicht

Holger




Mehr Informationen über die Mailingliste Eisfair