Skip to content

"Failed to parse" when trying to update torch from 2.7.0 to 2.8.0 #1391

@Neostead2009

Description

@Neostead2009

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(IProgress1 progress)
at StabilityMatrix.Core.Models.PackageModification.PipStep.ExecuteAsync(IProgress1 progress) at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable1 steps)

Version

2.15.0

What Operating System are you using?

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions