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

pacakage error #48

Closed
Vinaysukhesh98 opened this issue May 23, 2024 · 4 comments
Closed

pacakage error #48

Vinaysukhesh98 opened this issue May 23, 2024 · 4 comments
Assignees
Labels
bug Something isn't working Waiting on response More info needed to diagnose this issue

Comments

@Vinaysukhesh98
Copy link

ai-hub-models/apps/android/ImageSuperResolution/superresolution/src/main/java/com/qcom/imagesuperres/SuperResolution.java:17: error: package com.qualcomm.qti does not exist
import com.qualcomm.qti.QnnDelegate;

@Vinaysukhesh98
Copy link
Author

python build_apk.py -q $QNN_SDK_ROOT while running im getting below error

build/esrgan/esrgan.tflite
MODEL IS ESRAGAN
Traceback (most recent call last):
File "build_apk.py", line 138, in
shutil.copy(aarfile, destaar)
File "/home/mbuhyd/anaconda3/envs/ai-hub/lib/python3.8/shutil.py", line 418, in copy
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/home/mbuhyd/anaconda3/envs/ai-hub/lib/python3.8/shutil.py", line 264, in copyfile
with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst:
FileNotFoundError: [Errno 2] No such file or directory: '/opt/qcom/aistack/qnn/2.19.2.240210/lib/android/qtld-release.aar'

@mestrona-3 mestrona-3 added the bug Something isn't working label May 30, 2024
@gustavla
Copy link

Hi @Vinaysukhesh98, sorry you are having this issue. Could you describe how you downloaded and prepared the QNN SDK, and how you set QNN_SDK_ROOT? Thanks.

@mestrona-3 mestrona-3 added the Waiting on response More info needed to diagnose this issue label Jun 10, 2024
@mestrona-3
Copy link

Hi @Vinaysukhesh98, we've re-released the apps in a new location. Please try out the latest version of Super Resolution! AI https://github.com/quic/ai-hub-apps/tree/main/apps/android/SuperResolution

@Vinaysukhesh98
Copy link
Author

HI @mestrona-3 @gustavla , thanks for your update.

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

No branches or pull requests

3 participants