I started to learn kivy and I also tried to use kivy language, but my program app.py
did not read my app.kv
file, so all I get is a blackscreen.
I heard that it is possible to load the the .kv
file, but I could not find the command.
Try this:
from kivy.lang import Builder
Builder.load_file('kivi.kv')
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With