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

Solved: No such file or directory: 'ffprobe' #44

Open
wants to merge 2 commits into
base: public
Choose a base branch
from

Conversation

devillD
Copy link

@devillD devillD commented Apr 21, 2022

This worked in my case.
Packages not gonna install: python3 and python3-pip. Already in the docker by default.
Package not gonna install: ffmpeg. Already in the build-pack.
Package removed: curl and xz-utils after building as we don't need them anymore.

This worked in my case.
Packages not gonna install: python3 and python3-pip. Already in the docker by default.
Package not gonna install: ffmpeg. Already in the build-pack.
Package removed: curl and  xz-utils after building as we don't need them anymore.
@vasusen-code
Copy link
Owner

Did you deploy and try?

@devillD
Copy link
Author

devillD commented Apr 27, 2022

Yah.
Tested on okteto and heroku

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

Successfully merging this pull request may close these issues.

2 participants