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

RaiMan proposed the following answer:
--- have come up with some Python Modules that might help me, like PyEnchant
Since we are running the Java based Jython Interpreter with Sikuli, it is only 
Python LANGUAGE we are using.
The nearer you get to the system level, the more differences there are between 
Python and Jython.
This goes especially for Python modules: only things that are either proved to 
the Java base or totally written in Python language can be used with 
Jython/Sikuli. All the C-based stuff can not be used.

--- Found an even simpler solution to the missing first space
Good idea. This works, as long as the OCR at least reads the right characters 
and you have a "complete" list of possible words. So it would still be of 
value, to have a reliable text reader.

-- 
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     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to