Hi Peter,

What version of IPython are you using?

Cheers,
Carlos

El 14/09/11 10:40, Peter escribió:
Hi,

I apologise if this has already been brought up. I have the following system 
under OS openSUSE 11.4 (x86_64), python v2.7.
I have just installed Spyder-2.1.0beta1 and when I start spyder I get the 
following errors

iPython interpreter
Traceback (most recent call last):
   File 
"/usr/local/lib/python2.7/site-packages/spyderlib/widgets/externalshell/startup.py", 
line 210, in<module>
     if __is_ipython_kernel():
   File 
"/usr/local/lib/python2.7/site-packages/spyderlib/widgets/externalshell/startup.py",
 line 23, in __is_ipython_kernel
     return os.environ.get('IPYTHON_KERNEL', False)
NameError: global name 'os' is not defined


and if I open the other interpreter

Python 2.7 (r27:82500, Aug 07 2010, 16:54:59) [GCC] on linux2
Type "copyright", "credits" or "license" for more information.
Traceback (most recent call last):
   File 
"/usr/local/lib/python2.7/site-packages/spyderlib/widgets/externalshell/startup.py", 
line 210, in<module>
     if __is_ipython_kernel():
   File 
"/usr/local/lib/python2.7/site-packages/spyderlib/widgets/externalshell/startup.py",
 line 23, in __is_ipython_kernel
     return os.environ.get('IPYTHON_KERNEL', False)
NameError: global name 'os' is not defined

Is there anything I can try to get around this?

Cheers

Peter


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