Installing Python
Installing Python on Windows
First we need to download the installer from the official website python.org
Run the installation file of the python interpreter
Check Add Python 3.10 to PATH
Click Customize installation
Click Next
In this window, change the path where Python will be installed
Customize install location - change the path to C:\Python310
Be sure that the Python interpreter is installed exactly in the C: drive folder and with the same name Python310
Next click the button Install
We are waiting for the installation to complete
Python is installed, close the window