This error originates from a sub
2023-03-21 本文已影响0人
JIAWEIJIAWEI
This error originates from a subprocess,and is likely not a problem with pip.
/usr/local/cuda/bin/nvcc: No such file or directory 错误
先确定 cuda 是否安装成功
nvcc -V
安装成功的话直接在命令行里输入
export CUDA_HOME=/usr/local/cuda