Open JuLian1130 opened 3 months ago
您好 @JuLian1130 ,您需要卸载cuda 11.8版本的torch,建议您重新创建一个环境,并下载对应您机器上cuda版本的torch(12.4),才能正确编译。
Hi @JuLian1130 , you need to uninstall the torch version that is installed with CUDA 11.8. I recommend that you create a new environment and download the torch version that matches the CUDA version (12.4) on your machine to ensure proper compilation.
To experience the animals feature😸, Linux users must install the torch version that corresponds to their machine's CUDA version.
运行python setup.py build install报错:
CUDA必须是11.8吗?其他版本如何安装?