New question #139787 on Sikuli:
https://answers.launchpad.net/sikuli/+question/139787
I've been running Jython unit tests with Pydev in Eclipse. After upgrading to
Sikuli X, I'm now getting this error:
Finding files...
['C:\\Users\\Adam\\eclipseworkspace\\VyewUnitTests\\FFSuiteAll.py'] ... done
Traceback (most recent call last):
File
"C:\eclipse\plugins\org.python.pydev.debug_1.6.3.2010100513\pysrc\runfiles.py",
line 342, in _PydevTestRunner__get_module_from_str
mod = __import__(modname)
File "C:\Users\Adam\eclipseworkspace\VyewUnitTests\FFSuiteAll.py", line 2, in
<module>
from sikuli.Sikuli import *
File "C:\Program Files (x86)\Sikuli
X\sikuli-script.jar\Lib\sikuli\Sikuli.py", line 18, in <module>
from org.sikuli.script import Finder
NoClassDefFoundError: java.lang.NoClassDefFoundError: Could not initialize
class org.sikuli.script.Finder
ERROR: Module: FFSuiteAll could not be imported.
I suspect I've got some path screwed up or some file misplaced because of the
upgrade. I had everything set up using the ideas here:
https://answers.launchpad.net/sikuli/+question/108782
Help!
--
You received this question notification because you are a member of
Sikuli Drivers, which 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