Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Error to compile on windows #6462

Open
1 task done
louanfontenele opened this issue Oct 11, 2024 · 5 comments
Open
1 task done

Error to compile on windows #6462

louanfontenele opened this issue Oct 11, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@louanfontenele
Copy link

louanfontenele commented Oct 11, 2024

Describe the bug

Try to run the command pip install --upgrade tts and got a error

Is there an existing issue for this?

  • I have searched the existing issues

Reproduction

  1. Open cmd_windows.bat
  2. Run pip install --upgrade tts

Screenshot

image
image
image
image

Logs

(C:\txtgenwebui\installer_files\env) C:\txtgenwebui>pip install --upgrade tts
Collecting tts
  Downloading TTS-0.22.0.tar.gz (1.7 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 29.6 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting cython>=0.29.30 (from tts)
  Downloading Cython-3.0.11-cp311-cp311-win_amd64.whl.metadata (3.2 kB)
Requirement already satisfied: scipy>=1.11.2 in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (1.14.1)
Requirement already satisfied: torch>=2.1 in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (2.4.1+cu121)
Requirement already satisfied: torchaudio in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (2.4.1+cu121)
Collecting soundfile>=0.12.0 (from tts)
  Downloading soundfile-0.12.1-py2.py3-none-win_amd64.whl.metadata (14 kB)
Collecting librosa>=0.10.0 (from tts)
  Downloading librosa-0.10.2.post1-py3-none-any.whl.metadata (8.6 kB)
Requirement already satisfied: scikit-learn>=1.3.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (1.5.2)
Collecting inflect>=5.6.0 (from tts)
  Downloading inflect-7.4.0-py3-none-any.whl.metadata (21 kB)
Requirement already satisfied: tqdm>=4.64.1 in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (4.66.5)
Collecting anyascii>=0.3.0 (from tts)
  Downloading anyascii-0.3.2-py3-none-any.whl.metadata (1.5 kB)
Requirement already satisfied: pyyaml>=6.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (6.0.2)
Requirement already satisfied: fsspec>=2023.6.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (2024.2.0)
Requirement already satisfied: aiohttp>=3.8.1 in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (3.10.10)
Requirement already satisfied: packaging>=23.1 in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (24.1)
Requirement already satisfied: flask>=2.0.1 in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (3.0.3)
Collecting pysbd>=0.3.4 (from tts)
  Downloading pysbd-0.3.4-py3-none-any.whl.metadata (6.1 kB)
Collecting umap-learn>=0.5.1 (from tts)
  Downloading umap_learn-0.5.6-py3-none-any.whl.metadata (21 kB)
Collecting pandas<2.0,>=1.4 (from tts)
  Downloading pandas-1.5.3-cp311-cp311-win_amd64.whl.metadata (12 kB)
Requirement already satisfied: matplotlib>=3.7.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (3.9.2)
Collecting trainer>=0.0.32 (from tts)
  Downloading trainer-0.0.36-py3-none-any.whl.metadata (8.1 kB)
Collecting coqpit>=0.0.16 (from tts)
  Downloading coqpit-0.0.17-py3-none-any.whl.metadata (11 kB)
Collecting jieba (from tts)
  Downloading jieba-0.42.1.tar.gz (19.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.2/19.2 MB 36.7 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting pypinyin (from tts)
  Downloading pypinyin-0.53.0-py2.py3-none-any.whl.metadata (12 kB)
Collecting hangul-romanize (from tts)
  Downloading hangul_romanize-0.1.0-py3-none-any.whl.metadata (1.2 kB)
Collecting gruut==2.2.3 (from gruut[de,es,fr]==2.2.3->tts)
  Downloading gruut-2.2.3.tar.gz (73 kB)
  Preparing metadata (setup.py) ... done
Collecting jamo (from tts)
  Downloading jamo-0.4.1-py3-none-any.whl.metadata (2.3 kB)
Requirement already satisfied: nltk in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (3.9.1)
Collecting g2pkk>=0.1.1 (from tts)
  Downloading g2pkk-0.1.2-py3-none-any.whl.metadata (2.0 kB)
Collecting bangla (from tts)
  Downloading bangla-0.0.2-py2.py3-none-any.whl.metadata (4.5 kB)
Collecting bnnumerizer (from tts)
  Downloading bnnumerizer-0.0.2.tar.gz (4.7 kB)
  Preparing metadata (setup.py) ... done
Collecting bnunicodenormalizer (from tts)
  Downloading bnunicodenormalizer-0.1.7-py3-none-any.whl.metadata (22 kB)
Requirement already satisfied: einops>=0.6.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (0.8.0)
Requirement already satisfied: transformers>=4.33.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (4.45.2)
Collecting encodec>=0.1.1 (from tts)
  Downloading encodec-0.1.1.tar.gz (3.7 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 37.0 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting unidecode>=1.3.2 (from tts)
  Downloading Unidecode-1.3.8-py3-none-any.whl.metadata (13 kB)
Collecting num2words (from tts)
  Downloading num2words-0.5.13-py3-none-any.whl.metadata (12 kB)
Collecting spacy>=3 (from spacy[ja]>=3->tts)
  Downloading spacy-3.8.2-cp311-cp311-win_amd64.whl.metadata (27 kB)
Requirement already satisfied: numpy>=1.24.3 in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (1.26.4)
Requirement already satisfied: numba>=0.57.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from tts) (0.59.1)
Collecting Babel<3.0.0,>=2.8.0 (from gruut==2.2.3->gruut[de,es,fr]==2.2.3->tts)
  Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB)
Collecting dateparser~=1.1.0 (from gruut==2.2.3->gruut[de,es,fr]==2.2.3->tts)
  Downloading dateparser-1.1.8-py2.py3-none-any.whl.metadata (27 kB)
Collecting gruut-ipa<1.0,>=0.12.0 (from gruut==2.2.3->gruut[de,es,fr]==2.2.3->tts)
  Downloading gruut-ipa-0.13.0.tar.gz (101 kB)
  Preparing metadata (setup.py) ... done
Collecting gruut_lang_en~=2.0.0 (from gruut==2.2.3->gruut[de,es,fr]==2.2.3->tts)
  Downloading gruut_lang_en-2.0.1.tar.gz (15.3 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 37.0 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting jsonlines~=1.2.0 (from gruut==2.2.3->gruut[de,es,fr]==2.2.3->tts)
  Downloading jsonlines-1.2.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting networkx<3.0.0,>=2.5.0 (from gruut==2.2.3->gruut[de,es,fr]==2.2.3->tts)
  Downloading networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB)
Collecting python-crfsuite~=0.9.7 (from gruut==2.2.3->gruut[de,es,fr]==2.2.3->tts)
  Downloading python_crfsuite-0.9.11-cp311-cp311-win_amd64.whl.metadata (4.4 kB)
Collecting gruut_lang_de~=2.0.0 (from gruut[de,es,fr]==2.2.3->tts)
  Downloading gruut_lang_de-2.0.1.tar.gz (18.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 24.3 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting gruut_lang_es~=2.0.0 (from gruut[de,es,fr]==2.2.3->tts)
  Downloading gruut_lang_es-2.0.1.tar.gz (31.4 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 31.4/31.4 MB 32.7 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Collecting gruut_lang_fr~=2.0.0 (from gruut[de,es,fr]==2.2.3->tts)
  Downloading gruut_lang_fr-2.0.2.tar.gz (10.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.9/10.9 MB 32.5 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Requirement already satisfied: aiohappyeyeballs>=2.3.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from aiohttp>=3.8.1->tts) (2.4.3)
Requirement already satisfied: aiosignal>=1.1.2 in c:\txtgenwebui\installer_files\env\lib\site-packages (from aiohttp>=3.8.1->tts) (1.3.1)
Requirement already satisfied: attrs>=17.3.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from aiohttp>=3.8.1->tts) (24.2.0)
Requirement already satisfied: frozenlist>=1.1.1 in c:\txtgenwebui\installer_files\env\lib\site-packages (from aiohttp>=3.8.1->tts) (1.4.1)
Requirement already satisfied: multidict<7.0,>=4.5 in c:\txtgenwebui\installer_files\env\lib\site-packages (from aiohttp>=3.8.1->tts) (6.1.0)
Requirement already satisfied: yarl<2.0,>=1.12.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from aiohttp>=3.8.1->tts) (1.14.0)
Requirement already satisfied: Werkzeug>=3.0.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from flask>=2.0.1->tts) (3.0.4)
Requirement already satisfied: Jinja2>=3.1.2 in c:\txtgenwebui\installer_files\env\lib\site-packages (from flask>=2.0.1->tts) (3.1.4)
Requirement already satisfied: itsdangerous>=2.1.2 in c:\txtgenwebui\installer_files\env\lib\site-packages (from flask>=2.0.1->tts) (2.2.0)
Requirement already satisfied: click>=8.1.3 in c:\txtgenwebui\installer_files\env\lib\site-packages (from flask>=2.0.1->tts) (8.1.7)
Requirement already satisfied: blinker>=1.6.2 in c:\txtgenwebui\installer_files\env\lib\site-packages (from flask>=2.0.1->tts) (1.8.2)
Collecting more-itertools>=8.5.0 (from inflect>=5.6.0->tts)
  Downloading more_itertools-10.5.0-py3-none-any.whl.metadata (36 kB)
