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

Run error! #4

Closed
tjdeng opened this issue Sep 22, 2021 · 1 comment
Closed

Run error! #4

tjdeng opened this issue Sep 22, 2021 · 1 comment

Comments

@tjdeng
Copy link

tjdeng commented Sep 22, 2021

Hi, when load the datasets, there is a problem as following:

File "/home/hk416/tjdeng/GNAS-MP/data/SBMs.py", line 160, in __init__ f = pickle.load(f) ModuleNotFoundError: No module named 'dgl.graph'
It seems that the version of dgl goes wrong. I use the dgl-cuda11.0-0.7.1. So which version of dgl do you use?

@tjdeng
Copy link
Author

tjdeng commented Sep 23, 2021

I solved it. The version of dgl indeed goes wrong.

@tjdeng tjdeng closed this as completed Sep 23, 2021
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