일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 편스토랑 우승상품
- leetcode
- 프로그래머스
- 데이콘
- PYTHON
- Git
- 맥북
- 더현대서울 맛집
- Kaggle
- gs25
- programmers
- 프로그래머스 파이썬
- Docker
- ChatGPT
- ubuntu
- 금융문자분석경진대회
- hackerrank
- 자연어처리
- 우분투
- SW Expert Academy
- Real or Not? NLP with Disaster Tweets
- dacon
- 코로나19
- 편스토랑
- github
- 캐치카페
- Baekjoon
- AI 경진대회
- 백준
- 파이썬
- Today
- Total
목록
반응형
windows (6)
솜씨좋은장씨
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/UrvoX/btqDeUQFSK1/R9tXqjTzlwJJdd9xwk8QMk/img.png)
Windows 10에서 Visual Studio를 설치하고 Python파일을 실행하려 하니 터미널에서 가상환경을 실행하려고 하다가 다음과 같은 오류를 만나게 되었습니다. 오류 유형 1 PS C:\PythonHome> conda activate base conda : 'conda'용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로그램 이름으로 인식되지 않습니다. 이름이 정확한지 확인하고 경로가 포함된 경우 경 로가 올바른지 검증한 다음 다시 시도하십시오. 위치 줄:1 문자:1 + conda activate base undException + FullyQualifiedErrorId : CommandNotFoundException 오류 유형 2 PS C:\PythonHome\gitRepos\..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/cG5hPj/btqDgzjqmod/7MbwY9QuzQ9GTn18OO9LiK/img.png)
1. Anaconda 설치파일 다운로드 Anaconda Python/R Distribution - Free Download Anaconda Distribution is the world's most popular Python data science platform. Download the free version to access over 1500 data science packages and manage libraries and dependencies with Conda. www.anaconda.com 먼저 위의 링크로 이동합니다. 나오는 페이지에서 아래로 내려 Windows를 선택하고 Python 3.7 version 에서 64-Bit Graphical Installer (466MB)를 선택하여 파일을..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/tcywr/btqDgyY54SL/PursNPc1KjTwpOtvu0CI80/img.png)
Python 설치 시, Add Python 3.7 to PATH를 선택하지 않았다면 따로 Windows에서 환경변수를 설정해주어야합니다. 먼저 맨 왼쪽 아래 윈도우 모양 시작버튼에서 오른쪽 마우스를 클릭한 뒤 시스템 메뉴를 선택합니다. 나오는 시스템 페이지에서 고급 시스템 설정을 클릭합니다. 환경 변수를 클릭합니다. 시스템 변수의 Path를 선택하고 편집을 클릭합니다. 새로 만들기를 클릭합니다. Python 3.7.3이 설치된 위치와 그 폴더 안의 Script 폴더의 두 가지 경로를 복사하여 두 경로 다 추가해줍니다. 경로는 위의 사진을 참고하여 복사하시면 좋을 것 같습니다. 위의 파란 블록이 Python37 폴더 그리고 아래의 블록이 Script 폴더입니다. 추가 후 확인을 클릭하여 설정을 완료합니다...
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/S3DDi/btqDf1tHo2E/I2U5KoArxgnFkSAAKLnT8k/img.png)
1. Python 3.7.3 설치파일 다운로드 Welcome to Python.org The official home of the Python Programming Language www.python.org 먼저 Python 홈페이지로 이동합니다. Download 메뉴를 클릭하여 Download 페이지로 이동합니다. Python 3.7.3 을 선택합니다. 그럼 나오는 이 페이지에서 Windows x86-64 executable installer을 클릭하여 다운로드 받습니다. 2. Python 3.7.3 설치 다운로드 받은 파일을 확인하고 실행합니다. Install Now를 클릭합니다. 여기서 Python 환경변수를 자동으로 설정하실 분들은 Add Python 3.7 to PATH를 선택하고 개별적으로 환..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/bZ5fP4/btqx8ohnbU2/NPyKV1wKE5jSR1IHefdVVK/img.png)
1. VirtualBox 설치 파일 다운로드 받기 설치하기 위해서는 설치파일과 Extension Pack 두가지를 다운로드 받아야합니다. 먼저 아래의 링크로 들어갑니다. https://www.virtualbox.org/ Oracle VM VirtualBox Welcome to VirtualBox.org! News Flash New July 16th, 2019VirtualBox 6.0.10 released! Oracle today released a 6.0 maintenance release which improves stability and fixes regressions. See the Changelog for details. New July 16th, 2019VirtualBox 5.2.32 relea..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/TTAXK/btqx8SV6TaD/dqKak5l2hE2qi6dGOulXG1/img.png)
1. 설치파일 다운로드 받기 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 Visual Studio Code 홈페이지로 이동합니다. 우측 상단의 Download 버튼을 눌러 다운로드 페이지로 이동..