[2021 version] Python installation Windows 10 (64bit) edition

Introduction

Since there are many opportunities to install Python, I made it a manual. This article is for Windows 10 (64bit).

Python3.9 installation

Go to the official Python download page (https://www.python.org/downloads) and click Download Python. 1.png

Click the downloaded exe file.

When the dialog screen starts, check "Add Python 3.9 to Path" and click "Install now" to start the installation. * Checking this makes it easier because you do not need to set environment variables.

2.png

If "Setup was successful" is displayed, click "Close" to close it because the installation was successful. 3.png

Checking Python commands

To check that the installation was successful, start a command prompt and enter the following command to execute it.

python -V

The version I downloaded this time is Python 3.9.1, so if "Python 3.9.1" is displayed, it is successful. 4.png

Finally

There are no particularly difficult steps! Thank you for reading to the end.

Recommended Posts

[2021 version] Python installation Windows 10 (64bit) edition
Python installation (Windows)
PYTHON2.7 64bit version
Python installation method Windows
Python 3.6 installation procedure [for Windows]
Python installation (Mac edition) (old)
Fastest Python installation on Windows
[2021 version] From Selenium Basic installation to Web scraping execution by Python Windows 10 (64bit)
Installing Kivy on Windows10 64bit Python3.5
Put MeCab in "Windows 10; Python3.5 (64bit)"
Install python2.7 on windows 32bit environment
Install xgboost (python version) on Windows
Python installation
Installing Kivy-Designer on Windows10 64bit Python3.5
Build mlpy with python3.3 (64bit) (windows 64bit)
Installation of Python, SciPy, matplotlib (Windows)
Python installation
[Python Windows] pip install with Python version
Call a command from Python (Windows version)
mysqlclient installation error solution [Mac, Windows version]
Python on Windows
Python installation 2020 (macOS)
Python3.4 installation notes
Python environment construction (Anaconda + VSCode) @ Windows10 [January 2020 version]
Create an environment of 64bit Windows + python 2.7 + MeCab 0.996
Install ZIP version Python and pip on Windows 10
A * algorithm (Python edition)
python openCV installation (memo)
Python basic course (2 Python installation)
First Python 3rd Edition
Reinforcement learning 1 Python installation
python windows environment construction
Installation of OpenMDAO (version 1.7.1)
Python & MySQL Connector C 6.x Version Compatibility Note (windows)
Build a GVim-based Python development environment on Windows 10 (1) Installation
Installation of Python 3.3 rc1
Python 2.7 installation (yum) (CentOS 6.8)
Python starting with Windows 7
Installation method when using RealSense from Python (pyenv edition)
python basic on windows ②
python bit full search
Python version switching (pyenv)
Installation of matplotlib (Python 3.3.2)
Check version with python
Install Python (for Windows)
Python 3.5 installation (yum) (CentOS 6.8)
Python Mathematical Optimization Package Make PuLP's Calculation Engine Faster (Windows Version Easy Edition) & Specify Calculation Time
Installation procedure for Python and Ansible with a specific version
Prepare Python development environment with Mac + Windows + VisualStudio Code (Windows version)
Prepare Python development environment with Mac + Windows + VisualStudio Code (Mac version)
Install python and Visual Studio Code on windows10 (April 2020 version)
Set-enable Python virtualenv on Windows
Python with VS Code (Windows 10)
python (pyenv + pyenv-virtualenv) + CentOS7 installation
Run Openpose on Python (Windows)
Python CMS Mezzanine installation procedure
How to install Python [Windows]
Run python with PyCharm (Windows)
Python 2 series and 3 series (Anaconda edition)
Install watchdog on Windows + Python 3.3
Installation notes for TensorFlow for Windows