Hetrograph #3227
Unanswered
hebahigazy
asked this question in
Q&A
Hetrograph
#3227
Replies: 1 comment
-
Which version of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to create data type of HetroData, but I receive error when I import the module:
My code:
from torch_geometric.data import HeteroData
Result:
ImportError: cannot import name 'HeteroData' from 'torch_geometric.data'
How I can fix this error?
Beta Was this translation helpful? Give feedback.
All reactions