← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #263782]: Help needed for getting xlrd to work

 

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.