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

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

2013-10-02 Thread pymilo
Hello everyone, I want to work whit matplotlib and I installed it using pip command. Apparently the installation was successful and when I open ipython and import matplotlib everything works well. Nevertheless when I try to import pyplot using: import matplotlib.pyplot I obtain this: