Re: [Matplotlib-users] import matplotlib.pyplot does not work

2013-10-02 Thread pymilo
Hello, I don't know what exactly happened but after upgrade my python from 2.7.3 to 2.7.5 and uninstall and install again the matplotlib using pip, the pylab worked well... Thank you in advance for your help. -- View this message in context: http://matplotlib.1069221.n5.nabble.com/import-matp

Re: [Matplotlib-users] import matplotlib.pyplot does not work

2013-10-02 Thread Sterling Smith
I highly recommend macports[1] as the method to install matplotlib, as I have never had issues. -Sterling [1] http://www.macports.org/install.php On Oct 2, 2013, at 7:39AM, pymilo wrote: > Hello everyone, > > I want to work whit matplotlib and I installed it using pip command. > Apparently th