728x90
반응형

발생한 오류

charset_normalizer 모듈의 설치 문제나 버전 불일치로 인해 발생하는 오류이다.

AttributeError: partially initialized module 'charset_normalizer' has no attribute 'md__mypyc'

 

 

해결 방법

charset-noralizer를 3.1.0 버전으로 설치하면 된다!

pip install --force-reinstall charset-normalizer==3.1.0

 

Reference

https://github.com/chenfei-wu/TaskMatrix/issues/242

728x90
반응형
LIST
성장중 •͈ᴗ•͈