eiger
Results
1
comments of
eiger
> `import ssl ssl._create_default_https_context = ssl._create_unverified_context` That works! It seems like the SSL certificate of https://data.thunlp.org/ is expired, so disabling SSL verification will work.