Is this working for anyone? I'm still having trouble where iPython Console keeps hanging saying "Connecting to kernel...". I've deleted all of my Spyder configuration files, so this should be the default setup I believe.
--
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 spyderlib+...@googlegroups.com.
To post to this group, send email to spyd...@googlegroups.com.
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
1/2/15 9:50:39.798 PM Spyder[38339]: Traceback (most recent call last):1/2/15 9:50:39.798 PM Spyder[38339]: File "/Users/blopes/tmp/spyder/dist/Spyder.app/Contents/Resources/__boot__.py", line 401, in <module>1/2/15 9:50:39.798 PM Spyder[38339]: from IPython.utils.path import get_ipython_dir1/2/15 9:50:39.798 PM Spyder[38339]: File "/Users/blopes/tmp/spyder/dist/Spyder.app/Contents/Resources/lib/python2.7/IPython/__init__.py", line 49, in <module>1/2/15 9:50:39.799 PM Spyder[38339]: from .terminal.embed import embed1/2/15 9:50:39.799 PM Spyder[38339]: File "/Users/blopes/tmp/spyder/dist/Spyder.app/Contents/Resources/lib/python2.7/IPython/terminal/embed.py", line 35, in <module>1/2/15 9:50:39.799 PM Spyder[38339]: from IPython.terminal.ipapp import load_default_config1/2/15 9:50:39.799 PM Spyder[38339]: File "/Users/blopes/tmp/spyder/dist/Spyder.app/Contents/Resources/lib/python2.7/IPython/terminal/ipapp.py", line 48, in <module>1/2/15 9:50:39.799 PM Spyder[38339]: from IPython.core.shellapp import (1/2/15 9:50:39.799 PM Spyder[38339]: File "/Users/blopes/tmp/spyder/dist/Spyder.app/Contents/Resources/lib/python2.7/IPython/core/shellapp.py", line 40, in <module>1/2/15 9:50:39.800 PM Spyder[38339]: from IPython.lib.inputhook import guis1/2/15 9:50:39.800 PM Spyder[38339]: File "/Users/blopes/tmp/spyder/dist/Spyder.app/Contents/Resources/lib/python2.7/IPython/lib/inputhook.py", line 25, in <module>1/2/15 9:50:39.800 PM Spyder[38339]: from distutils.version import LooseVersion as V1/2/15 9:50:39.800 PM Spyder[38339]: File "/Users/blopes/tmp/spyder/dist/Spyder.app/Contents/Resources/lib/python2.7/distutils/__init__.py", line 23, in <module>1/2/15 9:50:39.800 PM Spyder[38339]: __version__ = real_distutils.__version__1/2/15 9:50:39.800 PM Spyder[38339]: AttributeError: 'module' object has no attribute '__version__'1/2/15 9:50:39.864 PM Spyder[38339]: Spyder Error1/2/15 9:50:39.864 PM Spyder[38339]: 2015-01-02 21:50:39.863 Spyder[38339:616300] Spyder Error1/2/15 9:51:17.229 PM WindowServer[117]: WSGetSurfaceInWindow : Invalid surface 547501250 for window 17541/2/15 9:51:17.229 PM WindowServer[117]: WSGetSurfaceInWindow : Invalid surface 547501250 for window 17541/2/15 9:51:17.229 PM WindowServer[117]: WSGetSurfaceInWindow : Invalid surface 547501250 for window 17541/2/15 9:51:17.229 PM WindowServer[117]: WSGetSurfaceInWindow : Invalid surface 547501250 for window 17541/2/15 9:51:17.229 PM WindowServer[117]: WSGetSurfaceInWindow : Invalid surface 547501250 for window 17541/2/15 9:51:17.229 PM WindowServer[117]: WSGetSurfaceInWindow : Invalid surface 547501250 for window 17541/2/15 9:51:17.229 PM WindowServer[117]: WSGetSurfaceInWindow : Invalid surface 547501250 for window 17541/2/15 9:51:17.229 PM WindowServer[117]: WSGetSurfaceInWindow : Invalid surface 547501250 for window 17541/2/15 9:51:17.230 PM WindowServer[117]: WSGetSurfaceInWindow : Invalid surface 547501250 for window 1754
"No Python console is currently selected to run prueba3.py.
Please select or open a new Python console and try again."
If I choose a dedicated console the message doesn't appear but the script is not run.
Best. IUF