Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.UnsatisfiedLinkError: no jnind4jcpu in java.library.path: #159

Open
mcheung610 opened this issue Jun 13, 2024 · 0 comments
Open

Comments

@mcheung610
Copy link

Has anyone seen this before on a macbook m3?

My dependency looks as simple as this. I tried adding nd4j-native directly with the classifier but still doesn't work.

    implementation("io.github.hamawhitegg:langchain-core:0.2.1") {
        exclude("org.slf4j", "slf4j-log4j12")
    }
Caused by: java.lang.UnsatisfiedLinkError: no jnind4jcpu in java.library.path: /Users/mcheung/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant