Setup Python - jean-knapp/tutorials GitHub Wiki

Installing Python on Windows

Download Python for Windows

https://www.python.org/downloads/

Installing Python on VSCode

Download this extension for VSCode.

https://marketplace.visualstudio.com/items?itemName=ms-python.python

Adding Python to PATH

In the Start Menu, search for Edit the Environment Variables.

image

Click Environment Variables and edit Path. Add the directory of Python.