OS X의 Matplotlib 문제 ( "ImportError : _thread 이름을 가져올 수 없음") 지난 며칠 동안 Matplotlib가 OS X에서 작동을 멈췄습니다. 다음은 시도 할 때 발생하는 오류입니다 import matplotlib. Traceback (most recent call last): File "/my/path/to/script/my_script.py", line 15, in import matplotlib.pyplot as plt File "/Library/Python/2.7/site-packages/matplotlib/pyplot.py", line 34, in from matplotlib.figure import Figure, figaspect File "/Library/P..