DECA
DECA copied to clipboard
subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1.
Hi!
I can't figure out why it keeps crashing on that. ninja -v seems to work in the DECA directory. (I'm on win 10) I added the ninja command to the path so it can be recognized from other directories but it seems to not find the 'build.ninja' when I run DECA principal command (demo_reconstruct.py)
Any idea? Thanks!
@nosy-b want know fix this?thanks
install pytorch3d and set --rasterizer_type=pytorch3d instead It works for me.