I have installed WinPython with Python 3.3.3 and the Spyder IDE.
I have a problem with running files twice. The first time I run a file (using F5), there is no problem. The second time, Python or Spyder stucks. I can only stop it using Ctrl+C.
Each time, I want to run my file, I have to kill the current process in Spyder (using the exclamation mark in the orange triangle in the lower right corner), and afterwards restart the session using the green triangle, a button that appears next to the 'kill' button after clicking that 'kill' button.
Has anyone had de same problems, and how to solve this?