New question #263775 on Sikuli:
https://answers.launchpad.net/sikuli/+question/263775
name = input("Please enter your name to log in:", "anonymous")
this gives error
here the Error ----------->>
File "C:\Users\41B5~1\AppData\Local\Temp\sikuli-tmp5198704267729147126.py",
line 1, in
name = input("Please enter your name to log in:", "anonymous")
TypeError: input() takes at most 1 argument (2 given)
--
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