sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38715
Re: [Question #295568]: Robot framework, Sikuli hello_world demo script is failing?
Question #295568 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/295568
Status: Open => Solved
Kranti confirmed that the question is solved:
Hi Wang, Raiman,
Thanks a lot for your support.
Linux folder was missing in sikulixlibs directory due to this reason we
were getting following error,
[error] RunTimeINIT: *** terminating: libs to export not found on above
classpath: /sikulixlibs/linux/libs64
We have done following to resolve it
- downloaded "robotframework-SikuliLibrary" from the link "https://github.com/rainmanwy/robotframework-SikuliLibrary"
- built the jar file once again using maven
- Executed setup.py
SikuliLibrary.jar was replaced with new jar file and we are able to
fetch keywords from remote library.
Regards,
-kranti
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.