xml 형식으로 파싱하려고 하니 모듈이 없어서 발생한 에러이다.
모듈을 설치한다.
pip install lxml
끝
'Development > Python' 카테고리의 다른 글
[Python] instaloader 라이브러리 (1) | 2023.05.08 |
---|---|
[MySQL] 주별로 쿼리 조회 (0) | 2023.04.12 |
[Python] replace가 안될 때 (0) | 2023.03.02 |
[Python] undetected_chromedriver 오류 해결 (0) | 2023.02.22 |
[Python] ERROR: command errored out with exit status 1 오류 (0) | 2023.02.06 |