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

Is it lack some file? I cannot run this code entirely #10

Open
Billchan9711 opened this issue Dec 1, 2021 · 2 comments
Open

Is it lack some file? I cannot run this code entirely #10

Billchan9711 opened this issue Dec 1, 2021 · 2 comments

Comments

@Billchan9711
Copy link

FileNotFoundError: [Errno 2] No such file or directory: 'F:\pytorch-GAT-main\utils\..\data\ppi\train_feats.npy'
The "train_feats.npy" is not in here!
how can i solve it ?

@LiuSha1998
Copy link

try to add this in The Annotated GAT (PPI).ipynb :
from torch.hub import download_url_to_file
import zipfile

@HuanyaoZhang
Copy link

you can download this file by clicking https://data.dgl.ai/dataset/ppi.zip

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

3 participants