runtime error
Exit code: 1. Reason: ored in directory: /home/user/.cache/pip/wheels/be/22/86/dcf050d50e02b3bb67b5a3b289be2f3376ce7f8717d012d6a8 Successfully built openai-whisper Installing collected packages: whisper-timestamped, openai-whisper WARNING: The scripts whisper_timestamped and whisper_timestamped_make_subtitles are installed in '/home/user/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script whisper is installed in '/home/user/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed openai-whisper-20250625 whisper-timestamped-1.15.8 [notice] A new release of pip is available: 23.0.1 -> 25.1.1 [notice] To update, run: pip install --upgrade pip Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: botocore in /home/user/.local/lib/python3.10/site-packages (1.38.44) Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /home/user/.local/lib/python3.10/site-packages (from botocore) (1.0.1) Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /home/user/.local/lib/python3.10/site-packages (from botocore) (2.5.0) Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/user/.local/lib/python3.10/site-packages (from botocore) (2.9.0.post0) Requirement already satisfied: six>=1.5 in /home/user/.local/lib/python3.10/site-packages (from python-dateutil<3.0.0,>=2.1->botocore) (1.17.0) [notice] A new release of pip is available: 23.0.1 -> 25.1.1 [notice] To update, run: pip install --upgrade pip [nltk_data] Downloading package averaged_perceptron_tagger_eng to [nltk_data] /home/user/nltk_data... [nltk_data] Unzipping taggers/averaged_perceptron_tagger_eng.zip. Traceback (most recent call last): File "/app/melotts_training.py", line 177, in <module> import ipywidgets as widgets ModuleNotFoundError: No module named 'ipywidgets'
Container logs:
Fetching error logs...