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

    Status: Open => Answered

RaiMan proposed the following answer:
I guess, the problem is, that xlrd 0.9.x does not work with Python
language level 2.5 (it needs 2.6+).

Since you either had Sikuli RC3 or 1.0.1, you are using Jython 2.5.

You might try with xlrd 0.7.9 (use google).

Take care: the path you have stored the xlrd folder must be on sys.path
(which is the case automatically, if it is in a folder Lib in the same
fodder as the sikuli jar-file).

-- 
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