- uv pip uninstall doesn't support the -y flag (auto-confirm) - uv uninstalls without confirmation by default - Suppressed error output if torch not installed (2>/dev/null on Linux, 2>nul on Windows) - Added || true on Linux to prevent script exit if torch not found Fixes: error: unexpected argument '-y' found in CUDA build scripts
1.8 KiB
Executable File
1.8 KiB
Executable File