Question #694243 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694243
RaiMan proposed the following answer: Do you have Homebrew on your machine and did you install Tesseract brew install tesseract ??? If yes - In a Terminal with tesseract --version you should get something like that: tesseract 4.1.1 leptonica-1.79.0 libgif 5.2.1 : libjpeg 9d : libpng 1.6.37 : libtiff 4.1.0 : zlib 1.2.11 : libwebp 1.1.0 : libopenjp2 2.3.1 Found AVX2 If you used other means to get Tesseract on your machine, then you have to find out, where libtesseract.dylib is located and use this folder with the -Djna.... Found AVX Found FMA Found SSE -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

