question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot upgrade kivy to latest version

See original GitHub issue

I tried the following code solution, but it fails to upgrade kivy. sudo pip3 install --upgrade kivy

Screenshot

deepinscreenshot20160407014646

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:32 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
thopiekarcommented, Apr 6, 2016

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 😉

0reactions
dessantcommented, Dec 10, 2016

If the bug is still present, please reopen the issue with step by step instructions on how to reproduce it, starting from a fresh OS install.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installing Kivy — Kivy 2.1.0 documentation
Installation for Kivy version 2.1.0. Read the changelog here. For other Kivy versions, select the documentation from the dropdown on the top left....
Read more >
Pip won't let me upgrade to the latest version of package
First, try specifying version on command line pip install --upgrade ax-platform==0.1.20 . If it doesn't work it means that PIP thinks that ...
Read more >
Kivy 2.0 Released! How To Install - Python Kivy GUI Tutorial #21
Kivy 2.0 has been released! ... Your browser can't play this video. ... Kivy now supports the latest version of Python ( version...
Read more >
Manually installing Kivy from source - Read the Docs
Different versions of Kivy have only been tested up to a certain Cython version. It may or may not work with a later...
Read more >
When should you upgrade to Python 3.11?
The problems with a new major Python release · 1. Missing binary packages · 2. Incompatible packages · 3. Conda support · 5....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found