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
Description:
I was running the tutorial example from here (https://relbench.stanford.edu/start/#tutorials) and have encountered the issue while executing
$python gnn_node.py --dataset rel-f1 --task driver-position.
Error Message
ValueError: SHA256 hash of downloaded file (db.zip) does not match the known hash: expected [AAA] but got [BBB]. Deleted download for safety. The downloaded file may have been corrupted or the known hash may be outdated.
Version
relbench==1.1.0
Where can I update the hash value?
The text was updated successfully, but these errors were encountered:
Do you get this error when you try to run the script again? The database or hash has not been updated from our side and this error was probably a result of something going wrong with your downloaded file. But it should be able to download the correct version if you download again.
Closing this for now. Feel free to open if you still run into problems.
Description:
I was running the tutorial example from here (https://relbench.stanford.edu/start/#tutorials) and have encountered the issue while executing
$python gnn_node.py --dataset rel-f1 --task driver-position.
Error Message
ValueError: SHA256 hash of downloaded file (db.zip) does not match the known hash: expected [AAA] but got [BBB]. Deleted download for safety. The downloaded file may have been corrupted or the known hash may be outdated.
Version
relbench==1.1.0
Where can I update the hash value?
The text was updated successfully, but these errors were encountered: