-
Notifications
You must be signed in to change notification settings - Fork 148
Description
(base) C:\Users\c0274\Documents\blueprints-text>conda env create --name blueprints --file blueprints.yml
Channels:
- conda-forge
- plotly
- defaults
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: done
Downloading and Extracting Packages:
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Installing pip dependencies: - Ran pip subprocess with arguments:
['C:\Users\c0274\.conda\envs\blueprints\python.exe', '-m', 'pip', 'install', '-U', '-r', 'C:\Users\c0274\Documents\blueprints-text\condaenv.qiej]
Pip subprocess output:
Collecting git+https://github.com/blueprints-for-text-analytics-python/textacy.git (from -r C:\Users\c0274\Documents\blueprints-text\condaenv.qiejdxnq.requ)
Cloning https://github.com/blueprints-for-text-analytics-python/textacy.git to c:\users\c0274\appdata\local\temp\pip-req-build-96zje_ro
Resolved https://github.com/blueprints-for-text-analytics-python/textacy.git to commit f48ee0e0d6dbd58f17a4634eafe00c22de5df07d
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: beautifulsoup4 in c:\users\c0274.conda\envs\blueprints\lib\site-packages (from -r C:\Users\c0274\Documents\blueprints-text)
Collecting beautifulsoup4 (from -r C:\Users\c0274\Documents\blueprints-text\condaenv.qiejdxnq.requirements.txt (line 1))
Downloading beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB)
Collecting nltk (from -r C:\Users\c0274\Documents\blueprints-text\condaenv.qiejdxnq.requirements.txt (line 2))
Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB)
Collecting spacy>=2.3.2 (from -r C:\Users\c0274\Documents\blueprints-text\condaenv.qiejdxnq.requirements.txt (line 3))
Downloading spacy-3.8.2.tar.gz (1.3 MB)
---------------------------------------- 1.3/1.3 MB 16.6 MB/s eta 0:00:00
Installing build dependencies: started
Installing build dependencies: finished with status 'error'
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/blueprints-for-text-analytics-python/textacy.git 'C:\Users\c0274\AppData\Local\Te'
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [92 lines of output]
Ignoring numpy: markers 'python_version >= "3.9"' don't match your environment
Collecting setuptools
Using cached setuptools-75.3.0-py3-none-any.whl.metadata (6.9 kB)
Collecting cython<3.0,>=0.25
Downloading Cython-0.29.37-py2.py3-none-any.whl.metadata (3.1 kB)
Collecting cymem<2.1.0,>=2.0.2
Downloading cymem-2.0.11.tar.gz (10 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting preshed<3.1.0,>=3.0.2
Downloading preshed-3.0.9-cp38-cp38-win_amd64.whl.metadata (2.2 kB)
Collecting murmurhash<1.1.0,>=0.28.0
Downloading murmurhash-1.0.12.tar.gz (13 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting thinc<8.4.0,>=8.3.0
Downloading thinc-8.3.2.tar.gz (193 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'error'
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [50 lines of output]
Ignoring numpy: markers 'python_version >= "3.9"' don't match your environment
Collecting setuptools
Using cached setuptools-75.3.0-py3-none-any.whl.metadata (6.9 kB)
Collecting cython<3.0,>=0.25
Using cached Cython-0.29.37-py2.py3-none-any.whl.metadata (3.1 kB)
Collecting murmurhash<1.1.0,>=1.0.2
Using cached murmurhash-1.0.12.tar.gz (13 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting cymem<2.1.0,>=2.0.2
Using cached cymem-2.0.11.tar.gz (10 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting preshed<3.1.0,>=3.0.2
Using cached preshed-3.0.9-cp38-cp38-win_amd64.whl.metadata (2.2 kB)
Collecting blis<1.1.0,>=1.0.0
Downloading blis-1.0.2.tar.gz (3.6 MB)
---------------------------------------- 3.6/3.6 MB 13.3 MB/s eta 0:00:00
Installing build dependencies: started
Installing build dependencies: finished with status 'error'
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
Collecting setuptools
Using cached setuptools-75.3.0-py3-none-any.whl.metadata (6.9 kB)
Collecting cython>=0.25
Using cached Cython-3.0.12-cp38-cp38-win_amd64.whl.metadata (3.4 kB)
ERROR: Ignored the following versions that require a different python version: 1.25.0 Requires-Python >=3.9; 1.25.1 Requires-Python >=3.99
ERROR: Could not find a version that satisfies the requirement numpy<3.0.0,>=2.0.0 (from versions: 1.3.0, 1.4.1, 1.5.0, 1.5.1, 1.6.0, 1.6)
ERROR: No matching distribution found for numpy<3.0.0,>=2.0.0
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies 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.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies 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.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies 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.
failed
CondaEnvException: Pip failed