sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30492
Re: [Question #261751]: Import sikuli file from a sikuli file fails
Question #261751 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/261751
Status: Open => Answered
RaiMan proposed the following answer:
Just tested on my Ubuntu 14.04 (should not make a difference) with
version 1.0.1:
folder:
/home/raiman
- a.sikuli
- b.sikuli
# content script a.sikuli
import b
# content script b.sikuli
from sikuli import *
print "from b"
running script a in the IDE works and shows:
from b
so for me it works.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.