scicloj.ml icon indicating copy to clipboard operation
scicloj.ml copied to clipboard

Downloading deps from a Mac with M1 processor seems to hang for org/bytedeco/mkl/2020.3-1.5.4/mkl-2020.3-1.5.4-macosx-x86_64-redist.jar

Open gleenn opened this issue 1 year ago • 2 comments

lein deps Retrieving org/bytedeco/mkl/2020.3-1.5.4/mkl-2020.3-1.5.4-linux-x86-redist.jar from central Retrieving org/bytedeco/mkl/2020.3-1.5.4/mkl-2020.3-1.5.4-linux-x86_64-redist.jar from central Retrieving org/bytedeco/mkl/2020.3-1.5.4/mkl-2020.3-1.5.4-macosx-x86_64-redist.jar from central Retrieving org/bytedeco/mkl/2020.3-1.5.4/mkl-2020.3-1.5.4-windows-x86_64-redist.jar from central Retrieving org/bytedeco/mkl/2020.3-1.5.4/mkl-2020.3-1.5.4-windows-x86-redist.jar from central

and this hangs indefinitely. I'm assuming this is because I'm on an M1 and none of those are appropriate?

gleenn avatar Jan 20 '24 05:01 gleenn