-
Notifications
You must be signed in to change notification settings - Fork 0
Description
v0.1.0
"G:\School\Level 3 BTEC National Foundation Diploma in Information Technology\Unit 4 - Programming\C - Develop a software solution to meet client requirements\cess.venv\Scripts\python.exe" "G:\School\Level 3 BTEC National Foundation Diploma in Information Technology\Unit 4 - Programming\C - Develop a software solution to meet client requirements\cess\College Event Score System.py"
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.1264.0_x64__qbz5n2kfra8p0\Lib\tkinter_init_.py", line 1968, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "G:\School\Level 3 BTEC National Foundation Diploma in Information Technology\Unit 4 - Programming\C - Develop a software solution to meet client requirements\cess.venv\Lib\site-packages\customtkinter\windows\widgets\ctk_button.py", line 554, in _clicked
self._command()
File "G:\School\Level 3 BTEC National Foundation Diploma in Information Technology\Unit 4 - Programming\C - Develop a software solution to meet client requirements\cess.venv\Lib\site-packages\CTkListbox\ctk_listbox.py", line 217, in
self.buttons[index].configure(command=lambda num=index: self.select(num))
^^^^^^^^^^^^^^^^
File "G:\School\Level 3 BTEC National Foundation Diploma in Information Technology\Unit 4 - Programming\C - Develop a software solution to meet client requirements\cess.venv\Lib\site-packages\CTkListbox\ctk_listbox.py", line 102, in select
options.configure(fg_color=self.button_fg_color)
File "G:\School\Level 3 BTEC National Foundation Diploma in Information Technology\Unit 4 - Programming\C - Develop a software solution to meet client requirements\cess.venv\Lib\site-packages\customtkinter\windows\widgets\ctk_button.py", line 442, in configure
super().configure(require_redraw=require_redraw, **kwargs)
File "G:\School\Level 3 BTEC National Foundation Diploma in Information Technology\Unit 4 - Programming\C - Develop a software solution to meet client requirements\cess.venv\Lib\site-packages\customtkinter\windows\widgets\core_widget_classes\ctk_base_class.py", line 130, in configure
super().configure(**pop_from_dict_by_set(kwargs, self.valid_tk_frame_attributes)) # configure tkinter.Frame
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.1264.0_x64__qbz5n2kfra8p0\Lib\tkinter_init.py", line 1722, in configure
return self.configure('configure', cnf, kw)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.1264.0_x64__qbz5n2kfra8p0\Lib\tkinter_init.py", line 1709, in _configure
return self._getconfigure(_flatten((self.w, cmd)))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.1264.0_x64__qbz5n2kfra8p0\Lib\tkinter_init.py", line 1693, in _getconfigure
for x in self.tk.splitlist(self.tk.call(*args)):
^^^^^^^^^^^^^^^^^^^
_tkinter.TclError: invalid command name ".!ctkframe2.!ctkframe4.!ctkframe.!canvas.!ctklistbox.!ctkbutton6"
Process finished with exit code 0