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

Reply via email to