Giter Club home page Giter Club logo

Comments (2)

BrandonConder avatar BrandonConder commented on August 26, 2024

There could be a few things here, I'm not sure which one is the most likely culprit...

I've run Julia 1.5.3 64-bit portable on a Windows 10 machine and can confirm that the download code runs fine, as does the rest of the notebook.


What version of Julia do you have installed?


There could be an upstream issue with download.jl in Julia Base.

One possible answer is editing the bad cell to use download_powershell instead of download


curl error 35 is an SSL error

The SSL error could be a red-herring, since I was seeing cmd.exe complain about HTTPS when I was using single quotation marks around the file target (i.e. 'C:\Users\ruper\AppData\Local\Temp\jl_2fRSvgqCWA').

Can you access the file by changing the URL to "http://cdn.shortpixel.ai/spai/w_1086+q_lossy+ret_img+to_webp/http://wisetoast.com/wp-content/uploads/2015/10/The-Persistence-of-Memory-salvador-deli-painting.jpg"

Can you access the file on a different wifi e.g. at a coffee shop?

If that works then the problem has to do with the network you're using and/or the certificate store, not specifically Windows.
Unfortunately it's my understanding that SSL errors are pretty difficult to fix.

from 18s191.

fonsp avatar fonsp commented on August 26, 2024

It sounds like this was a university/government firewall, or just a "flaky connection" or "internet weather".

We tried looking for a more stable website to use, like wikimedia: https://en.wikipedia.org/wiki/File:The_Persistence_of_Memory.jpg
but there are only low-resolution versions available, because the work is not yet in the public domain (1931).

The link we used is high-resolution, because it is actually not the work by Salvador Dali, it is a replica! (Posted online by the author)

I have updated the notebook to not use a redirect anymore, which might help, but there's nothing more we can do.

from 18s191.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.