Q&A
plt.plot 함수
import matplotlib.pyplot as plt Try to type sudo apt-get install python-matplotlib in a terminal. In your message you typed it in ipython console. This is a bash command, not a python one. You need to quit ipython before. For that use Ctrl + D
- Likes
- 0
- Comments
- 2
- Viewcount
- 451

