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

When I build a project supporting DJL in Android Studio, I encounter the following error. How can I resolve it? #2970

Open
tonglingwen opened this issue Jan 30, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@tonglingwen
Copy link

Description

When I build a project supporting DJL in Android Studio, I encounter the following error. How can I resolve it?

`Could not resolve all files for configuration ':app:debugRuntimeClasspath'.

Could not find ai.djl.android:core:0.26.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/ai/djl/android/core/0.26.0/core-0.26.0.pom
- https://repo.maven.apache.org/maven2/ai/djl/android/core/0.26.0/core-0.26.0.pom
Required by:
project :app
Could not find ai.djl.android:pytorch-native:0.26.0.
`

@tonglingwen tonglingwen added the bug Something isn't working label Jan 30, 2024
@tonglingwen
Copy link
Author

image
"When I enter the specified path, I find that it does not have version 0.26.0."

@frankfliu
Copy link
Contributor

I published 0.26.0 for android. Please try it again

@tonglingwen
Copy link
Author

I published 0.26.0 for android. Please try it again

Thank you,It work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants