I tried to download a CSV file from a certain URL.
It triggers an exceptions, as show below.
In Python, using Pandas, there is no problem to donwload this file.
I could download the same file from my GitHup repository.
Exception calling βDownloadFileβ with β2β argument(s): βThe request was aborted: Could not create SSL/TLS secure channel.β
At line:1 char:96
Well thatβs certainly a pretty niche operating system, and given itβs close to end-of-life there probably arenβt many people interested in fixing problems with it that canβt be replicated on other OSes.
You can try the HTTP package as shown in the CSV.jl docs:
download in Julia v1.6+ shouldnβt be using PowerShell anymore.
It should be using LibCurl on all operating systems.
I suggest if possible updating you julia version to 1.7, the latest stable release.
Itβs nonbreaking, and you get new features like the OS independent download functionality.