kivy: Cannot upgrade kivy to latest version
I tried the following code solution, but it fails to upgrade kivy.
sudo pip3 install --upgrade kivy
Screenshot
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 32 (11 by maintainers)
The compiler almost says what’s missing on your machine…
GL/gl.h
is missing and depending on your OS you’ll need to install these OpenGL headers in order to build kivy 😉