1) 환경 변수 추가
- 설치한 파이썬 폴더 內 scripts 폴더를 환경 변수에 추가
2) 아래 구문 cmd 창에서 수행 (Selenium 설치 기준)
- 순서 (beautifulsoup4, selenium 설치)
- 명령어
* pip install beautifupsoup4
* pip install selenium
'Deep Learning > Setting' 카테고리의 다른 글
[#1] PyCharm 설치 (0) | 2018.12.11 |
---|