报错OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.
参考:https://github.com/nerfstudio-project/nerfstudio/issues/739。
·
针对Windows系统,在你的Anaconda自己设计的环境中敲入:
conda install -c nvidia cuda
参考:https://github.com/nerfstudio-project/nerfstudio/issues/739
更多推荐
所有评论(0)