← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #243862]: error while Importing

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
*** this is for the openApp problem
the docs clearly say:
your imported script must contain (recommendation: as first line) the following statement: from sikuli import * (this is necessary for the Python environment to know the Sikuli classes, methods, functions and global names)

*** NameError ( name 'Login' is not defined )
no chance to help, since I do not know the contents of Scxript 1 and Script2

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