728x90
import matplotlib.pyplot as plt
plt.plot()
plt.show()
<해결방법>
conda install --yes freetype=2.10.4
728x90
'데이터 분석 > [Python] Troubleshooting' 카테고리의 다른 글
jupyter notebook kernerl error 해결방법 (0) | 2023.04.18 |
---|---|
CondaHTTPError: HTTP 000 CONNECTION FAILED (0) | 2022.04.07 |
error: missing ), unterminated subpattern ~ (0) | 2021.11.16 |
ERROR: Could not install packages due to an OSError (0) | 2021.11.16 |
TypeError: first argument must be an iterable of pandas objects, you passed an object of type "DataFrame" (0) | 2021.09.23 |