AddLocationForm:
<AddLocationForm@BoxLayout>:orientation:"vertical"
BoxLayout:
TextInput:
Button:
text: "Search"
Button:
text: "Current Location"
У меня есть файл weather.kv, подобный приведенному выше, но я получаю сообщение об ошибке, как показано ниже
kivy.lang.parser.ParserException: Parser: файл "C: \ Programming \ projects \ scripts \ kivy \ FirstApp \ weather.kv", строка 3:
Может кто-нибудь объяснить мне, почему это происходит?