0

I have Ubuntu 18.04 LTS and it is a fact of life that it does not support Kivy with Python 3.

(If you want to feel 'enlightened' try reading the following exchange: https://www.gitmemory.com/issue/kivy/kivy/5994/491939788)

QUESTION: Is there any Ubuntu version that can do the trick?

  • What is the problem? Please update your question with information on what the problem is. Don't expect us to follow and read links to work out your problem or the solution to it. – Soren A Jun 22 '19 at 11:12
  • yes it does; the ONLY conclusion you can make is that the one in the repo does not work. That does not mean kitty + p3 + 18.04 does not work. "Older configuration version detected (0 instead of 14)" looks like a bug: the 0 should be at least 11 so best course of action: report it. 2. any version. 3. as noted in the answer: use the official version instead of the one on the repo's. This one https://launchpad.net/~kivy-team/+archive/ubuntu/kivy already has support for 19.10
  • – Rinzwind Jun 22 '19 at 11:13
  • Soren A: sorry for not being clear. My problem is the one listed under "Code and Logs" in the URL I referenced. – user2328909 Jun 22 '19 at 15:16
  • Rinzwind: being inexperienced, which doc do I follow to "use the official version instead of the one on the repo's"? Thks for your help. – user2328909 Jun 22 '19 at 15:38