

The problem is that the PATH variable has not been set Kivy.require('1.10.0') # replace with your current kivy version ! Unable to get a Window, abort.Įxception ignored in: '2px'įile "C:\Users\dev.DoddJ\AppData\Local\Programs\Python\Python36-32\lib\site-packages\kivy\utils.py", line 496, in _get_įile "C:\Users\dev.DoddJ\AppData\Local\Programs\Python\Python36-32\lib\site-packages\kivy\metrics.py", line 174, in dpiįile "C:\Users\dev.DoddJ\AppData\Local\Programs\Python\Python36-32\lib\site-packages\kivy\base.py", line 127, in ensure_windowĬode that I am trying to run: import kivy Sdl2 - ImportError: DLL load failed: The specified module could not be found.įile "C:\Users\dev.DoddJ\AppData\Local\Programs\Python\Python36-32\lib\site-packages\kivy\core\_init_.py", line 59, in core_select_libįile "C:\Users\dev.DoddJ\AppData\Local\Programs\Python\Python36-32\lib\site-packages\kivy\core\window\window_sdl2.py", line 26, in įrom ._window_sdl2 import _WindowSDL2Storage Unable to find any valuable Window provider. Providers: img_tex, img_dds, img_pil, img_gif (img_sdl2, img_ffpyplayer ignored) I have tried looking at previous enquiries about similar problems, but nothing suggested on them has worked so far.

The following is the error I receive back.
#Python 3.6 install sdl2 on windows 10 code#
Hi, I am trying to run the example code from the install Kivy. Python -m pip install docutils pygments pypiwin32 2 Kivy Installation Method python -m pip install -upgrade pip wheel setuptools
