Python/Intro
파이썬 설치 및 Visual Studio 연결
sujinbang
2022. 6. 2. 13:30
1. 파이썬 설치(최신 버전으로 다운로드)
Welcome to Python.org
The official home of the Python Programming Language
www.python.org
2. 설치 시 주의 사항
아래 Add Python 3.10 to PATH 체크 박스 활성화
- 해당 파트를 그냥 넘어갈 시 window 환경변수를 통해 해결
설치 시 customize installation 으로 설치하여 프로그램이 다운로드 되는 경로를 직접 구성한다
--> 설치 경로를 몰라서 생기는 오류 방지
3. Visual studio code 설치
https://code.visualstudio.com/download
Download Visual Studio Code - Mac, Linux, Windows
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.
code.visualstudio.com