runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> from faster_whisper import WhisperModel File "/usr/local/lib/python3.10/site-packages/faster_whisper/__init__.py", line 2, in <module> from faster_whisper.transcribe import WhisperModel File "/usr/local/lib/python3.10/site-packages/faster_whisper/transcribe.py", line 10, in <module> import ctranslate2 File "/usr/local/lib/python3.10/site-packages/ctranslate2/__init__.py", line 21, in <module> from ctranslate2._ext import ( ImportError: libctranslate2-d3638643.so.4.4.0: cannot enable executable stack as shared object requires: Invalid argument
Container logs:
Fetching error logs...