← Back to team overview

sikuli-driver team mailing list archive

[Question #263775]: Why it gives Error # about input([msg][, default][, title][, hidden])

 

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.