← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #241023]: Sikuli : XLRD - AttributeError: 'module' object has no attribute 'open_workbook

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
your setup seems ok.

book=xlrd3.open_workbook("C:\\test.xls")

you have to check, wether the use of xlrd3 is correct (the error says,
that xlrd3 does not have a name open_workbook defined in it)

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