mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-03 18:38:21 +00:00
![]() ## Summary These are very similar to (and computed in the same way as) the hints we should during a failed resolution, but for install-time. Closes #10635. ## Test Plan As an example, when installing PyTorch on macOS with Python 3.13 (wheels exist for Linux): ``` error: Distribution `torch==2.5.1 @ registry+https://pypi.org/simple` can't be installed because it doesn't have a source distribution or wheel for the current platform hint: You're on macOS (`macosx_14_0_arm64`), but `torch` (v2.5.1) only has wheels for the following platform: `manylinux1_x86_64` ``` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |