Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Failed to build installable wheels for some pyproject.toml based projects (diff_gaussian_rasterization) #42

Open
wx1232 opened this issue Jul 23, 2024 · 2 comments

Comments

@wx1232
Copy link

wx1232 commented Jul 23, 2024

I installed the repo with A100 80GB cuda118, and encountered this problem. could you please leave some suggestions on how to solve this?

@sxu-datalab
Copy link

submodel has no glm, download glm and copy it in diff_gaussian_rasterization/thrid_party
https://github.com/g-truc/glm.git

@wx1232
Copy link
Author

wx1232 commented Jul 24, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants