Skip to content

UV took the wrong torch nightly for the Linux and Windows Platform #17060

Description

@lanluo-nvidia

Summary

I ran uv lock to update the uv.lock file with torch nightly

it updateD the uv.lock with version:
windows: 2.10.0.dev20251208+cu130
linux: 2.10.0.dev20251209+cu130 (this version does not even exist in pytorch nightly index)
https://download.pytorch.org/whl/nightly/torch/
at the time I ran this uv lock, the latest version is as below
windows: 2.10.0.dev20251209+cu130
linux: 2.10.0.dev20251208+cu130
the uv.lock file seems like mismatch linux with windows version, and mismatched windows with linux version

Platform

Linux 6.14.0-37-generic x86_64 GNU/Linux

Version

astral-sh/setup-uv@v7

Python version

3.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions