[IPython-user] Fwd: TaskClient problems
Brian Granger
ellisonbg.net@gmail....
Thu Apr 2 17:47:58 CDT 2009
Mmh, now I am confused too....strike that....
When I tried "ipcluster local" I was accidentally looking at an older
log file. It works fine for me as well.
I would check for zombies and also remove any config files in .ipython
related to the kernel (the *.ini files)
Brian
On Thu, Apr 2, 2009 at 3:38 PM, Fernando Perez <fperez.net@gmail.com> wrote:
> On Thu, Apr 2, 2009 at 3:27 PM, Brian Granger <ellisonbg.net@gmail.com> wrote:
>> Can you try to run this giving the number of engines:
>>
>> ipcluster local -n 2
>>
>> What you are doing should work, but maybe there is a bug.
>>
>> So both of you can reproduce this? Also, can you both check to make
>> sure you don't have a zombie ipython process around?
>
> Mmh, I'm confused: the transcript I showed is OK, everything seems to
> run fine in my case. It starts two engines, the log doesn't show any
> errors, and the engines behave as I expect them to by controlling them
> interactively. Or did you see something in my log that seemed out of
> place?
>
> f
>
More information about the IPython-user
mailing list