You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Ok thank you very much I will try it later
| |
ppmeng
|
|
***@***.***
|
---- Replied Message ----
| From | Amit ***@***.***> |
| Date | 09/01/2024 20:47 |
| To | Graph-COM/GAD-NR ***@***.***> |
| Cc | panpan ***@***.***>,
Author ***@***.***> |
| Subject | Re: [Graph-COM/GAD-NR] About the environment problem of reproducing this code (Issue #5) |
You can avoid importing dgl, this library was not used in the implementation. Thanks
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
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!
The text was updated successfully, but these errors were encountered: