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

There are something wrong when I try to run the demo.Thank you. #2

Open
sking79 opened this issue Nov 9, 2021 · 1 comment
Open

Comments

@sking79
Copy link

sking79 commented Nov 9, 2021

aceback (most recent call last):
File "src/main.py", line 20, in
main()
File "src/main.py", line 14, in main
trainer = Trainer(dataset, config)
File "/home/sthgcn/src/trainer.py", line 18, in init
super(Trainer, self).init(data, config)
File "/home/sthgcn/src/base/base_train.py", line 16, in init
self.H = np.load('hypergraph.npy').astype(np.float32)
File "/home/.local/lib/python3.6/site-packages/numpy/lib/npyio.py", line 416, in load
fid = stack.enter_context(open(os_fspath(file), "rb"))
FileNotFoundError: [Errno 2] No such file or directory: 'hypergraph.npy'

@sking79 sking79 changed the title There are something rong when I try to run the demo.Thank you. There are something wrong when I try to run the demo.Thank you. Nov 9, 2021
@280777510
Copy link

Did you solved it?

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

2 participants