← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #250979]: Not able to import Python module Plistlib in Sikuli

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
check sys.path

I guess you have plistlib installed somewhere in your local Jython.

sikuli-script.jar uses the internally bundled Jython interpreter, that
does not know anything about your local Jython.

see docs: http://doc.sikuli.org/globals.html#importing-other-sikuli-
scripts-reuse-code-and-images

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