Page 1 of 1

Cuda kann nicht in Jupyter Notebook oder Spyder für Pytorch verfügbar sein

Posted: 17 Aug 2025, 18:17
by Anonymous
Ich habe Pytorch CUDA mit PIP und Conda < /p>

installiert, wenn ich diesen Befehl im Leerlauf ausführe: < /p>

>> import torch

>> torch.cuda.is_available()
< /code>

Ich erhalte "true",
, aber in Spyder oder Jupyter Notebook gibt es als "false", auch nach der Aktualisierung des Pakets und des Conda.>