Skip to content

Missing module error in Federated Learning with NVFlare tutorial #377

Closed
@wyli

Description

@wyli

Discussed in #376

Originally posted by sorensenmarius September 28, 2021
I have followed each step of the federated learning with NVFlare without Docker tutorial, and have run into a problem when I want to start the server and the clients. When I do the "Run federated learning" step in the README I am getting this error from sub_start.sh:
/tutorials/federated_learning/nvflare/nvflare_example/nvflare_monai/bin/python3: No module named nvflare.private.fed.app.client.client_train
and
/tutorials/federated_learning/nvflare/nvflare_example/nvflare_monai/bin/python3: No module named nvflare.private.fed.app.server.server_train

I have tried redoing the whole installation and manually installing nvflare with both pip and pip3, however these tell me that all requirements are satisfied.

Has anyone run into this problem? I would love some input on how to move forward with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions