scicloj / tablecloth

Dataset manipulation library built on the top of tech.ml.dataset
https://scicloj.github.io/tablecloth
MIT License
288 stars 23 forks source link

Error when requiring: Execution error (UnsatisfiedLinkError) at java.lang.ClassLoader$NativeLibrary/load0 (ClassLoader.java:-2). #65

Closed endrebak closed 2 years ago

endrebak commented 2 years ago
(require '[tablecloth.api :as tc])

Execution error (UnsatisfiedLinkError) at java.lang.ClassLoader$NativeLibrary/load0 (ClassLoader.java:-2).
/Users/endrebakkenstovner/Library/Caches/JNA/temp/jna18113207169571984508.tmp: dlopen(/Users/endrebakkenstovner/Library/Caches/JNA/temp/jna18113207169571984508.tmp, 1): no suitable image found.  Did find:
    /Users/endrebakkenstovner/Library/Caches/JNA/temp/jna18113207169571984508.tmp: no matching architecture in universal wrapper
    /Users/endrebakkenstovner/Library/Caches/JNA/temp/jna18113207169571984508.tmp: no matching architecture in universal wrapper

I'm using [org.clojure/clojure "1.10.3"] and [scicloj/tablecloth "4.04"]

genmeblog commented 2 years ago

It's very old version. I recommend to use the latest one, ie. 6.076.