← Back to team overview

sikuli-driver team mailing list archive

[Question #646474]: Issue opening Excel

 

New question #646474 on Sikuli:
https://answers.launchpad.net/sikuli/+question/646474

Hi,

I am using Sikuli 1.1.1 and I have followed the instruction from this post: https://answers.launchpad.net/sikuli/+faq/2208

My code as follow:

import xlrd

book = xlrd.open_workbook('Excel.sikuli/myfile.xls')
worksheet = book.sheet_by_name('Sheet1')  

After I click on the Build button from the IDE it disappear for a second then reappears again and there is no error message. 

Could someone please tell me how to resolve this?
Thanks 

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.