sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01711
Re: [Question #145923]: Crop, resize or modify a captured image
Question #145923 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/145923
Steven Bartel posted a new comment:
Note that, simply running popen("python myscript.py") actually still
runs myscript.py in the Jython environment. Specifying the version of
python that you want to run fixes this, i.e. popen("path/to/python
myscript.py")
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.