-
-
Notifications
You must be signed in to change notification settings - Fork 447
Description
Package
A1111
When did the issue occur?
Updating the Package
What GPU / hardware type are you using?
RTX 5080
What happened?
Click three-dots icon -> Python Packages -> torch -> try to update to 2.8.0+cu128.
Console output
error: Failed to parse: https://download.pytorch.org/whl/cu128
Caused by: Expected direct URL (https://download.pytorch.org/whl/cu128
) to end in a supported file extension: .whl
, .tar.gz
, .zip
, .tar.bz2
, .tar.lz
, .tar.lzma
, .tar.xz
, .tar.zst
, .tar
, .tbz
, .tgz
, .tlz
, or .txz
https://download.pytorch.org/whl/cu128
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: StabilityMatrix.Core.Exceptions.ProcessException: pip install failed with code 2: 'error: Failed to parse: https://download.pytorch.org/whl/cu128
\n Caused by: Expected direct URL (https://download.pytorch.org/whl/cu128
) to end in a supported file extension: .whl
, .tar.gz
, .zip
, .tar.bz2
, .tar.lz
, .tar.lzma
, .tar.xz
, .tar.zst
, .tar
, .tbz
, .tgz
, .tlz
, or .txz
\nhttps://download.pytorch.org/whl/cu128\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n'
at StabilityMatrix.Core.Python.UvVenvRunner.PipInstall(ProcessArgs args, Action1 outputDataReceived) at StabilityMatrix.Core.Models.PackageModification.PipStep.ExecuteAsync(IProgress
1 progress)
at StabilityMatrix.Core.Models.PackageModification.PipStep.ExecuteAsync(IProgress1 progress) at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable
1 steps)
Version
2.15.0
What Operating System are you using?
Windows