Sicos1977 / TesseractOCR

A .net library to work with Google's Tesseract
161 stars 20 forks source link

I have a issue when run on docker desktop #33

Closed g243307885 closed 1 year ago

g243307885 commented 1 year ago

Error Info: Failed to find library 'libleptonica-1.83.0.dll.so' for platform x64. Visual Studio2022 .net core 6.0

Sicos1977 commented 1 year ago

Is the file with that extension present somewhere in the docker container? Also turn on the debug logging to see where TesseractOCR is looking to find the file.