Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[BUG REPORT] Cannot install audiocraft #247

Open
MihaiNicanor opened this issue Oct 18, 2024 · 2 comments
Open

[BUG REPORT] Cannot install audiocraft #247

MihaiNicanor opened this issue Oct 18, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@MihaiNicanor
Copy link

Hi,

As much of a technical guy I am I still cannot get past this error.
Can somebody tell me what I need to install manually and with what command ?|

Checking installs and venv + autodebug checks
Python version: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Webui version: 5c55c38 - Fri Aug 16 12:38:46 2024 +0200
Found extensions:
activating venv
Checking installs and venv + autodebug checks
Python version: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Webui version: 5c55c38 - Fri Aug 16 12:38:46 2024 +0200
Found extensions:
Installed wheel!
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 (from audiocraft>=1.0.0)
Using cached av-11.0.0-cp310-cp310-win_amd64.whl.metadata (4.7 kB)
Requirement already satisfied: einops in e:\work projects\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.8.0)
Collecting flashy>=0.0.1 (from audiocraft>=1.0.0)
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 (from audiocraft>=1.0.0)
Using cached hydra_core-1.3.2-py3-none-any.whl.metadata (5.5 kB)
Collecting hydra_colorlog (from audiocraft>=1.0.0)
Using cached hydra_colorlog-1.2.0-py3-none-any.whl.metadata (949 bytes)
Requirement already satisfied: julius in e:\work projects\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.2.7)
Collecting num2words (from audiocraft>=1.0.0)
Using cached num2words-0.5.13-py3-none-any.whl.metadata (12 kB)
Requirement already satisfied: numpy in e:\work projects\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (1.23.5)
Requirement already satisfied: sentencepiece in e:\work projects\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.2.0)
Collecting spacy>=3.6.1 (from audiocraft>=1.0.0)
Using cached spacy-3.8.2-cp310-cp310-win_amd64.whl.metadata (27 kB)
Collecting torch==2.1.0 (from audiocraft>=1.0.0)
Downloading torch-2.1.0-cp310-cp310-win_amd64.whl.metadata (24 kB)
Collecting torchaudio<2.1.2,>=2.0.0 (from audiocraft>=1.0.0)
Downloading torchaudio-2.1.1-cp310-cp310-win_amd64.whl.metadata (6.4 kB)
Requirement already satisfied: huggingface_hub in e:\work projects\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.23.2)
Requirement already satisfied: tqdm in e:\work projects\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (4.66.5)
Requirement already satisfied: transformers>=4.31.0 in e:\work projects\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (4.44.0)
Collecting xformers<0.0.23 (from audiocraft>=1.0.0)
Using cached xformers-0.0.22.post7-cp310-cp310-win_amd64.whl.metadata (1.0 kB)
Requirement already satisfied: demucs in e:\work projects\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (4.1.0a2)
Requirement already satisfied: librosa in e:\work projects\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.9.1)
Requirement already satisfied: gradio in e:\work projects\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (3.49.0)
Collecting torchmetrics (from audiocraft>=1.0.0)
Using cached torchmetrics-1.4.3-py3-none-any.whl.metadata (19 kB)
Requirement already satisfied: encodec in e:\work projects\audio-webui\venv\lib\site-packages (from audiocraft>=1.0.0) (0.1.1)
Collecting protobuf (from audiocraft>=1.0.0)
Using cached protobuf-5.28.2-cp310-abi3-win_amd64.whl.metadata (592 bytes)
Collecting torchvision==0.16.0 (from audiocraft>=1.0.0)
Downloading torchvision-0.16.0-cp310-cp310-win_amd64.whl.metadata (6.6 kB)
Collecting torchtext==0.16.0 (from audiocraft>=1.0.0)
Using cached torchtext-0.16.0-cp310-cp310-win_amd64.whl.metadata (7.5 kB)
Requirement already satisfied: filelock in e:\work projects\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (3.16.1)
Requirement already satisfied: typing-extensions in e:\work projects\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (4.12.2)
Requirement already satisfied: sympy in e:\work projects\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (1.13.1)
Requirement already satisfied: networkx in e:\work projects\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (3.4.1)
Requirement already satisfied: jinja2 in e:\work projects\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (3.1.4)
Requirement already satisfied: fsspec in e:\work projects\audio-webui\venv\lib\site-packages (from torch==2.1.0->audiocraft>=1.0.0) (2024.9.0)
Requirement already satisfied: requests in e:\work projects\audio-webui\venv\lib\site-packages (from torchtext==0.16.0->audiocraft>=1.0.0) (2.32.3)
Collecting torchdata==0.7.0 (from torchtext==0.16.0->audiocraft>=1.0.0)
Using cached torchdata-0.7.0-cp310-cp310-win_amd64.whl.metadata (13 kB)
Requirement already satisfied: pillow!=8.3.,>=5.3.0 in e:\work projects\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 e:\work projects\audio-webui\venv\lib\site-packages (from torchdata==0.7.0->torchtext==0.16.0->audiocraft>=1.0.0) (2.2.3)
Requirement already satisfied: dora-search in e:\work projects\audio-webui\venv\lib\site-packages (from flashy>=0.0.1->audiocraft>=1.0.0) (0.1.12)
Collecting colorlog (from flashy>=0.0.1->audiocraft>=1.0.0)
Using cached colorlog-6.8.2-py3-none-any.whl.metadata (10 kB)
Collecting omegaconf<2.4,>=2.2 (from hydra-core>=1.1->audiocraft>=1.0.0)
Using cached omegaconf-2.3.0-py3-none-any.whl.metadata (3.9 kB)
Collecting antlr4-python3-runtime==4.9.
(from hydra-core>=1.1->audiocraft>=1.0.0)
Using cached antlr4-python3-runtime-4.9.3.tar.gz (117 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: packaging in e:\work projects\audio-webui\venv\lib\site-packages (from hydra-core>=1.1->audiocraft>=1.0.0) (24.1)
Collecting spacy-legacy<3.1.0,>=3.0.11 (from spacy>=3.6.1->audiocraft>=1.0.0)
Using cached spacy_legacy-3.0.12-py2.py3-none-any.whl.metadata (2.8 kB)
Collecting spacy-loggers<2.0.0,>=1.0.0 (from spacy>=3.6.1->audiocraft>=1.0.0)
Using cached spacy_loggers-1.0.5-py3-none-any.whl.metadata (23 kB)
Collecting murmurhash<1.1.0,>=0.28.0 (from spacy>=3.6.1->audiocraft>=1.0.0)
Using cached murmurhash-1.0.10-cp310-cp310-win_amd64.whl.metadata (2.0 kB)
Collecting cymem<2.1.0,>=2.0.2 (from spacy>=3.6.1->audiocraft>=1.0.0)
Using cached cymem-2.0.8-cp310-cp310-win_amd64.whl.metadata (8.6 kB)
Collecting preshed<3.1.0,>=3.0.2 (from spacy>=3.6.1->audiocraft>=1.0.0)
Using cached preshed-3.0.9-cp310-cp310-win_amd64.whl.metadata (2.2 kB)
Collecting thinc<8.4.0,>=8.3.0 (from spacy>=3.6.1->audiocraft>=1.0.0)
Using cached thinc-8.3.2-cp310-cp310-win_amd64.whl.metadata (15 kB)
Collecting wasabi<1.2.0,>=0.9.1 (from spacy>=3.6.1->audiocraft>=1.0.0)
Using cached wasabi-1.1.3-py3-none-any.whl.metadata (28 kB)
Collecting srsly<3.0.0,>=2.4.3 (from spacy>=3.6.1->audiocraft>=1.0.0)
Using cached srsly-2.4.8-cp310-cp310-win_amd64.whl.metadata (20 kB)
Collecting catalogue<2.1.0,>=2.0.6 (from spacy>=3.6.1->audiocraft>=1.0.0)
Using cached catalogue-2.0.10-py3-none-any.whl.metadata (14 kB)
Collecting weasel<0.5.0,>=0.1.0 (from spacy>=3.6.1->audiocraft>=1.0.0)
Using cached weasel-0.4.1-py3-none-any.whl.metadata (4.6 kB)
Collecting typer<1.0.0,>=0.3.0 (from spacy>=3.6.1->audiocraft>=1.0.0)
Using cached typer-0.12.5-py3-none-any.whl.metadata (15 kB)
Requirement already satisfied: pydantic!=1.8,!=1.8.1,<3.0.0,>=1.7.4 in e:\work projects\audio-webui\venv\lib\site-packages (from spacy>=3.6.1->audiocraft>=1.0.0) (2.9.2)
Requirement already satisfied: setuptools in e:\work projects\audio-webui\venv\lib\site-packages (from spacy>=3.6.1->audiocraft>=1.0.0) (75.2.0)
Collecting langcodes<4.0.0,>=3.2.0 (from spacy>=3.6.1->audiocraft>=1.0.0)
Using cached langcodes-3.4.1-py3-none-any.whl.metadata (29 kB)
INFO: pip is looking at multiple versions of torchaudio to determine which version is compatible with other requirements. This could take a while.
Collecting torchaudio<2.1.2,>=2.0.0 (from audiocraft>=1.0.0)
Downloading torchaudio-2.1.0-cp310-cp310-win_amd64.whl.metadata (5.7 kB)
Requirement already satisfied: colorama in e:\work projects\audio-webui\venv\lib\site-packages (from tqdm->audiocraft>=1.0.0) (0.4.6)
Requirement already satisfied: pyyaml>=5.1 in e:\work projects\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 e:\work projects\audio-webui\venv\lib\site-packages (from transformers>=4.31.0->audiocraft>=1.0.0) (2024.9.11)
Requirement already satisfied: safetensors>=0.4.1 in e:\work projects\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 e:\work projects\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 e:\work projects\audio-webui\venv\lib\site-packages (from demucs->audiocraft>=1.0.0) (1.7.0)
Requirement already satisfied: openunmix in e:\work projects\audio-webui\venv\lib\site-packages (from demucs->audiocraft>=1.0.0) (1.3.0)
Using cached torchaudio-2.0.2-cp310-cp310-win_amd64.whl.metadata (1.2 kB)
Using cached torchaudio-2.0.1-cp310-cp310-win_amd64.whl.metadata (1.2 kB)
Collecting julius (from audiocraft>=1.0.0)
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'
INFO: pip is still looking at multiple versions of torchaudio to determine which version is compatible with other requirements. This could take a while.
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: 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.
Collecting demucs (from audiocraft>=1.0.0)
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: aiofiles<24.0,>=22.0 in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (23.2.1)
Requirement already satisfied: altair<6.0,>=4.2.0 in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (5.4.1)
Requirement already satisfied: fastapi in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.115.2)
Requirement already satisfied: ffmpy in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.4.0)
Requirement already satisfied: gradio-client==0.6.1 in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.6.1)
Requirement already satisfied: httpx in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.27.2)
Requirement already satisfied: importlib-resources<7.0,>=1.3 in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (6.4.5)
Requirement already satisfied: markupsafe~=2.0 in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (2.1.5)
Requirement already satisfied: matplotlib~=3.0 in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (3.9.2)
Requirement already satisfied: orjson~=3.0 in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (3.10.7)
Requirement already satisfied: pandas<3.0,>=1.0 in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (2.2.3)
Requirement already satisfied: pydub in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.25.1)
Requirement already satisfied: python-multipart in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.0.12)
Requirement already satisfied: semantic-version~=2.0 in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (2.10.0)
Requirement already satisfied: uvicorn>=0.14.0 in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (0.32.0)
Requirement already satisfied: websockets<12.0,>=10.0 in e:\work projects\audio-webui\venv\lib\site-packages (from gradio->audiocraft>=1.0.0) (11.0.3)
Requirement already satisfied: audioread>=2.1.5 in e:\work projects\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (3.0.1)
Requirement already satisfied: scipy>=1.2.0 in e:\work projects\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (1.14.1)
Requirement already satisfied: scikit-learn>=0.19.1 in e:\work projects\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (1.5.2)
Requirement already satisfied: joblib>=0.14 in e:\work projects\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (1.4.2)
Requirement already satisfied: decorator>=4.0.10 in e:\work projects\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (5.1.1)
Requirement already satisfied: resampy>=0.2.2 in e:\work projects\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (0.4.3)
Requirement already satisfied: numba>=0.45.1 in e:\work projects\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (0.60.0)
Requirement already satisfied: soundfile>=0.10.2 in e:\work projects\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (0.12.1)
Requirement already satisfied: pooch>=1.0 in e:\work projects\audio-webui\venv\lib\site-packages (from librosa->audiocraft>=1.0.0) (1.8.2)
Collecting docopt>=0.6.2 (from num2words->audiocraft>=1.0.0)
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 (from torchmetrics->audiocraft>=1.0.0)
Using cached lightning_utilities-0.11.8-py3-none-any.whl.metadata (5.2 kB)
Requirement already satisfied: jsonschema>=3.0 in e:\work projects\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.5.2 in e:\work projects\audio-webui\venv\lib\site-packages (from altair<6.0,>=4.2.0->gradio->audiocraft>=1.0.0) (1.9.4)
Collecting language-data>=1.2 (from langcodes<4.0.0,>=3.2.0->spacy>=3.6.1->audiocraft>=1.0.0)
Using cached language_data-1.2.0-py3-none-any.whl.metadata (4.3 kB)
Requirement already satisfied: contourpy>=1.0.1 in e:\work projects\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (1.3.0)
Requirement already satisfied: cycler>=0.10 in e:\work projects\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (0.12.1)
Requirement already satisfied: fonttools>=4.22.0 in e:\work projects\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (4.54.1)
Requirement already satisfied: kiwisolver>=1.3.1 in e:\work projects\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (1.4.7)
Requirement already satisfied: pyparsing>=2.3.1 in e:\work projects\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (3.2.0)
Requirement already satisfied: python-dateutil>=2.7 in e:\work projects\audio-webui\venv\lib\site-packages (from matplotlib~=3.0->gradio->audiocraft>=1.0.0) (2.9.0.post0)
Requirement already satisfied: llvmlite<0.44,>=0.43.0dev0 in e:\work projects\audio-webui\venv\lib\site-packages (from numba>=0.45.1->librosa->audiocraft>=1.0.0) (0.43.0)
Requirement already satisfied: pytz>=2020.1 in e:\work projects\audio-webui\venv\lib\site-packages (from pandas<3.0,>=1.0->gradio->audiocraft>=1.0.0) (2024.2)
Requirement already satisfied: tzdata>=2022.7 in e:\work projects\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 e:\work projects\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 e:\work projects\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.23.4 in e:\work projects\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.23.4)
Requirement already satisfied: charset-normalizer<4,>=2 in e:\work projects\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 e:\work projects\audio-webui\venv\lib\site-packages (from requests->torchtext==0.16.0->audiocraft>=1.0.0) (3.10)
Requirement already satisfied: certifi>=2017.4.17 in e:\work projects\audio-webui\venv\lib\site-packages (from requests->torchtext==0.16.0->audiocraft>=1.0.0) (2024.8.30)
Requirement already satisfied: threadpoolctl>=3.1.0 in e:\work projects\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 e:\work projects\audio-webui\venv\lib\site-packages (from soundfile>=0.10.2->librosa->audiocraft>=1.0.0) (1.17.1)
Collecting blis<1.1.0,>=1.0.0 (from thinc<8.4.0,>=8.3.0->spacy>=3.6.1->audiocraft>=1.0.0)
Using cached blis-1.0.1-cp310-cp310-win_amd64.whl.metadata (7.8 kB)
Collecting confection<1.0.0,>=0.0.1 (from thinc<8.4.0,>=8.3.0->spacy>=3.6.1->audiocraft>=1.0.0)
Using cached confection-0.1.5-py3-none-any.whl.metadata (19 kB)
INFO: pip is looking at multiple versions of thinc to determine which version is compatible with other requirements. This could take a while.
Collecting thinc<8.4.0,>=8.3.0 (from spacy>=3.6.1->audiocraft>=1.0.0)
Using cached thinc-8.3.1-cp310-cp310-win_amd64.whl.metadata (15 kB)
Using cached thinc-8.3.0-cp310-cp310-win_amd64.whl.metadata (15 kB)
Collecting scipy>=1.2.0 (from librosa->audiocraft>=1.0.0)
Using cached scipy-1.14.1-cp310-cp310-win_amd64.whl.metadata (60 kB)
Using cached scipy-1.14.0-cp310-cp310-win_amd64.whl.metadata (60 kB)
INFO: pip is still looking at multiple versions of thinc to determine which version is compatible with other requirements. This could take a while.
Using cached scipy-1.13.1-cp310-cp310-win_amd64.whl.metadata (60 kB)
Using cached scipy-1.13.0-cp310-cp310-win_amd64.whl.metadata (60 kB)
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.12.0-cp310-cp310-win_amd64.whl.metadata (60 kB)
Using cached scipy-1.11.4-cp310-cp310-win_amd64.whl.metadata (60 kB)
Using cached scipy-1.11.3-cp310-cp310-win_amd64.whl.metadata (60 kB)
Using cached scipy-1.11.2-cp310-cp310-win_amd64.whl.metadata (59 kB)
Using cached scipy-1.11.1-cp310-cp310-win_amd64.whl.metadata (59 kB)
Using cached scipy-1.10.1-cp310-cp310-win_amd64.whl.metadata (58 kB)
Using cached scipy-1.10.0-cp310-cp310-win_amd64.whl.metadata (58 kB)
Using cached scipy-1.9.3-cp310-cp310-win_amd64.whl.metadata (58 kB)
Using cached scipy-1.9.2-cp310-cp310-win_amd64.whl.metadata (58 kB)
Using cached scipy-1.9.1-cp310-cp310-win_amd64.whl.metadata (2.2 kB)
Using cached scipy-1.9.0-cp310-cp310-win_amd64.whl.metadata (2.2 kB)
Using cached scipy-1.8.1-cp310-cp310-win_amd64.whl.metadata (2.2 kB)
Using cached scipy-1.8.0-cp310-cp310-win_amd64.whl.metadata (2.2 kB)
Using cached scipy-1.7.3-cp310-cp310-win_amd64.whl.metadata (2.2 kB)
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.7.2-1-cp310-cp310-win_amd64.whl.metadata (2.2 kB)
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

