I built a python environment. I will summarize the process.
Visual Studio Code installation procedure
https://code.visualstudio.com/ After opening, press the download button. When the download is complete, follow the instructions to install. Follow the instructions "Next" Reboot the OS.
Create a folder called "mypythonproject" in any location. Described in the terminal (lower right area) Enter "python" after "PS C: \ Users \ simps \ OneDrive \ Documents \ MyPython Project>" ← After inputting, press "ENTER".
WINDOWS opens the installation screen (python3.8). install.
Recommended Posts