Can anyone help me to solve this issue, please? Any help would be greatly appreciated
!git clone --recursive https://github.com/ashawkey/diff-gaussian-rasterization
!pip install ./diff-gaussian-rasterization
And the error is:
Processing ./diff-gaussian-rasterization
Preparing metadata (setup.py) ... done
Building wheels for collected packages: diff_gaussian_rasterization
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for diff_gaussian_rasterization (setup.py) ... error
ERROR: Failed building wheel for diff_gaussian_rasterization
Running setup.py clean for diff_gaussian_rasterization
Failed to build diff_gaussian_rasterization
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (diff_gaussian_rasterization)
I run this on Google Colab
Can anyone help me to solve this issue, please? Any help would be greatly appreciated
!git clone --recursive https://github.com/ashawkey/diff-gaussian-rasterization!pip install ./diff-gaussian-rasterizationAnd the error is:
I run this on Google Colab