runtime error
Defaulting to user installation because normal site-packages is not writeable Collecting git+https://github.com/openai/whisper.git Cloning https://github.com/openai/whisper.git to /tmp/pip-req-build-tremuvh2 Running command git clone --filter=blob:none --quiet https://github.com/openai/whisper.git /tmp/pip-req-build-tremuvh2 fatal: unable to access 'https://github.com/openai/whisper.git/': Could not resolve host: github.com error: subprocess-exited-with-error Ć git clone --filter=blob:none --quiet https://github.com/openai/whisper.git /tmp/pip-req-build-tremuvh2 did not run successfully. ā exit code: 128 ā°ā> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error Ć git clone --filter=blob:none --quiet https://github.com/openai/whisper.git /tmp/pip-req-build-tremuvh2 did not run successfully. ā exit code: 128 ā°ā> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. WARNING: There was an error checking the latest version of pip. Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> model = whisper.load_model("small") AttributeError: module 'whisper' has no attribute 'load_model'
Container logs:
Fetching error logs...