← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #694085]: Unable to Use Sikuli using Tesseract on MacOS with java 14

 

Question #694085 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/694085

Summary changed to:
Unable to Use Sikuli using Tesseract on MacOS with java 14

Description changed to:
i am getting error when using tesseract with sikuli on max oc  big sur on JAVA 14
is there a workaround to this for now?
sikuli 2.0.4
i already did run and was success
thttps://github.com/RaiMan/SikuliX1/wiki/macOS-Linux:-Support-libraries-for-Tess4J-Tesseract-4-OCR

 tessereact -v gives tesseract 4.1.1


scripts:
click(findText("organize")


[error] see: https://github.com/RaiMan/SikuliX1/wiki/macOS-Linux:-Support-libraries-for-Tess4J-Tesseract-4-OCR
[error] Save your work, correct the problem and restart the IDE!
[error] script [ test2 ] stopped with error in line 1
[error] Native library (darwin/libtesseract.dylib) not found in resource path (/Users/chetanshamdasani/sikuli/sikulixide-2.0.4.jar ( Users/chetanshamdasani/Library/Application Support/Sikulix/Extensions/jython-standalone-2.7.1.jar) )
[error] --- Traceback --- error source first
line: module ( function ) statement 
1: main (  <module> )     click(findText("Organize Pages"))
[error] --- Traceback --- end --------------

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.