Open github-gauthier-perrod opened 5 months ago
@sayanshaw24
Hello, i came to realize we have the same issue for arch64 architecture on ubuntu:
java.lang.RuntimeException: java.io.FileNotFoundException: File /ai/onnxruntime/extensions/native/linux-aarch64/libonnxruntime_extensions4j_jni.so was not found inside JAR.
Hello, first of all thank you for publishing on maven ORT Extensions.
I have an issue using in on m1/m2 macbook :
[info] Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: File /ai/onnxruntime/extensions/native/osx-aarch64/libonnxruntime_extensions4j_jni.dylib was not found inside JAR. [info] at ai.onnxruntime.extensions.OrtxLibrary.<clinit>(OrtxLibrary.java:104) [info] ... 20 more [info] Caused by: java.io.FileNotFoundException: File /ai/onnxruntime/extensions/native/osx-aarch64/libonnxruntime_extensions4j_jni.dylib was not found inside JAR. [info] at ai.onnxruntime.extensions.OrtxLibrary.<clinit>(OrtxLibrary.java:86) [info] ... 20 more