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

Kane posted a new comment:
for future visitors, I downloaded 1.1.0 nightly - the sikulisetup-1.1.0
jar, put it into a folder called sikuli-nightly, and run the command:

java -jar sikulisetup-1.1.0.jar

Followed the instructions on the screen to install.

Once installed, I changed my script, getting rid of the statements of
appending dir_xldr to the sys.path. Just do the following

import xldr
book = xldr.open_workbook(...)

It worked like a charm.

Thanks RaiMan for the help!

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