divelab / GOOD

GOOD: A Graph Out-of-Distribution Benchmark [NeurIPS 2022 Datasets and Benchmarks]
https://good.readthedocs.io/
GNU General Public License v3.0
180 stars 19 forks source link

Hello, I encounter some problems when I use your code. .ERROR: 05/06/2024 07:51:52 PM - utils.py - line 87 : 。It seems that there is a problem with the connection. Is it because it's trying to download the dataset by accessing a certain website? I look forward to your reply. Thank you.Traceback (most recent call last): File "/home/lenovo/anaconda3/envs/JX/lib/python3.9/site-packages/urllib3/connection.py", line 198, in _new_conn sock = connection.create_connection( File "/home/lenovo/anaconda3/envs/JX/lib/python3.9/site-packages/urllib3/util/connection.py", line 85, in create_connection raise err File "/home/lenovo/anaconda3/envs/JX/lib/python3.9/site-packages/urllib3/util/connection.py", line 73, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable。 #30

Closed depcco closed 3 months ago

depcco commented 4 months ago
1714996638780
CM-BF commented 4 months ago

Hi @depcco,

Yes, datasets are stored on Google Drive.

Best