darts icon indicating copy to clipboard operation
darts copied to clipboard

Darts.datasets.dataset_loaders.DatasetLoadingException: Could not download the dataset. Reason:SSLError

Open mazhaojing opened this issue 3 years ago • 0 comments

question: darts.datasets.dataset_loaders.DatasetLoadingException: Could not download the dataset. Reason:SSLError(MaxRetryError("HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /unit8co/darts/master/datasets/ice_cream_heater.csv (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)')))"))

In the TFT example, downloading the dataset of ice cream fails.How should I solve this problem,thanks.

mazhaojing avatar Jul 15 '22 02:07 mazhaojing