Dear all,
I have been trying to use this library, it all works well when installing, but the program is stuck when the federated session starts when I am using the demo.
I attach these screenshots:

^This is an error a get when I run python serve.py within the node, it still runs after that but maybe it's relevant.

This is where it stops. The last line shows because I was printing things, trying to figure out what the problem is, basically it stops at:
for line in iter(process.stdout.readline, b'') <- this doesn't run!
Btw, both the nodes and the aggregator are in the same machine for the demo.
Thank you in advance for your help!
Dear all,


I have been trying to use this library, it all works well when installing, but the program is stuck when the federated session starts when I am using the demo.
I attach these screenshots:
^This is an error a get when I run python serve.py within the node, it still runs after that but maybe it's relevant.
This is where it stops. The last line shows because I was printing things, trying to figure out what the problem is, basically it stops at:
for line in iter(process.stdout.readline, b'') <- this doesn't run!
Btw, both the nodes and the aggregator are in the same machine for the demo.
Thank you in advance for your help!