Deep Learning/Setting
[#2] pip 설치
김뽀씨
2018. 12. 12. 09:20
1) 환경 변수 추가
- 설치한 파이썬 폴더 內 scripts 폴더를 환경 변수에 추가
2) 아래 구문 cmd 창에서 수행 (Selenium 설치 기준)
- 순서 (beautifulsoup4, selenium 설치)
- 명령어
* pip install beautifupsoup4
* pip install selenium