
module 'pandas_profiling' has no attribute '__version__'
8시간 전
안녕하세요.
pandas profiling 에서 version 체크를 할 경우 계속해서
[module 'pandas_profiling' has no attribute '__version__']
이처럼 오류가 발생합니다.
혹 stackoverflow 에 해결법이 있을것 같아 찾아보았지만(해당링크)
해도 안되네요. 참고로 conda 와 cmd 창에 pandas-profiling 을 설치할 경우
already satisfied 라고 나옵니다.