Adam Kapor
Adam Kapor
With a fresh install of Julia 0.6.2 on Windows 10, I get the following: ``` INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Leap_42.2/repodata/repomd.xml WARNING: Unknown download failure, error code: 2148270088 WARNING: Retry 1/5 downloading: https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Leap_42.2/repodata/repomd.xml...
I just did a clean install of Julia 1.5. I get the following error trying to read a v7.3 file: ``` julia> MCMC2011 = MAT.matread(datapath*"/export_to_julia_2011.mat")["MCMC2011"] ERROR: MethodError: no method matching...
I get the following error on latest master: ``` julia> Pkg.build("Homebrew") [ Info: Building Homebrew ┌ Warning: Replacing module `URIParser` └ @ Base loading.jl:350 ┌ Warning: Replacing module `SHA` └...