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.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp