sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #32258
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
RaiMan proposed the following answer:
... and this jpype stuff is a bit out of date ;-)
ok, I looked at the original source forge project.
It now seems to be developed further here
https://github.com/originell/jpype
this is I guess where you got it from
thanks for the pointer. I have it now on my watch list ;-)
--- your problem:
TypeError: Package org.sikuli.script.Pattern is not Callable
... you are doing something wrong in the sense of jpype !?
Pattern("edf_icon.png")
is a Java constructor.
might be, that you need some "new" specifier??
... as mentioned - I do not know jpype and how it works (not yet ;-)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.