GNNDelete icon indicating copy to clipboard operation
GNNDelete copied to clipboard

File Missing Issue

Open PrakharRanjan2909 opened this issue 2 years ago • 2 comments

There are 3 prevailing errors in these codes

  1. from train_mi import MLPAttacker( File may be missing)
  2. from .trainer.graph_editor import GraphEditorTrainer( same)
  3. from .s3io import read_txt_s3, scipy_loadmat_s3 All modules not found error

PrakharRanjan2909 avatar Aug 16 '23 12:08 PrakharRanjan2909

Same problem.

NKUShaw avatar Apr 03 '24 09:04 NKUShaw