Skip to content

Environment configuration failed #8

@MrLuer

Description

@MrLuer

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions