python 2.7 - Spyder crashes after running pygame for the second time -


i have installed spyder on ubuntu 15.10 homepage instructions. running code first time works (with ipython console), after closing window repeteadly message in console , can't run code anymore until close console , restart new 1 again:

it seems kernel died unexpectedly. use "restart kernel" continute use kernel

if have normal python consol running warning when trying run code second time:

no python consol selected run mygame.py. please select or open new python consol , try again.

the version are:

spyder 2.3.8

python 2.7.10 64bits, qt 4.8.6, pyqt4 (api v2) 4.11.4 on linux

can 1 help?


Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -