-
Notifications
You must be signed in to change notification settings - Fork 26
Environment configuration failed #8
Copy link
Copy link
Open
Description
I followed your instructions, using CUDA 12.1 and torch+cu118, and executed pip install -r requirements.txt --no-build-isolation, but it gave an error.
RuntimeError:
The detected CUDA version (12.1) mismatches the version that was used to compile
PyTorch (11.8). Please make sure to use the same CUDA versions.
The reason for adding --no-build-isolation is that omitting it will result in a "torch not found" error.
Additionally, I have a question: aren't CUDA 12.1 and Torch 118 mutually exclusive?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels