New question #670310 on Sikuli: https://answers.launchpad.net/sikuli/+question/670310
Hi, I noticed xlwt does not write data to an spreadsheet that already has data inside. Can someone tell me how to work around this? I want to copy some data from an application then write to the spreadsheet. It works if the spreadsheet is blank but it will throw this error if the spreadsheet is not empty: [error] AttributeError ( 'Sheet' object has no attribute 'row_len' ) Thanks -- You received this question notification because your team Sikuli Drivers 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