Collecting typeguard>=4.0.1 (from inflect>=5.6.0->tts)
  Downloading typeguard-4.3.0-py3-none-any.whl.metadata (3.7 kB)
Collecting audioread>=2.1.9 (from librosa>=0.10.0->tts)
  Downloading audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB)
Requirement already satisfied: joblib>=0.14 in c:\txtgenwebui\installer_files\env\lib\site-packages (from librosa>=0.10.0->tts) (1.4.2)
Collecting decorator>=4.3.0 (from librosa>=0.10.0->tts)
  Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
Collecting pooch>=1.1 (from librosa>=0.10.0->tts)
  Downloading pooch-1.8.2-py3-none-any.whl.metadata (10 kB)
Collecting soxr>=0.3.2 (from librosa>=0.10.0->tts)
  Downloading soxr-0.5.0.post1-cp311-cp311-win_amd64.whl.metadata (5.6 kB)
Requirement already satisfied: typing-extensions>=4.1.1 in c:\txtgenwebui\installer_files\env\lib\site-packages (from librosa>=0.10.0->tts) (4.12.2)
Collecting lazy-loader>=0.1 (from librosa>=0.10.0->tts)
  Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB)
Collecting msgpack>=1.0 (from librosa>=0.10.0->tts)
  Downloading msgpack-1.1.0-cp311-cp311-win_amd64.whl.metadata (8.6 kB)
