sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #00129
Re: [Question #140198]: PyramidTemplateMatcher warning
Question #140198 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/140198
Status: Open => Answered
RaiMan proposed the following answer:
Conclusion: just ignore it, since it seems not to have any influence on
the find result.
This message is only visible, when you have access to the messages that
go to stderr (a.k.a. when not using the Sikuli IDE).
It is produced, when using restricted find operations like
r = selectRegion() # specify a region
r.find(some-image) # this produces the message
When searching on the whole screen, (just find(some-image)) the message
is not reported.
It might be some log message of value for the ongoing development.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.