← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #145923]: Crop, resize or modify a captured image

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
PIL (C-Types based Python module) cannot be imported in a Jython
environment like Sikuli.

No such features available in Sikuli currently.

You have to use Python script snippets, that you call using e.g.
popen("python myscript.py").

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