Requirement already satisfied: contourpy>=1.0.1 in c:\txtgenwebui\installer_files\env\lib\site-packages (from matplotlib>=3.7.0->tts) (1.3.0)
Requirement already satisfied: cycler>=0.10 in c:\txtgenwebui\installer_files\env\lib\site-packages (from matplotlib>=3.7.0->tts) (0.12.1)
Requirement already satisfied: fonttools>=4.22.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from matplotlib>=3.7.0->tts) (4.54.1)
Requirement already satisfied: kiwisolver>=1.3.1 in c:\txtgenwebui\installer_files\env\lib\site-packages (from matplotlib>=3.7.0->tts) (1.4.7)
Requirement already satisfied: pillow>=8 in c:\txtgenwebui\installer_files\env\lib\site-packages (from matplotlib>=3.7.0->tts) (10.4.0)
Requirement already satisfied: pyparsing>=2.3.1 in c:\txtgenwebui\installer_files\env\lib\site-packages (from matplotlib>=3.7.0->tts) (3.1.4)
Requirement already satisfied: python-dateutil>=2.7 in c:\txtgenwebui\installer_files\env\lib\site-packages (from matplotlib>=3.7.0->tts) (2.9.0.post0)
Collecting docopt>=0.6.2 (from num2words->tts)
  Downloading docopt-0.6.2.tar.gz (25 kB)
  Preparing metadata (setup.py) ... done
Requirement already satisfied: llvmlite<0.43,>=0.42.0dev0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from numba>=0.57.0->tts) (0.42.0)
Requirement already satisfied: pytz>=2020.1 in c:\txtgenwebui\installer_files\env\lib\site-packages (from pandas<2.0,>=1.4->tts) (2024.2)
Requirement already satisfied: threadpoolctl>=3.1.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from scikit-learn>=1.3.0->tts) (3.5.0)
Collecting cffi>=1.0 (from soundfile>=0.12.0->tts)
  Downloading cffi-1.17.1-cp311-cp311-win_amd64.whl.metadata (1.6 kB)
Collecting spacy-legacy<3.1.0,>=3.0.11 (from spacy>=3->spacy[ja]>=3->tts)
  Downloading 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->spacy[ja]>=3->tts)
  Downloading spacy_loggers-1.0.5-py3-none-any.whl.metadata (23 kB)
Collecting murmurhash<1.1.0,>=0.28.0 (from spacy>=3->spacy[ja]>=3->tts)
  Downloading murmurhash-1.0.10-cp311-cp311-win_amd64.whl.metadata (2.0 kB)
Collecting cymem<2.1.0,>=2.0.2 (from spacy>=3->spacy[ja]>=3->tts)
  Downloading cymem-2.0.8-cp311-cp311-win_amd64.whl.metadata (8.6 kB)
Collecting preshed<3.1.0,>=3.0.2 (from spacy>=3->spacy[ja]>=3->tts)
  Downloading preshed-3.0.9-cp311-cp311-win_amd64.whl.metadata (2.2 kB)
Collecting thinc<8.4.0,>=8.3.0 (from spacy>=3->spacy[ja]>=3->tts)
  Downloading thinc-8.3.2-cp311-cp311-win_amd64.whl.metadata (15 kB)
Collecting wasabi<1.2.0,>=0.9.1 (from spacy>=3->spacy[ja]>=3->tts)
  Downloading wasabi-1.1.3-py3-none-any.whl.metadata (28 kB)
Collecting srsly<3.0.0,>=2.4.3 (from spacy>=3->spacy[ja]>=3->tts)
  Downloading srsly-2.4.8-cp311-cp311-win_amd64.whl.metadata (20 kB)
Collecting catalogue<2.1.0,>=2.0.6 (from spacy>=3->spacy[ja]>=3->tts)
  Downloading catalogue-2.0.10-py3-none-any.whl.metadata (14 kB)
Collecting weasel<0.5.0,>=0.1.0 (from spacy>=3->spacy[ja]>=3->tts)
  Downloading weasel-0.4.1-py3-none-any.whl.metadata (4.6 kB)