[141 lines of output]
setup.py:461: UserWarning: Unrecognized setuptools command ('dist_info --egg-base C:\Users\mihai\AppData\Local\Temp\pip-modern-metadata-1dylv_bf'), 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 ['E:\Work Projects\Audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
INFO: lapack_mkl_info:
INFO: libraries mkl_rt not found in ['E:\Work Projects\Audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
INFO: lapack_ssl2_info:
INFO: libraries fjlapackexsve not found in ['E:\Work Projects\Audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
INFO: openblas_lapack_info:
INFO: libraries openblas not found in ['E:\Work Projects\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
WARN: Could not locate executable gfortran
WARN: Could not locate executable f95
INFO: customize G95FCompiler
WARN: Could not locate executable g95
INFO: customize IntelEM64VisualFCompiler
INFO: customize IntelEM64TFCompiler
WARN: Could not locate executable efort
WARN: Could not locate executable efc
INFO: customize PGroupFlangCompiler
WARN: Could not locate executable flang
WARN: don't know how to compile Fortran code on platform 'nt'
INFO: NOT AVAILABLE
INFO:
INFO: openblas_clapack_info:
INFO: libraries openblas,lapack not found in ['E:\Work Projects\Audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
INFO: flame_info:
INFO: libraries flame not found in ['E:\Work Projects\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 E:\Work Projects\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 E:\Work Projects\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 E:\Work Projects\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 E:\Work Projects\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 ['E:\Work Projects\Audio-webui\venv\lib', 'C:\']
INFO: NOT AVAILABLE
INFO:
C:\Users\mihai\AppData\Local\Temp\pip-build-env-6v7tpqfa\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\mihai\AppData\Local\Temp\pip-build-env-6v7tpqfa\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 "E:\Work Projects\Audio-webui\venv\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 353, in
main()
File "E:\Work Projects\Audio-webui\venv\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "E:\Work Projects\Audio-webui\venv\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 149, in prepare_metadata_for_build_wheel
return hook(metadata_directory, config_settings)
File "C:\Users\mihai\AppData\Local\Temp\pip-build-env-6v7tpqfa\overlay\Lib\site-packages\setuptools\build_meta.py", line 161, in prepare_metadata_for_build_wheel
self.run_setup()
File "C:\Users\mihai\AppData\Local\Temp\pip-build-env-6v7tpqfa\overlay\Lib\site-packages\setuptools\build_meta.py", line 253, in run_setup
super(_BuildMetaLegacyBackend,
File "C:\Users\mihai\AppData\Local\Temp\pip-build-env-6v7tpqfa\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\mihai\AppData\Local\Temp\pip-build-env-6v7tpqfa\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.

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

@MihaiNicanor MihaiNicanor added the bug Something isn't working label Oct 18, 2024
@phorvat91
Copy link

I have the same issue with the No BLAS/LAPACK libraries found when installing. Any solutions to this problem yet?

@FoxMcloud5655
Copy link

I'm getting this issue as well. I attempted to debug this myself, but this is too over my head to understand.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants