23 Jul How to install kivy in Python on Windows 10
Learn how to install and set up the Kivy library in Python on Windows 10. Kivy is used to develop mobile apps and even multitouch apps.
Steps to install the Kivy library
To install the Kivy library on Windows, follow the below steps:
- Install Python and pip
- Install the Kivy library using the below command:
1 2 3 |
pip install kivy |
Video Tutorial – Install Kivy library
If you liked the tutorial, spread the word and share the link and our website Studyopedia with others:
Support us: DONATE
Read More:
No Comments