-
Notifications
You must be signed in to change notification settings - Fork 657
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
UnsatisfiedLinkError when running examples #3480
Comments
Hi, djl! One of our developers actually has the same error with There is no such problem with 0.29.0 |
@dwctic, could you try running the examples with djl 0.29.0? What if we have the same issue 😄 |
Please try one of two solutions that worked in my particular case:
Links and comments that helped me find a solution for myself.
|
Description
When running examples in 0.30.0-SNAPSHOT I receive an UnsatisfiedLinkError.
Expected Behavior
I expect the examples to run.
Error Message
Steps to reproduce
Run the ai.djl.examples.training.TrainTicTacToeTest class
What have you tried to solve it?
Environment Info
Please run the command
./gradlew debugEnv
from the root directory of DJL (if necessary, clone DJL first). It will output information about your system, environment, and installation that can help us debug your issue. Paste the output of the command below:The text was updated successfully, but these errors were encountered: