코딩 에러
Could not find the matplotlib data files 오류
ENAS만판다
2023. 4. 4. 14:56
당시 나는 matplotlib 3.3을 사용중이었음
단순히 다운그레이드하여 해결함
3.1.3 또는 3.0.3 으로 해서 해결하였음
python3 -m pip install matplotlib==3.1.3