← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #223952]: Default path for App.open

 

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

Alex Nilsson posted a new comment:
Also I can see the paths are in the sys.path, this:

for i in sys.path:
    if "addIns" in i:
        print (i)

returns:

"C:\Documents and Settings\admsisse\Desktop\addInsSekuli"
"C:\Documents and Settings\admsisse\Desktop\addInsSekuli\fx"

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