Closed zyhbili closed 7 months ago
Hello!
Let's try to understand what caused the error. Have you installed diff_gaussian_rasterization-alphadep
as stated in the readme?
https://github.com/david-svitov/HAHA/blob/42bd784670eb6a9f1c74c1fef5c8a2532174f8b2/README.md?plain=1#L39
Could you send me the result of this command?
Yes, i have installed diff_gaussian_rasterization-alphadep
.
Since i cannot use docker on my server, i build my env using conda only, and i install nvdiffrast==0.3.1 instead of yours for some bugs. The rest packages, including torch cuda etc., are consistent with yours in the Dockerfile.
I set up a new env, and solve it, but i do not figure out the reason. Thanks a lot!
Thanks for your nice work! I install the gaussian rasterization in the ./3rd-party and encounter the following bugs. Could you give me some instructions?