This might be a either silly or simple question for anyone else, but I'm in serious trouble with this, I'm very very new to Julia, honestly, this is my first time to Julia.
I want to learn Julia some more by myself because I've heard that Julia is much faster than R. I've experienced R for couple of years. but this blocked me.
anyway, I just installed Julia on my laptop (Windows7 64-bit) today and once I installed it, I had faced the error messages as below.
and after the messages, console didn't work at all. I don't know why such a error has occurred all I did were just download the installation file and click next couple of times. How could I shoot this trouble away?
Anyone can help me, please?
This is a quite tricky problem. It seems that Windows library which julia uses does not support the right version of TLS (an encryption standard).
Can you run the "Easy fix" tool from the Microsoft support page?
See also this discussion: https://discourse.julialang.org/t/pkg-update-error-base-libgit2-test-fails/9272/11