PyPlot uses the python module "matplotlib". You need to install that in Python.
Something along the lines of "sudo pip install matplotlib", or "sudo apt-get install python-matplotlib" should do the trick. -E
PyPlot uses the python module "matplotlib". You need to install that in Python.
Something along the lines of "sudo pip install matplotlib", or "sudo apt-get install python-matplotlib" should do the trick. -E