Kivy error while trying to change the screen
问题 I didn't want to use the .kv language. So my problem occurs when trying to run a function when I press a button. I found these question which had the same problem so I adopted the code, for the on_press method, from them: kivy python passing parameters to fuction with button click Python, Kivy, “AssertionError: None is not callable” Error on function call by button The Error File "kivy\_event.pyx", line 703, in kivy._event.EventDispatcher.dispatch File "kivy\_event.pyx", line 1214, in kivy.