Closed ThomasChaffey closed 3 months ago
I'm encountering the following error when trying to load the MNIST training data:
julia> trainset = MNIST (:train) ERROR: could not load symbol "gzopen64": ...
I've tried loading GZip.jl, no help.
GZip.jl
I'm running OSX14.5, Julia 1.10.4.
This was an upstream issue, in Zlib_jll. I've opened an issue there (a temp fix is given): https://github.com/JuliaPackaging/Yggdrasil/issues/9252.
Zlib_jll
I'm encountering the following error when trying to load the MNIST training data:
I've tried loading
GZip.jl
, no help.I'm running OSX14.5, Julia 1.10.4.