sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #12478
Re: [Question #205117]: multiple scripts --- from sikuli import * needed
Question #205117 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/205117
Status: Open => Answered
RaiMan proposed the following answer:
easy one ;-)
should read
from new1 import *
instead of
import new1 import *
It took some time for me, to accept these cryptic SyntaxError messages -
but one gets used to it ;-)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.