GroundingDINO
GroundingDINO copied to clipboard
cl.exe failed with exit code 2
在秋叶包中安装GroundingDino,最后一步生成以下报错
已经安装VS 2022和 VS C++ 2015 build tool 求求大神指点。。。
D:\Stable-Diffusion-webui\py310\lib\site-packages\torch\include\torch/csrc/python_headers.h(12): fatal error C1083: 无法打开包括文件: “Python.h”: No such file or directory
error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.36.32532\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2
how to fix it, I got an error but don't know how to fix it?
Did you find the solutions @owenmatrix and @D-Mad ?