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

Circular import #19

Open
eloquentarduino opened this issue Sep 10, 2024 · 1 comment
Open

Circular import #19

eloquentarduino opened this issue Sep 10, 2024 · 1 comment

Comments

@eloquentarduino
Copy link

Tried replicating your work.
When running python train_joint.py ..., I get the following error:

ImportError: cannot import name '_C' from partially initialized module 'diff_gaussian_rasterization' 
(most likely due to a circular import) (/InstantSplat/submodules/diff-gaussian-rasterization/diff_gaussian_rasterization/__init__.py)

Any hint?

@kairunwen
Copy link

Hi @eloquentarduino, you might consider building a new container using our Docker images and then re-running the code.

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