Fork me on GitHub
#cljdoc
<
2019-06-04
>
martinklepsch09:06:05

The issue seems to be within tools.deps or our usage thereof:

curl -O 
clj -Sdeps '{:deps {org.apache.mxnet/mxnet-full_2.11-linux-x86_64-cpu #:local{:root "mxnet-full_2.11-linux-x86_64-cpu-1.4.1.jar"}}}'
This causes the same error and is similar to our usage

chouffe13:06:32

thanks for the pointer @U050TNB9F. I will take a look at this on the MXNet side soon

chouffe13:06:54

I may ping you again 🙂