79709272

Date: 2025-07-21 15:26:38
Score: 3
Natty:
Report link

I got the same problem too. I was able to successfully install with uv pip instead of uv add.

uv pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu

From uv's official documentation https://docs.astral.sh/uv/guides/integration/pytorch/#the-uv-pip-interface

Reasons:
  • Blacklisted phrase (1): I got the same problem
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: the0star