On Aug 9, 7:08 pm, Pierre Raybaut <[email protected]> wrote: > Hi Dave, > > Thanks for the information! > I'm not following much the IPython mailing list lately. > > This sounds interesting and should be helpful for us to develop the > future IPython plugin but the 'ipkernel_qtapp.py' script does not work > on my machine here (Windows). I don't know exactly why (when clicking > on the Qt console button, it crashes and complains about trying to > open an IPython kernel on a port =0), I don't have time right now to > dig deeper. > > Cheers > Pierre >
It seems to be working out of the box for me. I'm running Python 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)] on a Win7 x64 box with IPython 0.11.rc4, zmq 2.1.7 and pyzmq 2.1.7.1. If I were to hazard a guess it might be an issue with your zmq/pyzmq install - I've found it pays to stick with the latest released/stable versions. That said I relly don't know but would encourage you to bring it up on the IPython dev list - I've found them very responsive and helpful and I'm sure they'd appreciate any constructive feedback you can give. I would also bring up the PyOS_InputHook/PyQt4 issues you mention on your blog - if it is indeed a bug I'm sure others (Enthought?) must've have found it too and there may be a workaround available. Cheers, Dave -- 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.
