Hey my friends welcome to Joey'sTech.
In this video I will show you how to install kivy in Visual Studio Code that too in the easiest way possible.
The way to install Kivy in Visual Studio Code in this video will help you to install any library in Python in Corporate IT companies too.
If you have been struggling to install Kivy in a light-weight code editor like VSCode and start with your journey for developing mobile apps and other multi-touch application software.
In this tutorial video I will show you
1. How to create a folder and open it in Visual Studio code - You will learn to create a python project folder and open it in Visual Studio Code in which you will install the Kivy library.
2. How to create a virtual environment - You will also learn how to create a virtual environment within the python project folder created in step and activate it for use. I want you to memorise this command by heart as you will have to create virtual environment first before installing any package when you work in corporate IT companies.
3. pip install flask - Finally, you will learn to install kivy in this virtual environment using the pip command. There is an installation error that we will encounter in this video 'Module Not Found Error' and you will see one of the ways to resolve it.
Note in this video I won't be telling you how to install Visual Studio Code, I only show you step by step how to install kivy in visual studio code python.
If you want to learn how to install Visual Studio code then watch the below video
I highly recommend that you follow along with me to perform the installation of kivy in Visual Studio Code as it will be easier for you to install it.
Don't forget to like and share this video, and subscribe to my channel Joey'sTech! If you have any questions related to installation or run into issues then drop a comment, and I'll respond as soon as I get time.
Keywords: install kivy python, install kivy in visual studio code mac