TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Python

Install Python 3.6 on Windows

Python Tutorials

Introduction

Python is available for many platforms. In this post, we will install Python 3.6 on Windows 10 operating system. The official website of Python is https://www.python.org/ from which you can download the Windows Installer.

 

Install Python

Steps to Download

Open a Web browser and navigate to the official website.

https://www.python.org/

Go to the Downloads section.

 

Python Download

Install Python

Run the downloaded installer.

Set options and follow the Installer wizard options.

Most of the time accept the default settings and wait until the install is finished, and you are
done with the installation. Installation may take a while so hang on until you see a success message.

Verification

Launch a command prompt and issue the following command to check if the installation is successful. This will work if you have added Python to environment variables manually or set it during installation in Advanced options.

Otherwise, change the directory to the installation path of Python and issue the following command.

/> python

or

/> python –version

 

Upgrade option

In case you have an old version installed on your machine the installer wizard will prompt you to upgrade to the latest version or choose a custom install. Choose whatever that best suits your need.

 

 

Python Tutorial on this website can be found at:

https://www.testingdocs.com/python-tutorials/

More information on Python is available at the official website:

https://www.python.org

Related Posts

Download Python Windows 11

Python /

Download & Install Python on Windows 11

PyCharm CE

Python /

Install PyCharm on Ubuntu Linux

Python Install on CentOS Linux

Python /

Install Python on CentOS

What is Python?

Python /

What is Python?

Working with PyCharm IDE

Python /

Working with PyCharm IDE

‹ Working with PyCharm IDE› What is Python?

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version