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

    Status: Answered => Open

sami baig is still having a problem:
According to given introductions in this link
(http://sikulix-2014.readthedocs.io/en/latest/scripting.html#importing-
other-sikuli-scripts-reuse-code-and-images), I have set sys.path but
still it is giving same error as above:

SikuliX script:

from sikuli import *
import sys
#sys.path.append("C:\Users\Sami\Scripts\test.sikuli")
myScriptPath = "C:\Users\Sami\Scripts\test.sikuli"
addImportPath(myScriptPath)
import test

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to