Requirement already satisfied: typer<1.0.0,>=0.3.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from spacy>=3->spacy[ja]>=3->tts) (0.12.5)
Requirement already satisfied: requests<3.0.0,>=2.13.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from spacy>=3->spacy[ja]>=3->tts) (2.32.3)
Requirement already satisfied: pydantic!=1.8,!=1.8.1,<3.0.0,>=1.7.4 in c:\txtgenwebui\installer_files\env\lib\site-packages (from spacy>=3->spacy[ja]>=3->tts) (2.8.2)
Requirement already satisfied: setuptools in c:\txtgenwebui\installer_files\env\lib\site-packages (from spacy>=3->spacy[ja]>=3->tts) (75.1.0)
Collecting langcodes<4.0.0,>=3.2.0 (from spacy>=3->spacy[ja]>=3->tts)
  Downloading langcodes-3.4.1-py3-none-any.whl.metadata (29 kB)
Collecting sudachipy!=0.6.1,>=0.5.2 (from spacy[ja]>=3->tts)
  Downloading SudachiPy-0.6.8-cp311-cp311-win_amd64.whl.metadata (13 kB)
Collecting sudachidict-core>=20211220 (from spacy[ja]>=3->tts)
  Downloading SudachiDict_core-20240716-py3-none-any.whl.metadata (2.5 kB)
Requirement already satisfied: filelock in c:\txtgenwebui\installer_files\env\lib\site-packages (from torch>=2.1->tts) (3.13.1)
Requirement already satisfied: sympy in c:\txtgenwebui\installer_files\env\lib\site-packages (from torch>=2.1->tts) (1.12)
Requirement already satisfied: colorama in c:\txtgenwebui\installer_files\env\lib\site-packages (from tqdm>=4.64.1->tts) (0.4.6)
Requirement already satisfied: psutil in c:\txtgenwebui\installer_files\env\lib\site-packages (from trainer>=0.0.32->tts) (6.0.0)
Requirement already satisfied: tensorboard in c:\txtgenwebui\installer_files\env\lib\site-packages (from trainer>=0.0.32->tts) (2.18.0)
Requirement already satisfied: huggingface-hub<1.0,>=0.23.2 in c:\txtgenwebui\installer_files\env\lib\site-packages (from transformers>=4.33.0->tts) (0.25.2)
Requirement already satisfied: regex!=2019.12.17 in c:\txtgenwebui\installer_files\env\lib\site-packages (from transformers>=4.33.0->tts) (2024.9.11)
Requirement already satisfied: safetensors>=0.4.1 in c:\txtgenwebui\installer_files\env\lib\site-packages (from transformers>=4.33.0->tts) (0.4.5)
Requirement already satisfied: tokenizers<0.21,>=0.20 in c:\txtgenwebui\installer_files\env\lib\site-packages (from transformers>=4.33.0->tts) (0.20.1)
Collecting pynndescent>=0.5 (from umap-learn>=0.5.1->tts)
  Downloading pynndescent-0.5.13-py3-none-any.whl.metadata (6.8 kB)
Collecting pycparser (from cffi>=1.0->soundfile>=0.12.0->tts)
  Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Collecting tzlocal (from dateparser~=1.1.0->gruut==2.2.3->gruut[de,es,fr]==2.2.3->tts)
  Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB)
Requirement already satisfied: MarkupSafe>=2.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from Jinja2>=3.1.2->flask>=2.0.1->tts) (2.1.5)
Requirement already satisfied: six in c:\txtgenwebui\installer_files\env\lib\site-packages (from jsonlines~=1.2.0->gruut==2.2.3->gruut[de,es,fr]==2.2.3->tts) (1.16.0)
Collecting language-data>=1.2 (from langcodes<4.0.0,>=3.2.0->spacy>=3->spacy[ja]>=3->tts)
  Downloading language_data-1.2.0-py3-none-any.whl.metadata (4.3 kB)
Requirement already satisfied: platformdirs>=2.5.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from pooch>=1.1->librosa>=0.10.0->tts) (4.3.6)
Requirement already satisfied: annotated-types>=0.4.0 in c:\txtgenwebui\installer_files\env\lib\site-packages (from pydantic!=1.8,!=1.8.1,<3.0.0,>=1.7.4->spacy>=3->spacy[ja]>=3->tts) (0.7.0)
Requirement already satisfied: pydantic-core==2.20.1 in c:\txtgenwebui\installer_files\env\lib\site-packages (from pydantic!=1.8,!=1.8.1,<3.0.0,>=1.7.4->spacy>=3->spacy[ja]>=3->tts) (2.20.1)
Requirement already satisfied: charset-normalizer<4,>=2 in c:\txtgenwebui\installer_files\env\lib\site-packages (from requests<3.0.0,>=2.13.0->spacy>=3->spacy[ja]>=3->tts) (3.4.0)
Requirement already satisfied: idna<4,>=2.5 in c:\txtgenwebui\installer_files\env\lib\site-packages (from requests<3.0.0,>=2.13.0->spacy>=3->spacy[ja]>=3->tts) (3.10)
Requirement already satisfied: urllib3<3,>=1.21.1 in c:\txtgenwebui\installer_files\env\lib\site-packages (from requests<3.0.0,>=2.13.0->spacy>=3->spacy[ja]>=3->tts) (2.2.3)
Requirement already satisfied: certifi>=2017.4.17 in c:\txtgenwebui\installer_files\env\lib\site-packages (from requests<3.0.0,>=2.13.0->spacy>=3->spacy[ja]>=3->tts) (2024.8.30)
Collecting blis<1.1.0,>=1.0.0 (from thinc<8.4.0,>=8.3.0->spacy>=3->spacy[ja]>=3->tts)
  Downloading blis-1.0.1-cp311-cp311-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->spacy[ja]>=3->tts)
  Downloading 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->spacy[ja]>=3->tts)
  Downloading thinc-8.3.1-cp311-cp311-win_amd64.whl.metadata (15 kB)
  Downloading thinc-8.3.0-cp311-cp311-win_amd64.whl.metadata (15 kB)
