sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #31289
Re: [Question #264180]: how to import a file in other file between middle of the code
Question #264180 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/264180
Status: Open => Answered
RaiMan proposed the following answer:
if you have
from sikuli import *
in your MSTSC_SIM.sikuli
then you might try with the "RC3" approach
from Sikuli.sikuli import *
If this does not help, then you have to check your complete Sikuli setup
(mixing versions?)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.