Home » Gaming » pip install kivy for Python 3.11 on Windows 11

pip install kivy for Python 3.11 on Windows 11

Written By Darren Lefcoe on Tuesday, Mar 14, 2023 | 08:21 PM

 
pip install kivy does not work for Python 3.11 in the usual way. The solution is to do this: pip install "kivy[base]" kivy_examples --pre --extra-index-url https://kivy.org/downloads/simple