← Back to team overview

sikuli-driver team mailing list archive

[Question #692377]: Unable to use image to text (tesseract) in Linux

 

New question #692377 on Sikuli:
https://answers.launchpad.net/sikuli/+question/692377

Getting error java.lang.UnsatisfiedLinkError: Error looking up function 'TessPDFRendererCreateTextonly': dlsym(0x7fc93f349590, TessPDFRendererCreateTextonly): symbol not found when trying find("foo.png").text()

Also seeing a similar error (TessBaseAPIDumpPGM) in a different class

The exact same code works in windows and the linux Sikuli IDE but not in linux from the command line, which is where it will be deployed. Using Sikuli 2.0.2 on Solaris 11. Running tesseract -v gives 
tesseract 4.1.0
.......
Found AVX2
Found AVX
Found SSE 

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