Immer wenn ich versuche, JupyterLab mit PIP zu installieren, bekommt es Rost- und FrachtfehlerPython

Python-Programme
Anonymous
 Immer wenn ich versuche, JupyterLab mit PIP zu installieren, bekommt es Rost- und Frachtfehler

Post by Anonymous »

Während der Installation von JupyerLab mit dem Terminal mit diesem folgenden Befehl

Code: Select all

pip install jupyterlab
oder PIP-Notebook oder pip install jupyter , es wird mir diesen Fehler auf dem Terminal
erhalten

Code: Select all

  error: subprocess-exited-with-error

x Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
?─> [6 lines of output]

Cargo, the Rust package manager, is not installed or is not on PATH.
This package requires Rust and Cargo to compile extensions. Install it thr
ough
the system's package manager or via https://rustup.rs/

Checking for Rust toolchain....
[end of output]

note: This error originates from a subprocess, and is likely not a problem wit
h pip.
error: metadata-generation-failed

x Encountered error while generating package metadata.
?─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
PIP wird aktualisiert. Ich folgte den Hinweisen und versuchte, Rost mit dem Link https://rustup.rs/
zu installieren, aber dann hat sich nichts geändert und nichts und nichts und nichts änderte und Wieder folgte dem gleichen Terminalfehler.
Ich bin unter Windows 7 64bit < /p < /p>

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post