Ad Code

Ticker

6/recent/ticker-posts

Python Installation

Python Installation:-

In this tutorial, we will discuss the installation of Python on Windows.

Following are the steps for Installation:-

Step #1:- 

Visit the link https://www.python.org/downloads/ to download the latest release of Python. In this process, we will install Python 3.6.7 on our Windows operating system.


Step #2:-

Double-click the executable file, which is downloaded.The following window will open. Select Customize installation and then proceed.


Step #3:-

The following window shows all the optional features. All the features need to be installed and are checked by default; we need to click next to continue.


Step #4:-

The following window shows a list of advanced options. Check all the options which you want to install and click next. Here, we must notice that the first check-box (install for all users) must be checked.


Step #5:-

Now, we are ready to install python-3.6.7. Let's install it.


Step #6:-

Now set the path of python, we need to the right click on "my computer" and go to Properties → Advanced → Environment Variables.



Step #7:-

Add the new path variable in the user variable section.


Step #8:-

Type PATH as the variable name and set the path to the installation directory of the python shown in the below image.



Post a Comment

0 Comments