Python installation method Windows

I will explain how to install Python 3.8.

environment

Windows 10 Pro 1909 Python3.8.2

Method 1 Download and install from the official website

Download Python | Python.org image.png

image.png ** Be sure to check Add Python 3.8 to PATH **

image.png If this happens, restart Windows.

Then launch the command prompt

> python --version
Python 3.8.2

If so, it is a success.

If the Microsoft Store starts

The Microsoft Store may start. In that case, you may have forgotten to check it, so you will need to reinstall it. image.png You can uninstall it by clicking the marker part, so after finishing, start the installer again and install it according to the procedure of [above](# Method 1-Download and install from the official website).

Method 2 Download and install from Microsoft Store

In Windows10 1903 or later, you can easily download and install as follows.

First, type the following at the command prompt. ** This is a technique that can be used when Python is not installed. ** **

> python

This should launch the Microsoft Store. image.png You can download and install it by clicking "Get" here. Then restart Windows.

Then launch the command prompt

> python --version
Python 3.8.2

If so, it is a success.

Summary

Microsoft does it unexpectedly.

This is asuchi0819.

Recommended Posts

Python installation method Windows
Python installation (Windows)
Python 3.6 installation procedure [for Windows]
Python installation
Fastest Python installation on Windows
Python installation
JupyterLab3.0 Debugger Installation Method for Windows
Installation of Python, SciPy, matplotlib (Windows)
[2021 version] Python installation Windows 10 (64bit) edition
Python on Windows
python windows environment
[PyTorch] Installation method
Johnson method (python)
Python installation 2020 (macOS)
Python3.4 installation notes
[Python] Semi-Lagrange method
python openCV installation (memo)
Python basic course (2 Python installation)
Kernel Method with Python
Installation of Python 3.3 rc1
Python 2.7 installation (yum) (CentOS 6.8)
Python starting with Windows 7
python basic on windows ②
Simplex method (simplex method) in Python
Install python on windows
Private method in python
Installation of matplotlib (Python 3.3.2)
Install Python (for Windows)
Python 3.5 installation (yum) (CentOS 6.8)
Build a GVim-based Python development environment on Windows 10 (1) Installation
Installation method when using RealSense from Python (pyenv edition)
Set-enable Python virtualenv on Windows
Python with VS Code (Windows 10)
Run Openpose on Python (Windows)
Python CMS Mezzanine installation procedure
How to install Python [Windows]
Run python with PyCharm (Windows)
Install watchdog on Windows + Python 3.3
Installation notes for TensorFlow for Windows
Windows10: Install python dlib library
[Python] Calculation method with numpy
Python + Kivy development on Windows
Python environment construction (Windows10 + Emacs)
Python installation and basic grammar
OpenCV3 installation for Python3 @macOS
Sphinx-autobuild (0.5.2) on Windows7, Python 3.5.1, Sphinx 1.3.5
Python installation (Mac edition) (old)
Build Python environment on Windows
Python 3 series installation for mac
Build python environment on windows
Ruby, Python Module Installation Guide
Implement method chain in Python
Python environment construction under Windows7 environment
I ran python on windows
Suppressing method overrides in Python
[Python] [Chainer] [Windows] Install Chainer on Windows
Python install in 2 lines @Windows
Use Python on Windows (PyCharm)
Source installation and installation of Python
Time synchronization (Windows) with Python
NTP (Chrony) installation method (CentOS8)