Justin Park wrote:
> Hello,
>
> I am using Mac 10.5.8.
>
> I have been trying to install Matplotlib, and succeeded to do so.
How did you install it?
What python are you using?
-Chris
> But when I try to import matplotlib.pyplot, I got the following error:
>
import matplotlib.pyplot
> T
Hello,
I am using Mac 10.5.8.
I have been trying to install Matplotlib, and succeeded to do so.
But when I try to import matplotlib.pyplot, I got the following error:
>>> import matplotlib.pyplot
Traceback (most recent call last):
File "", line 1, in
File
"/Users/hp6/RESEARCH/TOOL/pythons/m