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

Error building container on raspberry pi #70

Open
sleepsbrother opened this issue Feb 6, 2022 · 2 comments
Open

Error building container on raspberry pi #70

sleepsbrother opened this issue Feb 6, 2022 · 2 comments

Comments

@sleepsbrother
Copy link

Hello,

I'm having a similar issue like on #60 while building the container on raspberry os (Bullseye).

Step 11/13 : RUN sha512sum -c sha512sums.txt ---> Running in 786bbb077460 assets/classifier_model.h5: FAILED open or read assets/vggish_model.ckpt: FAILED open or read assets/vggish_pca_params.npz: FAILED open or read sha512sum: assets/classifier_model.h5: No such file or directory sha512sum: assets/vggish_model.ckpt: No such file or directory sha512sum: assets/vggish_pca_params.npz: No such file or directory sha512sum: WARNING: 3 listed files could not be read The command '/bin/sh -c sha512sum -c sha512sums.txt' returned a non-zero code: 1

I checked for CRLF but since I'm on linux i don't think, thats the issue. Also i commented out RUN sha512sum -c sha512sums.txt. This will create the container but the /assets only has "SRGAN" in it.

Can you guys help?

@bdwyer2
Copy link

bdwyer2 commented Feb 9, 2022

Hi @sleepsbrother

Can you update the model_bucket argument in the docker file to https://codait-cos-max.s3.us.cloud-object-storage.appdomain.cloud/max-audio-classifier/1.0.0

@salsabiljb
Copy link

Hi @sleepsbrother
I'm encountering the same error. Have you discovered a solution for it? (I'm using windows 10)

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

3 participants