When I executed pip install ./submodules/diff-gaussian-rasterization-confidence ./submodules/simple-knn, it shows that my gcc 11 version is too high. But when I downloaded gcc 9, it will show a conflict in the environment. Can you give more concrete instructions on the installation of the environment? Thanks!
When I executed
pip install ./submodules/diff-gaussian-rasterization-confidence ./submodules/simple-knn, it shows that my gcc 11 version is too high. But when I downloaded gcc 9, it will show a conflict in the environment. Can you give more concrete instructions on the installation of the environment? Thanks!