4DGaussians icon indicating copy to clipboard operation
4DGaussians copied to clipboard

python setup.py egg_info did not run successfully.

Open henrypearce4D opened this issue 5 months ago • 4 comments

Trying to install fresh and getting this error;

(Gaussians4D) c:\4DGaussians>pip install -e submodules/depth-diff-gaussian-rasterization
Obtaining file:///C:/4DGaussians/submodules/depth-diff-gaussian-rasterization
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 3221225478
  ╰─> [0 lines of output]
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

henrypearce4D avatar Jan 25 '24 13:01 henrypearce4D