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

Santhosh Motamarry posted a new comment:
Main thing i am little bit confused regarding where to keep the
following line of codes in my script.

dir_xlrd = "absolute path to the xlrd directory"
if not dir_xlrd in sys.path: sys.path.append(dir_xlrd)
import xlrd

open_workbook("D:\Insert Order1.xls")

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