sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50783
Re: [Question #678851]: XLSX Handling in Sikuli
Question #678851 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678851
Status: Open => Answered
RaiMan proposed the following answer:
.xls cannot be changed to .xlsx simply by renaming (completely different
file format).
If you do not find an appropriate function in xlwt/xlutils, than you
should implement a workflow, that loads the xls in Excel and then saves
it as xlsx.
Wether openPyXl works with SikuliX has to be tested (if it contains any
access to native libs (C-based), then it will not work).
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.