← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #143302]: Settings not defined in imported Python script

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
imported scripts (each one!) generally need a

from sikuli.Sikuli import *

before the first usage of Sikuli features (but only if they use them)

see: http://sikuli.org/docx/globals.html#importing-other-sikuli-scripts-
reuse-code-and-images

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