I was trying to use spyder 2.3.2-py2.7 as python editor while canopy as 
interpreter. But it didn't work.
Is there some one who can help me? Thanks.
My system is Yosemite 10.10.1
Spyder 2.3.2-py2.7
Canopy  1.5.1.2730 (64)
canopy interpreter 
path:/Users/$$/Library/Enthought/Canopy_64bit/User/bin/ipython2

The internal console gives thus error:
---------------------------------------------------------------------------------------
This console is used to report application
internal errors and to inspect Spyder
internals with the following commands:
  spy.app, spy.window, dir(spy)

Please don't use it to run your code

>>> Traceback (most recent call last):
  File 
"/Applications/Spyder-Py2.app/Contents/Resources/lib/python2.7/spyderlib/plugins/externalconsole.py",
 
line 416, in python_executable_changed
    self.warn_python_compatibility(pyexec)
  File 
"/Applications/Spyder-Py2.app/Contents/Resources/lib/python2.7/spyderlib/plugins/externalconsole.py",
 
line 436, in warn_python_compatibility
    console_version = int(process.communicate()[0])
ValueError: invalid literal for int() with base 10: ''
------------------------------------------------------------------------------------------

It seems the startup script is not correct.?

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