← Back to team overview

sikuli-driver team mailing list archive

[Question #271036]: Text Search and OCR - [error] NameError ( name 'true' is not defined )

 

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

Good Day!

I am having problems using tesseract. I am currently using windows and I have downloaded the latest version of sikuli which is 1.1.0 2015-09-02_01:00nightly. I chose option 1 and option 5.

I added these codes on my script : 

Settings.OcrTextRead =true;
Settings.OcrTextSearch =true;

However I got an error which is:

[error] script [ Untitled ] stopped with error in line 7
[error] NameError ( name 'true' is not defined )

How do I solve this issue? 

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