Skip to content

Operation Timeout on Pip Install #1549

@PeterParker

Description

@PeterParker

On an internet connection with slow downloads a uv pip install often seems to lead to a timeout.

Here is an example error message:

20.82 Resolved 163 packages in 20.61s                                                                                                                        
320.0 error: Failed to download distributions                                                                                                                
320.0   Caused by: Failed to fetch wheel: scikit-image==0.21.0                                                                                               
320.0   Caused by: Failed to extract source distribution: request or response body error: operation timed out                                                
320.0   Caused by: request or response body error: operation timed out
320.0   Caused by: operation timed out

I am running uv==0.1.2.

Is there a way to increase the timeout to allow for slower downloads?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions