You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to install audiocraft from run.bat
I have installed the libraries both lepack and openbash
Checked it if it's linked and it is
I don't know where I am going wrong any help
This is the auto debug
Failed to install audiocraft. Check AutoDebug output.
Install failed!
STDOUT:
Collecting audiocraft>=1.0.0
Using cached audiocraft-1.3.0.tar.gz (635 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting av==11.0.0
Using cached av-11.0.0-cp310-cp310-win_amd64.whl (25.9 MB)
Requirement already satisfied: einops in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.8.0)
Collecting flashy>=0.0.1
Using cached flashy-0.0.2.tar.gz (72 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting hydra-core>=1.1
Using cached hydra_core-1.3.2-py3-none-any.whl (154 kB)
Collecting hydra_colorlog
Using cached hydra_colorlog-1.2.0-py3-none-any.whl (3.6 kB)
Requirement already satisfied: julius in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.2.7)
Collecting num2words
Using cached num2words-0.5.13-py3-none-any.whl (143 kB)
Requirement already satisfied: numpy in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (1.23.5)
Requirement already satisfied: sentencepiece in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.2.0)
Collecting spacy>=3.6.1
Using cached spacy-3.8.2-cp310-cp310-win_amd64.whl (12.2 MB)
Requirement already satisfied: torch==2.1.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (2.1.0+cu118)
Requirement already satisfied: torchaudio<2.1.2,>=2.0.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (2.1.0+cu118)
Requirement already satisfied: huggingface_hub in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.23.2)
Requirement already satisfied: tqdm in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (4.67.1)
Requirement already satisfied: transformers>=4.31.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (4.44.0)
Collecting xformers<0.0.23
Using cached xformers-0.0.22.post7-cp310-cp310-win_amd64.whl (202.1 MB)
Requirement already satisfied: demucs in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (4.1.0a2)
Requirement already satisfied: librosa in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.9.1)
Requirement already satisfied: gradio in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (3.49.0)
Collecting torchmetrics
Using cached torchmetrics-1.6.0-py3-none-any.whl (926 kB)
Requirement already satisfied: encodec in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.1.1)
Collecting protobuf
Using cached protobuf-5.29.0-cp310-abi3-win_amd64.whl (434 kB)
Requirement already satisfied: torchvision==0.16.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.16.0+cu118)
Collecting torchtext==0.16.0
Using cached torchtext-0.16.0-cp310-cp310-win_amd64.whl (1.9 MB)
Requirement already satisfied: sympy in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (1.13.3)
Requirement already satisfied: networkx in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (3.4.2)
Requirement already satisfied: jinja2 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (3.1.4)
Requirement already satisfied: filelock in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (3.16.1)
Requirement already satisfied: fsspec in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (2024.10.0)
Requirement already satisfied: typing-extensions in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (4.12.2)
Requirement already satisfied: requests in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torchtext==0.16.0->audiocraft>=1.0.0) (2.32.3)
Collecting torchdata==0.7.0
Using cached torchdata-0.7.0-cp310-cp310-win_amd64.whl (1.3 MB)
Requirement already satisfied: pillow!=8.3.,>=5.3.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torchvision==0.16.0->audiocraft>=1.0.0) (10.4.0)
Requirement already satisfied: urllib3>=1.25 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torchdata==0.7.0->torchtext==0.16.0->audiocraft>=1.0.0) (2.2.3)
Collecting colorlog
Using cached colorlog-6.9.0-py3-none-any.whl (11 kB)
Requirement already satisfied: dora_search in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from flashy>=0.0.1->audiocraft>=1.0.0) (0.1.12)
Collecting antlr4-python3-runtime==4.9.
Using cached antlr4_python3_runtime-4.9.3-py3-none-any.whl
Requirement already satisfied: packaging in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from hydra-core>=1.1->audiocraft>=1.0.0) (24.2)
Collecting omegaconf<2.4,>=2.2
Using cached omegaconf-2.3.0-py3-none-any.whl (79 kB)
Collecting spacy-loggers<2.0.0,>=1.0.0
Using cached spacy_loggers-1.0.5-py3-none-any.whl (22 kB)
Collecting murmurhash<1.1.0,>=0.28.0
Using cached murmurhash-1.0.11-cp310-cp310-win_amd64.whl (25 kB)
Collecting thinc<8.4.0,>=8.3.0
Using cached thinc-8.3.2-cp310-cp310-win_amd64.whl (1.5 MB)
Collecting typer<1.0.0,>=0.3.0
Using cached typer-0.14.0-py3-none-any.whl (44 kB)
Collecting spacy-legacy<3.1.0,>=3.0.11
Using cached spacy_legacy-3.0.12-py2.py3-none-any.whl (29 kB)
Collecting preshed<3.1.0,>=3.0.2
Using cached preshed-3.0.9-cp310-cp310-win_amd64.whl (122 kB)
Collecting weasel<0.5.0,>=0.1.0
Using cached weasel-0.4.1-py3-none-any.whl (50 kB)
Requirement already satisfied: pydantic!=1.8,!=1.8.1,<3.0.0,>=1.7.4 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from spacy>=3.6.1->audiocraft>=1.0.0) (2.10.2)
Collecting wasabi<1.2.0,>=0.9.1
Using cached wasabi-1.1.3-py3-none-any.whl (27 kB)
Collecting langcodes<4.0.0,>=3.2.0
Using cached langcodes-3.5.0-py3-none-any.whl (182 kB)
Collecting srsly<3.0.0,>=2.4.3
Using cached srsly-2.4.8-cp310-cp310-win_amd64.whl (481 kB)
Collecting catalogue<2.1.0,>=2.0.6
Using cached catalogue-2.0.10-py3-none-any.whl (17 kB)
Requirement already satisfied: setuptools in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from spacy>=3.6.1->audiocraft>=1.0.0) (63.2.0)
Collecting cymem<2.1.0,>=2.0.2
Using cached cymem-2.0.10-cp310-cp310-win_amd64.whl (39 kB)
Requirement already satisfied: colorama in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from tqdm->audiocraft>=1.0.0) (0.4.6)
Requirement already satisfied: pyyaml>=5.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from transformers>=4.31.0->audiocraft>=1.0.0) (6.0.2)
Requirement already satisfied: regex!=2019.12.17 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from transformers>=4.31.0->audiocraft>=1.0.0) (2024.11.6)
Requirement already satisfied: safetensors>=0.4.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from transformers>=4.31.0->audiocraft>=1.0.0) (0.4.5)
Requirement already satisfied: tokenizers<0.20,>=0.19 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from transformers>=4.31.0->audiocraft>=1.0.0) (0.19.1)
Requirement already satisfied: lameenc>=1.2 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from demucs->audiocraft>=1.0.0) (1.7.0)
Requirement already satisfied: openunmix in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from demucs->audiocraft>=1.0.0) (1.3.0)
Collecting torchaudio<2.1.2,>=2.0.0
Using cached torchaudio-2.0.2-cp310-cp310-win_amd64.whl (2.1 MB)
Using cached torchaudio-2.0.1-cp310-cp310-win_amd64.whl (2.1 MB)
INFO: pip is looking at multiple versions of julius to determine which version is compatible with other requirements. This could take a while.
Collecting julius
Using cached julius-0.2.7-py3-none-any.whl
Using cached julius-0.2.6.tar.gz (58 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Using cached julius-0.2.5.tar.gz (58 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Using cached julius-0.2.4.tar.gz (54 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Using cached julius-0.2.3.tar.gz (41 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
INFO: pip is looking at multiple versions of demucs to determine which version is compatible with other requirements. This could take a while.
Collecting demucs
Using cached demucs-4.0.1.tar.gz (1.2 MB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: semantic-version~=2.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (2.10.0)
Requirement already satisfied: uvicorn>=0.14.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.32.1)
Requirement already satisfied: pydub in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.25.1)
Requirement already satisfied: importlib-resources<7.0,>=1.3 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (6.4.5)
Requirement already satisfied: fastapi in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.115.5)
Requirement already satisfied: matplotlib~=3.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (3.9.2)
Requirement already satisfied: httpx in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.27.2)
Requirement already satisfied: websockets<12.0,>=10.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (11.0.3)
Requirement already satisfied: altair<6.0,>=4.2.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (5.5.0)
Requirement already satisfied: ffmpy in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.4.0)
Requirement already satisfied: pandas<3.0,>=1.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (2.2.3)
Requirement already satisfied: aiofiles<24.0,>=22.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (23.2.1)
Requirement already satisfied: markupsafe~=2.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (2.1.5)
Requirement already satisfied: gradio-client==0.6.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.6.1)
Requirement already satisfied: orjson~=3.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (3.10.12)
Requirement already satisfied: python-multipart in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.0.17)
Requirement already satisfied: soundfile>=0.10.2 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (0.12.1)
Requirement already satisfied: numba>=0.45.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (0.60.0)
Requirement already satisfied: resampy>=0.2.2 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (0.4.3)
Requirement already satisfied: decorator>=4.0.10 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (5.1.1)
Requirement already satisfied: audioread>=2.1.5 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (3.0.1)
Requirement already satisfied: joblib>=0.14 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (1.4.2)
Requirement already satisfied: scikit-learn>=0.19.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (1.5.2)
Requirement already satisfied: pooch>=1.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (1.8.2)
Requirement already satisfied: scipy>=1.2.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (1.14.1)
Collecting docopt>=0.6.2
Using cached docopt-0.6.2.tar.gz (25 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting lightning-utilities>=0.8.0
Using cached lightning_utilities-0.11.9-py3-none-any.whl (28 kB)
Requirement already satisfied: jsonschema>=3.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from altair<6.0,>=4.2.0->gradio->audiocraft>=1.0.0) (4.23.0)
Requirement already satisfied: narwhals>=1.14.2 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from altair<6.0,>=4.2.0->gradio->audiocraft>=1.0.0) (1.14.2)
Collecting language-data>=1.2
Using cached language_data-1.3.0-py3-none-any.whl (5.4 MB)
Requirement already satisfied: python-dateutil>=2.7 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (2.9.0.post0)
Requirement already satisfied: cycler>=0.10 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (0.12.1)
Requirement already satisfied: kiwisolver>=1.3.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (1.4.7)
Requirement already satisfied: contourpy>=1.0.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (1.3.1)
Requirement already satisfied: pyparsing>=2.3.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (3.2.0)
Requirement already satisfied: fonttools>=4.22.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (4.55.0)
Requirement already satisfied: llvmlite<0.44,>=0.43.0dev0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from numba>=0.45.1->librosa->audiocraft>=1.0.0) (0.43.0)
Requirement already satisfied: tzdata>=2022.7 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from pandas<3.0,>=1.0->gradio->audiocraft>=1.0.0) (2024.2)
Requirement already satisfied: pytz>=2020.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from pandas<3.0,>=1.0->gradio->audiocraft>=1.0.0) (2024.2)
Requirement already satisfied: platformdirs>=2.5.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from pooch>=1.0->librosa->audiocraft>=1.0.0) (4.3.6)
Requirement already satisfied: annotated-types>=0.6.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from pydantic!=1.8,!=1.8.1,<3.0.0,>=1.7.4->spacy>=3.6.1->audiocraft>=1.0.0) (0.7.0)
Requirement already satisfied: pydantic-core==2.27.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from pydantic!=1.8,!=1.8.1,<3.0.0,>=1.7.4->spacy>=3.6.1->audiocraft>=1.0.0) (2.27.1)
Requirement already satisfied: certifi>=2017.4.17 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from requests->torchtext==0.16.0->audiocraft>=1.0.0) (2024.8.30)
Requirement already satisfied: charset-normalizer<4,>=2 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from requests->torchtext==0.16.0->audiocraft>=1.0.0) (3.4.0)
Requirement already satisfied: idna<4,>=2.5 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from requests->torchtext==0.16.0->audiocraft>=1.0.0) (3.10)
Requirement already satisfied: threadpoolctl>=3.1.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from scikit-learn>=0.19.1->librosa->audiocraft>=1.0.0) (3.5.0)
Requirement already satisfied: cffi>=1.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from soundfile>=0.10.2->librosa->audiocraft>=1.0.0) (1.17.1)
Collecting thinc<8.4.0,>=8.3.0
Using cached thinc-8.3.1-cp310-cp310-win_amd64.whl (1.5 MB)
Using cached thinc-8.3.0-cp310-cp310-win_amd64.whl (1.5 MB)
INFO: pip is looking at multiple versions of srsly to determine which version is compatible with other requirements. This could take a while.
Collecting srsly<3.0.0,>=2.4.3
Using cached srsly-2.4.7-cp310-cp310-win_amd64.whl (481 kB)
INFO: pip is looking at multiple versions of spacy-loggers to determine which version is compatible with other requirements. This could take a while.
Collecting spacy-loggers<2.0.0,>=1.0.0
Using cached spacy_loggers-1.0.4-py3-none-any.whl (11 kB)
INFO: pip is looking at multiple versions of spacy-legacy to determine which version is compatible with other requirements. This could take a while.
Collecting spacy-legacy<3.1.0,>=3.0.11
Using cached spacy_legacy-3.0.11-py2.py3-none-any.whl (24 kB)
INFO: pip is looking at multiple versions of soundfile to determine which version is compatible with other requirements. This could take a while.
Collecting soundfile>=0.10.2
Using cached soundfile-0.12.1-py2.py3-none-win_amd64.whl (1.0 MB)
INFO: pip is looking at multiple versions of semantic-version to determine which version is compatible with other requirements. This could take a while.
Collecting semantic-version~=2.0
Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
INFO: pip is looking at multiple versions of scipy to determine which version is compatible with other requirements. This could take a while.
Collecting scipy>=1.2.0
Using cached scipy-1.14.1-cp310-cp310-win_amd64.whl (44.8 MB)
Using cached scipy-1.14.0-cp310-cp310-win_amd64.whl (44.8 MB)
Using cached scipy-1.13.1-cp310-cp310-win_amd64.whl (46.2 MB)
Using cached scipy-1.13.0-cp310-cp310-win_amd64.whl (46.2 MB)
Using cached scipy-1.12.0-cp310-cp310-win_amd64.whl (46.2 MB)
Using cached scipy-1.11.4-cp310-cp310-win_amd64.whl (44.1 MB)
Using cached scipy-1.11.3-cp310-cp310-win_amd64.whl (44.1 MB)
INFO: pip is looking at multiple versions of scipy to determine which version is compatible with other requirements. This could take a while.
Using cached scipy-1.11.2-cp310-cp310-win_amd64.whl (44.0 MB)
Using cached scipy-1.11.1-cp310-cp310-win_amd64.whl (44.0 MB)
Using cached scipy-1.10.1-cp310-cp310-win_amd64.whl (42.5 MB)
Using cached scipy-1.10.0-cp310-cp310-win_amd64.whl (42.5 MB)
Using cached scipy-1.9.3-cp310-cp310-win_amd64.whl (40.1 MB)
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
Using cached scipy-1.9.2-cp310-cp310-win_amd64.whl (40.1 MB)
Using cached scipy-1.9.1-cp310-cp310-win_amd64.whl (38.6 MB)
Using cached scipy-1.9.0-cp310-cp310-win_amd64.whl (38.6 MB)
Using cached scipy-1.8.1-cp310-cp310-win_amd64.whl (36.9 MB)
Using cached scipy-1.8.0-cp310-cp310-win_amd64.whl (37.0 MB)
Using cached scipy-1.7.3-cp310-cp310-win_amd64.whl (34.3 MB)
Using cached scipy-1.7.2-1-cp310-cp310-win_amd64.whl (34.3 MB)
Using cached scipy-1.6.1.tar.gz (27.3 MB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'error'
STDERR:
error: subprocess-exited-with-error
Preparing metadata (pyproject.toml) did not run successfully.
exit code: 1
[138 lines of output]
setup.py:461: UserWarning: Unrecognized setuptools command ('dist_info --egg-base C:\Users\hp\AppData\Local\Temp\pip-modern-metadata-rnneqzvt'), proceeding with generating Cython sources and expanding templates
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
setup.py:563: DeprecationWarning:
`numpy.distutils` is deprecated since NumPy 1.23.0, as a result
of the deprecation of `distutils` itself. It will be removed for
Python >= 3.12. For older Python versions it will remain present.
It is recommended to use `setuptools < 60.0` for those Python versions.
For more details, see:
https://numpy.org/devdocs/reference/distutils_status_migration.html
from numpy.distutils.core import setup
Running from SciPy source directory.
INFO: lapack_opt_info:
INFO: lapack_armpl_info:
INFO: No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
INFO: customize MSVCCompiler
INFO: libraries armpl_lp64_mp not found in ['C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
INFO: lapack_mkl_info:
INFO: libraries mkl_rt not found in ['C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
INFO: lapack_ssl2_info:
INFO: libraries fjlapackexsve not found in ['C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
INFO: openblas_lapack_info:
INFO: libraries openblas not found in ['C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib', 'C:\']
INFO: get_default_fcompiler: matching types: '['gnu', 'intelv', 'absoft', 'compaqv', 'intelev', 'gnu95', 'g95', 'intelvem', 'intelem', 'flang']'
INFO: customize GnuFCompiler
WARN: Could not locate executable g77
WARN: Could not locate executable f77
INFO: customize IntelVisualFCompiler
WARN: Could not locate executable ifort
WARN: Could not locate executable ifl
INFO: customize AbsoftFCompiler
WARN: Could not locate executable f90
INFO: customize CompaqVisualFCompiler
WARN: Could not locate executable DF
INFO: customize IntelItaniumVisualFCompiler
WARN: Could not locate executable efl
INFO: customize Gnu95FCompiler
INFO: Found executable C:\Users\hp\gcc\bin\gfortran.exe
INFO: NOT AVAILABLE
INFO:
INFO: openblas_clapack_info:
INFO: libraries openblas,lapack not found in ['C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib', 'C:\']
INFO: get_default_fcompiler: matching types: '['gnu', 'intelv', 'absoft', 'compaqv', 'intelev', 'gnu95', 'g95', 'intelvem', 'intelem', 'flang']'
INFO: customize GnuFCompiler
INFO: customize IntelVisualFCompiler
INFO: customize AbsoftFCompiler
INFO: customize CompaqVisualFCompiler
INFO: customize IntelItaniumVisualFCompiler
INFO: customize Gnu95FCompiler
INFO: NOT AVAILABLE
INFO:
INFO: flame_info:
INFO: libraries flame not found in ['C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
INFO: accelerate_info:
INFO: NOT AVAILABLE
INFO:
INFO: atlas_3_10_threads_info:
INFO: Setting PTATLAS=ATLAS
INFO: libraries tatlas,tatlas not found in C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib
INFO: libraries tatlas,tatlas not found in C:
INFO: <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
INFO: NOT AVAILABLE
INFO:
INFO: atlas_3_10_info:
INFO: libraries satlas,satlas not found in C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib
INFO: libraries satlas,satlas not found in C:
INFO: <class 'numpy.distutils.system_info.atlas_3_10_info'>
INFO: NOT AVAILABLE
INFO:
INFO: atlas_threads_info:
INFO: Setting PTATLAS=ATLAS
INFO: libraries ptf77blas,ptcblas,atlas not found in C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib
INFO: libraries ptf77blas,ptcblas,atlas not found in C:
INFO: <class 'numpy.distutils.system_info.atlas_threads_info'>
INFO: NOT AVAILABLE
INFO:
INFO: atlas_info:
INFO: libraries f77blas,cblas,atlas not found in C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib
INFO: libraries f77blas,cblas,atlas not found in C:
INFO: <class 'numpy.distutils.system_info.atlas_info'>
INFO: NOT AVAILABLE
INFO:
INFO: lapack_info:
INFO: libraries lapack not found in ['C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
C:\Users\hp\AppData\Local\Temp\pip-build-env-_z62aj3b\overlay\Lib\site-packages\numpy\distutils\system_info.py:1974: UserWarning:
Lapack (http://www.netlib.org/lapack/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [lapack]) or by setting
the LAPACK environment variable.
return getattr(self, 'calc_info{}'.format(name))()
INFO: lapack_src_info:
INFO: NOT AVAILABLE
INFO:
C:\Users\hp\AppData\Local\Temp\pip-build-env-_z62aj3b\overlay\Lib\site-packages\numpy\distutils\system_info.py:1974: UserWarning:
Lapack (http://www.netlib.org/lapack/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section [lapack_src]) or by setting
the LAPACK_SRC environment variable.
return getattr(self, 'calc_info{}'.format(name))()
INFO: NOT AVAILABLE
INFO:
Traceback (most recent call last):
File "C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib\site-packages\pip_vendor\pep517\in_process_in_process.py", line 363, in
main()
File "C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib\site-packages\pip_vendor\pep517\in_process_in_process.py", line 345, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib\site-packages\pip_vendor\pep517\in_process_in_process.py", line 164, in prepare_metadata_for_build_wheel
return hook(metadata_directory, config_settings)
File "C:\Users\hp\AppData\Local\Temp\pip-build-env-_z62aj3b\overlay\Lib\site-packages\setuptools\build_meta.py", line 161, in prepare_metadata_for_build_wheel
self.run_setup()
File "C:\Users\hp\AppData\Local\Temp\pip-build-env-_z62aj3b\overlay\Lib\site-packages\setuptools\build_meta.py", line 253, in run_setup
super(_BuildMetaLegacyBackend,
File "C:\Users\hp\AppData\Local\Temp\pip-build-env-_z62aj3b\overlay\Lib\site-packages\setuptools\build_meta.py", line 145, in run_setup
exec(compile(code, file, 'exec'), locals())
File "setup.py", line 588, in
setup_package()
File "setup.py", line 584, in setup_package
setup(**metadata)
File "C:\Users\hp\AppData\Local\Temp\pip-build-env-_z62aj3b\overlay\Lib\site-packages\numpy\distutils\core.py", line 135, in setup
config = configuration()
File "setup.py", line 499, in configuration
raise NotFoundError(msg)
numpy.distutils.system_info.NotFoundError: No BLAS/LAPACK libraries found.
To build Scipy from sources, BLAS & LAPACK libraries need to be installed.
See site.cfg.example in the Scipy source directory and https://docs.scipy.org/doc/scipy/reference/building/index.html for details.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
Encountered error while generating package metadata.
See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
[notice] A new release of pip available: 22.2.1 -> 24.3.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Please read the error above carefully.
If you are unsure, please create an issue at https://github.com/gitmylo/audio-webui/issues.
When creating an issue, please include your full autodebug message.
Exit code: 1
The text was updated successfully, but these errors were encountered:
Failed to install audiocraft from run.bat
I have installed the libraries both lepack and openbash
Checked it if it's linked and it is
I don't know where I am going wrong any help
This is the auto debug
Failed to install audiocraft. Check AutoDebug output.
Install failed!
STDOUT:
Collecting audiocraft>=1.0.0
Using cached audiocraft-1.3.0.tar.gz (635 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting av==11.0.0
Using cached av-11.0.0-cp310-cp310-win_amd64.whl (25.9 MB)
Requirement already satisfied: einops in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.8.0)
Collecting flashy>=0.0.1
Using cached flashy-0.0.2.tar.gz (72 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting hydra-core>=1.1
Using cached hydra_core-1.3.2-py3-none-any.whl (154 kB)
Collecting hydra_colorlog
Using cached hydra_colorlog-1.2.0-py3-none-any.whl (3.6 kB)
Requirement already satisfied: julius in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.2.7)
Collecting num2words
Using cached num2words-0.5.13-py3-none-any.whl (143 kB)
Requirement already satisfied: numpy in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (1.23.5)
Requirement already satisfied: sentencepiece in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.2.0)
Collecting spacy>=3.6.1
Using cached spacy-3.8.2-cp310-cp310-win_amd64.whl (12.2 MB)
Requirement already satisfied: torch==2.1.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (2.1.0+cu118)
Requirement already satisfied: torchaudio<2.1.2,>=2.0.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (2.1.0+cu118)
Requirement already satisfied: huggingface_hub in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.23.2)
Requirement already satisfied: tqdm in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (4.67.1)
Requirement already satisfied: transformers>=4.31.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (4.44.0)
Collecting xformers<0.0.23
Using cached xformers-0.0.22.post7-cp310-cp310-win_amd64.whl (202.1 MB)
Requirement already satisfied: demucs in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (4.1.0a2)
Requirement already satisfied: librosa in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.9.1)
Requirement already satisfied: gradio in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (3.49.0)
Collecting torchmetrics
Using cached torchmetrics-1.6.0-py3-none-any.whl (926 kB)
Requirement already satisfied: encodec in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.1.1)
Collecting protobuf
Using cached protobuf-5.29.0-cp310-abi3-win_amd64.whl (434 kB)
Requirement already satisfied: torchvision==0.16.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.16.0+cu118)
Collecting torchtext==0.16.0
Using cached torchtext-0.16.0-cp310-cp310-win_amd64.whl (1.9 MB)
Requirement already satisfied: sympy in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (1.13.3)
Requirement already satisfied: networkx in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (3.4.2)
Requirement already satisfied: jinja2 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (3.1.4)
Requirement already satisfied: filelock in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (3.16.1)
Requirement already satisfied: fsspec in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (2024.10.0)
Requirement already satisfied: typing-extensions in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (4.12.2)
Requirement already satisfied: requests in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torchtext==0.16.0->audiocraft>=1.0.0) (2.32.3)
Collecting torchdata==0.7.0
Using cached torchdata-0.7.0-cp310-cp310-win_amd64.whl (1.3 MB)
Requirement already satisfied: pillow!=8.3.,>=5.3.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torchvision==0.16.0->audiocraft>=1.0.0) (10.4.0)
Requirement already satisfied: urllib3>=1.25 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from torchdata==0.7.0->torchtext==0.16.0->audiocraft>=1.0.0) (2.2.3)
Collecting colorlog
Using cached colorlog-6.9.0-py3-none-any.whl (11 kB)
Requirement already satisfied: dora_search in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from flashy>=0.0.1->audiocraft>=1.0.0) (0.1.12)
Collecting antlr4-python3-runtime==4.9.
Using cached antlr4_python3_runtime-4.9.3-py3-none-any.whl
Requirement already satisfied: packaging in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from hydra-core>=1.1->audiocraft>=1.0.0) (24.2)
Collecting omegaconf<2.4,>=2.2
Using cached omegaconf-2.3.0-py3-none-any.whl (79 kB)
Collecting spacy-loggers<2.0.0,>=1.0.0
Using cached spacy_loggers-1.0.5-py3-none-any.whl (22 kB)
Collecting murmurhash<1.1.0,>=0.28.0
Using cached murmurhash-1.0.11-cp310-cp310-win_amd64.whl (25 kB)
Collecting thinc<8.4.0,>=8.3.0
Using cached thinc-8.3.2-cp310-cp310-win_amd64.whl (1.5 MB)
Collecting typer<1.0.0,>=0.3.0
Using cached typer-0.14.0-py3-none-any.whl (44 kB)
Collecting spacy-legacy<3.1.0,>=3.0.11
Using cached spacy_legacy-3.0.12-py2.py3-none-any.whl (29 kB)
Collecting preshed<3.1.0,>=3.0.2
Using cached preshed-3.0.9-cp310-cp310-win_amd64.whl (122 kB)
Collecting weasel<0.5.0,>=0.1.0
Using cached weasel-0.4.1-py3-none-any.whl (50 kB)
Requirement already satisfied: pydantic!=1.8,!=1.8.1,<3.0.0,>=1.7.4 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from spacy>=3.6.1->audiocraft>=1.0.0) (2.10.2)
Collecting wasabi<1.2.0,>=0.9.1
Using cached wasabi-1.1.3-py3-none-any.whl (27 kB)
Collecting langcodes<4.0.0,>=3.2.0
Using cached langcodes-3.5.0-py3-none-any.whl (182 kB)
Collecting srsly<3.0.0,>=2.4.3
Using cached srsly-2.4.8-cp310-cp310-win_amd64.whl (481 kB)
Collecting catalogue<2.1.0,>=2.0.6
Using cached catalogue-2.0.10-py3-none-any.whl (17 kB)
Requirement already satisfied: setuptools in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from spacy>=3.6.1->audiocraft>=1.0.0) (63.2.0)
Collecting cymem<2.1.0,>=2.0.2
Using cached cymem-2.0.10-cp310-cp310-win_amd64.whl (39 kB)
Requirement already satisfied: colorama in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from tqdm->audiocraft>=1.0.0) (0.4.6)
Requirement already satisfied: pyyaml>=5.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from transformers>=4.31.0->audiocraft>=1.0.0) (6.0.2)
Requirement already satisfied: regex!=2019.12.17 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from transformers>=4.31.0->audiocraft>=1.0.0) (2024.11.6)
Requirement already satisfied: safetensors>=0.4.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from transformers>=4.31.0->audiocraft>=1.0.0) (0.4.5)
Requirement already satisfied: tokenizers<0.20,>=0.19 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from transformers>=4.31.0->audiocraft>=1.0.0) (0.19.1)
Requirement already satisfied: lameenc>=1.2 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from demucs->audiocraft>=1.0.0) (1.7.0)
Requirement already satisfied: openunmix in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from demucs->audiocraft>=1.0.0) (1.3.0)
Collecting torchaudio<2.1.2,>=2.0.0
Using cached torchaudio-2.0.2-cp310-cp310-win_amd64.whl (2.1 MB)
Using cached torchaudio-2.0.1-cp310-cp310-win_amd64.whl (2.1 MB)
INFO: pip is looking at multiple versions of julius to determine which version is compatible with other requirements. This could take a while.
Collecting julius
Using cached julius-0.2.7-py3-none-any.whl
Using cached julius-0.2.6.tar.gz (58 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Using cached julius-0.2.5.tar.gz (58 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Using cached julius-0.2.4.tar.gz (54 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Using cached julius-0.2.3.tar.gz (41 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
INFO: pip is looking at multiple versions of demucs to determine which version is compatible with other requirements. This could take a while.
Collecting demucs
Using cached demucs-4.0.1.tar.gz (1.2 MB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: semantic-version~=2.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (2.10.0)
Requirement already satisfied: uvicorn>=0.14.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.32.1)
Requirement already satisfied: pydub in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.25.1)
Requirement already satisfied: importlib-resources<7.0,>=1.3 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (6.4.5)
Requirement already satisfied: fastapi in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.115.5)
Requirement already satisfied: matplotlib~=3.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (3.9.2)
Requirement already satisfied: httpx in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.27.2)
Requirement already satisfied: websockets<12.0,>=10.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (11.0.3)
Requirement already satisfied: altair<6.0,>=4.2.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (5.5.0)
Requirement already satisfied: ffmpy in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.4.0)
Requirement already satisfied: pandas<3.0,>=1.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (2.2.3)
Requirement already satisfied: aiofiles<24.0,>=22.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (23.2.1)
Requirement already satisfied: markupsafe~=2.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (2.1.5)
Requirement already satisfied: gradio-client==0.6.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.6.1)
Requirement already satisfied: orjson~=3.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (3.10.12)
Requirement already satisfied: python-multipart in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.0.17)
Requirement already satisfied: soundfile>=0.10.2 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (0.12.1)
Requirement already satisfied: numba>=0.45.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (0.60.0)
Requirement already satisfied: resampy>=0.2.2 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (0.4.3)
Requirement already satisfied: decorator>=4.0.10 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (5.1.1)
Requirement already satisfied: audioread>=2.1.5 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (3.0.1)
Requirement already satisfied: joblib>=0.14 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (1.4.2)
Requirement already satisfied: scikit-learn>=0.19.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (1.5.2)
Requirement already satisfied: pooch>=1.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (1.8.2)
Requirement already satisfied: scipy>=1.2.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (1.14.1)
Collecting docopt>=0.6.2
Using cached docopt-0.6.2.tar.gz (25 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting lightning-utilities>=0.8.0
Using cached lightning_utilities-0.11.9-py3-none-any.whl (28 kB)
Requirement already satisfied: jsonschema>=3.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from altair<6.0,>=4.2.0->gradio->audiocraft>=1.0.0) (4.23.0)
Requirement already satisfied: narwhals>=1.14.2 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from altair<6.0,>=4.2.0->gradio->audiocraft>=1.0.0) (1.14.2)
Collecting language-data>=1.2
Using cached language_data-1.3.0-py3-none-any.whl (5.4 MB)
Requirement already satisfied: python-dateutil>=2.7 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (2.9.0.post0)
Requirement already satisfied: cycler>=0.10 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (0.12.1)
Requirement already satisfied: kiwisolver>=1.3.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (1.4.7)
Requirement already satisfied: contourpy>=1.0.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (1.3.1)
Requirement already satisfied: pyparsing>=2.3.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (3.2.0)
Requirement already satisfied: fonttools>=4.22.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (4.55.0)
Requirement already satisfied: llvmlite<0.44,>=0.43.0dev0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from numba>=0.45.1->librosa->audiocraft>=1.0.0) (0.43.0)
Requirement already satisfied: tzdata>=2022.7 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from pandas<3.0,>=1.0->gradio->audiocraft>=1.0.0) (2024.2)
Requirement already satisfied: pytz>=2020.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from pandas<3.0,>=1.0->gradio->audiocraft>=1.0.0) (2024.2)
Requirement already satisfied: platformdirs>=2.5.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from pooch>=1.0->librosa->audiocraft>=1.0.0) (4.3.6)
Requirement already satisfied: annotated-types>=0.6.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from pydantic!=1.8,!=1.8.1,<3.0.0,>=1.7.4->spacy>=3.6.1->audiocraft>=1.0.0) (0.7.0)
Requirement already satisfied: pydantic-core==2.27.1 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from pydantic!=1.8,!=1.8.1,<3.0.0,>=1.7.4->spacy>=3.6.1->audiocraft>=1.0.0) (2.27.1)
Requirement already satisfied: certifi>=2017.4.17 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from requests->torchtext==0.16.0->audiocraft>=1.0.0) (2024.8.30)
Requirement already satisfied: charset-normalizer<4,>=2 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from requests->torchtext==0.16.0->audiocraft>=1.0.0) (3.4.0)
Requirement already satisfied: idna<4,>=2.5 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from requests->torchtext==0.16.0->audiocraft>=1.0.0) (3.10)
Requirement already satisfied: threadpoolctl>=3.1.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from scikit-learn>=0.19.1->librosa->audiocraft>=1.0.0) (3.5.0)
Requirement already satisfied: cffi>=1.0 in c:\users\hp\downloads\compressed\audio-webui\venv\lib\site-packages (from soundfile>=0.10.2->librosa->audiocraft>=1.0.0) (1.17.1)
Collecting thinc<8.4.0,>=8.3.0
Using cached thinc-8.3.1-cp310-cp310-win_amd64.whl (1.5 MB)
Using cached thinc-8.3.0-cp310-cp310-win_amd64.whl (1.5 MB)
INFO: pip is looking at multiple versions of srsly to determine which version is compatible with other requirements. This could take a while.
Collecting srsly<3.0.0,>=2.4.3
Using cached srsly-2.4.7-cp310-cp310-win_amd64.whl (481 kB)
INFO: pip is looking at multiple versions of spacy-loggers to determine which version is compatible with other requirements. This could take a while.
Collecting spacy-loggers<2.0.0,>=1.0.0
Using cached spacy_loggers-1.0.4-py3-none-any.whl (11 kB)
INFO: pip is looking at multiple versions of spacy-legacy to determine which version is compatible with other requirements. This could take a while.
Collecting spacy-legacy<3.1.0,>=3.0.11
Using cached spacy_legacy-3.0.11-py2.py3-none-any.whl (24 kB)
INFO: pip is looking at multiple versions of soundfile to determine which version is compatible with other requirements. This could take a while.
Collecting soundfile>=0.10.2
Using cached soundfile-0.12.1-py2.py3-none-win_amd64.whl (1.0 MB)
INFO: pip is looking at multiple versions of semantic-version to determine which version is compatible with other requirements. This could take a while.
Collecting semantic-version~=2.0
Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
INFO: pip is looking at multiple versions of scipy to determine which version is compatible with other requirements. This could take a while.
Collecting scipy>=1.2.0
Using cached scipy-1.14.1-cp310-cp310-win_amd64.whl (44.8 MB)
Using cached scipy-1.14.0-cp310-cp310-win_amd64.whl (44.8 MB)
Using cached scipy-1.13.1-cp310-cp310-win_amd64.whl (46.2 MB)
Using cached scipy-1.13.0-cp310-cp310-win_amd64.whl (46.2 MB)
Using cached scipy-1.12.0-cp310-cp310-win_amd64.whl (46.2 MB)
Using cached scipy-1.11.4-cp310-cp310-win_amd64.whl (44.1 MB)
Using cached scipy-1.11.3-cp310-cp310-win_amd64.whl (44.1 MB)
INFO: pip is looking at multiple versions of scipy to determine which version is compatible with other requirements. This could take a while.
Using cached scipy-1.11.2-cp310-cp310-win_amd64.whl (44.0 MB)
Using cached scipy-1.11.1-cp310-cp310-win_amd64.whl (44.0 MB)
Using cached scipy-1.10.1-cp310-cp310-win_amd64.whl (42.5 MB)
Using cached scipy-1.10.0-cp310-cp310-win_amd64.whl (42.5 MB)
Using cached scipy-1.9.3-cp310-cp310-win_amd64.whl (40.1 MB)
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
Using cached scipy-1.9.2-cp310-cp310-win_amd64.whl (40.1 MB)
Using cached scipy-1.9.1-cp310-cp310-win_amd64.whl (38.6 MB)
Using cached scipy-1.9.0-cp310-cp310-win_amd64.whl (38.6 MB)
Using cached scipy-1.8.1-cp310-cp310-win_amd64.whl (36.9 MB)
Using cached scipy-1.8.0-cp310-cp310-win_amd64.whl (37.0 MB)
Using cached scipy-1.7.3-cp310-cp310-win_amd64.whl (34.3 MB)
Using cached scipy-1.7.2-1-cp310-cp310-win_amd64.whl (34.3 MB)
Using cached scipy-1.6.1.tar.gz (27.3 MB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'error'
STDERR:
error: subprocess-exited-with-error
Preparing metadata (pyproject.toml) did not run successfully.
exit code: 1
[138 lines of output]
setup.py:461: UserWarning: Unrecognized setuptools command ('dist_info --egg-base C:\Users\hp\AppData\Local\Temp\pip-modern-metadata-rnneqzvt'), proceeding with generating Cython sources and expanding templates
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
setup.py:563: DeprecationWarning:
Running from SciPy source directory.
INFO: lapack_opt_info:
INFO: lapack_armpl_info:
INFO: No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
INFO: customize MSVCCompiler
INFO: libraries armpl_lp64_mp not found in ['C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
INFO: lapack_mkl_info:
INFO: libraries mkl_rt not found in ['C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
INFO: lapack_ssl2_info:
INFO: libraries fjlapackexsve not found in ['C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
INFO: openblas_lapack_info:
INFO: libraries openblas not found in ['C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib', 'C:\']
INFO: get_default_fcompiler: matching types: '['gnu', 'intelv', 'absoft', 'compaqv', 'intelev', 'gnu95', 'g95', 'intelvem', 'intelem', 'flang']'
INFO: customize GnuFCompiler
WARN: Could not locate executable g77
WARN: Could not locate executable f77
INFO: customize IntelVisualFCompiler
WARN: Could not locate executable ifort
WARN: Could not locate executable ifl
INFO: customize AbsoftFCompiler
WARN: Could not locate executable f90
INFO: customize CompaqVisualFCompiler
WARN: Could not locate executable DF
INFO: customize IntelItaniumVisualFCompiler
WARN: Could not locate executable efl
INFO: customize Gnu95FCompiler
INFO: Found executable C:\Users\hp\gcc\bin\gfortran.exe
INFO: NOT AVAILABLE
INFO:
INFO: openblas_clapack_info:
INFO: libraries openblas,lapack not found in ['C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib', 'C:\']
INFO: get_default_fcompiler: matching types: '['gnu', 'intelv', 'absoft', 'compaqv', 'intelev', 'gnu95', 'g95', 'intelvem', 'intelem', 'flang']'
INFO: customize GnuFCompiler
INFO: customize IntelVisualFCompiler
INFO: customize AbsoftFCompiler
INFO: customize CompaqVisualFCompiler
INFO: customize IntelItaniumVisualFCompiler
INFO: customize Gnu95FCompiler
INFO: NOT AVAILABLE
INFO:
INFO: flame_info:
INFO: libraries flame not found in ['C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
INFO: accelerate_info:
INFO: NOT AVAILABLE
INFO:
INFO: atlas_3_10_threads_info:
INFO: Setting PTATLAS=ATLAS
INFO: libraries tatlas,tatlas not found in C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib
INFO: libraries tatlas,tatlas not found in C:
INFO: <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
INFO: NOT AVAILABLE
INFO:
INFO: atlas_3_10_info:
INFO: libraries satlas,satlas not found in C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib
INFO: libraries satlas,satlas not found in C:
INFO: <class 'numpy.distutils.system_info.atlas_3_10_info'>
INFO: NOT AVAILABLE
INFO:
INFO: atlas_threads_info:
INFO: Setting PTATLAS=ATLAS
INFO: libraries ptf77blas,ptcblas,atlas not found in C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib
INFO: libraries ptf77blas,ptcblas,atlas not found in C:
INFO: <class 'numpy.distutils.system_info.atlas_threads_info'>
INFO: NOT AVAILABLE
INFO:
INFO: atlas_info:
INFO: libraries f77blas,cblas,atlas not found in C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib
INFO: libraries f77blas,cblas,atlas not found in C:
INFO: <class 'numpy.distutils.system_info.atlas_info'>
INFO: NOT AVAILABLE
INFO:
INFO: lapack_info:
INFO: libraries lapack not found in ['C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
C:\Users\hp\AppData\Local\Temp\pip-build-env-_z62aj3b\overlay\Lib\site-packages\numpy\distutils\system_info.py:1974: UserWarning:
Lapack (http://www.netlib.org/lapack/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [lapack]) or by setting
the LAPACK environment variable.
return getattr(self, 'calc_info{}'.format(name))()
INFO: lapack_src_info:
INFO: NOT AVAILABLE
INFO:
C:\Users\hp\AppData\Local\Temp\pip-build-env-_z62aj3b\overlay\Lib\site-packages\numpy\distutils\system_info.py:1974: UserWarning:
Lapack (http://www.netlib.org/lapack/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section [lapack_src]) or by setting
the LAPACK_SRC environment variable.
return getattr(self, 'calc_info{}'.format(name))()
INFO: NOT AVAILABLE
INFO:
Traceback (most recent call last):
File "C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib\site-packages\pip_vendor\pep517\in_process_in_process.py", line 363, in
main()
File "C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib\site-packages\pip_vendor\pep517\in_process_in_process.py", line 345, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "C:\Users\hp\Downloads\Compressed\audio-webui\venv\lib\site-packages\pip_vendor\pep517\in_process_in_process.py", line 164, in prepare_metadata_for_build_wheel
return hook(metadata_directory, config_settings)
File "C:\Users\hp\AppData\Local\Temp\pip-build-env-_z62aj3b\overlay\Lib\site-packages\setuptools\build_meta.py", line 161, in prepare_metadata_for_build_wheel
self.run_setup()
File "C:\Users\hp\AppData\Local\Temp\pip-build-env-_z62aj3b\overlay\Lib\site-packages\setuptools\build_meta.py", line 253, in run_setup
super(_BuildMetaLegacyBackend,
File "C:\Users\hp\AppData\Local\Temp\pip-build-env-_z62aj3b\overlay\Lib\site-packages\setuptools\build_meta.py", line 145, in run_setup
exec(compile(code, file, 'exec'), locals())
File "setup.py", line 588, in
setup_package()
File "setup.py", line 584, in setup_package
setup(**metadata)
File "C:\Users\hp\AppData\Local\Temp\pip-build-env-_z62aj3b\overlay\Lib\site-packages\numpy\distutils\core.py", line 135, in setup
config = configuration()
File "setup.py", line 499, in configuration
raise NotFoundError(msg)
numpy.distutils.system_info.NotFoundError: No BLAS/LAPACK libraries found.
To build Scipy from sources, BLAS & LAPACK libraries need to be installed.
See site.cfg.example in the Scipy source directory and
https://docs.scipy.org/doc/scipy/reference/building/index.html for details.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
Encountered error while generating package metadata.
See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
[notice] A new release of pip available: 22.2.1 -> 24.3.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Please read the error above carefully.
If you are unsure, please create an issue at https://github.com/gitmylo/audio-webui/issues.
When creating an issue, please include your full autodebug message.
Exit code: 1
The text was updated successfully, but these errors were encountered: