I\'m learning Kivy and would need some help. I\'m working with these two files:
main.py:
import kivy from kivy.app import App kivy.require(\'1.11.1\')