To get around this problem, you can specify the base_url option and use the http endpoint to download the dataset: {inputs, targets} = Scidata.Wine.download(base_url: "http://archive.ics.uci.edu/static/public/109/wine.zip")
1 Like