Skip to content

[Missing file] No module named 'training.subgraph_level.fed_subgraph_rel_trainer' #7

@QQQHY

Description

@QQQHY

Hi!

When trying to run the code of "subgraph relation prediction", I received this feedback:

Traceback (most recent call last):
File "fed_subgraph_rel_pred.py", line 17, in
from training.subgraph_level.fed_subgraph_rel_trainer import FedSubgraphRelTrainer
ModuleNotFoundError: No module named 'training.subgraph_level.fed_subgraph_rel_trainer'

I find there is no file named "fed_subgraph_rel_trainer" under the folder "training/subgraph_level" . And the README of this part is the same as "Ego Networks".

Hope you can complete the file. Thanks!

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