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

About the environment problem of reproducing this code #5

Open
mpanpan opened this issue Aug 19, 2024 · 2 comments
Open

About the environment problem of reproducing this code #5

mpanpan opened this issue Aug 19, 2024 · 2 comments

Comments

@mpanpan
Copy link

mpanpan commented Aug 19, 2024

I would like to ask if the author can share the detailed running environment of the code, including the version of the package. I use torch1.10, cuda11.1, and install dgl0.9.0, but it still cannot run correctly. I don't know what the reason is.

this is the problem i meet: ImportError: cannot import name 'DGLHeteroGraph' from 'dgl.heterograph'
thank you very much!

@AmitRoy7781
Copy link
Collaborator

You can avoid importing dgl, this library was not used in the implementation. Thanks

@mpanpan
Copy link
Author

mpanpan commented Sep 2, 2024 via email

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