Collecting soxr>=0.3.2 (from librosa>=0.10.0->tts)
  Downloading soxr-0.5.0-cp311-cp311-win_amd64.whl.metadata (5.6 kB)
  Downloading soxr-0.4.0-cp311-cp311-win_amd64.whl.metadata (5.7 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.
  Downloading soxr-0.3.7-cp311-cp311-win_amd64.whl.metadata (5.7 kB)
  Downloading soxr-0.3.6-cp311-cp311-win_amd64.whl.metadata (5.5 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.
  Downloading soxr-0.3.5-cp311-cp311-win_amd64.whl.metadata (5.5 kB)
  Downloading soxr-0.3.4-cp311-cp311-win_amd64.whl.metadata (5.5 kB)
  Downloading soxr-0.3.3-cp311-cp311-win_amd64.whl.metadata (5.0 kB)
  Downloading soxr-0.3.2.tar.gz (288 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting pynndescent>=0.5 (from umap-learn>=0.5.1->tts)
  Downloading pynndescent-0.5.12-py3-none-any.whl.metadata (6.8 kB)
Collecting contourpy>=1.0.1 (from matplotlib>=3.7.0->tts)
  Downloading contourpy-1.3.0-cp311-cp311-win_amd64.whl.metadata (5.4 kB)
  Downloading contourpy-1.2.1-cp311-cp311-win_amd64.whl.metadata (5.8 kB)
  Downloading contourpy-1.2.0-cp311-cp311-win_amd64.whl.metadata (5.8 kB)
  Downloading contourpy-1.1.1-cp311-cp311-win_amd64.whl.metadata (5.9 kB)
  Downloading contourpy-1.1.0-cp311-cp311-win_amd64.whl.metadata (5.7 kB)
  Downloading contourpy-1.0.7-cp311-cp311-win_amd64.whl.metadata (3.9 kB)
  Downloading contourpy-1.0.6-cp311-cp311-win_amd64.whl.metadata (3.5 kB)
  Downloading contourpy-1.0.5-cp311-cp311-win_amd64.whl.metadata (3.3 kB)
  Downloading contourpy-1.0.4.tar.gz (12.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 26.2 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading contourpy-1.0.3.tar.gz (12.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 18.6 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading contourpy-1.0.2.tar.gz (12.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 15.5 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading contourpy-1.0.1.tar.gz (11.3 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 17.7 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting umap-learn>=0.5.1 (from tts)
  Downloading umap-learn-0.5.5.tar.gz (90 kB)
  Preparing metadata (setup.py) ... done
  Downloading umap-learn-0.5.4.tar.gz (90 kB)
  Preparing metadata (setup.py) ... done
  Downloading umap-learn-0.5.3.tar.gz (88 kB)
  Preparing metadata (setup.py) ... done
  Downloading umap-learn-0.5.2.tar.gz (86 kB)
  Preparing metadata (setup.py) ... done
  Downloading umap-learn-0.5.1.tar.gz (80 kB)
  Preparing metadata (setup.py) ... done
Collecting transformers>=4.33.0 (from tts)
  Downloading transformers-4.45.2-py3-none-any.whl.metadata (44 kB)
  Downloading transformers-4.45.1-py3-none-any.whl.metadata (44 kB)
  Downloading transformers-4.45.0-py3-none-any.whl.metadata (44 kB)
  Downloading transformers-4.44.2-py3-none-any.whl.metadata (43 kB)
Collecting tokenizers<0.20,>=0.19 (from transformers>=4.33.0->tts)
  Downloading tokenizers-0.19.1-cp311-none-win_amd64.whl.metadata (6.9 kB)
Collecting transformers>=4.33.0 (from tts)
  Downloading transformers-4.44.1-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.44.0-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.43.4-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.43.3-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.43.2-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.43.1-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.43.0-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.42.4-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.42.3-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.42.2-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.42.1-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.42.0-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.41.2-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.41.1-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.41.0-py3-none-any.whl.metadata (43 kB)
  Downloading transformers-4.40.2-py3-none-any.whl.metadata (137 kB)
  Downloading transformers-4.40.1-py3-none-any.whl.metadata (137 kB)
  Downloading transformers-4.40.0-py3-none-any.whl.metadata (137 kB)
  Downloading transformers-4.39.3-py3-none-any.whl.metadata (134 kB)
Collecting tokenizers<0.19,>=0.14 (from transformers>=4.33.0->tts)
  Downloading tokenizers-0.15.2-cp311-none-win_amd64.whl.metadata (6.8 kB)
Collecting transformers>=4.33.0 (from tts)
  Downloading transformers-4.39.2-py3-none-any.whl.metadata (134 kB)
  Downloading transformers-4.39.1-py3-none-any.whl.metadata (134 kB)
  Downloading transformers-4.39.0-py3-none-any.whl.metadata (134 kB)
  Downloading transformers-4.38.2-py3-none-any.whl.metadata (130 kB)
  Downloading transformers-4.38.1-py3-none-any.whl.metadata (131 kB)
  Downloading transformers-4.38.0-py3-none-any.whl.metadata (131 kB)
  Downloading transformers-4.37.2-py3-none-any.whl.metadata (129 kB)
  WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=15)")': /packages/ad/67/b4d6a51dcaf988cb45b31e26c6e33fb169fe34ba5fb168b086309bd7c028/transformers-4.37.1-py3-none-any.whl.metadata
  Downloading transformers-4.37.1-py3-none-any.whl.metadata (129 kB)
  Downloading transformers-4.37.0-py3-none-any.whl.metadata (129 kB)
  Downloading transformers-4.36.2-py3-none-any.whl.metadata (126 kB)
  Downloading transformers-4.36.1-py3-none-any.whl.metadata (126 kB)
  Downloading transformers-4.36.0-py3-none-any.whl.metadata (126 kB)
  Downloading transformers-4.35.2-py3-none-any.whl.metadata (123 kB)
  Downloading transformers-4.35.1-py3-none-any.whl.metadata (123 kB)
Collecting tokenizers<0.15,>=0.14 (from transformers>=4.33.0->tts)
  Downloading tokenizers-0.14.1-cp311-none-win_amd64.whl.metadata (6.8 kB)
Collecting transformers>=4.33.0 (from tts)
  Downloading transformers-4.35.0-py3-none-any.whl.metadata (123 kB)
  Downloading transformers-4.34.1-py3-none-any.whl.metadata (121 kB)
  Downloading transformers-4.34.0-py3-none-any.whl.metadata (121 kB)
  Downloading transformers-4.33.3-py3-none-any.whl.metadata (119 kB)
Collecting tokenizers!=0.11.3,<0.14,>=0.11.1 (from transformers>=4.33.0->tts)
  Downloading tokenizers-0.13.3-cp311-cp311-win_amd64.whl.metadata (6.9 kB)
Collecting transformers>=4.33.0 (from tts)
  Downloading transformers-4.33.2-py3-none-any.whl.metadata (119 kB)
  Downloading transformers-4.33.1-py3-none-any.whl.metadata (119 kB)
  Downloading transformers-4.33.0-py3-none-any.whl.metadata (119 kB)
Collecting spacy[ja]>=3 (from tts)
  Downloading spacy-3.7.5-cp311-cp311-win_amd64.whl.metadata (27 kB)
INFO: pip is looking at multiple versions of spacy[ja] to determine which version is compatible with other requirements. This could take a while.
  Downloading spacy-3.7.4-cp311-cp311-win_amd64.whl.metadata (27 kB)
  Downloading spacy-3.7.2-cp311-cp311-win_amd64.whl.metadata (26 kB)
  Downloading spacy-3.7.1-cp311-cp311-win_amd64.whl.metadata (26 kB)
  Downloading spacy-3.7.0-cp311-cp311-win_amd64.whl.metadata (26 kB)
  Downloading spacy-3.6.1-cp311-cp311-win_amd64.whl.metadata (26 kB)
  Downloading spacy-3.6.0-cp311-cp311-win_amd64.whl.metadata (19 kB)
  Downloading spacy-3.5.4-cp311-cp311-win_amd64.whl.metadata (25 kB)
INFO: pip is still looking at multiple versions of spacy[ja] to determine which version is compatible with other requirements. This could take a while.
  Downloading spacy-3.5.3-cp311-cp311-win_amd64.whl.metadata (25 kB)
  Downloading spacy-3.5.2-cp311-cp311-win_amd64.whl.metadata (25 kB)
  Downloading spacy-3.5.1-cp311-cp311-win_amd64.whl.metadata (25 kB)
  Downloading spacy-3.5.0-cp311-cp311-win_amd64.whl.metadata (25 kB)
  Downloading spacy-3.4.4-cp311-cp311-win_amd64.whl.metadata (24 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.
  Downloading spacy-3.4.3-cp311-cp311-win_amd64.whl.metadata (24 kB)
  Downloading spacy-3.4.2-cp311-cp311-win_amd64.whl.metadata (24 kB)
  Downloading spacy-3.4.1.tar.gz (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.3 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.4.0.tar.gz (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.1 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.3.3.tar.gz (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 18.8 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.3.2.tar.gz (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.2 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.3.1.tar.gz (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.3 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.3.0.tar.gz (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 13.9 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.2.6.tar.gz (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 7.4 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.2.5-cp311-cp311-win_amd64.whl.metadata (24 kB)
  Downloading spacy-3.2.4.tar.gz (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.6 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.2.3.tar.gz (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.6 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.2.2.tar.gz (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.7 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.2.1.tar.gz (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.6 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.2.0.tar.gz (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 7.3 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.1.7-cp311-cp311-win_amd64.whl.metadata (18 kB)
  Downloading spacy-3.1.6.tar.gz (1.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 7.1 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.1.5.tar.gz (1.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 6.2 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.1.4.tar.gz (1.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 7.1 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.1.3.tar.gz (1.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 6.9 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.1.2.tar.gz (1.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 6.9 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.1.1.tar.gz (1.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 6.9 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.1.0.tar.gz (1.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 7.9 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.0.9.tar.gz (989 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 989.2/989.2 kB 7.7 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.0.8.tar.gz (989 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 989.0/989.0 kB 9.3 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.0.7.tar.gz (987 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 988.0/988.0 kB 7.7 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
  Downloading spacy-3.0.6.tar.gz (7.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 10.6 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... error
  error: subprocess-exited-with-error

  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> [167 lines of output]

      Error compiling Cython file:
      ------------------------------------------------------------
      ...
          int length


      cdef class Vocab:
          cdef Pool mem
          cpdef readonly StringStore strings
                ^
      ------------------------------------------------------------

      spacy\vocab.pxd:28:10: Variables cannot be declared with 'cpdef'. Use 'cdef' instead.

      Error compiling Cython file:
      ------------------------------------------------------------
      ...


      cdef class Vocab:
          cdef Pool mem
          cpdef readonly StringStore strings
          cpdef public Morphology morphology
                ^
      ------------------------------------------------------------

      spacy\vocab.pxd:29:10: Variables cannot be declared with 'cpdef'. Use 'cdef' instead.

      Error compiling Cython file:
      ------------------------------------------------------------
      ...

      cdef class Vocab:
          cdef Pool mem
          cpdef readonly StringStore strings
          cpdef public Morphology morphology
          cpdef public object vectors
                ^
      ------------------------------------------------------------

      spacy\vocab.pxd:30:10: Variables cannot be declared with 'cpdef'. Use 'cdef' instead.

      Error compiling Cython file:
      ------------------------------------------------------------
      ...
      cdef class Vocab:
          cdef Pool mem
          cpdef readonly StringStore strings
          cpdef public Morphology morphology
          cpdef public object vectors
          cpdef public object _lookups
                ^
      ------------------------------------------------------------

      spacy\vocab.pxd:31:10: Variables cannot be declared with 'cpdef'. Use 'cdef' instead.

      Error compiling Cython file:
      ------------------------------------------------------------
      ...
          cdef Pool mem
          cpdef readonly StringStore strings
          cpdef public Morphology morphology
          cpdef public object vectors
          cpdef public object _lookups
          cpdef public object writing_system
                ^
      ------------------------------------------------------------

      spacy\vocab.pxd:32:10: Variables cannot be declared with 'cpdef'. Use 'cdef' instead.

      Error compiling Cython file:
      ------------------------------------------------------------
      ...
          cpdef readonly StringStore strings
          cpdef public Morphology morphology
          cpdef public object vectors
          cpdef public object _lookups
          cpdef public object writing_system
          cpdef public object get_noun_chunks
                ^
      ------------------------------------------------------------

      spacy\vocab.pxd:33:10: Variables cannot be declared with 'cpdef'. Use 'cdef' instead.

      Error compiling Cython file:
      ------------------------------------------------------------
      ...
          cdef float prior_prob


      cdef class KnowledgeBase:
          cdef Pool mem
          cpdef readonly Vocab vocab
                ^
      ------------------------------------------------------------

      spacy\kb.pxd:31:10: Variables cannot be declared with 'cpdef'. Use 'cdef' instead.
      Copied C:\txtgenwebui\installer_files\pip-install-bj6_v0mg\spacy_b73c46df8ed24c05b42bc025ec39b8ae\setup.cfg -> C:\txtgenwebui\installer_files\pip-install-bj6_v0mg\spacy_b73c46df8ed24c05b42bc025ec39b8ae\spacy\tests\package
      Copied C:\txtgenwebui\installer_files\pip-install-bj6_v0mg\spacy_b73c46df8ed24c05b42bc025ec39b8ae\pyproject.toml -> C:\txtgenwebui\installer_files\pip-install-bj6_v0mg\spacy_b73c46df8ed24c05b42bc025ec39b8ae\spacy\tests\package
      Cythonizing sources
      Compiling spacy/training/example.pyx because it changed.
      Compiling spacy/parts_of_speech.pyx because it changed.
      Compiling spacy/strings.pyx because it changed.
      Compiling spacy/lexeme.pyx because it changed.
      Compiling spacy/vocab.pyx because it changed.
      Compiling spacy/attrs.pyx because it changed.
      Compiling spacy/kb.pyx because it changed.
      Compiling spacy/ml/parser_model.pyx because it changed.
      Compiling spacy/morphology.pyx because it changed.
      Compiling spacy/pipeline/dep_parser.pyx because it changed.
      Compiling spacy/pipeline/morphologizer.pyx because it changed.
      Compiling spacy/pipeline/multitask.pyx because it changed.
      Compiling spacy/pipeline/ner.pyx because it changed.
      Compiling spacy/pipeline/pipe.pyx because it changed.
      Compiling spacy/pipeline/trainable_pipe.pyx because it changed.
      Compiling spacy/pipeline/sentencizer.pyx because it changed.
      Compiling spacy/pipeline/senter.pyx because it changed.
      Compiling spacy/pipeline/tagger.pyx because it changed.
      Compiling spacy/pipeline/transition_parser.pyx because it changed.
      Compiling spacy/pipeline/_parser_internals/arc_eager.pyx because it changed.
      Compiling spacy/pipeline/_parser_internals/ner.pyx because it changed.
      Compiling spacy/pipeline/_parser_internals/nonproj.pyx because it changed.
      Compiling spacy/pipeline/_parser_internals/_state.pyx because it changed.
      Compiling spacy/pipeline/_parser_internals/stateclass.pyx because it changed.
      Compiling spacy/pipeline/_parser_internals/transition_system.pyx because it changed.
      Compiling spacy/pipeline/_parser_internals/_beam_utils.pyx because it changed.
      Compiling spacy/tokenizer.pyx because it changed.
      Compiling spacy/training/align.pyx because it changed.
      Compiling spacy/training/gold_io.pyx because it changed.
      Compiling spacy/tokens/doc.pyx because it changed.
      Compiling spacy/tokens/span.pyx because it changed.
      Compiling spacy/tokens/token.pyx because it changed.
      Compiling spacy/tokens/span_group.pyx because it changed.
      Compiling spacy/tokens/graph.pyx because it changed.
      Compiling spacy/tokens/morphanalysis.pyx because it changed.
      Compiling spacy/tokens/_retokenize.pyx because it changed.
      Compiling spacy/matcher/matcher.pyx because it changed.
      Compiling spacy/matcher/phrasematcher.pyx because it changed.
      Compiling spacy/matcher/dependencymatcher.pyx because it changed.
      Compiling spacy/symbols.pyx because it changed.
      Compiling spacy/vectors.pyx because it changed.
      [ 1/41] Cythonizing spacy/attrs.pyx
      [ 2/41] Cythonizing spacy/kb.pyx
      Traceback (most recent call last):
        File "C:\txtgenwebui\installer_files\env\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 353, in <module>
          main()
        File "C:\txtgenwebui\installer_files\env\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 "C:\txtgenwebui\installer_files\env\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 118, in get_requires_for_build_wheel
          return hook(config_settings)
                 ^^^^^^^^^^^^^^^^^^^^^
        File "C:\txtgenwebui\installer_files\pip-build-env-_w4khxho\overlay\Lib\site-packages\setuptools\build_meta.py", line 332, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "C:\txtgenwebui\installer_files\pip-build-env-_w4khxho\overlay\Lib\site-packages\setuptools\build_meta.py", line 302, in _get_build_requires
          self.run_setup()
        File "C:\txtgenwebui\installer_files\pip-build-env-_w4khxho\overlay\Lib\site-packages\setuptools\build_meta.py", line 318, in run_setup
          exec(code, locals())
        File "<string>", line 224, in <module>
        File "<string>", line 211, in setup_package
        File "C:\txtgenwebui\installer_files\pip-build-env-_w4khxho\overlay\Lib\site-packages\Cython\Build\Dependencies.py", line 1154, in cythonize
          cythonize_one(*args)
        File "C:\txtgenwebui\installer_files\pip-build-env-_w4khxho\overlay\Lib\site-packages\Cython\Build\Dependencies.py", line 1321, in cythonize_one
          raise CompileError(None, pyx_file)
      Cython.Compiler.Errors.CompileError: spacy/kb.pyx
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

System Info

i5 9th - GTX 1650 - Win 11 - Python 3.13.0
@louanfontenele louanfontenele added the bug Something isn't working label Oct 11, 2024
@louanfontenele
Copy link
Author

@oobabooga how can i fix it? Sorry for ping

@Artur3d
Copy link

Artur3d commented Oct 17, 2024

Same on fresh install of Ubuntu 24.04 , can't use CoquiTTS :-/

@louanfontenele
Copy link
Author

Same on fresh install of Ubuntu 24.04 , can't use CoquiTTS :-/

tried to install on ubuntu wsl, and same. :/

@Aluisio-Pires
Copy link

Same issue here

@Aluisio-Pires
Copy link

@louanfontenele i just sent a PR to fix this issue, but you can fix it jus by going to text-generation-webui\extensions\coqui_tts folder and editing the requirements.txt file. the content must be only:
coqui-tts

This change follows this fix

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

No branches or pull requests

3 participants