Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'diff_gaussian_rasterization' #89

Open
WarrenZZZZL opened this issue Jul 15, 2024 · 1 comment
Open

Comments

@WarrenZZZZL
Copy link

Hi, I have a question about this.
Thank you.

gaussian_splatting) (base) lzh@gpu1-3w-1:~/segment/SegAnyGAussians$ /home/lzha0/miniconda3/envs/gaussian_splatting/bin/python /home/lzh/segment/SegAnyGAussians/gaussian_renderer/init.py
Traceback (most recent call last):
File "/home/lzh/segment/SegAnyGAussians/gaussian_renderer/init.py", line 19, in
from diff_gaussian_rasterization import GaussianRasterizationSettings, GaussianRasterizer
ModuleNotFoundError: No module named 'diff_gaussian_rasterization'

@Jumpat
Copy link
Owner

Jumpat commented Jul 17, 2024

Hi, have you installed the required package correctly? This package can be found in submodule, you may need to install it manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants