A Random Error
Traceback (most recent call last):
File "main.py", line 36, in
command=showCalender)
NameError: name 'showCalender' is not defined
Is the error.
Here is a picture
Voters
XtremeCqre
Now it says line 42 for some reason
XtremeCqre
please help me. it will be great
It's just an annoying typo, you defined the showCalendar but then on line 36 you try to call showCalender
delete it or what
[email protected]