openalpr / train-ocr

Input files and scripts necessary to train the license plate OCR
GNU Affero General Public License v3.0
234 stars 109 forks source link

Installation of Tesseract in Local Directory #45

Open alucard079 opened 5 years ago

alucard079 commented 5 years ago

I'm having a trouble in installing tesseract. I've been always encountering the error after using the command make in every instruction that I have found on how to install tesseract-ocr.

Did someone installed it successfully? If so, can you link to me what instructions that you have follow to make it work?

My issue was the train.py cannot find the tesseract-ocr though I installed it correctly using sudo, I tried also other way like installing it manually or to a local directory.

Please help me to get rid this. Thank you very much.

soufianesabiri commented 5 years ago

I'm having same issue, I'm using Ubuntu and I used apt to install tesseract