← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #194489]: ImportError

 

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

    Status: Open => Solved

Fabian confirmed that the question is solved:
I've added at the top main.sikuli these lines :
myScriptPath="C:\\NonReg\\VPsLogin.sikuli"
if not myScriptPath in sys.path: sys.path.append(myScriptPath)

And now it works fine !

Thanks for your help RainMan

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