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

    Status: Open => Answered

RaiMan proposed the following answer:
If you want to either use 
input = sys.stdin.readline()

or 
input = raw_input("some text: ")

the script has be to run from the command line or run as a subprocess of
the command window main process.

And then you do not need type(), just use print, to display what you
want.

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

Reply via email to