jy0205/Pyramid-Flow

Install error: ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (thinc)

Opened this issue · 1 comments

I am recieveing a failed to build wheel error, any idead what is happening? I tried upgrading pip, installing wheel manually, and i do have visual 14 and better installed.

`(pyramid) E:\Pyramid-Flow>python --version
Python 3.8.10

(pyramid) E:\Pyramid-Flow>pip install -r requirements.txt
Requirement already satisfied: wheel in c:\users\low family.conda\envs\pyramid\lib\site-packages (from -r requirements.txt (line 1)) (0.44.0)
Collecting torch==2.1.2 (from -r requirements.txt (line 2))
Using cached torch-2.1.2-cp38-cp38-win_amd64.whl.metadata (26 kB)
Collecting torchvision==0.16.2 (from -r requirements.txt (line 3))
Using cached torchvision-0.16.2-cp38-cp38-win_amd64.whl.metadata (6.6 kB)
Collecting transformers==4.39.3 (from -r requirements.txt (line 4))
Using cached transformers-4.39.3-py3-none-any.whl.metadata (134 kB)
Collecting accelerate==0.30.0 (from -r requirements.txt (line 5))
Using cached accelerate-0.30.0-py3-none-any.whl.metadata (19 kB)
Collecting diffusers>=0.30.1 (from -r requirements.txt (line 6))
Using cached diffusers-0.31.0-py3-none-any.whl.metadata (18 kB)
Collecting numpy==1.24.4 (from -r requirements.txt (line 7))
Using cached numpy-1.24.4-cp38-cp38-win_amd64.whl.metadata (5.6 kB)
Collecting einops (from -r requirements.txt (line 8))
Using cached einops-0.8.0-py3-none-any.whl.metadata (12 kB)
Collecting ftfy (from -r requirements.txt (line 9))
Using cached ftfy-6.2.3-py3-none-any.whl.metadata (7.8 kB)
Collecting ipython (from -r requirements.txt (line 10))
Using cached ipython-8.12.3-py3-none-any.whl.metadata (5.7 kB)
Collecting contexttimer (from -r requirements.txt (line 11))
Using cached contexttimer-0.3.3-py3-none-any.whl
Collecting opencv-python-headless==4.10.0.84 (from -r requirements.txt (line 12))
Using cached opencv_python_headless-4.10.0.84-cp37-abi3-win_amd64.whl.metadata (20 kB)
Collecting imageio==2.33.1 (from -r requirements.txt (line 13))
Using cached imageio-2.33.1-py3-none-any.whl.metadata (4.9 kB)
Collecting imageio-ffmpeg==0.5.1 (from -r requirements.txt (line 14))
Using cached imageio_ffmpeg-0.5.1-py3-none-win_amd64.whl.metadata (1.6 kB)
Collecting packaging (from -r requirements.txt (line 15))
Using cached packaging-24.1-py3-none-any.whl.metadata (3.2 kB)
Collecting pandas (from -r requirements.txt (line 16))
Using cached pandas-2.0.3-cp38-cp38-win_amd64.whl.metadata (18 kB)
Collecting plotly (from -r requirements.txt (line 17))
Using cached plotly-5.24.1-py3-none-any.whl.metadata (7.3 kB)
Collecting pre-commit (from -r requirements.txt (line 18))
Using cached pre_commit-3.5.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting python-magic (from -r requirements.txt (line 19))
Using cached python_magic-0.4.27-py2.py3-none-any.whl.metadata (5.8 kB)
Collecting scikit-image (from -r requirements.txt (line 20))
Using cached scikit_image-0.21.0-cp38-cp38-win_amd64.whl.metadata (14 kB)
Collecting sentencepiece (from -r requirements.txt (line 21))
Using cached sentencepiece-0.2.0-cp38-cp38-win_amd64.whl.metadata (8.3 kB)
Collecting spacy==3.7.5 (from -r requirements.txt (line 22))
Using cached spacy-3.7.5-cp38-cp38-win_amd64.whl.metadata (27 kB)
Collecting streamlit (from -r requirements.txt (line 23))
Using cached streamlit-1.39.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting timm==0.6.12 (from -r requirements.txt (line 24))
Using cached timm-0.6.12-py3-none-any.whl.metadata (37 kB)
Collecting tqdm (from -r requirements.txt (line 25))
Using cached tqdm-4.66.6-py3-none-any.whl.metadata (57 kB)
Collecting torchmetrics (from -r requirements.txt (line 26))
Using cached torchmetrics-1.5.1-py3-none-any.whl.metadata (20 kB)
Collecting tiktoken (from -r requirements.txt (line 27))
Using cached tiktoken-0.7.0-cp38-cp38-win_amd64.whl.metadata (6.8 kB)
Collecting jsonlines (from -r requirements.txt (line 28))
Using cached jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB)
Collecting tensorboardX (from -r requirements.txt (line 29))
Using cached tensorboardX-2.6.2.2-py2.py3-none-any.whl.metadata (5.8 kB)
Collecting filelock (from torch==2.1.2->-r requirements.txt (line 2))
Using cached filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
Collecting typing-extensions (from torch==2.1.2->-r requirements.txt (line 2))
Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Collecting sympy (from torch==2.1.2->-r requirements.txt (line 2))
Using cached sympy-1.13.3-py3-none-any.whl.metadata (12 kB)
Collecting networkx (from torch==2.1.2->-r requirements.txt (line 2))
Using cached networkx-3.1-py3-none-any.whl.metadata (5.3 kB)
Collecting jinja2 (from torch==2.1.2->-r requirements.txt (line 2))
Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
Collecting fsspec (from torch==2.1.2->-r requirements.txt (line 2))
Using cached fsspec-2024.10.0-py3-none-any.whl.metadata (11 kB)
Collecting requests (from torchvision==0.16.2->-r requirements.txt (line 3))
Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting pillow!=8.3.*,>=5.3.0 (from torchvision==0.16.2->-r requirements.txt (line 3))
Using cached pillow-10.4.0-cp38-cp38-win_amd64.whl.metadata (9.3 kB)
Collecting huggingface-hub<1.0,>=0.19.3 (from transformers==4.39.3->-r requirements.txt (line 4))
Using cached huggingface_hub-0.26.2-py3-none-any.whl.metadata (13 kB)
Collecting pyyaml>=5.1 (from transformers==4.39.3->-r requirements.txt (line 4))
Using cached PyYAML-6.0.2-cp38-cp38-win_amd64.whl.metadata (2.1 kB)
Collecting regex!=2019.12.17 (from transformers==4.39.3->-r requirements.txt (line 4))
Using cached regex-2024.9.11-cp38-cp38-win_amd64.whl.metadata (41 kB)
Collecting tokenizers<0.19,>=0.14 (from transformers==4.39.3->-r requirements.txt (line 4))
Using cached tokenizers-0.15.2-cp38-none-win_amd64.whl.metadata (6.8 kB)
Collecting safetensors>=0.4.1 (from transformers==4.39.3->-r requirements.txt (line 4))
Using cached safetensors-0.4.5-cp38-none-win_amd64.whl.metadata (3.9 kB)
Collecting psutil (from accelerate==0.30.0->-r requirements.txt (line 5))
Using cached psutil-6.1.0-cp37-abi3-win_amd64.whl.metadata (23 kB)
Requirement already satisfied: setuptools in c:\users\low family.conda\envs\pyramid\lib\site-packages (from imageio-ffmpeg==0.5.1->-r requirements.txt (line 14)) (75.1.0)
Collecting spacy-legacy<3.1.0,>=3.0.11 (from spacy==3.7.5->-r requirements.txt (line 22))
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.7.5->-r requirements.txt (line 22))
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.7.5->-r requirements.txt (line 22))
Using cached murmurhash-1.0.10-cp38-cp38-win_amd64.whl.metadata (2.0 kB)
Collecting cymem<2.1.0,>=2.0.2 (from spacy==3.7.5->-r requirements.txt (line 22))
Using cached cymem-2.0.8-cp38-cp38-win_amd64.whl.metadata (8.6 kB)
Collecting preshed<3.1.0,>=3.0.2 (from spacy==3.7.5->-r requirements.txt (line 22))
Using cached preshed-3.0.9-cp38-cp38-win_amd64.whl.metadata (2.2 kB)
Collecting thinc<8.3.0,>=8.2.2 (from spacy==3.7.5->-r requirements.txt (line 22))
Using cached thinc-8.2.5.tar.gz (193 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting wasabi<1.2.0,>=0.9.1 (from spacy==3.7.5->-r requirements.txt (line 22))
Using cached wasabi-1.1.3-py3-none-any.whl.metadata (28 kB)
Collecting srsly<3.0.0,>=2.4.3 (from spacy==3.7.5->-r requirements.txt (line 22))
Using cached srsly-2.4.8-cp38-cp38-win_amd64.whl.metadata (20 kB)
Collecting catalogue<2.1.0,>=2.0.6 (from spacy==3.7.5->-r requirements.txt (line 22))
Using cached catalogue-2.0.10-py3-none-any.whl.metadata (14 kB)
Collecting weasel<0.5.0,>=0.1.0 (from spacy==3.7.5->-r requirements.txt (line 22))
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.7.5->-r requirements.txt (line 22))
Using cached typer-0.12.5-py3-none-any.whl.metadata (15 kB)
Collecting pydantic!=1.8,!=1.8.1,<3.0.0,>=1.7.4 (from spacy==3.7.5->-r requirements.txt (line 22))
Using cached pydantic-2.9.2-py3-none-any.whl.metadata (149 kB)
Collecting langcodes<4.0.0,>=3.2.0 (from spacy==3.7.5->-r requirements.txt (line 22))
Using cached langcodes-3.4.1-py3-none-any.whl.metadata (29 kB)
Collecting importlib-metadata (from diffusers>=0.30.1->-r requirements.txt (line 6))
Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
Collecting wcwidth<0.3.0,>=0.2.12 (from ftfy->-r requirements.txt (line 9))
Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
Collecting backcall (from ipython->-r requirements.txt (line 10))
Using cached backcall-0.2.0-py2.py3-none-any.whl.metadata (2.0 kB)
Collecting decorator (from ipython->-r requirements.txt (line 10))
Using cached decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
Collecting jedi>=0.16 (from ipython->-r requirements.txt (line 10))
Using cached jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB)
Collecting matplotlib-inline (from ipython->-r requirements.txt (line 10))
Using cached matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB)
Collecting pickleshare (from ipython->-r requirements.txt (line 10))
Using cached pickleshare-0.7.5-py2.py3-none-any.whl.metadata (1.5 kB)
Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython->-r requirements.txt (line 10))
Using cached prompt_toolkit-3.0.48-py3-none-any.whl.metadata (6.4 kB)
Collecting pygments>=2.4.0 (from ipython->-r requirements.txt (line 10))
Using cached pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB)
Collecting stack-data (from ipython->-r requirements.txt (line 10))
Using cached stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
Collecting traitlets>=5 (from ipython->-r requirements.txt (line 10))
Using cached traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
Collecting colorama (from ipython->-r requirements.txt (line 10))
Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
Collecting python-dateutil>=2.8.2 (from pandas->-r requirements.txt (line 16))
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting pytz>=2020.1 (from pandas->-r requirements.txt (line 16))
Using cached pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB)
Collecting tzdata>=2022.1 (from pandas->-r requirements.txt (line 16))
Using cached tzdata-2024.2-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting tenacity>=6.2.0 (from plotly->-r requirements.txt (line 17))
Using cached tenacity-9.0.0-py3-none-any.whl.metadata (1.2 kB)
Collecting cfgv>=2.0.0 (from pre-commit->-r requirements.txt (line 18))
Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
Collecting identify>=1.0.0 (from pre-commit->-r requirements.txt (line 18))
Using cached identify-2.6.1-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting nodeenv>=0.11.1 (from pre-commit->-r requirements.txt (line 18))
Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
Collecting virtualenv>=20.10.0 (from pre-commit->-r requirements.txt (line 18))
Using cached virtualenv-20.27.1-py3-none-any.whl.metadata (4.5 kB)
Collecting scipy>=1.8 (from scikit-image->-r requirements.txt (line 20))
Using cached scipy-1.10.1-cp38-cp38-win_amd64.whl.metadata (58 kB)
Collecting tifffile>=2022.8.12 (from scikit-image->-r requirements.txt (line 20))
Using cached tifffile-2023.7.10-py3-none-any.whl.metadata (31 kB)
Collecting PyWavelets>=1.1.1 (from scikit-image->-r requirements.txt (line 20))
Using cached PyWavelets-1.4.1-cp38-cp38-win_amd64.whl.metadata (1.9 kB)
Collecting lazy_loader>=0.2 (from scikit-image->-r requirements.txt (line 20))
Using cached lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB)
Collecting altair<6,>=4.0 (from streamlit->-r requirements.txt (line 23))
Using cached altair-5.4.1-py3-none-any.whl.metadata (9.4 kB)
Collecting blinker<2,>=1.0.0 (from streamlit->-r requirements.txt (line 23))
Using cached blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB)
Collecting cachetools<6,>=4.0 (from streamlit->-r requirements.txt (line 23))
Using cached cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB)
Collecting click<9,>=7.0 (from streamlit->-r requirements.txt (line 23))
Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting protobuf<6,>=3.20 (from streamlit->-r requirements.txt (line 23))
Using cached protobuf-5.28.3-cp38-cp38-win_amd64.whl.metadata (592 bytes)
Collecting pyarrow>=7.0 (from streamlit->-r requirements.txt (line 23))
Using cached pyarrow-17.0.0-cp38-cp38-win_amd64.whl.metadata (3.4 kB)
Collecting rich<14,>=10.14.0 (from streamlit->-r requirements.txt (line 23))
Using cached rich-13.9.4-py3-none-any.whl.metadata (18 kB)
Collecting toml<2,>=0.10.1 (from streamlit->-r requirements.txt (line 23))
Using cached toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB)
Collecting gitpython!=3.1.19,<4,>=3.0.7 (from streamlit->-r requirements.txt (line 23))
Using cached GitPython-3.1.43-py3-none-any.whl.metadata (13 kB)
Collecting pydeck<1,>=0.8.0b4 (from streamlit->-r requirements.txt (line 23))
Using cached pydeck-0.9.1-py2.py3-none-any.whl.metadata (4.1 kB)
Collecting tornado<7,>=6.0.3 (from streamlit->-r requirements.txt (line 23))
Using cached tornado-6.4.1-cp38-abi3-win_amd64.whl.metadata (2.6 kB)
Collecting watchdog<6,>=2.1.5 (from streamlit->-r requirements.txt (line 23))
Using cached watchdog-4.0.2-py3-none-win_amd64.whl.metadata (38 kB)
Collecting lightning-utilities>=0.8.0 (from torchmetrics->-r requirements.txt (line 26))
Using cached lightning_utilities-0.11.8-py3-none-any.whl.metadata (5.2 kB)
Collecting attrs>=19.2.0 (from jsonlines->-r requirements.txt (line 28))
Using cached attrs-24.2.0-py3-none-any.whl.metadata (11 kB)
Collecting jsonschema>=3.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 23))
Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
Collecting narwhals>=1.5.2 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 23))
Using cached narwhals-1.13.1-py3-none-any.whl.metadata (7.2 kB)
Collecting gitdb<5,>=4.0.1 (from gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r requirements.txt (line 23))
Using cached gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB)
Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython->-r requirements.txt (line 10))
Using cached parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB)
Collecting language-data>=1.2 (from langcodes<4.0.0,>=3.2.0->spacy==3.7.5->-r requirements.txt (line 22))
Using cached language_data-1.2.0-py3-none-any.whl.metadata (4.3 kB)
Collecting annotated-types>=0.6.0 (from pydantic!=1.8,!=1.8.1,<3.0.0,>=1.7.4->spacy==3.7.5->-r requirements.txt (line 22))
Using cached annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
Collecting pydantic-core==2.23.4 (from pydantic!=1.8,!=1.8.1,<3.0.0,>=1.7.4->spacy==3.7.5->-r requirements.txt (line 22))
Using cached pydantic_core-2.23.4-cp38-none-win_amd64.whl.metadata (6.7 kB)
Collecting MarkupSafe>=2.0 (from jinja2->torch==2.1.2->-r requirements.txt (line 2))
Using cached MarkupSafe-2.1.5-cp38-cp38-win_amd64.whl.metadata (3.1 kB)
Collecting six>=1.5 (from python-dateutil>=2.8.2->pandas->-r requirements.txt (line 16))
Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting charset-normalizer<4,>=2 (from requests->torchvision==0.16.2->-r requirements.txt (line 3))
Using cached charset_normalizer-3.4.0-cp38-cp38-win_amd64.whl.metadata (34 kB)
Collecting idna<4,>=2.5 (from requests->torchvision==0.16.2->-r requirements.txt (line 3))
Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting urllib3<3,>=1.21.1 (from requests->torchvision==0.16.2->-r requirements.txt (line 3))
Using cached urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
Collecting certifi>=2017.4.17 (from requests->torchvision==0.16.2->-r requirements.txt (line 3))
Using cached certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
Collecting markdown-it-py>=2.2.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 23))
Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
Collecting blis<0.8.0,>=0.7.8 (from thinc<8.3.0,>=8.2.2->spacy==3.7.5->-r requirements.txt (line 22))
Using cached blis-0.7.11-cp38-cp38-win_amd64.whl.metadata (7.6 kB)
Collecting confection<1.0.0,>=0.0.1 (from thinc<8.3.0,>=8.2.2->spacy==3.7.5->-r requirements.txt (line 22))
Using cached confection-0.1.5-py3-none-any.whl.metadata (19 kB)
Collecting shellingham>=1.3.0 (from typer<1.0.0,>=0.3.0->spacy==3.7.5->-r requirements.txt (line 22))
Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit->-r requirements.txt (line 18))
Using cached distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.10.0->pre-commit->-r requirements.txt (line 18))
Using cached platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Collecting cloudpathlib<1.0.0,>=0.7.0 (from weasel<0.5.0,>=0.1.0->spacy==3.7.5->-r requirements.txt (line 22))
Using cached cloudpathlib-0.20.0-py3-none-any.whl.metadata (14 kB)
Collecting smart-open<8.0.0,>=5.2.1 (from weasel<0.5.0,>=0.1.0->spacy==3.7.5->-r requirements.txt (line 22))
Using cached smart_open-7.0.5-py3-none-any.whl.metadata (24 kB)
Collecting zipp>=3.20 (from importlib-metadata->diffusers>=0.30.1->-r requirements.txt (line 6))
Using cached zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
Collecting executing>=1.2.0 (from stack-data->ipython->-r requirements.txt (line 10))
Using cached executing-2.1.0-py2.py3-none-any.whl.metadata (8.9 kB)
Collecting asttokens>=2.1.0 (from stack-data->ipython->-r requirements.txt (line 10))
Using cached asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting pure-eval (from stack-data->ipython->-r requirements.txt (line 10))
Using cached pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB)
Collecting mpmath<1.4,>=1.1.0 (from sympy->torch==2.1.2->-r requirements.txt (line 2))
Using cached mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB)
Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r requirements.txt (line 23))
Using cached smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB)
Collecting importlib-resources>=1.4.0 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 23))
Using cached importlib_resources-6.4.5-py3-none-any.whl.metadata (4.0 kB)
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 23))
Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB)
Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 23))
Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl.metadata (624 bytes)
Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 23))
Using cached referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 23))
Using cached rpds_py-0.20.1-cp38-none-win_amd64.whl.metadata (4.2 kB)
Collecting marisa-trie>=0.7.7 (from language-data>=1.2->langcodes<4.0.0,>=3.2.0->spacy==3.7.5->-r requirements.txt (line 22))
Using cached marisa_trie-1.2.1-cp38-cp38-win_amd64.whl.metadata (9.3 kB)
Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich<14,>=10.14.0->streamlit->-r requirements.txt (line 23))
Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
Collecting wrapt (from smart-open<8.0.0,>=5.2.1->weasel<0.5.0,>=0.1.0->spacy==3.7.5->-r requirements.txt (line 22))
Using cached wrapt-1.16.0-cp38-cp38-win_amd64.whl.metadata (6.8 kB)
Using cached torch-2.1.2-cp38-cp38-win_amd64.whl (192.3 MB)
Using cached torchvision-0.16.2-cp38-cp38-win_amd64.whl (1.1 MB)
Using cached transformers-4.39.3-py3-none-any.whl (8.8 MB)
Using cached accelerate-0.30.0-py3-none-any.whl (302 kB)
Using cached numpy-1.24.4-cp38-cp38-win_amd64.whl (14.9 MB)
Using cached opencv_python_headless-4.10.0.84-cp37-abi3-win_amd64.whl (38.8 MB)
Using cached imageio-2.33.1-py3-none-any.whl (313 kB)
Using cached imageio_ffmpeg-0.5.1-py3-none-win_amd64.whl (22.6 MB)
Using cached spacy-3.7.5-cp38-cp38-win_amd64.whl (12.5 MB)
Using cached timm-0.6.12-py3-none-any.whl (549 kB)
Using cached diffusers-0.31.0-py3-none-any.whl (2.9 MB)
Using cached einops-0.8.0-py3-none-any.whl (43 kB)
Using cached ftfy-6.2.3-py3-none-any.whl (43 kB)
Using cached ipython-8.12.3-py3-none-any.whl (798 kB)
Using cached packaging-24.1-py3-none-any.whl (53 kB)
Using cached pandas-2.0.3-cp38-cp38-win_amd64.whl (10.8 MB)
Using cached plotly-5.24.1-py3-none-any.whl (19.1 MB)
Using cached pre_commit-3.5.0-py2.py3-none-any.whl (203 kB)
Using cached python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
Using cached scikit_image-0.21.0-cp38-cp38-win_amd64.whl (22.7 MB)
Using cached sentencepiece-0.2.0-cp38-cp38-win_amd64.whl (991 kB)
Using cached streamlit-1.39.0-py2.py3-none-any.whl (8.7 MB)
Using cached tqdm-4.66.6-py3-none-any.whl (78 kB)
Using cached torchmetrics-1.5.1-py3-none-any.whl (890 kB)
Using cached tiktoken-0.7.0-cp38-cp38-win_amd64.whl (798 kB)
Using cached jsonlines-4.0.0-py3-none-any.whl (8.7 kB)
Using cached tensorboardX-2.6.2.2-py2.py3-none-any.whl (101 kB)
Using cached altair-5.4.1-py3-none-any.whl (658 kB)
Using cached attrs-24.2.0-py3-none-any.whl (63 kB)
Using cached blinker-1.8.2-py3-none-any.whl (9.5 kB)
Using cached cachetools-5.5.0-py3-none-any.whl (9.5 kB)
Using cached catalogue-2.0.10-py3-none-any.whl (17 kB)
Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
Using cached click-8.1.7-py3-none-any.whl (97 kB)
Using cached cymem-2.0.8-cp38-cp38-win_amd64.whl (39 kB)
Using cached GitPython-3.1.43-py3-none-any.whl (207 kB)
Using cached huggingface_hub-0.26.2-py3-none-any.whl (447 kB)
Using cached fsspec-2024.10.0-py3-none-any.whl (179 kB)
Using cached identify-2.6.1-py2.py3-none-any.whl (98 kB)
Using cached jedi-0.19.1-py2.py3-none-any.whl (1.6 MB)
Using cached langcodes-3.4.1-py3-none-any.whl (182 kB)
Using cached lazy_loader-0.4-py3-none-any.whl (12 kB)
Using cached lightning_utilities-0.11.8-py3-none-any.whl (26 kB)
Using cached murmurhash-1.0.10-cp38-cp38-win_amd64.whl (25 kB)
Using cached networkx-3.1-py3-none-any.whl (2.1 MB)
Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
Using cached pillow-10.4.0-cp38-cp38-win_amd64.whl (2.6 MB)
Using cached preshed-3.0.9-cp38-cp38-win_amd64.whl (122 kB)
Using cached prompt_toolkit-3.0.48-py3-none-any.whl (386 kB)
Using cached protobuf-5.28.3-cp38-cp38-win_amd64.whl (431 kB)
Using cached pyarrow-17.0.0-cp38-cp38-win_amd64.whl (25.2 MB)
Using cached pydantic-2.9.2-py3-none-any.whl (434 kB)
Using cached pydantic_core-2.23.4-cp38-none-win_amd64.whl (1.9 MB)
Using cached pydeck-0.9.1-py2.py3-none-any.whl (6.9 MB)
Using cached jinja2-3.1.4-py3-none-any.whl (133 kB)
Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB)
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Using cached pytz-2024.2-py2.py3-none-any.whl (508 kB)
Using cached PyWavelets-1.4.1-cp38-cp38-win_amd64.whl (4.2 MB)
Using cached PyYAML-6.0.2-cp38-cp38-win_amd64.whl (162 kB)
Using cached regex-2024.9.11-cp38-cp38-win_amd64.whl (274 kB)
Using cached requests-2.32.3-py3-none-any.whl (64 kB)
Using cached rich-13.9.4-py3-none-any.whl (242 kB)
Using cached safetensors-0.4.5-cp38-none-win_amd64.whl (286 kB)
Using cached scipy-1.10.1-cp38-cp38-win_amd64.whl (42.2 MB)
Using cached spacy_legacy-3.0.12-py2.py3-none-any.whl (29 kB)
Using cached spacy_loggers-1.0.5-py3-none-any.whl (22 kB)
Using cached srsly-2.4.8-cp38-cp38-win_amd64.whl (483 kB)
Using cached tenacity-9.0.0-py3-none-any.whl (28 kB)
Using cached tifffile-2023.7.10-py3-none-any.whl (220 kB)
Using cached tokenizers-0.15.2-cp38-none-win_amd64.whl (2.2 MB)
Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Using cached tornado-6.4.1-cp38-abi3-win_amd64.whl (438 kB)
Using cached traitlets-5.14.3-py3-none-any.whl (85 kB)
Using cached typer-0.12.5-py3-none-any.whl (47 kB)
Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Using cached tzdata-2024.2-py2.py3-none-any.whl (346 kB)
Using cached virtualenv-20.27.1-py3-none-any.whl (3.1 MB)
Using cached filelock-3.16.1-py3-none-any.whl (16 kB)
Using cached wasabi-1.1.3-py3-none-any.whl (27 kB)
Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Using cached watchdog-4.0.2-py3-none-win_amd64.whl (82 kB)
Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
Using cached weasel-0.4.1-py3-none-any.whl (50 kB)
Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
Using cached matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)
Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
Using cached psutil-6.1.0-cp37-abi3-win_amd64.whl (254 kB)
Using cached stack_data-0.6.3-py3-none-any.whl (24 kB)
Using cached sympy-1.13.3-py3-none-any.whl (6.2 MB)
Using cached annotated_types-0.7.0-py3-none-any.whl (13 kB)
Using cached asttokens-2.4.1-py2.py3-none-any.whl (27 kB)
Using cached blis-0.7.11-cp38-cp38-win_amd64.whl (6.6 MB)
Using cached certifi-2024.8.30-py3-none-any.whl (167 kB)
Using cached charset_normalizer-3.4.0-cp38-cp38-win_amd64.whl (101 kB)
Using cached cloudpathlib-0.20.0-py3-none-any.whl (52 kB)
Using cached confection-0.1.5-py3-none-any.whl (35 kB)
Using cached distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Using cached executing-2.1.0-py2.py3-none-any.whl (25 kB)
Using cached gitdb-4.0.11-py3-none-any.whl (62 kB)
Using cached idna-3.10-py3-none-any.whl (70 kB)
Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB)
Using cached language_data-1.2.0-py3-none-any.whl (5.4 MB)
Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
Using cached MarkupSafe-2.1.5-cp38-cp38-win_amd64.whl (17 kB)
Using cached mpmath-1.3.0-py3-none-any.whl (536 kB)
Using cached narwhals-1.13.1-py3-none-any.whl (198 kB)
Using cached parso-0.8.4-py2.py3-none-any.whl (103 kB)
Using cached platformdirs-4.3.6-py3-none-any.whl (18 kB)
Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Using cached smart_open-7.0.5-py3-none-any.whl (61 kB)
Using cached urllib3-2.2.3-py3-none-any.whl (126 kB)
Using cached zipp-3.20.2-py3-none-any.whl (9.2 kB)
Using cached pure_eval-0.2.3-py3-none-any.whl (11 kB)
Using cached importlib_resources-6.4.5-py3-none-any.whl (36 kB)
Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
Using cached marisa_trie-1.2.1-cp38-cp38-win_amd64.whl (152 kB)
Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB)
Using cached referencing-0.35.1-py3-none-any.whl (26 kB)
Using cached rpds_py-0.20.1-cp38-none-win_amd64.whl (218 kB)
Using cached smmap-5.0.1-py3-none-any.whl (24 kB)
Using cached wrapt-1.16.0-cp38-cp38-win_amd64.whl (37 kB)
Building wheels for collected packages: thinc
Building wheel for thinc (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building wheel for thinc (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [445 lines of output]
Cythonizing sources
running bdist_wheel
running build
running build_py
creating build\lib.win-amd64-cpython-38\thinc
copying thinc\about.py -> build\lib.win-amd64-cpython-38\thinc
copying thinc\api.py -> build\lib.win-amd64-cpython-38\thinc
copying thinc\compat.py -> build\lib.win-amd64-cpython-38\thinc
copying thinc\config.py -> build\lib.win-amd64-cpython-38\thinc
copying thinc\initializers.py -> build\lib.win-amd64-cpython-38\thinc
copying thinc\loss.py -> build\lib.win-amd64-cpython-38\thinc
copying thinc\model.py -> build\lib.win-amd64-cpython-38\thinc
copying thinc\mypy.py -> build\lib.win-amd64-cpython-38\thinc
copying thinc\optimizers.py -> build\lib.win-amd64-cpython-38\thinc
copying thinc\schedules.py -> build\lib.win-amd64-cpython-38\thinc
copying thinc\types.py -> build\lib.win-amd64-cpython-38\thinc
copying thinc\util.py -> build\lib.win-amd64-cpython-38\thinc
copying thinc_init_.py -> build\lib.win-amd64-cpython-38\thinc
creating build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends\cupy_ops.py -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends\mps_ops.py -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends\ops.py -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends_cupy_allocators.py -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends_custom_kernels.py -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends_param_server.py -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends_init_.py -> build\lib.win-amd64-cpython-38\thinc\backends
creating build\lib.win-amd64-cpython-38\thinc\extra
copying thinc\extra_init_.py -> build\lib.win-amd64-cpython-38\thinc\extra
creating build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\add.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\array_getitem.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\bidirectional.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\cauchysimilarity.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\chain.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\clipped_linear.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\clone.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\concatenate.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\dish.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\dropout.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\embed.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\expand_window.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\gelu.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\hard_swish.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\hard_swish_mobilenet.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\hashembed.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\layernorm.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\linear.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\list2array.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\list2padded.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\list2ragged.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\logistic.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\lstm.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\map_list.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\maxout.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\mish.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\multisoftmax.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\mxnetwrapper.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\noop.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\padded2list.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\parametricattention.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\parametricattention_v2.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\pytorchwrapper.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\ragged2list.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\reduce_first.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\reduce_last.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\reduce_max.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\reduce_mean.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\reduce_sum.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\relu.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\remap_ids.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\residual.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\resizable.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\siamese.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\sigmoid.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\sigmoid_activation.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\softmax.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\softmax_activation.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\strings2arrays.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\swish.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\tensorflowwrapper.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\torchscriptwrapper.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\tuplify.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\uniqued.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\with_array.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\with_array2d.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\with_cpu.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\with_debug.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\with_flatten.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\with_flatten_v2.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\with_getitem.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\with_list.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\with_nvtx_range.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\with_padded.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\with_ragged.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\with_reshape.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\with_signpost_interval.py -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers_init_.py -> build\lib.win-amd64-cpython-38\thinc\layers
creating build\lib.win-amd64-cpython-38\thinc\shims
copying thinc\shims\mxnet.py -> build\lib.win-amd64-cpython-38\thinc\shims
copying thinc\shims\pytorch.py -> build\lib.win-amd64-cpython-38\thinc\shims
copying thinc\shims\pytorch_grad_scaler.py -> build\lib.win-amd64-cpython-38\thinc\shims
copying thinc\shims\shim.py -> build\lib.win-amd64-cpython-38\thinc\shims
copying thinc\shims\tensorflow.py -> build\lib.win-amd64-cpython-38\thinc\shims
copying thinc\shims\torchscript.py -> build\lib.win-amd64-cpython-38\thinc\shims
copying thinc\shims_init_.py -> build\lib.win-amd64-cpython-38\thinc\shims
creating build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\conftest.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\enable_mxnet.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\enable_tensorflow.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\strategies.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\test_config.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\test_examples.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\test_import__all__.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\test_indexing.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\test_initializers.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\test_loss.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\test_optimizers.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\test_schedules.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\test_serialize.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\test_types.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\test_util.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests\util.py -> build\lib.win-amd64-cpython-38\thinc\tests
copying thinc\tests_init_.py -> build\lib.win-amd64-cpython-38\thinc\tests
creating build\lib.win-amd64-cpython-38\thinc\extra\tests
copying thinc\extra\tests_init_.py -> build\lib.win-amd64-cpython-38\thinc\extra\tests
creating build\lib.win-amd64-cpython-38\thinc\tests\backends
copying thinc\tests\backends\test_mem.py -> build\lib.win-amd64-cpython-38\thinc\tests\backends
copying thinc\tests\backends\test_ops.py -> build\lib.win-amd64-cpython-38\thinc\tests\backends
copying thinc\tests\backends_init_.py -> build\lib.win-amd64-cpython-38\thinc\tests\backends
creating build\lib.win-amd64-cpython-38\thinc\tests\extra
copying thinc\tests\extra\test_beam_search.py -> build\lib.win-amd64-cpython-38\thinc\tests\extra
copying thinc\tests\extra_init_.py -> build\lib.win-amd64-cpython-38\thinc\tests\extra
creating build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_basic_tagger.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_combinators.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_feed_forward.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_hash_embed.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_layers_api.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_linear.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_lstm.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_mappers.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_mnist.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_mxnet_wrapper.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_parametric_attention_v2.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_pytorch_wrapper.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_reduce.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_resizable.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_shim.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_softmax.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_sparse_linear.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_tensorflow_wrapper.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_torchscriptwrapper.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_transforms.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_uniqued.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_with_debug.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_with_flatten.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers\test_with_transforms.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
copying thinc\tests\layers_init_.py -> build\lib.win-amd64-cpython-38\thinc\tests\layers
creating build\lib.win-amd64-cpython-38\thinc\tests\model
copying thinc\tests\model\test_model.py -> build\lib.win-amd64-cpython-38\thinc\tests\model
copying thinc\tests\model\test_validation.py -> build\lib.win-amd64-cpython-38\thinc\tests\model
copying thinc\tests\model_init_.py -> build\lib.win-amd64-cpython-38\thinc\tests\model
creating build\lib.win-amd64-cpython-38\thinc\tests\mypy
copying thinc\tests\mypy\test_mypy.py -> build\lib.win-amd64-cpython-38\thinc\tests\mypy
copying thinc\tests\mypy_init_.py -> build\lib.win-amd64-cpython-38\thinc\tests\mypy
creating build\lib.win-amd64-cpython-38\thinc\tests\regression
copying thinc\tests\regression\test_issue208.py -> build\lib.win-amd64-cpython-38\thinc\tests\regression
copying thinc\tests\regression\test_issue564.py -> build\lib.win-amd64-cpython-38\thinc\tests\regression
copying thinc\tests\regression_init_.py -> build\lib.win-amd64-cpython-38\thinc\tests\regression
creating build\lib.win-amd64-cpython-38\thinc\tests\shims
copying thinc\tests\shims\test_pytorch_grad_scaler.py -> build\lib.win-amd64-cpython-38\thinc\tests\shims
copying thinc\tests\shims_init_.py -> build\lib.win-amd64-cpython-38\thinc\tests\shims
creating build\lib.win-amd64-cpython-38\thinc\tests\mypy\modules
copying thinc\tests\mypy\modules\fail_no_plugin.py -> build\lib.win-amd64-cpython-38\thinc\tests\mypy\modules
copying thinc\tests\mypy\modules\fail_plugin.py -> build\lib.win-amd64-cpython-38\thinc\tests\mypy\modules
copying thinc\tests\mypy\modules\success_no_plugin.py -> build\lib.win-amd64-cpython-38\thinc\tests\mypy\modules
copying thinc\tests\mypy\modules\success_plugin.py -> build\lib.win-amd64-cpython-38\thinc\tests\mypy\modules
copying thinc\tests\mypy\modules_init_.py -> build\lib.win-amd64-cpython-38\thinc\tests\mypy\modules
creating build\lib.win-amd64-cpython-38\thinc\tests\regression\issue519
copying thinc\tests\regression\issue519\program.py -> build\lib.win-amd64-cpython-38\thinc\tests\regression\issue519
copying thinc\tests\regression\issue519\test_issue519.py -> build\lib.win-amd64-cpython-38\thinc\tests\regression\issue519
copying thinc\tests\regression\issue519_init_.py -> build\lib.win-amd64-cpython-38\thinc\tests\regression\issue519
running egg_info
writing thinc.egg-info\PKG-INFO
writing dependency_links to thinc.egg-info\dependency_links.txt
writing entry points to thinc.egg-info\entry_points.txt
writing requirements to thinc.egg-info\requires.txt
writing top-level names to thinc.egg-info\top_level.txt
dependency C:\Users\Low Family.conda\envs\pyramid\Include\Python.h won't be automatically included in the manifest: the path must be relative
dependency C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\numpy\core\include\numpy\arrayobject.h won't be automatically included in the manifest: the path must be relative
dependency C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\numpy\core\include\numpy\arrayscalars.h won't be automatically included in the manifest: the path must be relative
dependency C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\numpy\core\include\numpy\ndarrayobject.h won't be automatically included in the manifest: the path must be relative
dependency C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\numpy\core\include\numpy\ndarraytypes.h won't be automatically included in the manifest: the path must be relative
dependency C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\numpy\core\include\numpy\ufuncobject.h won't be automatically included in the manifest: the path must be relative
dependency C:\Users\Low Family.conda\envs\pyramid\Include\Python.h won't be automatically included in the manifest: the path must be relative
dependency C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\numpy\core\include\numpy\arrayobject.h won't be automatically included in the manifest: the path must be relative
dependency C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\numpy\core\include\numpy\arrayscalars.h won't be automatically included in the manifest: the path must be relative
dependency C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\numpy\core\include\numpy\ndarrayobject.h won't be automatically included in the manifest: the path must be relative
dependency C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\numpy\core\include\numpy\ndarraytypes.h won't be automatically included in the manifest: the path must be relative
dependency C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\numpy\core\include\numpy\ufuncobject.h won't be automatically included in the manifest: the path must be relative
reading manifest file 'thinc.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'tmp'
warning: no previously-included files matching '*.cpp' found under directory 'thinc'
adding license file 'LICENSE'
writing manifest file 'thinc.egg-info\SOURCES.txt'
copying thinc_init_.pxd -> build\lib.win-amd64-cpython-38\thinc
copying thinc\py.typed -> build\lib.win-amd64-cpython-38\thinc
copying thinc\backends\cblas.cpp -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends\cpu_kernels.hh -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends\linalg.cpp -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends\numpy_ops.cpp -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\extra\search.cpp -> build\lib.win-amd64-cpython-38\thinc\extra
copying thinc\layers\premap_ids.cpp -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\sparselinear.cpp -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\backends_init_.pxd -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends_custom_kernels.cu -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends_murmur3.cu -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends\cblas.pxd -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends\cblas.pyx -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends\linalg.pxd -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends\linalg.pyx -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends\numpy_ops.pxd -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\backends\numpy_ops.pyx -> build\lib.win-amd64-cpython-38\thinc\backends
copying thinc\extra_init_.pxd -> build\lib.win-amd64-cpython-38\thinc\extra
copying thinc\extra\search.pxd -> build\lib.win-amd64-cpython-38\thinc\extra
copying thinc\extra\search.pyx -> build\lib.win-amd64-cpython-38\thinc\extra
copying thinc\layers\premap_ids.pyx -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\layers\sparselinear.pyx -> build\lib.win-amd64-cpython-38\thinc\layers
copying thinc\extra\tests\c_test_search.pyx -> build\lib.win-amd64-cpython-38\thinc\extra\tests
creating build\lib.win-amd64-cpython-38\thinc\tests\mypy\configs
copying thinc\tests\mypy\configs\mypy-default.ini -> build\lib.win-amd64-cpython-38\thinc\tests\mypy\configs
copying thinc\tests\mypy\configs\mypy-plugin.ini -> build\lib.win-amd64-cpython-38\thinc\tests\mypy\configs
creating build\lib.win-amd64-cpython-38\thinc\tests\mypy\outputs
copying thinc\tests\mypy\outputs\fail-no-plugin.txt -> build\lib.win-amd64-cpython-38\thinc\tests\mypy\outputs
copying thinc\tests\mypy\outputs\fail-plugin.txt -> build\lib.win-amd64-cpython-38\thinc\tests\mypy\outputs
copying thinc\tests\mypy\outputs\success-no-plugin.txt -> build\lib.win-amd64-cpython-38\thinc\tests\mypy\outputs
copying thinc\tests\mypy\outputs\success-plugin.txt -> build\lib.win-amd64-cpython-38\thinc\tests\mypy\outputs
running build_ext
C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\setuptools\command\build_py.py:220: _Warning: Package 'thinc.backends' is absent from the packages configuration.
!!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'thinc.backends' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'thinc.backends' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'thinc.backends' to be distributed and are
          already explicitly excluding 'thinc.backends' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\setuptools\command\build_py.py:220: _Warning: Package 'thinc.extra' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'thinc.extra' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'thinc.extra' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'thinc.extra' to be distributed and are
          already explicitly excluding 'thinc.extra' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\setuptools\command\build_py.py:220: _Warning: Package 'thinc.layers' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'thinc.layers' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'thinc.layers' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'thinc.layers' to be distributed and are
          already explicitly excluding 'thinc.layers' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\setuptools\command\build_py.py:220: _Warning: Package 'thinc.tests.mypy.configs' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'thinc.tests.mypy.configs' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'thinc.tests.mypy.configs' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'thinc.tests.mypy.configs' to be distributed and are
          already explicitly excluding 'thinc.tests.mypy.configs' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  C:\Users\Low Family\AppData\Local\Temp\pip-build-env-4p3hiw1b\overlay\Lib\site-packages\setuptools\command\build_py.py:220: _Warning: Package 'thinc.tests.mypy.outputs' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'thinc.tests.mypy.outputs' as an importable package[^1],
          but it is absent from setuptools' `packages` configuration.

          This leads to an ambiguous overall configuration. If you want to distribute this
          package, please make sure that 'thinc.tests.mypy.outputs' is explicitly added
          to the `packages` configuration field.

          Alternatively, you can also rely on setuptools' discovery methods
          (for example by using `find_namespace_packages(...)`/`find_namespace:`
          instead of `find_packages(...)`/`find:`).

          You can read more about "package discovery" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

          If you don't want 'thinc.tests.mypy.outputs' to be distributed and are
          already explicitly excluding 'thinc.tests.mypy.outputs' via
          `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
          you can try to use `exclude_package_data`, or `include-package-data=False` in
          combination with a more fine grained `package-data` configuration.

          You can read more about "package data files" on setuptools documentation page:

          - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


          [^1]: For Python, any directory (with suitable naming) can be imported,
                even if it does not contain any `.py` files.
                On the other hand, currently there is no concept of package data
                directory, all directories are treated like packages.
          ********************************************************************************

  !!
    check.warn(importable)
  error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for thinc
Failed to build thinc
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (thinc)

(pyramid) E:\Pyramid-Flow>`

I have found several possible workarounds on stack overflow: link1, link2. Please try them to see if they work.