?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

파이썬 오류 ModuleNotFoundError: No module named 'html.entities'; 'html' is not a package

html 웹크롤링 하다가 발생한 문제인데,

html.py라는 이름의 파일이 같은 폴더내에 있으면 발생하는 에러

 

Refactor -> Rename 으로 파일 이름 변경 후 정상실행됨.

 

 

html 라는 디렉토리가있는 경우  현재 디렉토리에서 python은 html 모듈을로드하려고 시도하면 실패합니다. 나는 rmdir html 를했다  현재 디렉토리에서이 문제가 사라졌습니다.

로그인 후 댓글쓰기가 가능합니다.

?

List of Articles
번호 분류 제목 날짜 조회 수
2344 Fatal error: Call to a member function get() on null in C:\AutoSet9\public_html\files\cache\template_compiled\4cfb1455260434e25c468dc186e72b58.compiled.php on line 101