Programming/Python
matplotlib.pyplot 설치하기
푸어맨
2017. 8. 24. 18:46
apt-get update
apt-get install python-tk -y (python3-tk : 버전3의 경우)
* -y : 모든 설치 질문에 동의