Giter Site home page Giter Site logo

Comments (2)

MbertoldiNormal avatar MbertoldiNormal commented on May 28, 2024

** update **

when i finally have no more error message when install -e. and trying to run ns-train zipnerf i get this error message

(nerfstudio) C:\Users\Pigiste1\nerfstudio\zipnerf-nerfstudio-main>ns-train zipnerf-nerfstudio-main C:\Users\Pigiste1\nerfstudio\data\shutterstock_1080988859.mov
Traceback (most recent call last):
File "C:\Users\Pigiste1\miniconda\envs\nerfstudio\lib\runpy.py", line 194, in run_module_as_main
return run_code(code, main_globals, None,
File "C:\Users\Pigiste1\miniconda\envs\nerfstudio\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "C:\Users\Pigiste1\miniconda\envs\nerfstudio\Scripts\ns-train.exe_main
.py", line 4, in
File "C:\Users\Pigiste1\miniconda\envs\nerfstudio\lib\site-packages\scripts\train.py", line 49, in
from nerfstudio.configs.method_configs import AnnotatedBaseConfigUnion
File "C:\Users\Pigiste1\miniconda\envs\nerfstudio\lib\site-packages\nerfstudio\configs\method_configs.py", line 50, in
from nerfstudio.field_components.temporal_distortions import TemporalDistortionKind
File "C:\Users\Pigiste1\miniconda\envs\nerfstudio\lib\site-packages\nerfstudio\field_components_init
.py", line 17, in
from .encodings import Encoding, ScalingAndOffset
File "C:\Users\Pigiste1\miniconda\envs\nerfstudio\lib\site-packages\nerfstudio\field_components\encodings.py", line 35, in
import tinycudann as tcnn
File "C:\Users\Pigiste1\miniconda\envs\nerfstudio\lib\site-packages\tinycudann_init.py", line 9, in
from tinycudann.modules import free_temporary_memory, NetworkWithInputEncoding, Network, Encoding
File "C:\Users\Pigiste1\miniconda\envs\nerfstudio\lib\site-packages\tinycudann\modules.py", line 19, in
raise EnvironmentError("Unknown compute capability. Ensure PyTorch with CUDA support is installed.")
OSError: Unknown compute capability. Ensure PyTorch with CUDA support is installed.

from nerfstudio-method-template.

tancik avatar tancik commented on May 28, 2024

Going to close because this repo is for the nerfstudio-template, not the nerfstudio repo. Also questions like this are best answered in the discord. It looks like the pytorch installed in incorrect, it needs to be a CUDA version. Make sure you have a nvidia GPU, and search online for pytorch install guides with CUDA support.

from nerfstudio-method-template.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.