cfculhane / AnkiOCR

Anki Addon to create searchable text from images in notes, using Tesseract OCR
MIT License
17 stars 5 forks source link

Look into setting DYLD_LIBRARY_PATH to solve tesseract issues on mac #29

Closed cfculhane closed 3 years ago

cfculhane commented 3 years ago

See https://stackoverflow.com/questions/59014528/tesseract-incompatible-lib-libpng16-16-dylib-brew

https://fr.mathworks.com/matlabcentral/answers/313225-calling-external-command-tesseract-resulted-in-old-version-of-tesseract-being-executed

https://stackoverflow.com/questions/17703510/dyld-library-not-loaded-reason-image-not-found

cfculhane commented 3 years ago

Fixed in https://github.com/cfculhane/AnkiOCR/releases/tag/V0.7.0