Reputation: 21
I can't install kivy any newer version than 2.0.0 but I need minimum 2.2.0 to work. It always stops on building wheel for kivy. It shows ERROR: Could not build wheels for kivy which use PEP 517 and cannot be installed directly
It doesn't work neither for pydroid3 with python 3.09 nor python 3.11.2.
Does anyone have working wheel?
Upvotes: 1
Views: 490
Reputation: 1
You can just update Pydroid 3 to the latest version to get Kivy 2.2.1. If you need KivyMD, you can install version 1.2.0 (2.0.1a doesn't works, i've tried). I think that helps!
Upvotes: 0