分享价值
提升价值

CUDA\v12.4\include\crt/host_config.h(248): fatal error C1083: 无法打开包括文件: “crtdefs.h”: No such file or directory

给Python应用安装tinycudann模块的时候发生报错,部分输出信息如下:

C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.4\include\crt/host_config.h(248): fatal error C1083: 无法打开包括文件: “crtdefs.h”: No such file or directory

看到有人说先启动vcvars64.bat窗口,

#此处路径根据自己的vcvars64.bat文件路径做调整
start "E:\Microsoft\2022\VC\Auxiliary\Build\vcvars64.bat"

然后再运行安装命令:

pip install git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch

我试了这个方法,不过对我没有效果,如果你也还是报错的话,可以按照下面方法处理。

点击【开始】找到visual studio 点击启动【x64 Native Tools Command Prompt…】

CUDA\v12.4\include\crt/host_config.h(248): fatal error C1083: 无法打开包括文件: “crtdefs.h”: No such file or directory

然后在终端里运行安装命令:

pip install git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch
CUDA\v12.4\include\crt/host_config.h(248): fatal error C1083: 无法打开包括文件: “crtdefs.h”: No such file or directory

OK,成功安装tinycudann

相关文章《ModuleNotFoundError: No module named ‘tinycudann’Windows电脑安装tinycudann模块详细教程

1V1答疑支持
爱发电:点击前往
赞(0) 打赏
文章名称:《CUDA\v12.4\include\crt/host_config.h(248): fatal error C1083: 无法打开包括文件: “crtdefs.h”: No such file or directory》
文章链接:https://nuowa.net/493
本站原创文章未经允许不得转载,分享资源仅供个人学习研究,不可用于违法违规用途,否则法律问题自行承担。

觉得文章对你有帮助就打赏一下作者

非常感谢你的打赏,我将有更多的动力继续提供优质内容,让我们一起创建更加美好的世界!

支付宝扫一扫

微信扫一扫