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

ERROR: Could not build wheels for tinycudann, which is required to install pyproject.toml-based projects #438

Open
parth-psd-009 opened this issue May 24, 2024 · 1 comment

Comments

@parth-psd-009
Copy link

Building wheel for tinycudann (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [51 lines of output]

I get this error when I run the command :
"pip install ninja git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch" I am trying to setup the nerfstudio in my device and i need the tiny-cuda-nn for it.

@cogwheel
Copy link

"[51 lines of output]" is probably what tells where the problem is. Figuring out how to not truncate that would be a first step

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