I am running Mac OSX 10.5.8. I installed matplotlib using macports. I get some examples from the matplotlib gallery like this one, without modification:
http://matpl
I had the same problem, even I could see how a new application window was created and immediately disappeared.
Simple solution - just check if you have
plt.show()
after the plot