Blog
1) Download Python3.7 Installer for windows host.
2) Install python3.7 by clicking on python3.7 installer.
2) Click on Install Now, setup will be in progress as below.
3) Click on close button once setup is successful.
4) Goto 'System Properties' in Control Panel under System and Security and click on Advanced tab.
5)Click on Environment variables and edit path variables for python37 as below in system variables section.
6) Open command prompt and run python3 --version command, should display below output if python environment variables are added correctly.
1) Download Python2.7 Installer for windows host.
2) Install python2.7 by clicking on python2.7 installer.
3) Click on Next button and select destination folder.
4) Click on Next button once selected destination folder and customize the python 2.7 features to be installed.
5) Click on Next button and installation will be in progress.
6) Click on Finish button once python 2.7 installation is completed.
7) Goto 'System Properties' in Control Panel under System and Security and click on Advanced tab.
8)Click on Environment variables and edit path variables for python27 as below in system variables section.
9) Open command prompt and run python --version command, should display below output if python environment variables are added correctly.
Blog
Privacy Policy | Copyright2020 - All Rights Reserved. | Contact us | Report website issues in Github | Facebook page | Google+ page