Kivy Not Detecting File in Directory

后端 未结 3 1497
天涯浪人
天涯浪人 2021-01-21 05:30

I\'ve been trying to build something with kivy, but whenever I try to load a different in a directory, it says that the program isn\'t found in the directory, when I\'m sure it\

3条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-21 05:33

    Check the .kv filename. If you create the file in the IDE, it will make it 'filename.kv.py'.

提交回复
热议问题