← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #234505]: [1.0.1] NameError ( name 'FindFailed' is not defined )

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Seems to be a bug.

As a workaround either add
import org.sikuli.script.FindFailed as FindFailed

at the beginning of the script or use a plain except: without mentioning
FindFailed

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