#9225·kivy

Add support for Python 3.14

Author: ne4ehbka-devCreated Dec 6, 2025Updated Jun 26, 2026

I noticed that the current releases officially support Python 3.8–3.13, but when trying to install Kivy on Python 3.14, the installation fails: Image

It would be great if Kivy could support Python 3.14 in future releases. This would help users who are already on the latest Python version to adopt Kivy without downgrading.

Thank you for considering this request!