<div dir="ltr"><div dir="ltr"><div>Good morning, I'm starting to program in Python, I have this code:</div><div><br></div><div><div>name=input("Insert your name: ")</div><div>print("your name is "+name)</div></div><div><br></div><div>But when I run the script (F2) I get the following error.</div><div><br></div><div><div>Python 3.8.2 (tags/v3.8.2:7b3ab59, Feb 25 2020, 23:03:10) [MSC v.1916 64 bit (AMD64)] en ULTIMATE, Standard</div><div>>>> Excepción "unhandled TypeError"</div><div>input() takes 2 positional arguments but 3 were given</div><div>Archivo: C:\Python\Python38\Lib\site-packages\eric6\DebugClients\Python\DebugClientBase.py, Línea: 74</div></div><div><br></div><div><br></div><div>Running it through the console does not give me any error.</div></div><br><img width="0" height="0" class="mailtrack-img" alt="" style="display:flex" src="https://mailtrack.io/trace/mail/4f2c77ebb7e8a1c80c0ee4fc380ea99fdbe446e5.png?u=5660784"></div>