Skip to content

RuntimeError: Detected that PyTorch and TorchAudio were compiled with different CUDA versions. PyTorch has CUDA version 11.8 whereas TorchAudio has CUDA version 11.7.  #103

Description

@AK51

Hi,

I am using ubuntu, is there any solution of properly install wav2lip?
Other solutions are for windows only...
I did try to reinstall torchaudio, delete torchaudio folder in site-package.... no luck...

stable-diffusion-webui/venv/lib/python3.10/site-packages/torchaudio/_extension/utils.py", line 119, in _check_cuda_version
    raise RuntimeError(
RuntimeError: Detected that PyTorch and TorchAudio were compiled with different CUDA versions. PyTorch has CUDA version 11.8 whereas TorchAudio has CUDA version 11.7. Please install the TorchAudio version that matches your PyTorch version.

Thanks.

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