Dear all,

I've just installed Spyder on a Mac OS X 10.6 with Python 2.7 and when
I start Spyder, on the IPython window I get the following:

'import sitecustomize' failed; use -v for traceback
Cannot read termcap database;
using dumb terminal settings.
Cannot read termcap database;
using dumb terminal settings.
Cannot read termcap database;
using dumb terminal settings.
Leopard libedit detected.
------------------------------------------------------------
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/
python2.7/site-packages/spyderlib/widgets/externalshell/startup.py",
line 177, in <module>
    __ipythonshell__.IP.stdin_encoding = os.environ['SPYDER_ENCODING']
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/
python2.7/UserDict.py", line 23, in __getitem__
    raise KeyError(key)
KeyError: 'SPYDER_ENCODING'


I'd really like to start using Spyder since it really seem to be great
for Python development, however this problem is preventing me from
using it at all.

Best regards,
Hugo Silva

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.

Reply via email to