← Back to team overview

sikuli-driver team mailing list archive

[Question #238288]: unable to import the xlwt package in python

 

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

Hi raiman ,
I have to export my sikuli script result to excel.
For that i have followed the steps in eclipse IDE
1.Install Python plugin (PyDev) and Jython
2.Configure for using Sikuli script features at runtime by
•reference to path-to/sikuli-script.jar
•reference to the extracted folder Lib containing the folder sikuli 
and in sikulix i have copied xlwt3 in lib folder.
but when i tried to write 
import xlwt3
it gives error
Unresolved import: xlwt3
kindly guide me how to import xlwt3 package in python so that i can export my result to excel.






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