Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
QQQHY opened this issue Nov 12, 2021 · 0 comments

Comments

@QQQHY
Copy link

QQQHY commented Nov 12, 2021

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant