This seems to be an IPython bug. I'll check it out but it seems that
they changed a lot of things regarding kernel instantiation.

-Pierre

On Dec 14, 6:30 am, Boris Gorelik <[email protected]> wrote:
> I confirm this behaviour too. My setup is WinXP with spyder 2.1.2
>
> Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]
> Type "copyright", "credits" or "license" for more information.
>
> IPython 0.12.rc1 -- An enhanced Interactive Python.
> ?         -> Introduction and overview of IPython's features.
> %quickref -> Quick reference.
> help      -> Python's own help system.
> object?   -> Details about 'object', use 'object??' for extra details.
>
> Warning:
> Spyder does not support GUI interactions with IPython >=v0.11
> on Windows platforms (only IPython v0.10 is fully supported).
>
> In [1]:
>
>
>
>
>
>
>
> On Tue, Dec 13, 2011 at 7:39 PM, Matt <[email protected]> wrote:
> > I have this same error on a windows machine
>
> > if kernel.eventloop is not None and kernel.eventloop is not loop:
> >> AttributeError: 'NoneType' object has no attribute 'eventloop'
>
> > would be the important part
>
> > --
> > 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 
> > athttp://groups.google.com/group/spyderlib?hl=en.

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