ImportError: cannot import name 'animation'


ImportError: cannot import name 'animation'

환경 재구축을 한 뒤 발생한 matplotlib 임포트 오류입니다. https://stackoverflow.com/questions/64209744/importerror-cannot-import-name-animation-matplotlib-python-3-8-5 ImportError: cannot import name 'animation' (matplotlib + python 3.8.5) Why doesnt matplotlib imported with python 3.8.5 work? Im running anaconda version 3 which is 64 bit. The error im getting is: Matplotlib is installed with version 3.3.2: Using cached matplotlib-3... stackoverflow.com 스택오버플로우를 참고해서 아래 코드로 matplotlib을 강제 재설치해 해결했습니다. 환경 재구축을 하는데 파...


#importerror #matplotlib #모듈오류 #오류 #임포트오류 #주피터노트북 #파이썬

원문링크 : ImportError: cannot import name 'animation'