hint: This error likely indicates that [email protected] depends on torch, but doesn't declare it as a build
dependency. If flash-attn is a first-party package, consider adding torch to its build-system.requires.
Otherwise, uv pip install torch into the environment and re-run with --no-build-isolation.
help: If you want to add the package regardless of the failed resolution, provide the --frozen flag to skip
locking and syncing.