Spacy unter Windows 11 kann nicht installiert werdenPython

Python-Programme
Anonymous
 Spacy unter Windows 11 kann nicht installiert werden

Post by Anonymous »

Ich versuche, Spacy unter Windows 11 zu installieren, aber ich erhalte diese beiden Fehlermeldungen.
Ich verwende Python 3.9.

Code: Select all

python -m venv .env

Code: Select all

.env\Scripts\activate

Code: Select all

pip install -U pip setuptools wheel

Code: Select all

pip install -U spacy (I get the errors at this step)

Code: Select all

python -m spacy download en_core_web_sm

Code: Select all

python -m spacy download es_core_news_sm

Vielen Dank für Ihre Hilfe. /> × Gebäuderad für BLIS (PYProject.toml) wurde nicht erfolgreich ausgeführt. Keine
c:\users\iedua\appData\Local\Temp\Pip-build-Env-Obpxcxf_\overlay\Lib\Site-Packages\Setuptools\Dist.py:759: setuptoolsdeprecationWarning: Lizenzklassifiziers werden zerlegt.

Code: Select all

          ********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:

License :: OSI Approved :: BSD License

See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************

!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build\lib.win-amd64-cpython-39\blis
copying blis\about.py -> build\lib.win-amd64-cpython-39\blis
copying blis\benchmark.py -> build\lib.win-amd64-cpython-39\blis
copying blis\__init__.py -> build\lib.win-amd64-cpython-39\blis
creating build\lib.win-amd64-cpython-39\blis\tests
copying blis\tests\common.py -> build\lib.win-amd64-cpython-39\blis\tests
copying blis\tests\test_dotv.py -> build\lib.win-amd64-cpython-39\blis\tests
copying blis\tests\test_gemm.py -> build\lib.win-amd64-cpython-39\blis\tests
copying blis\tests\__init__.py -> build\lib.win-amd64-cpython-39\blis\tests
copying blis\cy.pyx -> build\lib.win-amd64-cpython-39\blis
copying blis\py.pyx -> build\lib.win-amd64-cpython-39\blis
copying blis\cy.pxd -> build\lib.win-amd64-cpython-39\blis
copying blis\__init__.pxd -> build\lib.win-amd64-cpython-39\blis
running build_ext
Build options win32 msvc
BUILD ARCH: x86_64
Es gibt hier mehr Ausgabe, aber ich habe es weggelassen. C: \ Benutzer \ iedua \ appdata \ local \ temp \ pip-install-u6kxeovr \ blis_fe2e17Ebe3744da2a14e59250b0ef61c \ blis_src \ config \ bulldozer \ bLI_CNTX_INIT_INIT_BULDOZER. C: \ Benutzer \ iedua \ appdata \ local \ temp \ tmp4w3zrpbz \ bli_cntx_init_bullldozer -Iinclude \ Windows -X86_64 -i. \ Frame \ 3 \ -i. \ Frame \ ind \ ukernels \ -i. \ Frame \ 3 \ -i. \ Frame \ 1m \ -i. . /> [Ende der Ausgabe] < /p>
Hinweis: Dieser Fehler stammt aus einem Subprozess und ist wahrscheinlich kein Problem mit PIP.>

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post