runtime error
paring metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: numpy in /home/user/.local/lib/python3.8/site-packages (from openai-whisper==20231117) (1.24.4) Requirement already satisfied: tqdm in /home/user/.local/lib/python3.8/site-packages (from openai-whisper==20231117) (4.66.1) Collecting tiktoken Downloading tiktoken-0.6.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 31.3 MB/s eta 0:00:00 Collecting torch Downloading torch-2.2.2-cp38-cp38-manylinux1_x86_64.whl (755.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 755.5/755.5 MB 1.4 MB/s eta 0:00:00 Collecting numba Downloading numba-0.58.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 108.4 MB/s eta 0:00:00 Collecting more-itertools Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 9.9 MB/s eta 0:00:00 Collecting triton<3,>=2.0.0 Downloading triton-2.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (168.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━ 115.3/168.0 MB 183.1 MB/s eta 0:00:01 ERROR: Wheel 'triton' located at /tmp/pip-unpack-76wd4pnn/triton-2.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl is invalid. [notice] A new release of pip available: 22.3.1 -> 24.0 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "app.py", line 4, in <module> import whisper ModuleNotFoundError: No module named 'whisper'
Container logs:
Fetching error logs...