Skip to content

Cannot find a package/lib ai.djl.mxnet.jna.JnaUtils #2

Open
@CloudwaysSolutions

Description

@CloudwaysSolutions
{:paths  ["src/clj"] ["src/cljs"] "resources"
 :deps
 {org.clojure/clojure {:mvn/version "1.10.3"}
  ;;  
  clj-djl/clj-djl                          {:mvn/version "0.1.9"}
  clj-djl/dataframe                  {:mvn/version "0.1.9"}
  io.github.kimim/clj-chart     {:mvn/version "0.1.9"}
  dm3/stopwatch                    {:mvn/version "0.1.1"}
  }

Encounter an error; Cannot find a package/lib ai.djl.mxnet.jna.JnaUtils
I cannot find which package contain this library. Please advise how to fix this error

Error Message

⚡️ Starting the REPL ⚡️ using the below command line:
pushd /Users/Shared/Relocated_Items/Security/eUSB/sync/clojure2/projects/workshop ; clojure -Sdeps '{:deps {nrepl/nrepl {:mvn/version,"1.0.0"},cider/cider-nrepl {:mvn/version,"0.28.5"}}}' -M -m nrepl.cmdline --middleware "[cider.nrepl/cider-middleware]" ; popd
nREPL server started on port 49683 on host localhost - nrepl://localhost:49683
ERROR: Unhandled REPL handler exception processing message {:op stacktrace, :id 49, :session fa3158f7-d3e3-48e0-953f-38f3e98d53b2}
java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: Could not initialize class ai.djl.mxnet.jna.JnaUtils
at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions