

Python will be installed to “C:\Program Files (x86)\Microsoft Visual Studio\Shared”.

Modify your Visual Studio Version, check Python development and click on the Modify button. Use Visual Studio Installer to install Python with Visual Studio.

Python is a very powerful language for machine learning as it has many libraries that can be used to help you develop great models for prediction. I will also show how to install libraries in the command prompt (CMD). See the Developing in WSL documentation to learn more or try the Working in WSL introductory tutorial.This tutorial explains how to install Python and libraries with Visual Studio.

The system setup requires elevation to Administrator privileges and will place the installation under Program Files. User setup also provides a smoother background update experience.Installing the user setup does not require Administrator privileges as the location will be under your user's Local AppData (LOCALAPPDATA) folder.VS Code provides both Windows user and system level setups. If you need to run a 32-bit or 64-bit version of VS Code, both installer and zip archive are available for 32-bit and 64-bit. You can download the Visual Studio Code installer for Windows from the Visual Studio Code's official website.Īlternatively, you can also download a Zip archive from the Visual Studio Code's download page, extract it, and run Code from there. Visual Studio Code is a popular lightweight and convenient code editor that you can download and install for free on Windows 10, but it is also available on Linux and macOS.
