When I run it in pyzo I have an error message : from kivy.app import App
ImportError: No module named 'kivy.app'; 'kivy' is not a package
Just as if Pyzo didn't know where to find kivy...
I guess it's the way pyzo is configured that cause my problem.
In pyzo, I don't know how to configure the python shell :
Thank you for your help.