Skip to content

Instantly share code, notes, and snippets.

@erm3nda
Created July 22, 2020 06:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save erm3nda/db40459812e63fa6d7440ef820c4dbdf to your computer and use it in GitHub Desktop.
Save erm3nda/db40459812e63fa6d7440ef820c4dbdf to your computer and use it in GitHub Desktop.
Install Kivy on Windows #python #kivy
pip install --upgrade pip wheel setuptools
pip install docutils pygments pypiwin32 kivy.deps.sdl2 kivy.deps.glew
pip install kivy.deps.gstreamer
pip install kivy.deps.angle
pip install kivy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment