1)cmd 설치
설치 : cmd -> cd python 설치 위치 -> python -m pip install --upgrade pip -> pip install beautifulsoup4
확인 : python >> import bs4 //아래와 같이 화면이 나오면 설치 완료!
2)파이참 설치
File -> Settings -> Project Interpreter -> + -> beautifulsoup4 검색, 선택 -> install Package 클릭