Install python and Visual Studio Code on windows10 (April 2020 version)

Overview

Note that I installed Python 3 and Visual Studio Code on Windows 10.

Video

The video version is also available here. IMAGE ALT TEXT HERE

procedure

1. Python3 installation

1-1. Download

Please download from the URL below. https://www.python.org/ image.png

image.png

1-2. Execution

Execute the downloaded file. image.png Check "Add Python 3.8 PATH".

image.png

This completes the Python installation.

2. Visual Studio Code installation

2-1. Download

Please download from the URL below.

https://azure.microsoft.com/ja-jp/products/visual-studio-code/

image.png image.png

image.png image.png

2-2. Execution

Execute the downloaded file. image.png

image.png image.png image.png

Feel free to select the check items.

image.png

This completes the installation.

2-3. Debug settings

Start Visual Studio Code.

image.png

You can install the extension from the icon that looks like a stack of squares. Select Python from them and install it.

Debugging is possible after installation.

image.png

With the python file you want to run open, select the bug-like mark, and then click Run and Debug to display the screen below. image.png

You can debug by selecting Python File.

Recommended Posts

Install python and Visual Studio Code on windows10 (April 2020 version)
Install ZIP version Python and pip on Windows 10
Install xgboost (python version) on Windows
Installation of Visual studio code and installation of python
Install python on windows
Install and run Python3.5 + NumPy + SciPy on Windows 10
Install OpenCV 4.0 and Python 3.7 on Windows 10 with Anaconda
Create a Python development environment on Windows (Visual Studio Code remote WSL).
Install watchdog on Windows + Python 3.3
Install Python and Flask (Windows 10)
[Python] [Chainer] [Windows] Install Chainer on Windows
[Windows] [Python3] Install python3 and Jupyter Notebook (formerly ipython notebook) on Windows
Python development environment with Windows + Anaconda3 + Visual Studio Code
Python development environment with Windows + Python + PipEnv + Visual Studio Code
Install pyenv on Raspberry Pi and version control Python
Python 3.6 on Windows ... and to Xamarin.
Install python2.7 on windows 32bit environment
Build and install OpenCV on Windows
Install Pytorch on Blender 2.90 python on Windows
Integrate Modelica and Python on Windows
[Code] Module and Python version output
Build Python3 for Windows 10 on ARM with Visual Studio 2019 (x86) on Windows 10 on ARM
Install Python development environment on Windows 10
[Python Windows] pip install with Python version
Install easy_install and pip on windows
About the procedure for linking Visual Studio Code for Windows and WSL
[Kivy] How to install Kivy on Windows [Python]
Install wsl2 and master linux on windows
Install pyenv and Python 3.6.8 on Ubuntu 18.04 LTS
Run Python in C ++ on Visual Studio 2017
Python on Windows
From re-environment construction of Python to graph drawing (on visual studio code)
[2020 version] How to install Python3 on AWS EC2
Install Python3, numpy, pandas, matplotlib, etc. on Windows
(Windows) Causes and workarounds for UnicodeEncodeError on Python 3
Notes on installing Python3 and using pip on Windows7
Build Python development environment with Visual Studio Code
Run Python YOLOv3 in C ++ on Visual Studio 2017
[Python] How to install OpenCV on Anaconda [Windows]
Settings for Python coding in Visual Studio Code
[Note] Installing Python 3.6 + α on Windows and RHEL
Install MongoDB on Ubuntu 16.04 and operate via python
[Visual Studio Code] [Python] Tasks.json + problemMatcher settings for Python
Install Python and libraries for Python on MacOS Catalina
Install python on WSL
Install Python on Pidora.
Install Scrapy on python3
Install Python on Mac
Install Anaconda on Windows 10
python basic on windows ②
Install pycuda on Windows10
Install Python 2.7.3 on CentOS 5.4
Install pygraphviz on Windows 10
Install Python 3.3 on Ubuntu 12.04
Install Chainer 1.5.0 on Windows
Install Python 3.4 on Mac
Install Python 3.6 on Docker
Install Python (for Windows)
Install Python3 on Mac and build environment [Definitive Edition]
Install selenium on Mac and try it with python
Try debugging Python on Raspberry Pi with Visual Studio.