Is it possible that JLD2
/Julia can’t read files from another drive? On Windows, my Julia extension is installed on C
(infact, it’s installed in WSL2) and have an SD card thats assigned drive letter D
for data files. But the following code does not work:
julia> @load "D:\\wivaccine_rlow.jld" wiv_low
┌ Warning: Opening file with JLD2.MmapIO failed, falling back to IOStream
└ @ JLD2 ~/.julia/packages/JLD2/HYDlD/src/JLD2.jl:196
ERROR: SystemError: opening file "D:\\wivaccine_rlow.jld": No such file or directory
Note that the original poster on Slack cannot see your response here on Discourse. Consider transcribing the appropriate answer back to Slack, or pinging the poster here on Discourse so they can follow this thread.
(Original message ) (More Info)