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

i am new to sikuli and i wanted to read a text in a given range but am not able 
to get my code work successful

my code is as mentioned below:

Settings.OcrTextRead = True #set the OcrTextRead setting to True
reg = Region(26,0,1335,467)
print reg.text()

Result :

[error] Region.text: text recognition is now switched off
--- no text ---


help me to get a solution for my issue

Thanks
Raghu

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to