I am using Spyder 3.1.3 on Windows 7. This used to work on an older Spyder version, but yesterday I updated Anaconda, and with that also all Python packages.
Now, when I simply run plt.figure() in the ipython console of Spyder, I get a matplotlib window (as expected), but it is not responding (the window header says "Figure 1 (not responding)". Running any plot commands results in nothing. If I close that window, I get "Kernel died, restarting" in the ipython shell.
However, if I run ipython through the command prompt (which should be the same ipython installation), everything works as expected.


ipykernelpackage? - Carlos Cordoba4.6.1and try again. - Carlos Cordoba