divelab / DIG

A library for graph deep learning research
https://diveintographs.readthedocs.io/
GNU General Public License v3.0
1.82k stars 281 forks source link

ValueError: too many values to unpack (expected 2) #174

Open SaraiQX opened 1 year ago

SaraiQX commented 1 year ago

Hi DIG team, Thanks a lot for this amazing work. As a beginner, I tried the ipynb file "DIG-tutorials-KDD2022/sslgraph_code_tutorial.ipynb", and found the error as the title stated. The file was ran on AutoDL platform, with dependencies as stated in DIG documentation. Could you pls suggest a way to correct it? Thank you~

ycremar commented 1 year ago

Hi @SaraiQX ,

Thank you for letting us know about this issue. Could you please paste the complete error message and where it occurs to help us locate the issue?

MarkSttc commented 1 year ago

I've similar errors to you. Please find the attached errors below. Currently, I'm trying to use MVGRL for Unsupervised learning. image