New question #286612 on Sikuli:
https://answers.launchpad.net/sikuli/+question/286612

Hi,

Is it possible to run a python script (.py file) from sikuli?

for example:
import sys
sys.path.append('D:\Sikuli')
run(python helloworld.py)

Is there something wrong with my syntax or there is some other way?
I'm getting this error:
[error] SyntaxError ( "no viable alternative at input 'helloworld'", )


-- 
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