sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36940
[Question #286612]: run .py file in sikuli
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.