[IPython-dev] Issue in error path in case of invalid command

Albert Strasheim fullung at gmail.com
Wed Nov 8 18:58:57 EST 2006


Hello all

> I'm back to playing with IPython1 on Windows again. As per the 
> instructions
> in
>
> http://projects.scipy.org/ipython/ipython/browser/ipython/branches/chainsaw/README
>
> I started up my controller and my engine. In a script I did:
>
> import ipython1.kernel.api as kernel
> rc = kernel.RemoteController(('localhost', 10201))
> print rc.getIDs()
>
> When I run this, I get the following error:

I should probably mention that I'm using IPython1 + dependencies fresh (as 
of right now) from SVN.

Cheers,

Albert 




More information about the IPython-dev mailing list