Skip to content

ImportError: cannot import name 'csrc' from 'nerfacc' #303

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

Open
wzj344 opened this issue Feb 25, 2025 · 0 comments
Open

ImportError: cannot import name 'csrc' from 'nerfacc' #303

wzj344 opened this issue Feb 25, 2025 · 0 comments

Comments

@wzj344
Copy link

wzj344 commented Feb 25, 2025

Hello.
I have been trying to train a custom model using mlp_nerf, but encountered this error:
ImportError: cannot import name 'csrc' from 'nerfacc'
Put a breakpoint at the line of code where the error occurred. I found that running the train_mlp_nerf.py file you provided does not pass the breakpoint and does not jump inboard when executing the estimator.sampling function. However, it does jump when training my model and the above error occurs.
What might be the cause of this? Thank you very much for any Pointers!

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