cljdoc

https://cljdoc.org/ & https://github.com/cljdoc/cljdoc
martinklepsch 2019-06-04T09:52:05.001300Z

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

curl -O <http://central.maven.org/maven2/org/apache/mxnet/mxnet-full_2.11-linux-x86_64-cpu/1.4.1/mxnet-full_2.11-linux-x86_64-cpu-1.4.1.jar>
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

martinklepsch 2019-06-04T16:21:07.001500Z

re the above: https://clojurians.slack.com/archives/C6QH853H8/p1559647047002100 @chouffe.caillau

chouffe 2019-06-07T13:32:32.053100Z

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

chouffe 2019-06-07T13:32:54.053300Z

I may ping you again 🙂

martinklepsch 2019-06-07T13:37:26.053500Z

sure thing!