Re: Tangling with mathplotlib(MPL) on XP and Win7 -- show() stopper
Solved. I need to get into the interactive mode. Never heard of it until this morning. -- http://mail.python.org/mailman/listinfo/python-list
Tangling with mathplotlib(MPL) on XP and Win7 -- show() stopper
I'm doing most of this on a win7 machine. When I installed MPL, I had two small dialogs appear that said something was missing, but I pressed on. MPL seemed to generally work except for the show() problem. When it was to be executed to show the output of plot(x,y), it did just that; however, th