I recently installed spyder2.3 (on my mac 10.9.4) and I'm having trouble 
setting the python to python3.4. I'm getting the following error code: 

DON'T USE THIS CONSOLE TO RUN CODE!

It's used to report application errors
and to inspect Spyder internals with
the following commands:
  spy.app, spy.window, dir(spy)
>>> Traceback (most recent call last):
  File 
"/Applications/Spyder.app/Contents/Resources/lib/python2.7/spyderlib/plugins/externalconsole.py",
 
line 452, in python_executable_switched
    self.warn_python_compatibility(cust_pyexec)
  File 
"/Applications/Spyder.app/Contents/Resources/lib/python2.7/spyderlib/plugins/externalconsole.py",
 
line 460, in warn_python_compatibility
    console_version = int(process.communicate()[0])
ValueError: invalid literal for int() with base 10: ''

ipython starts up with python 2.7. I checked within the contents of the 
spyder app and it only has python2.7 in 
/Applications/Spyder.app/Contents/Resources/lib/

Any help would be great in figuring this out.

Thanks

-- 
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.

Reply via email to