Giter Site home page Giter Site logo

nerfstudio-method-template's People

Contributors

maturk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nerfstudio-method-template's Issues

Unable to install custom nerf method

Hello,

I have build a docker image containing nerfstudio using the latest Docker file.

After I clone my repo into the container, I tried running pip install -e .. I was shown the following error.

Defaulting to user installation because normal site-packages is not writeable
Obtaining file:///workspace/plane-nerf
  Installing build dependencies ... done
  Checking if build backend supports build_editable ... done
  Getting requirements to build editable ... error
  error: subprocess-exited-with-error
  
  × Getting requirements to build editable did not run successfully.
  │ exit code: 1
  ╰─> [3 lines of output]
      running egg_info
      creating plane_nerf.egg-info
      error: could not create 'plane_nerf.egg-info': Permission denied
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build editable did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

[notice] A new release of pip is available: 23.3 -> 23.3.1
[notice] To update, run: python3.10 -m pip install --upgrade pip

incompatible with nerfstudio 0.3.4 and wont run on 0.2.2

im running 0.3.4 and when im trying to ton install with pip i have this error message

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
nerfstudio-method-template 0.1.0 requires nerfstudio>=0.3.0, but you have nerfstudio 0.2.2 which is incompatible.
torchaudio 2.1.0+cu118 requires torch==2.1.0+cu118, but you have torch 1.13.1 which is incompatible.
Successfully installed google-auth-oauthlib-0.4.6 nerfstudio-0.2.2 tensorboard-2.9.0 tensorboard-data-server-0.6.1 torch-1.13.1 torchvision-0.14.1 zipnerf-0.1.0

so i tried to uninstall both nerfstudio and torch 1.31.1 and try to run pip install -e. again to see if it'll take the right package but no

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
nerfstudio-method-template 0.1.0 requires nerfstudio>=0.3.0, but you have nerfstudio 0.2.2 which is incompatible.
torchaudio 2.1.0+cu118 requires torch==2.1.0+cu118, but you have torch 1.13.1 which is incompatible.
Successfully installed nerfstudio-0.2.2 torch-1.13.1 zipnerf-0.1.0

zipnerf 0.1.0 requires nerfstudio==0.2.2, but you have nerfstudio 0.3.0 which is incompatible.

please help me out i think im in a big loop

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.