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

Invoked in extraction #28

Open
zhywanna opened this issue Oct 18, 2022 · 1 comment
Open

Invoked in extraction #28

zhywanna opened this issue Oct 18, 2022 · 1 comment

Comments

@zhywanna
Copy link

I run the script in MISC to Project Vanilla NeRF to PlenOctree an error happened

image

and I finally find out only running this line

https://github.com/sxyu/plenoctree/blob/f0b82631199a1aa7dc9ce263c08980a3a7504014/octree/nerf/models.py#L70

import this package will get that error.

Anyone knows what happened?

@Learningm
Copy link

Learningm commented Oct 21, 2022

Probably there exists some conflict between your cuda version and jaxlib. I have met similar error as yours.

For stable jaxlib, I suggest you to use cuda11.1+.

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