Skip to content

Stuck after "Starting federated training session" during demo run #19

Description

@SavvinaDaniil

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:
worker1
^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.
worker2
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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions