Yes. It is the exact same issue. What is weird is that it did not happen the first few times I ran Spyder. Here is my info:
Spyder Version: 2.3.2 Python Version: 2.7.8 Qt Version : 4.8.6, PyQt4 (API v2) 4.10.4 on Windows pyflakes >=0.5.0: 0.8.1 (OK) pep8 >=0.6 : 1.5.7 (OK) IPython >=0.13 : 2.3.1 (OK) zmq >=2.1.11 : 14.5.0 (OK) pygments >=1.6 : 2.0.1 (OK) pandas >=0.13.1 : 0.14.1 (OK) sphinx >=0.6.6 : 1.2.3 (OK) rope >=0.9.2 : 0.9.4 (OK) matplotlib >=1.0: 1.4.0 (OK) sympy >=0.7.0 : 0.7.5 (OK) pylint >=0.25 : 1.3.1 (OK) On Thursday, February 5, 2015 at 9:34:46 AM UTC-4, [email protected] wrote: > > Hi, > > I recently started using Spyder 2.3.1 (Anaconda 64-bit win) and it was > working beautifully. The first time I ran a script the run dialog would pop > open and the script would run. But something has become unglued. Today when > I try to run a scrip, no dialog pops up. Instead I get the "No Python > console is currently selected to run" pop-up. If I restart the kernel, then > the script runs without the run dialog. If I change the run settings to run > in a new kernel, then it runs. I have tried resetting preferences, and the > "Reset Spyder Settings" link in the Anaconda start menu. I have just > upgraded to Spyder 2.3.2. The problem remains. For some reason, upon > startup Spyder is not picking up the first kernel. Having to hit ctrl-. > whenever I start Spyder is not the end of the world, but how can I fix this? > > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
