Open the command terminal with (kvenv), type python -m pip install kivy[full] , and press enter . Note: If you look at Kivy’s website, you will see that it says to type “python -m pip install kivy[full] kivy_examples” instead of “python -m pip install kivy[full].” However, both ways will work.