← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #688984]: IDE: imported helper files are not automatically reimported if changed

 

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

SeltiX posted a new comment:
PS : this does not work :

imagePath = makePath(getBundlePath(), "images")
if not imagePath in sys.path: sys.path.append(imagePath)

TypeError ( dirname() takes exactly 1 argument (2 given) )

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