nerfstudio-project / nerfstudio

A collaboration friendly studio for NeRFs
https://docs.nerf.studio
Apache License 2.0
9.34k stars 1.26k forks source link

Error while installing nerfstudio #3274

Open akshaysunkara opened 3 months ago

akshaysunkara commented 3 months ago

Hey guys, I keep getting this error while installing nerfstudio

I'm following the steps provided in the installation guide: https://docs.nerf.studio/quickstart/installation.html

I'm on this step: Install tiny-cuda-nn/gsplat and I'm using a Windows computer.

I'm on Anaconda Prompt and don't know how to continue to the step. I have Visual Studio 2022 installed but what I do with it?

I'm just very confused and would really really appreciate any help.

Thanks

akshaysunkara commented 3 months ago

When I follow this person's tutorial, where they follow the linux step despite being on a windows computer because the website was different then, I get another error (https://www.youtube.com/watch?v=3JIpZd5XNAc)

image

These are the main errors: C:\Users\aksha\AppData\Local\Temp\pip-req-build-0e0d2yjv\bindings/torch\setup.py:5: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for tinycudann Running setup.py clean for tinycudann Failed to build tinycudann ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (tinycudann)

abrahamezzeddine commented 3 months ago

Please try #3159.

If it works, please give a like.

AruniRC commented 1 month ago

Can you install this by skipping tiny-cuda-nn? It is required to give a speed-up and Nerfstudio should work even without this installed, It might be helpful for you to first check if everything else works okay, albeit a bit slower, and narrow down the windows issue to just tiny-cuda-nn installation.