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

Summary changed to:
How to import openpyxl module into Sikuli - not possible (C-based)

Description changed to:
----------------- workaround

Since openpyxl depends on numpy and pandas it cannot be imported in
Jython based environments (numpy and padas are not available here).

use the alternative packages according to
http://www.python-excel.org

----------------------------------------------------------------------

I would like to use the openpyxl module in Sikuli to process sheet-data
into a web-application. I just can't seem to find a good way to import
it into Sikuli.

What are the steps and prerequisites needed to import openpyxl into a
sikuli script?

Many thanks in advance!

MPE

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

Reply via email to