Open wx1232 opened 3 months ago
submodel has no glm, download glm and copy it in diff_gaussian_rasterization/thrid_party https://github.com/g-truc/glm.git
submodel has no glm, download glm and copy it in diff_gaussian_rasterization/thrid_party https://github.com/g-truc/glm.git
it worked, thanks!
first copyglm into diff_gaussian_rasterization/third_party then run pip install ./gaussiansplatting/submodules/diff-gaussian-rasterization
I installed the repo with A100 80GB cuda118, and encountered this problem. could you please leave some suggestions on how to solve this?