[index-tts]PyTorch报错:“Torch not compiled with CUDA enabled”

2025-10-30 494 views
0

conda环境运行,python==3.10 一直卡在Pytorch报错。 PyTorch使用CUDA 11.8和12.6版本都报相同的错误; 使用CPU版本竟然也报同样的错误;

回答

8

windows下的话,要去https://pytorch.org/ 下载编译好的版本。