Open Deerzh opened 2 years ago
The problem I think is the the letsencrypt ssl certificate. Is expired on July the 10th 2022
@kintaro1981 I created a pull request that would fix that :/ but it's not being merged because the author isn't that active right now. but just look at my pr and copy the code. Then it will work. I'm also currently writing multi-threaded versions of the python code in rust. I got the extraction script done already.
when I run this command:python download_dataset.py an error occurred: raise URLError(err) urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)> I found the URL='https://lab.osai.ai/datasets/openttgames/data/' can not be accessed. Can you help me solve this problem?