← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #208252]: importing .sikuli files in eclipse

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
--- from sikuli.sikuli.import*
is now
from sikuli import *

(we have to adapt the docs ;-)

and has to be one of the first statements in your .py files (if used and
before any Sikuli features are used)

--- how to run this project..
just do it ;-)

Take care for the images (as mentioned in sikuli.org/docx/faq/040-other-
ide.html"

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