I have been trying to extract text from an image using Tesseract default PSM mode and succeed then I tried to switch to mode 1 and received the following error :
(1, "Failed loading language 'heb' Tesseract couldn't load any languages! Could not initialize tesseract.") I assume in order to solve it I need to install the Hebrew traindata but don't know on which directory to place the data. I am running Tesseract via PyTesseract on a Linux Ubuntu 18.04 -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/e1d1bc40-abfb-4f72-8dfa-938585e53cb5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

