I\'m running a very simple python (3.5) script using Spyder IDE from Anaconda platform.
from kivy.app import App from kivy.uix.label import Label from kivy.uix.gr
This issue is similar to the question "Python Spyder initializing Hello World Kivi app once?" on the webpage Python Spyder initializing Hello World Kivi app once?, I gave an answer there, please refer to it.