Skip to content

uv pip install -f(--find-links) doesn't work, cause 'error decoding response body.' #14395

Open
@hpx502766238

Description

@hpx502766238

Summary

uv pip install torch torchvision torchaudio xformers -f https://mirrors.aliyun.com/pytorch-wheels/cu126
Using Python 3.10.18 environment at: venv
⠇ torch==2.7.1+cu126 error: Failed to unzip wheel: torch-2.7.1+cu126-cp310-cp310-win_amd64.whl
Caused by: an upstream reader returned an error: an error occurred during transport: error decoding response body
Caused by: an error occurred during transport: error decoding response body
Caused by: error decoding response body
Caused by: request or response body error
Caused by: operation timed out

but using pip install torch -f .... was fine.

Platform

Windows11

Version

0.7.17 (41c218a 2025-06-29)

Python version

python 3.10.18

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-mreNeeds more information for reproduction, see #9452

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions