Why does this code produce an error? I followed the tutorial (what I thought as perfectly):
from kivy.app import App from kivy.uix.label import Label from kiv