Angelo Graziosi wrote:
Valerio Messina wrote:
$ find /c/msys64/ -name "*traineddata"
/c/msys64/mingw64/share/tessdata/eng.traineddata
/c/msys64/mingw64/share/tessdata/ita.traineddata
/c/msys64/mingw64/share/tessdata/osd.traineddata
As you see the *.traineddata files live in
\msys64\mingw64\share\tessdata\ AND NOT in \msys64\mingw64\bin\tessdata\
try define TESSDATA_PREFIX as:
/c/msys64/mingw64/share
as stated in the error.
$ export TESSDATA_PREFIX=/c/msys64/mingw64/share
and re-run tesseract
Valerio
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users