Closed LakshyaKhatri closed 4 years ago
Thank you @LakshyaKhatri for carefully checking it. Could you please address the issue? I'be happy to review.
Okay :D
The issue is causing due to the use of Julia's download()
. I can resolve the error, but I think implementing a pure Julian download function will surely give us more control.
Something like this: Julia download function
Nice @LakshyaKhatri, thanks for the search.
@oxinabox did you have a chance to register that module you shared as a gist somewhere? We are encountering issues with Julia's built-in download as pointed above.
Yeah, that code now lives in HTTP.jl
As HTTP.download
@LakshyaKhatri that is good news :) Can you please try HTTP.download
?
this works:
But this throws error: