Last active
May 9, 2025 10:48
-
-
Save alelom/993efda07856784f1928f4d4534ab2ee to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\username\Documents\testfolder>uv init | |
Initialized project `testfolder` | |
C:\Users\username\Documents\testfolder>uv add spacy | |
Using CPython 3.13.3 | |
Creating virtual environment at: .venv | |
Resolved 44 packages in 672ms | |
x Failed to build `spacy==3.8.5` | |
|-> The build backend returned an error | |
`-> Call to `setuptools.build_meta.build_wheel` failed (exit code: 1) | |
[stdout] | |
Copied C:\Users\alombardi\AppData\Local\uv\cache\sdists-v9\pypi\spacy\3.8.5\pTfRg84gY0VcyrKkAXfBK\src\setup.cfg -> | |
C:\Users\alombardi\AppData\Local\uv\cache\sdists-v9\pypi\spacy\3.8.5\pTfRg84gY0VcyrKkAXfBK\src\spacy\tests\package | |
Copied C:\Users\alombardi\AppData\Local\uv\cache\sdists-v9\pypi\spacy\3.8.5\pTfRg84gY0VcyrKkAXfBK\src\pyproject.toml -> | |
C:\Users\alombardi\AppData\Local\uv\cache\sdists-v9\pypi\spacy\3.8.5\pTfRg84gY0VcyrKkAXfBK\src\spacy\tests\package | |
Cythonizing sources | |
running bdist_wheel | |
running build | |
running build_py | |
copying spacy\about.py -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\compat.py -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\errors.py -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\git_info.py -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\glossary.py -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\language.py -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\lookups.py -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\pipe_analysis.py -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\schemas.py -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\scorer.py -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\ty.py -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\util.py -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\__init__.py -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\__main__.py -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\cli\apply.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\assemble.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\benchmark_speed.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\convert.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\debug_config.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\debug_data.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\debug_diff.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\debug_model.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\download.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\evaluate.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\find_function.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\find_threshold.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\info.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\init_config.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\init_pipeline.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\package.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\pretrain.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\profile.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\train.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\validate.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\_util.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\cli\__init__.py -> build\lib.win-amd64-cpython-313\spacy\cli | |
copying spacy\displacy\render.py -> build\lib.win-amd64-cpython-313\spacy\displacy | |
copying spacy\displacy\templates.py -> build\lib.win-amd64-cpython-313\spacy\displacy | |
copying spacy\displacy\__init__.py -> build\lib.win-amd64-cpython-313\spacy\displacy | |
copying spacy\kb\__init__.py -> build\lib.win-amd64-cpython-313\spacy\kb | |
copying spacy\lang\char_classes.py -> build\lib.win-amd64-cpython-313\spacy\lang | |
copying spacy\lang\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang | |
copying spacy\lang\norm_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang | |
copying spacy\lang\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang | |
copying spacy\lang\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang | |
copying spacy\lang\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang | |
copying spacy\matcher\__init__.py -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\ml\callbacks.py -> build\lib.win-amd64-cpython-313\spacy\ml | |
copying spacy\ml\extract_ngrams.py -> build\lib.win-amd64-cpython-313\spacy\ml | |
copying spacy\ml\extract_spans.py -> build\lib.win-amd64-cpython-313\spacy\ml | |
copying spacy\ml\featureextractor.py -> build\lib.win-amd64-cpython-313\spacy\ml | |
copying spacy\ml\staticvectors.py -> build\lib.win-amd64-cpython-313\spacy\ml | |
copying spacy\ml\tb_framework.py -> build\lib.win-amd64-cpython-313\spacy\ml | |
copying spacy\ml\_character_embed.py -> build\lib.win-amd64-cpython-313\spacy\ml | |
copying spacy\ml\_precomputable_affine.py -> build\lib.win-amd64-cpython-313\spacy\ml | |
copying spacy\ml\__init__.py -> build\lib.win-amd64-cpython-313\spacy\ml | |
copying spacy\pipeline\attributeruler.py -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\edit_tree_lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\entityruler.py -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\entity_linker.py -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\functions.py -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\spancat.py -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\span_finder.py -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\span_ruler.py -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\textcat.py -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\textcat_multilabel.py -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\tok2vec.py -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\__init__.py -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\tests\conftest.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\enable_gpu.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\test_architectures.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\test_cli.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\test_cli_app.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\test_displacy.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\test_errors.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\test_language.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\test_misc.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\test_models.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\test_pickles.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\test_scorer.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\test_ty.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\tok2vec.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\util.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tests\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests | |
copying spacy\tokens\underscore.py -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\_dict_proxies.py -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\_serialize.py -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\training\alignment.py -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\augment.py -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\batchers.py -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\callbacks.py -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\corpus.py -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\initialize.py -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\iob_utils.py -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\loggers.py -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\loop.py -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\pretrain.py -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\__init__.py -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\cli\project\assets.py -> build\lib.win-amd64-cpython-313\spacy\cli\project | |
copying spacy\cli\project\clone.py -> build\lib.win-amd64-cpython-313\spacy\cli\project | |
copying spacy\cli\project\document.py -> build\lib.win-amd64-cpython-313\spacy\cli\project | |
copying spacy\cli\project\dvc.py -> build\lib.win-amd64-cpython-313\spacy\cli\project | |
copying spacy\cli\project\pull.py -> build\lib.win-amd64-cpython-313\spacy\cli\project | |
copying spacy\cli\project\push.py -> build\lib.win-amd64-cpython-313\spacy\cli\project | |
copying spacy\cli\project\remote_storage.py -> build\lib.win-amd64-cpython-313\spacy\cli\project | |
copying spacy\cli\project\run.py -> build\lib.win-amd64-cpython-313\spacy\cli\project | |
copying spacy\cli\project\__init__.py -> build\lib.win-amd64-cpython-313\spacy\cli\project | |
copying spacy\lang\af\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\af | |
copying spacy\lang\af\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\af | |
copying spacy\lang\am\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\am | |
copying spacy\lang\am\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\am | |
copying spacy\lang\am\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\am | |
copying spacy\lang\am\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\am | |
copying spacy\lang\am\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\am | |
copying spacy\lang\am\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\am | |
copying spacy\lang\ar\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\ar | |
copying spacy\lang\ar\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\ar | |
copying spacy\lang\ar\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\ar | |
copying spacy\lang\ar\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\ar | |
copying spacy\lang\ar\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\ar | |
copying spacy\lang\ar\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\ar | |
copying spacy\lang\az\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\az | |
copying spacy\lang\az\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\az | |
copying spacy\lang\az\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\az | |
copying spacy\lang\az\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\az | |
copying spacy\lang\bg\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\bg | |
copying spacy\lang\bg\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\bg | |
copying spacy\lang\bg\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\bg | |
copying spacy\lang\bg\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\bg | |
copying spacy\lang\bg\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\bg | |
copying spacy\lang\bn\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\bn | |
copying spacy\lang\bn\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\bn | |
copying spacy\lang\bn\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\bn | |
copying spacy\lang\bn\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\bn | |
copying spacy\lang\bn\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\bn | |
copying spacy\lang\bo\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\bo | |
copying spacy\lang\bo\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\bo | |
copying spacy\lang\bo\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\bo | |
copying spacy\lang\bo\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\bo | |
copying spacy\lang\ca\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\ca | |
copying spacy\lang\ca\lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\lang\ca | |
copying spacy\lang\ca\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\ca | |
copying spacy\lang\ca\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\ca | |
copying spacy\lang\ca\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\ca | |
copying spacy\lang\ca\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\ca | |
copying spacy\lang\ca\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\ca | |
copying spacy\lang\ca\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\ca | |
copying spacy\lang\cs\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\cs | |
copying spacy\lang\cs\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\cs | |
copying spacy\lang\cs\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\cs | |
copying spacy\lang\cs\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\cs | |
copying spacy\lang\da\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\da | |
copying spacy\lang\da\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\da | |
copying spacy\lang\da\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\da | |
copying spacy\lang\da\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\da | |
copying spacy\lang\da\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\da | |
copying spacy\lang\da\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\da | |
copying spacy\lang\da\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\da | |
copying spacy\lang\de\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\de | |
copying spacy\lang\de\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\de | |
copying spacy\lang\de\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\de | |
copying spacy\lang\de\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\de | |
copying spacy\lang\de\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\de | |
copying spacy\lang\de\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\de | |
copying spacy\lang\dsb\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\dsb | |
copying spacy\lang\dsb\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\dsb | |
copying spacy\lang\dsb\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\dsb | |
copying spacy\lang\dsb\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\dsb | |
copying spacy\lang\el\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\el | |
copying spacy\lang\el\get_pos_from_wiktionary.py -> build\lib.win-amd64-cpython-313\spacy\lang\el | |
copying spacy\lang\el\lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\lang\el | |
copying spacy\lang\el\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\el | |
copying spacy\lang\el\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\el | |
copying spacy\lang\el\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\el | |
copying spacy\lang\el\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\el | |
copying spacy\lang\el\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\el | |
copying spacy\lang\el\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\el | |
copying spacy\lang\en\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\en | |
copying spacy\lang\en\lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\lang\en | |
copying spacy\lang\en\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\en | |
copying spacy\lang\en\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\en | |
copying spacy\lang\en\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\en | |
copying spacy\lang\en\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\en | |
copying spacy\lang\en\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\en | |
copying spacy\lang\en\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\en | |
copying spacy\lang\es\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\es | |
copying spacy\lang\es\lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\lang\es | |
copying spacy\lang\es\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\es | |
copying spacy\lang\es\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\es | |
copying spacy\lang\es\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\es | |
copying spacy\lang\es\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\es | |
copying spacy\lang\es\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\es | |
copying spacy\lang\es\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\es | |
copying spacy\lang\et\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\et | |
copying spacy\lang\et\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\et | |
copying spacy\lang\eu\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\eu | |
copying spacy\lang\eu\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\eu | |
copying spacy\lang\eu\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\eu | |
copying spacy\lang\eu\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\eu | |
copying spacy\lang\eu\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\eu | |
copying spacy\lang\fa\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\fa | |
copying spacy\lang\fa\generate_verbs_exc.py -> build\lib.win-amd64-cpython-313\spacy\lang\fa | |
copying spacy\lang\fa\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\fa | |
copying spacy\lang\fa\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\fa | |
copying spacy\lang\fa\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\fa | |
copying spacy\lang\fa\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\fa | |
copying spacy\lang\fa\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\fa | |
copying spacy\lang\fa\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\fa | |
copying spacy\lang\fi\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\fi | |
copying spacy\lang\fi\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\fi | |
copying spacy\lang\fi\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\fi | |
copying spacy\lang\fi\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\fi | |
copying spacy\lang\fi\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\fi | |
copying spacy\lang\fi\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\fi | |
copying spacy\lang\fi\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\fi | |
copying spacy\lang\fo\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\fo | |
copying spacy\lang\fo\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\fo | |
copying spacy\lang\fr\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\fr | |
copying spacy\lang\fr\lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\lang\fr | |
copying spacy\lang\fr\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\fr | |
copying spacy\lang\fr\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\fr | |
copying spacy\lang\fr\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\fr | |
copying spacy\lang\fr\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\fr | |
copying spacy\lang\fr\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\fr | |
copying spacy\lang\fr\_tokenizer_exceptions_list.py -> build\lib.win-amd64-cpython-313\spacy\lang\fr | |
copying spacy\lang\fr\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\fr | |
copying spacy\lang\ga\lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\lang\ga | |
copying spacy\lang\ga\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\ga | |
copying spacy\lang\ga\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\ga | |
copying spacy\lang\ga\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\ga | |
copying spacy\lang\gd\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\gd | |
copying spacy\lang\gd\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\gd | |
copying spacy\lang\gd\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\gd | |
copying spacy\lang\grc\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\grc | |
copying spacy\lang\grc\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\grc | |
copying spacy\lang\grc\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\grc | |
copying spacy\lang\grc\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\grc | |
copying spacy\lang\grc\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\grc | |
copying spacy\lang\grc\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\grc | |
copying spacy\lang\gu\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\gu | |
copying spacy\lang\gu\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\gu | |
copying spacy\lang\gu\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\gu | |
copying spacy\lang\he\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\he | |
copying spacy\lang\he\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\he | |
copying spacy\lang\he\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\he | |
copying spacy\lang\he\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\he | |
copying spacy\lang\hi\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\hi | |
copying spacy\lang\hi\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\hi | |
copying spacy\lang\hi\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\hi | |
copying spacy\lang\hi\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\hi | |
copying spacy\lang\hr\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\hr | |
copying spacy\lang\hr\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\hr | |
copying spacy\lang\hr\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\hr | |
copying spacy\lang\hsb\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\hsb | |
copying spacy\lang\hsb\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\hsb | |
copying spacy\lang\hsb\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\hsb | |
copying spacy\lang\hsb\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\hsb | |
copying spacy\lang\hsb\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\hsb | |
copying spacy\lang\hu\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\hu | |
copying spacy\lang\hu\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\hu | |
copying spacy\lang\hu\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\hu | |
copying spacy\lang\hu\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\hu | |
copying spacy\lang\hu\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\hu | |
copying spacy\lang\hy\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\hy | |
copying spacy\lang\hy\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\hy | |
copying spacy\lang\hy\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\hy | |
copying spacy\lang\hy\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\hy | |
copying spacy\lang\id\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\id | |
copying spacy\lang\id\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\id | |
copying spacy\lang\id\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\id | |
copying spacy\lang\id\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\id | |
copying spacy\lang\id\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\id | |
copying spacy\lang\id\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\id | |
copying spacy\lang\id\_tokenizer_exceptions_list.py -> build\lib.win-amd64-cpython-313\spacy\lang\id | |
copying spacy\lang\id\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\id | |
copying spacy\lang\is\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\is | |
copying spacy\lang\is\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\is | |
copying spacy\lang\it\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\it | |
copying spacy\lang\it\lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\lang\it | |
copying spacy\lang\it\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\it | |
copying spacy\lang\it\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\it | |
copying spacy\lang\it\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\it | |
copying spacy\lang\it\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\it | |
copying spacy\lang\it\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\it | |
copying spacy\lang\ja\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\ja | |
copying spacy\lang\ja\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\ja | |
copying spacy\lang\ja\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\ja | |
copying spacy\lang\ja\tag_bigram_map.py -> build\lib.win-amd64-cpython-313\spacy\lang\ja | |
copying spacy\lang\ja\tag_map.py -> build\lib.win-amd64-cpython-313\spacy\lang\ja | |
copying spacy\lang\ja\tag_orth_map.py -> build\lib.win-amd64-cpython-313\spacy\lang\ja | |
copying spacy\lang\ja\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\ja | |
copying spacy\lang\kmr\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\kmr | |
copying spacy\lang\kmr\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\kmr | |
copying spacy\lang\kmr\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\kmr | |
copying spacy\lang\kmr\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\kmr | |
copying spacy\lang\kn\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\kn | |
copying spacy\lang\kn\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\kn | |
copying spacy\lang\kn\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\kn | |
copying spacy\lang\ko\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\ko | |
copying spacy\lang\ko\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\ko | |
copying spacy\lang\ko\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\ko | |
copying spacy\lang\ko\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\ko | |
copying spacy\lang\ko\tag_map.py -> build\lib.win-amd64-cpython-313\spacy\lang\ko | |
copying spacy\lang\ko\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\ko | |
copying spacy\lang\ky\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\ky | |
copying spacy\lang\ky\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\ky | |
copying spacy\lang\ky\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\ky | |
copying spacy\lang\ky\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\ky | |
copying spacy\lang\ky\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\ky | |
copying spacy\lang\ky\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\ky | |
copying spacy\lang\la\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\la | |
copying spacy\lang\la\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\la | |
copying spacy\lang\la\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\la | |
copying spacy\lang\la\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\la | |
copying spacy\lang\la\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\la | |
copying spacy\lang\la\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\la | |
copying spacy\lang\lb\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\lb | |
copying spacy\lang\lb\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\lb | |
copying spacy\lang\lb\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\lb | |
copying spacy\lang\lb\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\lb | |
copying spacy\lang\lb\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\lb | |
copying spacy\lang\lb\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\lb | |
copying spacy\lang\lg\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\lg | |
copying spacy\lang\lg\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\lg | |
copying spacy\lang\lg\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\lg | |
copying spacy\lang\lg\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\lg | |
copying spacy\lang\lg\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\lg | |
copying spacy\lang\lij\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\lij | |
copying spacy\lang\lij\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\lij | |
copying spacy\lang\lij\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\lij | |
copying spacy\lang\lij\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\lij | |
copying spacy\lang\lij\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\lij | |
copying spacy\lang\lt\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\lt | |
copying spacy\lang\lt\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\lt | |
copying spacy\lang\lt\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\lt | |
copying spacy\lang\lt\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\lt | |
copying spacy\lang\lt\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\lt | |
copying spacy\lang\lt\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\lt | |
copying spacy\lang\lv\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\lv | |
copying spacy\lang\lv\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\lv | |
copying spacy\lang\mk\lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\lang\mk | |
copying spacy\lang\mk\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\mk | |
copying spacy\lang\mk\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\mk | |
copying spacy\lang\mk\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\mk | |
copying spacy\lang\mk\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\mk | |
copying spacy\lang\ml\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\ml | |
copying spacy\lang\ml\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\ml | |
copying spacy\lang\ml\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\ml | |
copying spacy\lang\ml\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\ml | |
copying spacy\lang\mr\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\mr | |
copying spacy\lang\mr\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\mr | |
copying spacy\lang\ms\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\ms | |
copying spacy\lang\ms\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\ms | |
copying spacy\lang\ms\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\ms | |
copying spacy\lang\ms\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\ms | |
copying spacy\lang\ms\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\ms | |
copying spacy\lang\ms\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\ms | |
copying spacy\lang\ms\_tokenizer_exceptions_list.py -> build\lib.win-amd64-cpython-313\spacy\lang\ms | |
copying spacy\lang\ms\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\ms | |
copying spacy\lang\nb\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\nb | |
copying spacy\lang\nb\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\nb | |
copying spacy\lang\nb\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\nb | |
copying spacy\lang\nb\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\nb | |
copying spacy\lang\nb\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\nb | |
copying spacy\lang\nb\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\nb | |
copying spacy\lang\ne\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\ne | |
copying spacy\lang\ne\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\ne | |
copying spacy\lang\ne\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\ne | |
copying spacy\lang\ne\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\ne | |
copying spacy\lang\nl\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\nl | |
copying spacy\lang\nl\lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\lang\nl | |
copying spacy\lang\nl\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\nl | |
copying spacy\lang\nl\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\nl | |
copying spacy\lang\nl\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\nl | |
copying spacy\lang\nl\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\nl | |
copying spacy\lang\nl\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\nl | |
copying spacy\lang\nl\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\nl | |
copying spacy\lang\nn\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\nn | |
copying spacy\lang\nn\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\nn | |
copying spacy\lang\nn\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\nn | |
copying spacy\lang\nn\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\nn | |
copying spacy\lang\pl\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\pl | |
copying spacy\lang\pl\lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\lang\pl | |
copying spacy\lang\pl\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\pl | |
copying spacy\lang\pl\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\pl | |
copying spacy\lang\pl\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\pl | |
copying spacy\lang\pl\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\pl | |
copying spacy\lang\pt\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\pt | |
copying spacy\lang\pt\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\pt | |
copying spacy\lang\pt\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\pt | |
copying spacy\lang\pt\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\pt | |
copying spacy\lang\pt\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\pt | |
copying spacy\lang\pt\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\pt | |
copying spacy\lang\pt\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\pt | |
copying spacy\lang\ro\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\ro | |
copying spacy\lang\ro\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\ro | |
copying spacy\lang\ro\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\ro | |
copying spacy\lang\ro\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\ro | |
copying spacy\lang\ro\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\ro | |
copying spacy\lang\ro\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\ro | |
copying spacy\lang\ru\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\ru | |
copying spacy\lang\ru\lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\lang\ru | |
copying spacy\lang\ru\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\ru | |
copying spacy\lang\ru\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\ru | |
copying spacy\lang\ru\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\ru | |
copying spacy\lang\ru\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\ru | |
copying spacy\lang\sa\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\sa | |
copying spacy\lang\sa\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\sa | |
copying spacy\lang\sa\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\sa | |
copying spacy\lang\sa\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\sa | |
copying spacy\lang\si\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\si | |
copying spacy\lang\si\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\si | |
copying spacy\lang\si\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\si | |
copying spacy\lang\si\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\si | |
copying spacy\lang\sk\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\sk | |
copying spacy\lang\sk\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\sk | |
copying spacy\lang\sk\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\sk | |
copying spacy\lang\sk\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\sk | |
copying spacy\lang\sl\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\sl | |
copying spacy\lang\sl\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\sl | |
copying spacy\lang\sl\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\sl | |
copying spacy\lang\sl\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\sl | |
copying spacy\lang\sl\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\sl | |
copying spacy\lang\sl\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\sl | |
copying spacy\lang\sq\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\sq | |
copying spacy\lang\sq\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\sq | |
copying spacy\lang\sq\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\sq | |
copying spacy\lang\sr\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\sr | |
copying spacy\lang\sr\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\sr | |
copying spacy\lang\sr\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\sr | |
copying spacy\lang\sr\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\sr | |
copying spacy\lang\sr\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\sr | |
copying spacy\lang\sr\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\sr | |
copying spacy\lang\sv\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\sv | |
copying spacy\lang\sv\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\sv | |
copying spacy\lang\sv\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\sv | |
copying spacy\lang\sv\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\sv | |
copying spacy\lang\sv\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\sv | |
copying spacy\lang\sv\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\sv | |
copying spacy\lang\sv\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\sv | |
copying spacy\lang\ta\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\ta | |
copying spacy\lang\ta\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\ta | |
copying spacy\lang\ta\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\ta | |
copying spacy\lang\ta\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\ta | |
copying spacy\lang\te\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\te | |
copying spacy\lang\te\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\te | |
copying spacy\lang\te\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\te | |
copying spacy\lang\te\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\te | |
copying spacy\lang\th\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\th | |
copying spacy\lang\th\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\th | |
copying spacy\lang\th\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\th | |
copying spacy\lang\th\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\th | |
copying spacy\lang\ti\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\ti | |
copying spacy\lang\ti\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\ti | |
copying spacy\lang\ti\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\ti | |
copying spacy\lang\ti\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\ti | |
copying spacy\lang\ti\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\ti | |
copying spacy\lang\ti\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\ti | |
copying spacy\lang\tl\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\tl | |
copying spacy\lang\tl\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\tl | |
copying spacy\lang\tl\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\tl | |
copying spacy\lang\tl\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\tl | |
copying spacy\lang\tn\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\tn | |
copying spacy\lang\tn\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\tn | |
copying spacy\lang\tn\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\tn | |
copying spacy\lang\tn\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\tn | |
copying spacy\lang\tn\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\tn | |
copying spacy\lang\tr\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\tr | |
copying spacy\lang\tr\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\tr | |
copying spacy\lang\tr\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\tr | |
copying spacy\lang\tr\syntax_iterators.py -> build\lib.win-amd64-cpython-313\spacy\lang\tr | |
copying spacy\lang\tr\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\tr | |
copying spacy\lang\tr\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\tr | |
copying spacy\lang\tt\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\tt | |
copying spacy\lang\tt\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\tt | |
copying spacy\lang\tt\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\tt | |
copying spacy\lang\tt\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\tt | |
copying spacy\lang\tt\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\tt | |
copying spacy\lang\tt\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\tt | |
copying spacy\lang\uk\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\uk | |
copying spacy\lang\uk\lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\lang\uk | |
copying spacy\lang\uk\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\uk | |
copying spacy\lang\uk\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\uk | |
copying spacy\lang\uk\tokenizer_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\lang\uk | |
copying spacy\lang\uk\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\uk | |
copying spacy\lang\ur\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\ur | |
copying spacy\lang\ur\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\ur | |
copying spacy\lang\ur\punctuation.py -> build\lib.win-amd64-cpython-313\spacy\lang\ur | |
copying spacy\lang\ur\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\ur | |
copying spacy\lang\ur\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\ur | |
copying spacy\lang\vi\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\vi | |
copying spacy\lang\vi\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\vi | |
copying spacy\lang\vi\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\vi | |
copying spacy\lang\vi\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\vi | |
copying spacy\lang\xx\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\xx | |
copying spacy\lang\xx\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\xx | |
copying spacy\lang\yo\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\yo | |
copying spacy\lang\yo\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\yo | |
copying spacy\lang\yo\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\yo | |
copying spacy\lang\yo\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\yo | |
copying spacy\lang\zh\examples.py -> build\lib.win-amd64-cpython-313\spacy\lang\zh | |
copying spacy\lang\zh\lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\lang\zh | |
copying spacy\lang\zh\stop_words.py -> build\lib.win-amd64-cpython-313\spacy\lang\zh | |
copying spacy\lang\zh\__init__.py -> build\lib.win-amd64-cpython-313\spacy\lang\zh | |
copying spacy\ml\models\entity_linker.py -> build\lib.win-amd64-cpython-313\spacy\ml\models | |
copying spacy\ml\models\multi_task.py -> build\lib.win-amd64-cpython-313\spacy\ml\models | |
copying spacy\ml\models\parser.py -> build\lib.win-amd64-cpython-313\spacy\ml\models | |
copying spacy\ml\models\spancat.py -> build\lib.win-amd64-cpython-313\spacy\ml\models | |
copying spacy\ml\models\span_finder.py -> build\lib.win-amd64-cpython-313\spacy\ml\models | |
copying spacy\ml\models\tagger.py -> build\lib.win-amd64-cpython-313\spacy\ml\models | |
copying spacy\ml\models\textcat.py -> build\lib.win-amd64-cpython-313\spacy\ml\models | |
copying spacy\ml\models\tok2vec.py -> build\lib.win-amd64-cpython-313\spacy\ml\models | |
copying spacy\ml\models\__init__.py -> build\lib.win-amd64-cpython-313\spacy\ml\models | |
copying spacy\pipeline\legacy\entity_linker.py -> build\lib.win-amd64-cpython-313\spacy\pipeline\legacy | |
copying spacy\pipeline\legacy\__init__.py -> build\lib.win-amd64-cpython-313\spacy\pipeline\legacy | |
copying spacy\pipeline\_edit_tree_internals\schemas.py -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_edit_tree_internals | |
copying spacy\pipeline\_edit_tree_internals\__init__.py -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_edit_tree_internals | |
copying spacy\pipeline\_parser_internals\__init__.py -> build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\tests\doc\test_add_entities.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\doc\test_array.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\doc\test_creation.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\doc\test_doc_api.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\doc\test_graph.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\doc\test_json_doc_conversion.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\doc\test_morphanalysis.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\doc\test_pickle_doc.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\doc\test_retokenize_merge.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\doc\test_retokenize_split.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\doc\test_span.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\doc\test_span_group.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\doc\test_token_api.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\doc\test_underscore.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\doc\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\doc | |
copying spacy\tests\lang\test_attrs.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang | |
copying spacy\tests\lang\test_initialize.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang | |
copying spacy\tests\lang\test_lemmatizers.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang | |
copying spacy\tests\lang\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang | |
copying spacy\tests\matcher\test_dependency_matcher.py -> build\lib.win-amd64-cpython-313\spacy\tests\matcher | |
copying spacy\tests\matcher\test_levenshtein.py -> build\lib.win-amd64-cpython-313\spacy\tests\matcher | |
copying spacy\tests\matcher\test_matcher_api.py -> build\lib.win-amd64-cpython-313\spacy\tests\matcher | |
copying spacy\tests\matcher\test_matcher_logic.py -> build\lib.win-amd64-cpython-313\spacy\tests\matcher | |
copying spacy\tests\matcher\test_pattern_validation.py -> build\lib.win-amd64-cpython-313\spacy\tests\matcher | |
copying spacy\tests\matcher\test_phrase_matcher.py -> build\lib.win-amd64-cpython-313\spacy\tests\matcher | |
copying spacy\tests\matcher\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\matcher | |
copying spacy\tests\morphology\test_morph_converters.py -> build\lib.win-amd64-cpython-313\spacy\tests\morphology | |
copying spacy\tests\morphology\test_morph_features.py -> build\lib.win-amd64-cpython-313\spacy\tests\morphology | |
copying spacy\tests\morphology\test_morph_pickle.py -> build\lib.win-amd64-cpython-313\spacy\tests\morphology | |
copying spacy\tests\morphology\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\morphology | |
copying spacy\tests\package\test_requirements.py -> build\lib.win-amd64-cpython-313\spacy\tests\package | |
copying spacy\tests\package\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\package | |
copying spacy\tests\parser\test_add_label.py -> build\lib.win-amd64-cpython-313\spacy\tests\parser | |
copying spacy\tests\parser\test_arc_eager_oracle.py -> build\lib.win-amd64-cpython-313\spacy\tests\parser | |
copying spacy\tests\parser\test_ner.py -> build\lib.win-amd64-cpython-313\spacy\tests\parser | |
copying spacy\tests\parser\test_neural_parser.py -> build\lib.win-amd64-cpython-313\spacy\tests\parser | |
copying spacy\tests\parser\test_nn_beam.py -> build\lib.win-amd64-cpython-313\spacy\tests\parser | |
copying spacy\tests\parser\test_nonproj.py -> build\lib.win-amd64-cpython-313\spacy\tests\parser | |
copying spacy\tests\parser\test_parse.py -> build\lib.win-amd64-cpython-313\spacy\tests\parser | |
copying spacy\tests\parser\test_parse_navigate.py -> build\lib.win-amd64-cpython-313\spacy\tests\parser | |
copying spacy\tests\parser\test_preset_sbd.py -> build\lib.win-amd64-cpython-313\spacy\tests\parser | |
copying spacy\tests\parser\test_space_attachment.py -> build\lib.win-amd64-cpython-313\spacy\tests\parser | |
copying spacy\tests\parser\test_state.py -> build\lib.win-amd64-cpython-313\spacy\tests\parser | |
copying spacy\tests\parser\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\parser | |
copying spacy\tests\pipeline\test_analysis.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_annotates_on_update.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_attributeruler.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_edit_tree_lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_entity_linker.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_entity_ruler.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_functions.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_initialize.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_models.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_morphologizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_pipe_factories.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_pipe_methods.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_sentencizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_senter.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_spancat.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_span_finder.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_span_ruler.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_tagger.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_textcat.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\test_tok2vec.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\pipeline\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\pipeline | |
copying spacy\tests\serialize\test_resource_warning.py -> build\lib.win-amd64-cpython-313\spacy\tests\serialize | |
copying spacy\tests\serialize\test_serialize_config.py -> build\lib.win-amd64-cpython-313\spacy\tests\serialize | |
copying spacy\tests\serialize\test_serialize_doc.py -> build\lib.win-amd64-cpython-313\spacy\tests\serialize | |
copying spacy\tests\serialize\test_serialize_docbin.py -> build\lib.win-amd64-cpython-313\spacy\tests\serialize | |
copying spacy\tests\serialize\test_serialize_extension_attrs.py -> build\lib.win-amd64-cpython-313\spacy\tests\serialize | |
copying spacy\tests\serialize\test_serialize_kb.py -> build\lib.win-amd64-cpython-313\spacy\tests\serialize | |
copying spacy\tests\serialize\test_serialize_language.py -> build\lib.win-amd64-cpython-313\spacy\tests\serialize | |
copying spacy\tests\serialize\test_serialize_pipeline.py -> build\lib.win-amd64-cpython-313\spacy\tests\serialize | |
copying spacy\tests\serialize\test_serialize_span_groups.py -> build\lib.win-amd64-cpython-313\spacy\tests\serialize | |
copying spacy\tests\serialize\test_serialize_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\serialize | |
copying spacy\tests\serialize\test_serialize_vocab_strings.py -> build\lib.win-amd64-cpython-313\spacy\tests\serialize | |
copying spacy\tests\serialize\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\serialize | |
copying spacy\tests\tokenizer\test_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\tests\tokenizer | |
copying spacy\tests\tokenizer\test_explain.py -> build\lib.win-amd64-cpython-313\spacy\tests\tokenizer | |
copying spacy\tests\tokenizer\test_naughty_strings.py -> build\lib.win-amd64-cpython-313\spacy\tests\tokenizer | |
copying spacy\tests\tokenizer\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\tokenizer | |
copying spacy\tests\tokenizer\test_urls.py -> build\lib.win-amd64-cpython-313\spacy\tests\tokenizer | |
copying spacy\tests\tokenizer\test_whitespace.py -> build\lib.win-amd64-cpython-313\spacy\tests\tokenizer | |
copying spacy\tests\tokenizer\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\tokenizer | |
copying spacy\tests\training\test_augmenters.py -> build\lib.win-amd64-cpython-313\spacy\tests\training | |
copying spacy\tests\training\test_corpus.py -> build\lib.win-amd64-cpython-313\spacy\tests\training | |
copying spacy\tests\training\test_logger.py -> build\lib.win-amd64-cpython-313\spacy\tests\training | |
copying spacy\tests\training\test_new_example.py -> build\lib.win-amd64-cpython-313\spacy\tests\training | |
copying spacy\tests\training\test_pretraining.py -> build\lib.win-amd64-cpython-313\spacy\tests\training | |
copying spacy\tests\training\test_readers.py -> build\lib.win-amd64-cpython-313\spacy\tests\training | |
copying spacy\tests\training\test_rehearse.py -> build\lib.win-amd64-cpython-313\spacy\tests\training | |
copying spacy\tests\training\test_training.py -> build\lib.win-amd64-cpython-313\spacy\tests\training | |
copying spacy\tests\training\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\training | |
copying spacy\tests\vocab_vectors\test_lexeme.py -> build\lib.win-amd64-cpython-313\spacy\tests\vocab_vectors | |
copying spacy\tests\vocab_vectors\test_lookups.py -> build\lib.win-amd64-cpython-313\spacy\tests\vocab_vectors | |
copying spacy\tests\vocab_vectors\test_memory_zone.py -> build\lib.win-amd64-cpython-313\spacy\tests\vocab_vectors | |
copying spacy\tests\vocab_vectors\test_similarity.py -> build\lib.win-amd64-cpython-313\spacy\tests\vocab_vectors | |
copying spacy\tests\vocab_vectors\test_stringstore.py -> build\lib.win-amd64-cpython-313\spacy\tests\vocab_vectors | |
copying spacy\tests\vocab_vectors\test_vectors.py -> build\lib.win-amd64-cpython-313\spacy\tests\vocab_vectors | |
copying spacy\tests\vocab_vectors\test_vocab_api.py -> build\lib.win-amd64-cpython-313\spacy\tests\vocab_vectors | |
copying spacy\tests\vocab_vectors\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\vocab_vectors | |
copying spacy\tests\lang\af\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\af | |
copying spacy\tests\lang\af\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\af | |
copying spacy\tests\lang\af\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\af | |
copying spacy\tests\lang\am\test_exception.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\am | |
copying spacy\tests\lang\am\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\am | |
copying spacy\tests\lang\am\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\am | |
copying spacy\tests\lang\ar\test_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ar | |
copying spacy\tests\lang\ar\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ar | |
copying spacy\tests\lang\ar\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ar | |
copying spacy\tests\lang\bn\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\bn | |
copying spacy\tests\lang\bn\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\bn | |
copying spacy\tests\lang\bo\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\bo | |
copying spacy\tests\lang\bo\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\bo | |
copying spacy\tests\lang\ca\test_exception.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ca | |
copying spacy\tests\lang\ca\test_prefix_suffix_infix.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ca | |
copying spacy\tests\lang\ca\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ca | |
copying spacy\tests\lang\ca\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ca | |
copying spacy\tests\lang\cs\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\cs | |
copying spacy\tests\lang\cs\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\cs | |
copying spacy\tests\lang\da\test_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\da | |
copying spacy\tests\lang\da\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\da | |
copying spacy\tests\lang\da\test_prefix_suffix_infix.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\da | |
copying spacy\tests\lang\da\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\da | |
copying spacy\tests\lang\da\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\da | |
copying spacy\tests\lang\de\test_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\de | |
copying spacy\tests\lang\de\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\de | |
copying spacy\tests\lang\de\test_parser.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\de | |
copying spacy\tests\lang\de\test_prefix_suffix_infix.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\de | |
copying spacy\tests\lang\de\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\de | |
copying spacy\tests\lang\de\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\de | |
copying spacy\tests\lang\dsb\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\dsb | |
copying spacy\tests\lang\dsb\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\dsb | |
copying spacy\tests\lang\dsb\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\dsb | |
copying spacy\tests\lang\el\test_exception.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\el | |
copying spacy\tests\lang\el\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\el | |
copying spacy\tests\lang\el\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\el | |
copying spacy\tests\lang\el\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\el | |
copying spacy\tests\lang\en\test_customized_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\en | |
copying spacy\tests\lang\en\test_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\en | |
copying spacy\tests\lang\en\test_indices.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\en | |
copying spacy\tests\lang\en\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\en | |
copying spacy\tests\lang\en\test_parser.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\en | |
copying spacy\tests\lang\en\test_prefix_suffix_infix.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\en | |
copying spacy\tests\lang\en\test_punct.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\en | |
copying spacy\tests\lang\en\test_sbd.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\en | |
copying spacy\tests\lang\en\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\en | |
copying spacy\tests\lang\en\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\en | |
copying spacy\tests\lang\en\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\en | |
copying spacy\tests\lang\es\test_exception.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\es | |
copying spacy\tests\lang\es\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\es | |
copying spacy\tests\lang\es\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\es | |
copying spacy\tests\lang\es\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\es | |
copying spacy\tests\lang\et\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\et | |
copying spacy\tests\lang\et\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\et | |
copying spacy\tests\lang\et\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\et | |
copying spacy\tests\lang\eu\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\eu | |
copying spacy\tests\lang\eu\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\eu | |
copying spacy\tests\lang\fa\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\fa | |
copying spacy\tests\lang\fa\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\fa | |
copying spacy\tests\lang\fi\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\fi | |
copying spacy\tests\lang\fi\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\fi | |
copying spacy\tests\lang\fi\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\fi | |
copying spacy\tests\lang\fi\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\fi | |
copying spacy\tests\lang\fo\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\fo | |
copying spacy\tests\lang\fo\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\fo | |
copying spacy\tests\lang\fr\test_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\fr | |
copying spacy\tests\lang\fr\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\fr | |
copying spacy\tests\lang\fr\test_prefix_suffix_infix.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\fr | |
copying spacy\tests\lang\fr\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\fr | |
copying spacy\tests\lang\fr\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\fr | |
copying spacy\tests\lang\ga\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ga | |
copying spacy\tests\lang\ga\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ga | |
copying spacy\tests\lang\grc\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\grc | |
copying spacy\tests\lang\grc\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\grc | |
copying spacy\tests\lang\grc\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\grc | |
copying spacy\tests\lang\gu\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\gu | |
copying spacy\tests\lang\gu\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\gu | |
copying spacy\tests\lang\he\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\he | |
copying spacy\tests\lang\he\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\he | |
copying spacy\tests\lang\hi\test_lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\hi | |
copying spacy\tests\lang\hi\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\hi | |
copying spacy\tests\lang\hi\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\hi | |
copying spacy\tests\lang\hr\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\hr | |
copying spacy\tests\lang\hr\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\hr | |
copying spacy\tests\lang\hr\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\hr | |
copying spacy\tests\lang\hsb\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\hsb | |
copying spacy\tests\lang\hsb\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\hsb | |
copying spacy\tests\lang\hsb\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\hsb | |
copying spacy\tests\lang\hu\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\hu | |
copying spacy\tests\lang\hu\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\hu | |
copying spacy\tests\lang\hy\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\hy | |
copying spacy\tests\lang\hy\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\hy | |
copying spacy\tests\lang\hy\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\hy | |
copying spacy\tests\lang\id\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\id | |
copying spacy\tests\lang\id\test_prefix_suffix_infix.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\id | |
copying spacy\tests\lang\id\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\id | |
copying spacy\tests\lang\id\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\id | |
copying spacy\tests\lang\is\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\is | |
copying spacy\tests\lang\is\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\is | |
copying spacy\tests\lang\is\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\is | |
copying spacy\tests\lang\it\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\it | |
copying spacy\tests\lang\it\test_prefix_suffix_infix.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\it | |
copying spacy\tests\lang\it\test_stopwords.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\it | |
copying spacy\tests\lang\it\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\it | |
copying spacy\tests\lang\it\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\it | |
copying spacy\tests\lang\ja\test_lemmatization.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ja | |
copying spacy\tests\lang\ja\test_morphologizer_factory.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ja | |
copying spacy\tests\lang\ja\test_serialize.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ja | |
copying spacy\tests\lang\ja\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ja | |
copying spacy\tests\lang\ja\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ja | |
copying spacy\tests\lang\kmr\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\kmr | |
copying spacy\tests\lang\kmr\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\kmr | |
copying spacy\tests\lang\ko\test_lemmatization.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ko | |
copying spacy\tests\lang\ko\test_serialize.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ko | |
copying spacy\tests\lang\ko\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ko | |
copying spacy\tests\lang\ko\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ko | |
copying spacy\tests\lang\ky\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ky | |
copying spacy\tests\lang\ky\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ky | |
copying spacy\tests\lang\la\test_exception.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\la | |
copying spacy\tests\lang\la\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\la | |
copying spacy\tests\lang\la\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\la | |
copying spacy\tests\lang\la\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\la | |
copying spacy\tests\lang\lb\test_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\lb | |
copying spacy\tests\lang\lb\test_prefix_suffix_infix.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\lb | |
copying spacy\tests\lang\lb\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\lb | |
copying spacy\tests\lang\lb\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\lb | |
copying spacy\tests\lang\lg\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\lg | |
copying spacy\tests\lang\lg\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\lg | |
copying spacy\tests\lang\lt\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\lt | |
copying spacy\tests\lang\lt\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\lt | |
copying spacy\tests\lang\lv\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\lv | |
copying spacy\tests\lang\lv\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\lv | |
copying spacy\tests\lang\lv\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\lv | |
copying spacy\tests\lang\mk\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\mk | |
copying spacy\tests\lang\mk\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\mk | |
copying spacy\tests\lang\ml\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ml | |
copying spacy\tests\lang\ml\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ml | |
copying spacy\tests\lang\ms\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ms | |
copying spacy\tests\lang\ms\test_prefix_suffix_infix.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ms | |
copying spacy\tests\lang\ms\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ms | |
copying spacy\tests\lang\ms\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ms | |
copying spacy\tests\lang\nb\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\nb | |
copying spacy\tests\lang\nb\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\nb | |
copying spacy\tests\lang\nb\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\nb | |
copying spacy\tests\lang\ne\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ne | |
copying spacy\tests\lang\ne\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ne | |
copying spacy\tests\lang\nl\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\nl | |
copying spacy\tests\lang\nl\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\nl | |
copying spacy\tests\lang\nl\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\nl | |
copying spacy\tests\lang\nn\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\nn | |
copying spacy\tests\lang\nn\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\nn | |
copying spacy\tests\lang\pl\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\pl | |
copying spacy\tests\lang\pl\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\pl | |
copying spacy\tests\lang\pl\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\pl | |
copying spacy\tests\lang\pt\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\pt | |
copying spacy\tests\lang\pt\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\pt | |
copying spacy\tests\lang\pt\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\pt | |
copying spacy\tests\lang\ro\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ro | |
copying spacy\tests\lang\ro\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ro | |
copying spacy\tests\lang\ru\test_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ru | |
copying spacy\tests\lang\ru\test_lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ru | |
copying spacy\tests\lang\ru\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ru | |
copying spacy\tests\lang\ru\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ru | |
copying spacy\tests\lang\ru\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ru | |
copying spacy\tests\lang\sa\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sa | |
copying spacy\tests\lang\sa\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sa | |
copying spacy\tests\lang\sk\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sk | |
copying spacy\tests\lang\sk\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sk | |
copying spacy\tests\lang\sk\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sk | |
copying spacy\tests\lang\sl\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sl | |
copying spacy\tests\lang\sl\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sl | |
copying spacy\tests\lang\sl\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sl | |
copying spacy\tests\lang\sq\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sq | |
copying spacy\tests\lang\sq\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sq | |
copying spacy\tests\lang\sq\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sq | |
copying spacy\tests\lang\sr\test_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sr | |
copying spacy\tests\lang\sr\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sr | |
copying spacy\tests\lang\sr\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sr | |
copying spacy\tests\lang\sv\test_exceptions.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sv | |
copying spacy\tests\lang\sv\test_lex_attrs.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sv | |
copying spacy\tests\lang\sv\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sv | |
copying spacy\tests\lang\sv\test_prefix_suffix_infix.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sv | |
copying spacy\tests\lang\sv\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sv | |
copying spacy\tests\lang\sv\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sv | |
copying spacy\tests\lang\sv\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\sv | |
copying spacy\tests\lang\ta\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ta | |
copying spacy\tests\lang\ta\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ta | |
copying spacy\tests\lang\ta\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ta | |
copying spacy\tests\lang\th\test_serialize.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\th | |
copying spacy\tests\lang\th\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\th | |
copying spacy\tests\lang\th\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\th | |
copying spacy\tests\lang\ti\test_exception.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ti | |
copying spacy\tests\lang\ti\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ti | |
copying spacy\tests\lang\ti\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ti | |
copying spacy\tests\lang\tl\test_indices.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\tl | |
copying spacy\tests\lang\tl\test_punct.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\tl | |
copying spacy\tests\lang\tl\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\tl | |
copying spacy\tests\lang\tl\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\tl | |
copying spacy\tests\lang\tr\test_noun_chunks.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\tr | |
copying spacy\tests\lang\tr\test_parser.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\tr | |
copying spacy\tests\lang\tr\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\tr | |
copying spacy\tests\lang\tr\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\tr | |
copying spacy\tests\lang\tr\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\tr | |
copying spacy\tests\lang\tt\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\tt | |
copying spacy\tests\lang\tt\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\tt | |
copying spacy\tests\lang\uk\test_lemmatizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\uk | |
copying spacy\tests\lang\uk\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\uk | |
copying spacy\tests\lang\uk\test_tokenizer_exc.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\uk | |
copying spacy\tests\lang\uk\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\uk | |
copying spacy\tests\lang\ur\test_prefix_suffix_infix.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ur | |
copying spacy\tests\lang\ur\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ur | |
copying spacy\tests\lang\ur\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\ur | |
copying spacy\tests\lang\vi\test_serialize.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\vi | |
copying spacy\tests\lang\vi\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\vi | |
copying spacy\tests\lang\vi\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\vi | |
copying spacy\tests\lang\xx\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\xx | |
copying spacy\tests\lang\xx\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\xx | |
copying spacy\tests\lang\xx\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\xx | |
copying spacy\tests\lang\yo\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\yo | |
copying spacy\tests\lang\yo\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\yo | |
copying spacy\tests\lang\zh\test_serialize.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\zh | |
copying spacy\tests\lang\zh\test_text.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\zh | |
copying spacy\tests\lang\zh\test_tokenizer.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\zh | |
copying spacy\tests\lang\zh\__init__.py -> build\lib.win-amd64-cpython-313\spacy\tests\lang\zh | |
copying spacy\training\converters\conllu_to_docs.py -> build\lib.win-amd64-cpython-313\spacy\training\converters | |
copying spacy\training\converters\conll_ner_to_docs.py -> build\lib.win-amd64-cpython-313\spacy\training\converters | |
copying spacy\training\converters\iob_to_docs.py -> build\lib.win-amd64-cpython-313\spacy\training\converters | |
copying spacy\training\converters\json_to_docs.py -> build\lib.win-amd64-cpython-313\spacy\training\converters | |
copying spacy\training\converters\__init__.py -> build\lib.win-amd64-cpython-313\spacy\training\converters | |
running egg_info | |
writing spacy.egg-info\PKG-INFO | |
writing dependency_links to spacy.egg-info\dependency_links.txt | |
writing entry points to spacy.egg-info\entry_points.txt | |
writing requirements to spacy.egg-info\requires.txt | |
writing top-level names to spacy.egg-info\top_level.txt | |
dependency C:\Users\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
dependency | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\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\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include\Python.h won't be | |
automatically included in the manifest: the path must be relative | |
reading manifest file 'spacy.egg-info\SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
adding license file 'LICENSE' | |
writing manifest file 'spacy.egg-info\SOURCES.txt' | |
copying spacy\__init__.pxd -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\attrs.cpp -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\attrs.pxd -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\attrs.pyx -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\default_config.cfg -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\default_config_pretraining.cfg -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\lexeme.cpp -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\lexeme.pxd -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\lexeme.pyi -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\lexeme.pyx -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\morphology.cpp -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\morphology.pxd -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\morphology.pyx -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\parts_of_speech.cpp -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\parts_of_speech.pxd -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\parts_of_speech.pyx -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\py.typed -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\strings.cpp -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\strings.pxd -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\strings.pyi -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\strings.pyx -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\structs.pxd -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\symbols.cpp -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\symbols.pxd -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\symbols.pyx -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\tokenizer.cpp -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\tokenizer.pxd -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\tokenizer.pyx -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\typedefs.pxd -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\typedefs.pyx -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\vectors.cpp -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\vectors.pyx -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\vocab.cpp -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\vocab.pxd -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\vocab.pyi -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\vocab.pyx -> build\lib.win-amd64-cpython-313\spacy | |
copying spacy\kb\candidate.cpp -> build\lib.win-amd64-cpython-313\spacy\kb | |
copying spacy\kb\kb.cpp -> build\lib.win-amd64-cpython-313\spacy\kb | |
copying spacy\kb\kb_in_memory.cpp -> build\lib.win-amd64-cpython-313\spacy\kb | |
copying spacy\matcher\dependencymatcher.cpp -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\matcher\levenshtein.c -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\matcher\matcher.cpp -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\matcher\phrasematcher.cpp -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\matcher\polyleven.c -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\ml\parser_model.cpp -> build\lib.win-amd64-cpython-313\spacy\ml | |
copying spacy\pipeline\dep_parser.cpp -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\morphologizer.cpp -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\multitask.cpp -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\ner.cpp -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\pipe.cpp -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\sentencizer.cpp -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\senter.cpp -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\tagger.cpp -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\trainable_pipe.cpp -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\transition_parser.cpp -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\_edit_tree_internals\edit_trees.cpp -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_edit_tree_internals | |
copying spacy\pipeline\_parser_internals\_beam_utils.cpp -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\_state.cpp -> build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\arc_eager.cpp -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\ner.cpp -> build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\nonproj.cpp -> build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\nonproj.hh -> build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\stateclass.cpp -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\transition_system.cpp -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\tokens\_retokenize.cpp -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\doc.cpp -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\graph.cpp -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\morphanalysis.cpp -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\span.cpp -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\span_group.cpp -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\token.cpp -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\training\align.cpp -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\alignment_array.cpp -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\example.cpp -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\gold_io.cpp -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\cli\templates\quickstart_training.jinja -> build\lib.win-amd64-cpython-313\spacy\cli\templates | |
copying spacy\cli\templates\quickstart_training_recommendations.yml -> | |
build\lib.win-amd64-cpython-313\spacy\cli\templates | |
copying spacy\kb\candidate.pxd -> build\lib.win-amd64-cpython-313\spacy\kb | |
copying spacy\kb\candidate.pyx -> build\lib.win-amd64-cpython-313\spacy\kb | |
copying spacy\kb\kb.pxd -> build\lib.win-amd64-cpython-313\spacy\kb | |
copying spacy\kb\kb.pyx -> build\lib.win-amd64-cpython-313\spacy\kb | |
copying spacy\kb\kb_in_memory.pxd -> build\lib.win-amd64-cpython-313\spacy\kb | |
copying spacy\kb\kb_in_memory.pyx -> build\lib.win-amd64-cpython-313\spacy\kb | |
copying spacy\matcher\dependencymatcher.pyi -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\matcher\dependencymatcher.pyx -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\matcher\levenshtein.c -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\matcher\levenshtein.pyx -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\matcher\matcher.pxd -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\matcher\matcher.pyi -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\matcher\matcher.pyx -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\matcher\phrasematcher.pxd -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\matcher\phrasematcher.pyi -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\matcher\phrasematcher.pyx -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\matcher\polyleven.c -> build\lib.win-amd64-cpython-313\spacy\matcher | |
copying spacy\ml\parser_model.pxd -> build\lib.win-amd64-cpython-313\spacy\ml | |
copying spacy\ml\parser_model.pyx -> build\lib.win-amd64-cpython-313\spacy\ml | |
copying spacy\pipeline\dep_parser.pyx -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\morphologizer.pyx -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\multitask.pyx -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\ner.pyx -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\pipe.pxd -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\pipe.pyi -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\pipe.pyx -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\sentencizer.pyx -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\senter.pyx -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\tagger.pyx -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\trainable_pipe.pxd -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\trainable_pipe.pyx -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\transition_parser.pxd -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\pipeline\transition_parser.pyx -> build\lib.win-amd64-cpython-313\spacy\pipeline | |
copying spacy\tokens\__init__.pxd -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\_retokenize.pyi -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\_retokenize.pyx -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\doc.pxd -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\doc.pyi -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\doc.pyx -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\graph.pxd -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\graph.pyx -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\morphanalysis.pxd -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\morphanalysis.pyi -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\morphanalysis.pyx -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\span.pxd -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\span.pyi -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\span.pyx -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\span_group.pxd -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\span_group.pyi -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\span_group.pyx -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\token.pxd -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\token.pyi -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\tokens\token.pyx -> build\lib.win-amd64-cpython-313\spacy\tokens | |
copying spacy\training\__init__.pxd -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\align.pyx -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\alignment_array.pxd -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\alignment_array.pyx -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\example.pxd -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\example.pyi -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\example.pyx -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\training\gold_io.pyx -> build\lib.win-amd64-cpython-313\spacy\training | |
copying spacy\lang\hr\lemma_lookup_license.txt -> build\lib.win-amd64-cpython-313\spacy\lang\hr | |
copying spacy\lang\sr\lemma_lookup_licence.txt -> build\lib.win-amd64-cpython-313\spacy\lang\sr | |
copying spacy\pipeline\_edit_tree_internals\edit_trees.pxd -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_edit_tree_internals | |
copying spacy\pipeline\_edit_tree_internals\edit_trees.pyx -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_edit_tree_internals | |
copying spacy\pipeline\_parser_internals\__init__.pxd -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\_beam_utils.pxd -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\_beam_utils.pyx -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\_state.pxd -> build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\_state.pyx -> build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\arc_eager.pxd -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\arc_eager.pyx -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\ner.pxd -> build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\ner.pyx -> build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\nonproj.hh -> build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\nonproj.pxd -> build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\nonproj.pyx -> build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\stateclass.pxd -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\stateclass.pyx -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\transition_system.pxd -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\pipeline\_parser_internals\transition_system.pyx -> | |
build\lib.win-amd64-cpython-313\spacy\pipeline\_parser_internals | |
copying spacy\tests\package\pyproject.toml -> build\lib.win-amd64-cpython-313\spacy\tests\package | |
copying spacy\tests\package\requirements.txt -> build\lib.win-amd64-cpython-313\spacy\tests\package | |
copying spacy\tests\package\setup.cfg -> build\lib.win-amd64-cpython-313\spacy\tests\package | |
copying spacy\tests\tokenizer\sun.txt -> build\lib.win-amd64-cpython-313\spacy\tests\tokenizer | |
running build_ext | |
building 'spacy.matcher.levenshtein' extension | |
"C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.43.34808\bin\HostX86\x64\cl.exe" | |
/c /nologo /O2 /W3 /GL /DNDEBUG /MD -Ispacy/matcher | |
-IC:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\Lib\site-packages\numpy\_core\include | |
-IC:\Users\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include | |
-IC:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\include | |
-IC:\Users\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\include | |
-IC:\Users\alombardi\AppData\Roaming\uv\python\cpython-3.13.3-windows-x86_64-none\Include "-IC:\Program | |
Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.43.34808\include" "-IC:\Program | |
Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows | |
Kits\10\include\10.0.22621.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um" | |
"-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\shared" "-IC:\Program Files (x86)\Windows | |
Kits\10\\include\10.0.22621.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\cppwinrt" | |
"-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" /Tcspacy/matcher/levenshtein.c | |
/Fobuild\temp.win-amd64-cpython-313\Release\spacy\matcher\levenshtein.obj /Ox /EHsc | |
levenshtein.c | |
C:\Users\alombardi\AppData\Local\uv\cache\sdists-v9\pypi\spacy\3.8.5\pTfRg84gY0VcyrKkAXfBK\src\spacy\matcher\polyleven.c(90): | |
warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data | |
C:\Users\alombardi\AppData\Local\uv\cache\sdists-v9\pypi\spacy\3.8.5\pTfRg84gY0VcyrKkAXfBK\src\spacy\matcher\polyleven.c(137): | |
warning C4244: 'function': conversion from 'int64_t' to 'int', possible loss of data | |
C:\Users\alombardi\AppData\Local\uv\cache\sdists-v9\pypi\spacy\3.8.5\pTfRg84gY0VcyrKkAXfBK\src\spacy\matcher\polyleven.c(139): | |
warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data | |
C:\Users\alombardi\AppData\Local\uv\cache\sdists-v9\pypi\spacy\3.8.5\pTfRg84gY0VcyrKkAXfBK\src\spacy\matcher\polyleven.c(267): | |
warning C4244: 'function': conversion from 'int64_t' to 'int', possible loss of data | |
spacy/matcher/levenshtein.c(855): warning C4996: 'Py_UNICODE': deprecated in 3.13 | |
spacy/matcher/levenshtein.c(856): warning C4996: 'Py_UNICODE': deprecated in 3.13 | |
spacy/matcher/levenshtein.c(4514): error C2198: 'int _PyLong_AsByteArray(PyLongObject *,unsigned char | |
*,size_t,int,int,int)': too few arguments for call | |
spacy/matcher/levenshtein.c(4786): error C2198: 'int _PyLong_AsByteArray(PyLongObject *,unsigned char | |
*,size_t,int,int,int)': too few arguments for call | |
spacy/matcher/levenshtein.c(4982): error C2198: 'int _PyLong_AsByteArray(PyLongObject *,unsigned char | |
*,size_t,int,int,int)': too few arguments for call | |
[stderr] | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\Lib\site-packages\setuptools\dist.py:761: | |
SetuptoolsDeprecationWarning: License classifiers are deprecated. | |
!! | |
******************************************************************************** | |
Please consider removing the following classifiers in favor of a SPDX license expression: | |
License :: OSI Approved :: MIT License | |
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. | |
******************************************************************************** | |
!! | |
self._finalize_license_expression() | |
C:\Users\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\Lib\site-packages\setuptools\command\build_py.py:212: | |
_Warning: Package 'spacy.kb' is absent from the `packages` configuration. | |
!! | |
******************************************************************************** | |
############################ | |
# Package would be ignored # | |
############################ | |
Python recognizes 'spacy.kb' 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 'spacy.kb' 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 'spacy.kb' to be distributed and are | |
already explicitly excluding 'spacy.kb' 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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\Lib\site-packages\setuptools\command\build_py.py:212: | |
_Warning: Package 'spacy.matcher' is absent from the `packages` configuration. | |
!! | |
******************************************************************************** | |
############################ | |
# Package would be ignored # | |
############################ | |
Python recognizes 'spacy.matcher' 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 'spacy.matcher' 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 'spacy.matcher' to be distributed and are | |
already explicitly excluding 'spacy.matcher' 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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\Lib\site-packages\setuptools\command\build_py.py:212: | |
_Warning: Package 'spacy.ml' is absent from the `packages` configuration. | |
!! | |
******************************************************************************** | |
############################ | |
# Package would be ignored # | |
############################ | |
Python recognizes 'spacy.ml' 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 'spacy.ml' 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 'spacy.ml' to be distributed and are | |
already explicitly excluding 'spacy.ml' 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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\Lib\site-packages\setuptools\command\build_py.py:212: | |
_Warning: Package 'spacy.pipeline' is absent from the `packages` configuration. | |
!! | |
******************************************************************************** | |
############################ | |
# Package would be ignored # | |
############################ | |
Python recognizes 'spacy.pipeline' 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 'spacy.pipeline' 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 'spacy.pipeline' to be distributed and are | |
already explicitly excluding 'spacy.pipeline' 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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\Lib\site-packages\setuptools\command\build_py.py:212: | |
_Warning: Package 'spacy.pipeline._edit_tree_internals' is absent from the `packages` configuration. | |
!! | |
******************************************************************************** | |
############################ | |
# Package would be ignored # | |
############################ | |
Python recognizes 'spacy.pipeline._edit_tree_internals' 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 'spacy.pipeline._edit_tree_internals' 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 'spacy.pipeline._edit_tree_internals' to be distributed and are | |
already explicitly excluding 'spacy.pipeline._edit_tree_internals' 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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\Lib\site-packages\setuptools\command\build_py.py:212: | |
_Warning: Package 'spacy.pipeline._parser_internals' is absent from the `packages` configuration. | |
!! | |
******************************************************************************** | |
############################ | |
# Package would be ignored # | |
############################ | |
Python recognizes 'spacy.pipeline._parser_internals' 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 'spacy.pipeline._parser_internals' 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 'spacy.pipeline._parser_internals' to be distributed and are | |
already explicitly excluding 'spacy.pipeline._parser_internals' 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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\Lib\site-packages\setuptools\command\build_py.py:212: | |
_Warning: Package 'spacy.tokens' is absent from the `packages` configuration. | |
!! | |
******************************************************************************** | |
############################ | |
# Package would be ignored # | |
############################ | |
Python recognizes 'spacy.tokens' 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 'spacy.tokens' 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 'spacy.tokens' to be distributed and are | |
already explicitly excluding 'spacy.tokens' 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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\Lib\site-packages\setuptools\command\build_py.py:212: | |
_Warning: Package 'spacy.training' is absent from the `packages` configuration. | |
!! | |
******************************************************************************** | |
############################ | |
# Package would be ignored # | |
############################ | |
Python recognizes 'spacy.training' 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 'spacy.training' 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 'spacy.training' to be distributed and are | |
already explicitly excluding 'spacy.training' 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\alombardi\AppData\Local\uv\cache\builds-v0\.tmpU5KZvZ\Lib\site-packages\setuptools\command\build_py.py:212: | |
_Warning: Package 'spacy.cli.templates' is absent from the `packages` configuration. | |
!! | |
******************************************************************************** | |
############################ | |
# Package would be ignored # | |
############################ | |
Python recognizes 'spacy.cli.templates' 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 'spacy.cli.templates' 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 'spacy.cli.templates' to be distributed and are | |
already explicitly excluding 'spacy.cli.templates' 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: command 'C:\\Program Files\\Microsoft Visual | |
Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.43.34808\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2 | |
hint: This usually indicates a problem with the package or the build environment. | |
help: If you want to add the package regardless of the failed resolution, provide the `--frozen` flag to skip locking and | |
syncing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment