Re: [Matplotlib-users] ImportError: No module named _path

2010-09-23 Thread Christopher Barker
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

[Matplotlib-users] ImportError: No module named _path

2010-09-23 Thread Justin Park
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