000. 내가 파이썬을 설치하면서 이것저것 설정한 것들
001. 아나콘다 설치
002. 아나콘다 프롬프트를 실행하여 업데이트 ( conda update -n base -c defaults conda )
003. 파이참 설치 ( 참고 : bradbury.tistory.com/63 )
004. 파이참 settings for new porjects > project interpreter > Interpreter에서 아나콘다 연결
C:\ProgramData\Anaconda3\python.exe
005. 크롬드라이버 설치
chromedriver.chromium.org/downloads
006. cmd 창에서 seleinum 설치
pip install selenium
conda install selenium
'etc > 프로그래밍' 카테고리의 다른 글
비주얼 스튜디오 DB 연결 하기 - MySQL (0) | 2020.11.02 |
---|---|
Visual Studio 2019로 C# 개발하기 001 설치, 설정, 배포하기 (0) | 2020.11.02 |
파이참 import / Interpreter 에러 (0) | 2019.08.12 |
파이썬 클래스파일 import - SyntaxError: invalid token (0) | 2019.08.12 |
파이썬 잠시 멈춰 (0) | 2019.08.10 |
댓글