My TESSDATA_PREFIX is set to C:\tesseract-ocr\tessdata, but keep getting the error in text below.
However, It still works after I created tessdatatessdata folder.
Also I need to explicitly mention the path to batch.nochop & makebox and for other config files as well
C:\tesseract-ocr\tessdata\tessconfigs\batch.nochop C:\tesseract-ocr\tessdata\configs\makebox
How can I fix it?
Error opening data file C:\tesseract-ocr\tessdatatessdata/eng.traineddata
Please make sure the TESSDATA_PREFIX environment variable is set to the parent directory of your "tessdata" directory.
Failed loading language 'eng'
Tesseract couldn't load any languages!
Could not initialize tesseract.