chensjtu / GaussianObject

GaussianObject: High-Quality 3D Object Reconstruction from Four Views with Gaussian Splatting (SIGGRAPH Asia 2024, TOG)
887 stars 54 forks source link

installing these packages whose versions have conflicting dependencies #50

Closed eternalland closed 4 weeks ago

eternalland commented 4 weeks ago

when i install requirements.txt, it displays the following informaiton.

ERROR: Cannot install diff-gaussian-rasterization 0.0.0 (from ~/thesis/GaussianObject/submodules/diff-gaussian-rasterization) and diff-gaussian-rasterization 0.0.0 (from ~/thesis/GaussianObject/submodules/diff-gaussian-rasterization-w-pose) because these package versions have conflicting dependencies

JiajieLi7012 commented 3 days ago

Hi, I encountered the same error. Can you tell me how you solved this problem? Thanks in advance.

eternalland commented 2 days ago

@JiajieLi7012 Please follow this solution #49 https://github.com/GaussianObject/GaussianObject/issues/49