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
CodingCactus
It's just an annoying typo, you defined the showCalendar but then on line 36 you try to call showCalender
XtremeCqre
@CodingCactus so what do i do
delete it or what
delete it or what
CodingCactus
@XtremeCqre change it to the correct spelling
XtremeCqre
please help me. it will be great
Now it says line 42 for some reason