-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Description
Running this code:
from wilds import get_dataset
dataset = get_dataset(dataset="iwildcam", download=True) Now gives the following error:
Exception: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>
I also tried loading the link provided when calling the function:
https://worksheets.codalab.org/rest/bundles/0x6313da2b204647e79a14b468131fcd64/contents/blob/
And got the following information:
This server could not prove that it is worksheets.codalab.org; its security certificate expired 3 days ago. This may be caused by a misconfiguration or an attacker intercepting your connection. Your computer's clock is currently set to Friday, October 4, 2024. Does that look right? If not, you should correct your system's clock and then refresh this page.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels