Hi, I'm trying to upgrade Tesseract in our Ubuntu 20.04 VMs used to OCR documents to Tesseract 5.1 from 4.1.1, both versions were built from source on that VM. 4.1.1 worked, but 5.1 throws an error that I can't seem to find anywhere else online:
sudo -u userx tesseract --loglevel ALL --oem 1 -l eng /opt/.../pdfprocessor/test/ocr-working/1/ocrIn_1.tif /opt/.../pdfprocessor/test/test pdf Error in selectDefaultPdfEncoding: type selection failure Error during processing. I have tried the training data from both "tessdata" and "tessdata_best" and got the same error. Any help would be appreciated. Thanks, Lucas LeBlanc -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/6a8a3c7c-5c09-478e-a897-dca4314646e6n%40googlegroups.com.

