Question #295568 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295568
wang yang posted a new comment: Hi, Kranti I am the author of https://github.com/rainmanwy/robotframework-SikuliLibrary I am not sure how this library is installed in your Solaris. As the jar package is OS depended, I just only packaged it for windows and Linux. And for Linux, user have to installed other packages(for example opencv) which are not included in pypi. So i suggest you install it with source(mvn is needed) in your solaris. And python is ok for this library, as the remote method is used. Btw, the "hello world" is for windows. you may implement your own example test cases. -- 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

