물멍IT

[python] - module 'face_recognition' has no attribute 'face_locations' 오류 본문

Python

[python] - module 'face_recognition' has no attribute 'face_locations' 오류

derlung 2020. 4. 17. 16:10

파이썬 파일명과 라이브러리 'face_recognition'의 이름이 동일할때 발생

즉, 파일명이 'face_recognition.py'일때 발생하는 오류

파일명을 변경해라

'Python' 카테고리의 다른 글

[Python] - atom & python 환경변수 설정  (0) 2020.04.15