3.3. Install Python3.7 in the PC
The software installation video is as follows
https://www.adeept.com/video/detail-70.html
Install Python3.7
So far there are two versions of Python: 2.X and 3.X. The graphical UI of the terminal
control is written in Python 3.7 and it supports multiple platforms. Here we'll focus on the
installation of Python 3.7 under Windows.
Download Python 3.7: https://www.python.org/
Click through Downloads->Download Python 3.7.0.
Install it after download is done. Python will configure the environment variables during the
installation.
*Pay attention to the 32-bit or 64-bit of your system when downloading Python - choose
the corresponding Python version based on your own system.
Install OpenCV:
Press + R in Window and enter CMD in the textbox
Click OK