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

    Status: Open => Answered

RaiMan proposed the following answer:
--- I have copied the entire contents of C:\Python27\Lib\site-packages
to C:\Users\anony\AppData\Roaming\Sikulix\Lib\site-packages

never do this with any Python stuff.
\Sikulix\Lib\site-packages is only for SikuliX related stuff, that is 
compatible/useable with Jython

I guess your problem is, that the subprocess.Popen as you use it, does
not copy the outside environment. So it might be, that python.exe does
not find its stuff.

-- 
You received this question notification because your team Sikuli Drivers
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

Reply via email to