PYProject.TOML -Fehler bei der Installation der Spacy -BibliothekPython

Python-Programme
Anonymous
 PYProject.TOML -Fehler bei der Installation der Spacy -Bibliothek

Post by Anonymous »

Ich erhalte den folgenden Fehler, während ich die Spacy -Bibliothek in Python 3.13.0 installiert habe. Die PIP -Version ist 25.0.1. Kann jemand helfen? Danke. < /P>
(Ich habe sichergestellt

Code: Select all

Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'error'
error: subprocess-exited-with-error

Preparing metadata (pyproject.toml) did not run successfully.
exit code: 1

[21 lines of output]
+ C:\Users\xxx\AppData\Local\Programs\Python\Python313\python.exe C:\Users\xxx\AppData\Local\Temp\pip-install-53nq9zf7\numpy_789b6c3f53f44d9090d843a9d70df4b0\vendored-meson\meson\meson.py setup C:\Users\xxx\AppData\Local\Temp\pip-install-53nq9zf7\numpy_789b6c3f53f44d9090d843a9d70df4b0 C:\Users\xxx\AppData\Local\Temp\pip-install-53nq9zf7\numpy_789b6c3f53f44d9090d843a9d70df4b0\.mesonpy-h0rens75 -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=C:\Users\xxx\AppData\Local\Temp\pip-install-53nq9zf7\numpy_789b6c3f53f44d9090d843a9d70df4b0\.mesonpy-h0rens75\meson-python-native-file.ini
The Meson build system
Version: 1.4.99
Source dir: C:\Users\xxx\AppData\Local\Temp\pip-install-53nq9zf7\numpy_789b6c3f53f44d9090d843a9d70df4b0
Build dir: C:\Users\xxx\AppData\Local\Temp\pip-install-53nq9zf7\numpy_789b6c3f53f44d9090d843a9d70df4b0\.mesonpy-h0rens75
Build type: native build
Project name: NumPy
Project version: 2.0.2
WARNING: Failed to activate VS environment: Could not find C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe

..\meson.build:1:0: ERROR: Unknown compiler(s): [['icl'], ['cl'], ['cc'], ['gcc'], ['clang'], ['clang-cl'], ['pgcc']]
The following exception(s) were encountered:
Running `icl ""` gave "[WinError 2] The system cannot find the file specified"
Running `cl /?` gave "[WinError 2] The system cannot find the file specified"
Running `cc --version` gave "[WinError 2] The system cannot find the file specified"
Running `gcc --version` gave "[WinError 2] The system cannot find the file specified"
Running `clang --version` gave "[WinError 2] The system cannot find the file specified"
Running `clang-cl /?` gave "[WinError 2] The system cannot find the file specified"
Running `pgcc --version` gave "[WinError 2] The system cannot find the file specified"
< /code>
Siehe das neueste Update im Kommentarbereich unten. Im Moment kopiere ich auch hier den Kommentar, den ich unten gemacht habe. Aber jetzt sehe ich einen weiteren Fehler in der Zeile. < /P>
spacy/matcher/levenshtein.c(4514): error C2198: 'int _PyLong_AsByteArray(PyLongObject *,unsigned char *,size_t,int,int,int)': too few arguments for call

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post