Ad Code

6/recent/ticker-posts

How to Install Python || Windows || LINUX

Install Python on Windows and LINUX

Python is available on many platforms because it is a open source. In this chapter we will learn how to install latest version of python. In last chapter we have seen about python we need to learn python? if you haven't then click here

Lets see how we are going to downloading and installing the Python,

Install on Unix and Linux 

For Linux users these simple steps  they have to follow for installing Python on Unix/Linux machine.

  • Open this link https://www.python.org/downloads/source/
  • Download zipped source code available for Unix/Linux. 
  • Edit the Modules/Setup file if you want to customize some options.
  • Run ./configure script
  • Then make install
  • Also install standard library

For LINUX and UNIX


Python download for windows

Here are the steps to install Python on Windows machine.

  • Open this https://www.python.org/downloads/windows/
  • Select proper windows configuration (It vary systems to systems)
  • Download the file
  • Run the downloaded file. 
  • It brings you to the Python install wizard
  • Then Just accept the default settings
  • Wait until the install is finished, and you are done.

For Windows

Stay connected for further chapters of Python tutorials.

Post a Comment

0 Comments

Ad Code