File "C:\Users\Solo\AppData\Local\Programs\Python\Python311\Lib\tkinter\__init__.py", line 1948, in __call__
return self.func(*args)
^^^^^^^^^^^^^^^^
File "c:\Users\Solo\Desktop\MAXIUMAM2035\Go_user.py", line 19, in button_click
messagebox.showinfo(tittle='Проверка', message=info_str) # Для вывода информации
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Solo\AppData\Local\Programs\Python\Python311\Lib\tkinter\messagebox.py", line 88, in showinfo
return _show(title, message, INFO, OK, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Solo\AppData\Local\Programs\Python\Python311\Lib\tkinter\messagebox.py", line 76, in _show
res = Message(**options).show()
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Solo\AppData\Local\Programs\Python\Python311\Lib\tkinter\commondialog.py", line 45, in show
s = master.tk.call(self.command, *master._options(self.options))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_tkinter.TclError: bad option "-tittle": must be -default, -detail, -icon, -message, -parent, -title, or -type
Написано
Войдите на сайт
Чтобы задать вопрос и получить на него квалифицированный ответ.