← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #200162]: importing Sikuli in Jython - Jedit IDE

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Ok, this means, that the Jython stuff will be taken from the Sikuli package.
If this is not what you want, you have to change the sequence somehow. 

--- java.lang.NoClassDefFoundError: Could not initialize class org.sikuli.script.Finder
the above error might caused by the fact, that Sikuli is not able to locate the OpenCV library stuff, that is in the folder
C:\Program Files\Sikuli X\libs
This folder has to be in the system path at runtime.
Additionally if you need the interactive capture: ...Java\jre6\bin

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.