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

undefined symbol error in import module #20

Open
ansj11 opened this issue May 9, 2024 · 0 comments
Open

undefined symbol error in import module #20

ansj11 opened this issue May 9, 2024 · 0 comments

Comments

@ansj11
Copy link

ansj11 commented May 9, 2024

Thanks for ur excellent work! I install this module successfully but got an import error in the following. do u know the reason?

from diff_gaussian_rasterization import GaussianRasterizationSettings, GaussianRasterizer
File "/gemini/data-1/dreamgaussian/diff-gaussian-rasterization/diff_gaussian_rasterization/init.py", line 15, in
from . import _C
ImportError: /gemini/data-1/dreamgaussian/diff-gaussian-rasterization/diff_gaussian_rasterization/_C.cpython-38-x86_64-linux-gnu.so: undefined symbol: _ZN3c106SymInt19promote_to_negativeEv

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

1 participant