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
Which DGL version are you using? Can you try updating the DGL version? Note that you may need to first uninstall DGL with pip uninstall dgl until you cannot import it.
To reproduce: execute
dgllife/data/csv_dataset.py
Can be fixed by substituting
dgl
fordgl.data.utils
The text was updated successfully, but these errors were encountered: