sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #32255
Re: [Question #266601]: [1.1.0] problems trying to use jpype from Python
Question #266601 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266601
rita posted a new comment:
Traceback (most recent call last):
File "/Users/margaryta/Desktop/work/automation/sikuli/sikuli_test.py", line 16, in <module>
startJVM1()
File "/Users/margaryta/Desktop/work/automation/sikuli/sikuli_test.py", line 10, in startJVM1
login_window=sikuli.Pattern("edf_icon.png")
File "/Library/Python/2.7/site-packages/JPype1-0.6.0-py2.7-macosx-10.10-intel.egg/jpype/_jpackage.py", line 55, in __call__
raise TypeError("Package {0} is not Callable".format(self.__name))
TypeError: Package org.sikuli.script.Pattern is not Callable
Why it is out of date (I took the latest form git)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.