runtime error
Exit code: 1. Reason: [notice] A new release of pip is available: 23.1.2 -> 25.2 [notice] To update, run: pip install --upgrade pip ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. gtts 2.5.4 requires click<8.2,>=7.1, but you have click 8.2.1 which is incompatible. [notice] A new release of pip is available: 23.1.2 -> 25.2 [notice] To update, run: pip install --upgrade pip [notice] A new release of pip is available: 23.1.2 -> 25.2 [notice] To update, run: pip install --upgrade pip The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s][A 0it [00:00, ?it/s] Traceback (most recent call last): File "/home/user/app/app_rvc.py", line 17, in <module> import whisperx File "/usr/local/lib/python3.10/site-packages/whisperx/__init__.py", line 1, in <module> from .transcribe import load_model File "/usr/local/lib/python3.10/site-packages/whisperx/transcribe.py", line 10, in <module> from .asr import load_model File "/usr/local/lib/python3.10/site-packages/whisperx/asr.py", line 5, 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...