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!
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!