dusty-nv / jetson-containers

Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
MIT License
2.37k stars 482 forks source link

NerfStudio + packages #606

Closed johnnynunez closed 2 months ago

dusty-nv commented 2 months ago

Epic PR @johnnynunez 💯

It seemed to get pretty far building nerfstudio, then hit pesky blinker error, trying again now.

johnnynunez commented 2 months ago

Epic PR @johnnynunez 💯

It seemed to get pretty far building nerfstudio, then hit pesky blinker error, trying again now.

yeah, sometimes I have this conflict. I've updated nerfstudio, they have to accept my PR. To avoid it: pip3 install --no-cache-dir --verbose --no-deps --no-build-isolation nerfstudio==${NERFSTUDIO_VERSION}