일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
- python
- Anaconda
- python 학습
- EasyOCR
- python 멀티프로세싱
- react
- 기존 모델 학습
- 파이썬 멀티프로세싱
- python 기초
- 가상 환경
- 리액트
- javascript
- 설치
- 함수
- 명령어
- Java
- 자료형
- easyocr 기존 모델 학습
- conda
- python pool
- easyocr 기존 모델
- 파이썬 기초
- 자바스크립트
- 기초
- python easyocr 학습
- 파이썬
- 파이썬 pool
- python multiprocessing
- multiprocessing
- 파이썬 학습 테스트
- Today
- Total
목록설치 (2)
귀찮아서가끔하는블로그

VSCode 설치하기 1. Visual Studio Code 공식 홈페이지의 다운로드 페이지 접속 (https://code.visualstudio.com/) Visual Studio Code - Code Editing. Redefined Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. code.visualstudio.com 2. OS에 맞는 다운로드 버튼 클릭 (작성 ..

윈도우에서 파이썬 설치하기 1. 파이썬 공식 홈페이지의 다운로드 페이지 접속 (http://www.python.org/downloads) Download Python The official home of the Python Programming Language www.python.org 2. 다운로드 버튼 클릭 (작성 시점 기준 ver 3.10.4) 3. 인스톨러 실행 후 Install Now를 선택하여 설치 * 파이썬이 어느 곳에서든지 실행될 수 있도록 "Add Python 3.7 to PATH" 옵션 선택 4. 파이썬 설치 확인 * cmd 창에서 pyshon --version 명령어를 실행하여 정상적으로 설치되었는지 확인