#python #kivy
error: from kivy.core.window._window_sdl2 import _windowsdl2storage
#solved
Install the dependencies (skip gstreamer (~120MB) if not needed, see Kivy’s dependencies):
python -m pip install docutils pygments pypiwin32 kivy.deps.sdl2kivy.deps.glew
python -m pip install kivy.deps.gstreamer
after installation run this file again