Read the Docs build information Build id: 1474689 Project: plenoptix-nerfstudio Version: latest Commit: e889598c61da1508174adcf9f895874d7a0888d9 Date: 2023-05-15T22:03:18.279232Z State: finished Success: True [rtd-command-info] start-time: 2023-05-15T22:03:20.306081Z, end-time: 2023-05-15T22:03:27.123189Z, duration: 6, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:nerfstudio-project/nerfstudio.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-05-15T22:03:27.349684Z, end-time: 2023-05-15T22:03:27.732812Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at e889598 Add button groups to viewer (#1905) [rtd-command-info] start-time: 2023-05-15T22:03:27.962074Z, end-time: 2023-05-15T22:03:28.029358Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-05-15T22:03:33.595787Z, end-time: 2023-05-15T22:03:33.667783Z, duration: 0, exit-code: 0 asdf global python 3.9.15 [rtd-command-info] start-time: 2023-05-15T22:03:34.173809Z, end-time: 2023-05-15T22:03:35.169922Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.15.final.0-64 in 689ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-05-15T22:03:35.416108Z, end-time: 2023-05-15T22:03:46.998174Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (57.4.0) Collecting setuptools Downloading setuptools-67.7.2-py3-none-any.whl (1.1 MB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.1.2 setuptools-67.7.2 [rtd-command-info] start-time: 2023-05-15T22:03:47.208233Z, end-time: 2023-05-15T22:03:58.191284Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.5.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 51.1 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 160.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 119.8 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-7.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 142.8 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 154.7 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20-py3-none-any.whl (577 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 577.9/577.9 kB 161.3 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 149.1 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 137.6 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 144.0 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 147.4 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 122.3 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 247.3 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 140.3 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 155.0 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 145.6 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.30.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.5/62.5 kB 130.1 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 125.5 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.6.0-py3-none-any.whl (22 kB) Collecting sphinx Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 134.7 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 163.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 146.6 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.2/199.2 kB 150.4 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 119.5 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 154.9 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 147.8 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=ef2bf6947084055a2108e45dc2d9e283a5987992bd6a7954bfc44f8a2236f4ec Stored in directory: /tmp/pip-ephem-wheel-cache-5oc0p8o1/wheels/44/dc/c7/e89296d3612588db0aa6545ee3305c23b7a48b3a9922916e1f Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.6.0 mock-1.0.1 packaging-23.1 pillow-9.5.0 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.30.0 snowballstemmer-2.2.0 sphinx-6.2.1 sphinx-rtd-theme-1.2.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.2 zipp-3.15.0 [rtd-command-info] start-time: 2023-05-15T22:03:58.540233Z, end-time: 2023-05-15T22:06:44.187154Z, duration: 165, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting appdirs>=1.4 (from nerfstudio==0.2.2) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting av>=9.2.0 (from nerfstudio==0.2.2) Downloading av-10.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 31.2/31.2 MB 185.1 MB/s eta 0:00:00 Collecting cryptography>=38 (from nerfstudio==0.2.2) Downloading cryptography-40.0.2-cp36-abi3-manylinux_2_28_x86_64.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 194.6 MB/s eta 0:00:00 Collecting tyro>=0.3.31 (from nerfstudio==0.2.2) Downloading tyro-0.5.2-py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 218.5 MB/s eta 0:00:00 Collecting gdown>=4.6.0 (from nerfstudio==0.2.2) Downloading gdown-4.7.1-py3-none-any.whl (15 kB) Collecting ninja>=1.10 (from nerfstudio==0.2.2) Downloading ninja-1.11.1-py2.py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (145 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.0/146.0 kB 237.1 MB/s eta 0:00:00 Collecting functorch>=0.2.1 (from nerfstudio==0.2.2) Downloading functorch-2.0.0-py2.py3-none-any.whl (2.1 kB) Collecting h5py>=2.9.0 (from nerfstudio==0.2.2) Downloading h5py-3.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 192.0 MB/s eta 0:00:00 Collecting imageio>=2.21.1 (from nerfstudio==0.2.2) Downloading imageio-2.28.1-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 218.4 MB/s eta 0:00:00 Collecting ipywidgets>=7.6 (from nerfstudio==0.2.2) Downloading ipywidgets-8.0.6-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 237.9 MB/s eta 0:00:00 Collecting jupyterlab>=3.3.4 (from nerfstudio==0.2.2) Downloading jupyterlab-4.0.0-py3-none-any.whl (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 199.0 MB/s eta 0:00:00 Collecting matplotlib>=3.5.3 (from nerfstudio==0.2.2) Downloading matplotlib-3.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 144.0 MB/s eta 0:00:00 Collecting mediapy>=1.1.0 (from nerfstudio==0.2.2) Downloading mediapy-1.1.6-py3-none-any.whl (24 kB) Collecting msgpack>=1.0.4 (from nerfstudio==0.2.2) Downloading msgpack-1.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.3/322.3 kB 249.5 MB/s eta 0:00:00 Collecting msgpack-numpy>=0.4.8 (from nerfstudio==0.2.2) Downloading msgpack_numpy-0.4.8-py2.py3-none-any.whl (6.9 kB) Collecting nerfacc==0.5.2 (from nerfstudio==0.2.2) Downloading nerfacc-0.5.2-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.5/55.5 kB 214.0 MB/s eta 0:00:00 Collecting open3d>=0.16.0 (from nerfstudio==0.2.2) Downloading open3d-0.17.0-cp39-cp39-manylinux_2_27_x86_64.whl (420.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 420.5/420.5 MB 209.3 MB/s eta 0:00:00 Collecting opencv-python==4.6.0.66 (from nerfstudio==0.2.2) Downloading opencv_python-4.6.0.66-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (60.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.9/60.9 MB 201.5 MB/s eta 0:00:00 Requirement already satisfied: Pillow>=9.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (9.5.0) WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /simple/pillow/ Collecting plotly>=5.7.0 (from nerfstudio==0.2.2) Downloading plotly-5.14.1-py2.py3-none-any.whl (15.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 207.8 MB/s eta 0:00:00 Collecting protobuf!=3.20.0,<=3.20.3 (from nerfstudio==0.2.2) Downloading protobuf-3.20.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 266.7 MB/s eta 0:00:00 Collecting pyequilib>=0.5.6 (from nerfstudio==0.2.2) Downloading pyequilib-0.5.6-py3-none-any.whl (136 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.7/136.7 kB 246.2 MB/s eta 0:00:00 Collecting pymeshlab>=2022.2.post2 (from nerfstudio==0.2.2) Downloading pymeshlab-2022.2.post4-cp39-cp39-manylinux_2_31_x86_64.whl (64.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 MB 190.0 MB/s eta 0:00:00 Collecting pyngrok>=5.1.0 (from nerfstudio==0.2.2) Downloading pyngrok-6.0.0.tar.gz (681 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 681.2/681.2 kB 255.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting python-socketio>=5.7.1 (from nerfstudio==0.2.2) Downloading python_socketio-5.8.0-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 193.0 MB/s eta 0:00:00 Collecting pyquaternion>=0.9.9 (from nerfstudio==0.2.2) Downloading pyquaternion-0.9.9-py3-none-any.whl (14 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (2.30.0) Collecting rich>=12.5.1 (from nerfstudio==0.2.2) Downloading rich-13.3.5-py3-none-any.whl (238 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.7/238.7 kB 253.9 MB/s eta 0:00:00 Collecting scikit-image>=0.19.3 (from nerfstudio==0.2.2) Downloading scikit_image-0.20.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.2/13.2 MB 203.1 MB/s eta 0:00:00 Collecting tensorboard>=2.13.0 (from nerfstudio==0.2.2) Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 217.1 MB/s eta 0:00:00 Collecting torch<2.0.0,>=1.12.1 (from nerfstudio==0.2.2) Downloading torch-1.13.1-cp39-cp39-manylinux1_x86_64.whl (887.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 887.4/887.4 MB 207.8 MB/s eta 0:00:00 Collecting torchmetrics[image]>=0.9.3 (from nerfstudio==0.2.2) Downloading torchmetrics-0.11.4-py3-none-any.whl (519 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 519.2/519.2 kB 265.4 MB/s eta 0:00:00 Collecting torchtyping>=0.1.4 (from nerfstudio==0.2.2) Downloading torchtyping-0.1.4-py3-none-any.whl (17 kB) Collecting torchvision>=0.13.0 (from nerfstudio==0.2.2) Downloading torchvision-0.15.2-cp39-cp39-manylinux1_x86_64.whl (6.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 210.3 MB/s eta 0:00:00 Collecting typing-extensions>=4.4.0 (from nerfstudio==0.2.2) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting viser>=0.0.5 (from nerfstudio==0.2.2) Downloading viser-0.0.10-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 229.8 MB/s eta 0:00:00 Collecting nuscenes-devkit>=1.1.1 (from nerfstudio==0.2.2) Downloading nuscenes_devkit-1.1.10-py3-none-any.whl (312 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 312.9/312.9 kB 252.0 MB/s eta 0:00:00 Collecting wandb>=0.13.3 (from nerfstudio==0.2.2) Downloading wandb-0.15.2-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 226.0 MB/s eta 0:00:00 Collecting xatlas (from nerfstudio==0.2.2) Downloading xatlas-0.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.5/229.5 kB 245.9 MB/s eta 0:00:00 Collecting trimesh>=3.20.2 (from nerfstudio==0.2.2) Downloading trimesh-3.21.6-py3-none-any.whl (680 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 681.0/681.0 kB 260.8 MB/s eta 0:00:00 Requirement already satisfied: importlib-metadata>=6.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (6.6.0) Collecting numpy>=1.14.5 (from opencv-python==4.6.0.66->nerfstudio==0.2.2) Downloading numpy-1.24.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 185.1 MB/s eta 0:00:00 Collecting cffi>=1.12 (from cryptography>=38->nerfstudio==0.2.2) Downloading cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.2/441.2 kB 249.3 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of functorch to determine which version is compatible with other requirements. This could take a while. Collecting functorch>=0.2.1 (from nerfstudio==0.2.2) Downloading functorch-1.13.1-py2.py3-none-any.whl (2.1 kB) Collecting filelock (from gdown>=4.6.0->nerfstudio==0.2.2) Downloading filelock-3.12.0-py3-none-any.whl (10 kB) Collecting six (from gdown>=4.6.0->nerfstudio==0.2.2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting tqdm (from gdown>=4.6.0->nerfstudio==0.2.2) Downloading tqdm-4.65.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 203.1 MB/s eta 0:00:00 Collecting beautifulsoup4 (from gdown>=4.6.0->nerfstudio==0.2.2) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 244.3 MB/s eta 0:00:00 Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from importlib-metadata>=6.0.0->nerfstudio==0.2.2) (3.15.0) Collecting ipykernel>=4.5.1 (from ipywidgets>=7.6->nerfstudio==0.2.2) Downloading ipykernel-6.23.1-py3-none-any.whl (152 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.2/152.2 kB 237.1 MB/s eta 0:00:00 Collecting ipython>=6.1.0 (from ipywidgets>=7.6->nerfstudio==0.2.2) Downloading ipython-8.13.2-py3-none-any.whl (797 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 797.7/797.7 kB 255.8 MB/s eta 0:00:00 Collecting traitlets>=4.3.1 (from ipywidgets>=7.6->nerfstudio==0.2.2) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 236.8 MB/s eta 0:00:00 Collecting widgetsnbextension~=4.0.7 (from ipywidgets>=7.6->nerfstudio==0.2.2) Downloading widgetsnbextension-4.0.7-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 218.5 MB/s eta 0:00:00 Collecting jupyterlab-widgets~=3.0.7 (from ipywidgets>=7.6->nerfstudio==0.2.2) Downloading jupyterlab_widgets-3.0.7-py3-none-any.whl (198 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.2/198.2 kB 240.2 MB/s eta 0:00:00 Collecting async-lru>=1.0.0 (from jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading async_lru-2.0.2-py3-none-any.whl (5.7 kB) Requirement already satisfied: jinja2>=3.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab>=3.3.4->nerfstudio==0.2.2) (3.1.2) Collecting jupyter-core (from jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading jupyter_core-5.3.0-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.2/93.2 kB 221.9 MB/s eta 0:00:00 Collecting jupyter-lsp>=2.0.0 (from jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading jupyter_lsp-2.1.0-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.6/64.6 kB 228.6 MB/s eta 0:00:00 Collecting jupyter-server<3,>=2.4.0 (from jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading jupyter_server-2.5.0-py3-none-any.whl (366 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 366.8/366.8 kB 256.1 MB/s eta 0:00:00 Collecting jupyterlab-server<3,>=2.19.0 (from jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading jupyterlab_server-2.22.1-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 199.8 MB/s eta 0:00:00 Collecting notebook-shim>=0.2 (from jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading notebook_shim-0.2.3-py3-none-any.whl (13 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab>=3.3.4->nerfstudio==0.2.2) (23.1) Collecting tomli (from jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting tornado>=6.2.0 (from jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 426.9/426.9 kB 259.0 MB/s eta 0:00:00 Collecting contourpy>=1.0.1 (from matplotlib>=3.5.3->nerfstudio==0.2.2) Downloading contourpy-1.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 299.7/299.7 kB 258.7 MB/s eta 0:00:00 Collecting cycler>=0.10 (from matplotlib>=3.5.3->nerfstudio==0.2.2) Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 (from matplotlib>=3.5.3->nerfstudio==0.2.2) Downloading fonttools-4.39.4-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 260.8 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib>=3.5.3->nerfstudio==0.2.2) Downloading kiwisolver-1.4.4-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 240.4 MB/s eta 0:00:00 Collecting pyparsing>=2.3.1 (from matplotlib>=3.5.3->nerfstudio==0.2.2) Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 211.3 MB/s eta 0:00:00 Collecting python-dateutil>=2.7 (from matplotlib>=3.5.3->nerfstudio==0.2.2) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 243.4 MB/s eta 0:00:00 Collecting importlib-resources>=3.2.0 (from matplotlib>=3.5.3->nerfstudio==0.2.2) Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting cachetools (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading cachetools-5.3.0-py3-none-any.whl (9.3 kB) Collecting descartes (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading descartes-1.1.0-py3-none-any.whl (5.8 kB) Collecting fire (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading fire-0.5.0.tar.gz (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 222.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jupyter (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB) INFO: pip is looking at multiple versions of nuscenes-devkit to determine which version is compatible with other requirements. This could take a while. Collecting nuscenes-devkit>=1.1.1 (from nerfstudio==0.2.2) Downloading nuscenes_devkit-1.1.9-py3-none-any.whl (312 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 312.6/312.6 kB 241.6 MB/s eta 0:00:00 Collecting scikit-learn (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading scikit_learn-1.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 206.0 MB/s eta 0:00:00 Collecting scipy (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading scipy-1.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 212.0 MB/s eta 0:00:00 Collecting Shapely (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading shapely-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 240.7 MB/s eta 0:00:00 Collecting pycocotools>=2.0.1 (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading pycocotools-2.0.6.tar.gz (24 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dash>=2.6.0 (from open3d>=0.16.0->nerfstudio==0.2.2) Downloading dash-2.9.3-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 190.3 MB/s eta 0:00:00 Collecting werkzeug>=2.2.3 (from open3d>=0.16.0->nerfstudio==0.2.2) Downloading Werkzeug-2.3.4-py3-none-any.whl (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.5/242.5 kB 263.7 MB/s eta 0:00:00 Collecting nbformat==5.7.0 (from open3d>=0.16.0->nerfstudio==0.2.2) Downloading nbformat-5.7.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 207.4 MB/s eta 0:00:00 Collecting configargparse (from open3d>=0.16.0->nerfstudio==0.2.2) Downloading ConfigArgParse-1.5.3-py3-none-any.whl (20 kB) Collecting addict (from open3d>=0.16.0->nerfstudio==0.2.2) Downloading addict-2.4.0-py3-none-any.whl (3.8 kB) Collecting pandas>=1.0 (from open3d>=0.16.0->nerfstudio==0.2.2) Downloading pandas-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 202.2 MB/s eta 0:00:00 Collecting pyyaml>=5.4.1 (from open3d>=0.16.0->nerfstudio==0.2.2) Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 661.8/661.8 kB 260.9 MB/s eta 0:00:00 Collecting fastjsonschema (from nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading fastjsonschema-2.16.3-py3-none-any.whl (23 kB) Collecting jsonschema>=2.6 (from nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 233.3 MB/s eta 0:00:00 Collecting tenacity>=6.2.0 (from plotly>=5.7.0->nerfstudio==0.2.2) Downloading tenacity-8.2.2-py3-none-any.whl (24 kB) Collecting bidict>=0.21.0 (from python-socketio>=5.7.1->nerfstudio==0.2.2) Downloading bidict-0.22.1-py3-none-any.whl (35 kB) Collecting python-engineio>=4.3.0 (from python-socketio>=5.7.1->nerfstudio==0.2.2) Downloading python_engineio-4.4.1-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.4/53.4 kB 207.3 MB/s eta 0:00:00 Collecting markdown-it-py<3.0.0,>=2.2.0 (from rich>=12.5.1->nerfstudio==0.2.2) Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 228.2 MB/s eta 0:00:00 Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from rich>=12.5.1->nerfstudio==0.2.2) (2.15.1) Collecting scipy (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading scipy-1.9.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.9/43.9 MB 210.5 MB/s eta 0:00:00 Collecting networkx>=2.8 (from scikit-image>=0.19.3->nerfstudio==0.2.2) Downloading networkx-3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 224.2 MB/s eta 0:00:00 Collecting tifffile>=2019.7.26 (from scikit-image>=0.19.3->nerfstudio==0.2.2) Downloading tifffile-2023.4.12-py3-none-any.whl (219 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 219.4/219.4 kB 238.8 MB/s eta 0:00:00 Collecting PyWavelets>=1.1.1 (from scikit-image>=0.19.3->nerfstudio==0.2.2) Downloading PyWavelets-1.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 197.9 MB/s eta 0:00:00 Collecting lazy_loader>=0.1 (from scikit-image>=0.19.3->nerfstudio==0.2.2) Downloading lazy_loader-0.2-py3-none-any.whl (8.6 kB) Collecting absl-py>=0.4 (from tensorboard>=2.13.0->nerfstudio==0.2.2) Downloading absl_py-1.4.0-py3-none-any.whl (126 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.5/126.5 kB 222.3 MB/s eta 0:00:00 Collecting grpcio>=1.48.2 (from tensorboard>=2.13.0->nerfstudio==0.2.2) Downloading grpcio-1.54.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 216.1 MB/s eta 0:00:00 Collecting google-auth<3,>=1.6.3 (from tensorboard>=2.13.0->nerfstudio==0.2.2) Downloading google_auth-2.18.0-py2.py3-none-any.whl (178 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.9/178.9 kB 237.9 MB/s eta 0:00:00 Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard>=2.13.0->nerfstudio==0.2.2) Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) Collecting markdown>=2.6.8 (from tensorboard>=2.13.0->nerfstudio==0.2.2) Downloading Markdown-3.4.3-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.9/93.9 kB 224.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=41.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard>=2.13.0->nerfstudio==0.2.2) (67.7.2) Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard>=2.13.0->nerfstudio==0.2.2) Downloading tensorboard_data_server-0.7.0-py3-none-manylinux2014_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 202.3 MB/s eta 0:00:00 Requirement already satisfied: wheel>=0.26 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard>=2.13.0->nerfstudio==0.2.2) (0.37.0) Collecting wheel>=0.26 (from tensorboard>=2.13.0->nerfstudio==0.2.2) Downloading wheel-0.40.0-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 221.8 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.2.2) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.2.2) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.2.2) (2.0.2) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.2.2) (2023.5.7) Collecting nvidia-cuda-runtime-cu11==11.7.99 (from torch<2.0.0,>=1.12.1->nerfstudio==0.2.2) Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.3/849.3 kB 267.0 MB/s eta 0:00:00 Collecting nvidia-cudnn-cu11==8.5.0.96 (from torch<2.0.0,>=1.12.1->nerfstudio==0.2.2) Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (557.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 MB 198.0 MB/s eta 0:00:00 Collecting nvidia-cublas-cu11==11.10.3.66 (from torch<2.0.0,>=1.12.1->nerfstudio==0.2.2) Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (317.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.1/317.1 MB 214.1 MB/s eta 0:00:00 Collecting nvidia-cuda-nvrtc-cu11==11.7.99 (from torch<2.0.0,>=1.12.1->nerfstudio==0.2.2) Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (21.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.0/21.0 MB 209.7 MB/s eta 0:00:00 Collecting lpips<=0.1.4 (from torchmetrics[image]>=0.9.3->nerfstudio==0.2.2) Downloading lpips-0.1.4-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.8/53.8 kB 169.2 MB/s eta 0:00:00 Collecting torch-fidelity<=0.3.0 (from torchmetrics[image]>=0.9.3->nerfstudio==0.2.2) Downloading torch_fidelity-0.3.0-py3-none-any.whl (37 kB) Collecting typeguard>=2.11.1 (from torchtyping>=0.1.4->nerfstudio==0.2.2) Downloading typeguard-4.0.0-py3-none-any.whl (33 kB) INFO: pip is looking at multiple versions of torchvision to determine which version is compatible with other requirements. This could take a while. Collecting torchvision>=0.13.0 (from nerfstudio==0.2.2) Downloading torchvision-0.15.1-cp39-cp39-manylinux1_x86_64.whl (6.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 199.8 MB/s eta 0:00:00 Downloading torchvision-0.14.1-cp39-cp39-manylinux1_x86_64.whl (24.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.2/24.2 MB 213.4 MB/s eta 0:00:00 Collecting docstring-parser<0.15.0,>=0.14.1 (from tyro>=0.3.31->nerfstudio==0.2.2) Downloading docstring_parser-0.14.1-py3-none-any.whl (33 kB) Collecting frozendict<3.0.0,>=2.3.4 (from tyro>=0.3.31->nerfstudio==0.2.2) Downloading frozendict-2.3.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.8/114.8 kB 238.4 MB/s eta 0:00:00 Collecting shtab<2.0.0,>=1.5.6 (from tyro>=0.3.31->nerfstudio==0.2.2) Downloading shtab-1.6.1-py3-none-any.whl (13 kB) Collecting pyliblzfse>=0.4.1 (from viser>=0.0.5->nerfstudio==0.2.2) Downloading pyliblzfse-0.4.1.tar.gz (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 206.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting websockets>=10.4 (from viser>=0.0.5->nerfstudio==0.2.2) Downloading websockets-11.0.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.7/129.7 kB 241.0 MB/s eta 0:00:00 Collecting Click!=8.0.0,>=7.0 (from wandb>=0.13.3->nerfstudio==0.2.2) Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 222.4 MB/s eta 0:00:00 Collecting GitPython!=3.1.29,>=1.0.0 (from wandb>=0.13.3->nerfstudio==0.2.2) Downloading GitPython-3.1.31-py3-none-any.whl (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.3/184.3 kB 239.2 MB/s eta 0:00:00 Collecting psutil>=5.0.0 (from wandb>=0.13.3->nerfstudio==0.2.2) Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.1/282.1 kB 254.9 MB/s eta 0:00:00 Collecting sentry-sdk>=1.0.0 (from wandb>=0.13.3->nerfstudio==0.2.2) Downloading sentry_sdk-1.23.0-py2.py3-none-any.whl (205 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 205.1/205.1 kB 240.3 MB/s eta 0:00:00 Collecting docker-pycreds>=0.4.0 (from wandb>=0.13.3->nerfstudio==0.2.2) Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Collecting pathtools (from wandb>=0.13.3->nerfstudio==0.2.2) Downloading pathtools-0.1.2.tar.gz (11 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting setproctitle (from wandb>=0.13.3->nerfstudio==0.2.2) Downloading setproctitle-1.3.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30 kB) Collecting pycparser (from cffi>=1.12->cryptography>=38->nerfstudio==0.2.2) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 241.3 MB/s eta 0:00:00 Collecting Flask>=1.0.4 (from dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading Flask-2.3.2-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 228.9 MB/s eta 0:00:00 Collecting dash-html-components==2.0.0 (from dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading dash_html_components-2.0.0-py3-none-any.whl (4.1 kB) Collecting dash-core-components==2.0.0 (from dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading dash_core_components-2.0.0-py3-none-any.whl (3.8 kB) Collecting dash-table==5.0.0 (from dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading dash_table-5.0.0-py3-none-any.whl (3.9 kB) Collecting gitdb<5,>=4.0.1 (from GitPython!=3.1.29,>=1.0.0->wandb>=0.13.3->nerfstudio==0.2.2) Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 211.9 MB/s eta 0:00:00 Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard>=2.13.0->nerfstudio==0.2.2) Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 247.7 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests->nerfstudio==0.2.2) Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 251.9 MB/s eta 0:00:00 Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard>=2.13.0->nerfstudio==0.2.2) Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard>=2.13.0->nerfstudio==0.2.2) Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Collecting comm>=0.1.1 (from ipykernel>=4.5.1->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading comm-0.1.3-py3-none-any.whl (6.6 kB) Collecting debugpy>=1.6.5 (from ipykernel>=4.5.1->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading debugpy-1.6.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 124.7 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 (from ipykernel>=4.5.1->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading jupyter_client-8.2.0-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 220.6 MB/s eta 0:00:00 Collecting matplotlib-inline>=0.1 (from ipykernel>=4.5.1->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting nest-asyncio (from ipykernel>=4.5.1->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting pyzmq>=20 (from ipykernel>=4.5.1->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading pyzmq-25.0.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 266.0 MB/s eta 0:00:00 Collecting backcall (from ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator (from ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 241.1 MB/s eta 0:00:00 Collecting pickleshare (from ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading prompt_toolkit-3.0.38-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.8/385.8 kB 247.0 MB/s eta 0:00:00 Collecting stack-data (from ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting pexpect>4.3 (from ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 217.6 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jinja2>=3.0.3->jupyterlab>=3.3.4->nerfstudio==0.2.2) (2.1.2) Collecting platformdirs>=2.5 (from jupyter-core->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading platformdirs-3.5.1-py3-none-any.whl (15 kB) Collecting anyio>=3.1.0 (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading anyio-3.6.2-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 230.3 MB/s eta 0:00:00 Collecting argon2-cffi (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting jupyter-events>=0.4.0 (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading jupyter_events-0.6.3-py3-none-any.whl (18 kB) Collecting jupyter-server-terminals (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading jupyter_server_terminals-0.4.4-py3-none-any.whl (13 kB) Collecting nbconvert>=6.4.4 (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading nbconvert-7.4.0-py3-none-any.whl (285 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 285.9/285.9 kB 246.0 MB/s eta 0:00:00 Collecting prometheus-client (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading prometheus_client-0.16.0-py3-none-any.whl (122 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 251.0 MB/s eta 0:00:00 Collecting send2trash (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading Send2Trash-1.8.2-py3-none-any.whl (18 kB) Collecting terminado>=0.8.3 (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading terminado-0.17.1-py3-none-any.whl (17 kB) Collecting websocket-client (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading websocket_client-1.5.1-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.9/55.9 kB 186.0 MB/s eta 0:00:00 Requirement already satisfied: babel>=2.10 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab-server<3,>=2.19.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (2.12.1) Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.19.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading json5-0.9.14-py2.py3-none-any.whl (19 kB) Collecting mdurl~=0.1 (from markdown-it-py<3.0.0,>=2.2.0->rich>=12.5.1->nerfstudio==0.2.2) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting pytz>=2020.1 (from pandas>=1.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 256.9 MB/s eta 0:00:00 Collecting tzdata>=2022.1 (from pandas>=1.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 257.6 MB/s eta 0:00:00 Collecting joblib>=1.1.1 (from scikit-learn->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading joblib-1.2.0-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.0/298.0 kB 253.0 MB/s eta 0:00:00 Collecting threadpoolctl>=2.0.0 (from scikit-learn->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB) Collecting soupsieve>1.2 (from beautifulsoup4->gdown>=4.6.0->nerfstudio==0.2.2) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting termcolor (from fire->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading termcolor-2.3.0-py3-none-any.whl (6.9 kB) Collecting notebook (from jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading notebook-6.5.4-py3-none-any.whl (529 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 529.8/529.8 kB 264.9 MB/s eta 0:00:00 Collecting qtconsole (from jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading qtconsole-5.4.3-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.9/121.9 kB 253.5 MB/s eta 0:00:00 Collecting jupyter-console (from jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading jupyter_console-6.6.3-py3-none-any.whl (24 kB) Collecting PySocks!=1.5.7,>=1.5.6 (from requests->nerfstudio==0.2.2) Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) Collecting sniffio>=1.1 (from anyio>=3.1.0->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) Collecting itsdangerous>=2.1.2 (from Flask>=1.0.4->dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) Collecting blinker>=1.6.2 (from Flask>=1.0.4->dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading blinker-1.6.2-py3-none-any.whl (13 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython!=3.1.29,>=1.0.0->wandb>=0.13.3->nerfstudio==0.2.2) Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Collecting parso<0.9.0,>=0.8.0 (from jedi>=0.16->ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 211.7 MB/s eta 0:00:00 Collecting attrs>=17.4.0 (from jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 194.2 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 184.6 MB/s eta 0:00:00 Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.4.0->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) Collecting rfc3339-validator (from jupyter-events>=0.4.0->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.4.0->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Collecting bleach (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 238.3 MB/s eta 0:00:00 Collecting defusedxml (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting mistune<3,>=2.0.3 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading mistune-2.0.5-py2.py3-none-any.whl (24 kB) Collecting nbclient>=0.5.0 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading nbclient-0.7.4-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 223.3 MB/s eta 0:00:00 Collecting pandocfilters>=1.4.1 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tensorboard>=2.13.0->nerfstudio==0.2.2) Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 204.2 MB/s eta 0:00:00 Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard>=2.13.0->nerfstudio==0.2.2) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 247.0 MB/s eta 0:00:00 Collecting argon2-cffi-bindings (from argon2-cffi->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 207.7 MB/s eta 0:00:00 Collecting ipython-genutils (from notebook->jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting nbclassic>=0.4.7 (from notebook->jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading nbclassic-1.0.0-py3-none-any.whl (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 201.5 MB/s eta 0:00:00 Collecting qtpy>=2.0.1 (from qtconsole->jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading QtPy-2.3.1-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.9/84.9 kB 223.2 MB/s eta 0:00:00 Collecting executing>=1.2.0 (from stack-data->ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting pure-eval (from stack-data->ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.2.2) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting fqdn (from jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Collecting isoduration (from jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Collecting jsonpointer>1.13 (from jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) Collecting uri-template (from jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading uri_template-1.2.0-py3-none-any.whl (10 kB) Collecting webcolors>=1.11 (from jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading webcolors-1.13-py3-none-any.whl (14 kB) Collecting webencodings (from bleach->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting arrow>=0.15.0 (from isoduration->jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.2.2) Downloading arrow-1.2.3-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 208.5 MB/s eta 0:00:00 Building wheels for collected packages: nerfstudio, pyngrok, pycocotools, pyliblzfse, fire, pathtools Building wheel for nerfstudio (pyproject.toml): started Building wheel for nerfstudio (pyproject.toml): finished with status 'done' Created wheel for nerfstudio: filename=nerfstudio-0.2.2-py3-none-any.whl size=453049 sha256=46243dde5fb79f17d76d3b8003d21b302a54b15920ffaf4ff8f842a56bceb39d Stored in directory: /tmp/pip-ephem-wheel-cache-ddaogj_2/wheels/c8/91/b0/7f7ff34b1a62c9efcbfde0fe5731daa6bac609a8b4f64f60f5 Building wheel for pyngrok (setup.py): started Building wheel for pyngrok (setup.py): finished with status 'done' Created wheel for pyngrok: filename=pyngrok-6.0.0-py3-none-any.whl size=19867 sha256=7a9555e51ce7bbf427c489367a6ea1646aec0d4abadfbf1b82e4e1ae31ce12bf Stored in directory: /tmp/pip-ephem-wheel-cache-ddaogj_2/wheels/31/49/9c/44b13823eb256a3b4dff34b972f7a3c7d9910bfef269e59bd7 Building wheel for pycocotools (pyproject.toml): started Building wheel for pycocotools (pyproject.toml): finished with status 'done' Created wheel for pycocotools: filename=pycocotools-2.0.6-cp39-cp39-linux_x86_64.whl size=403074 sha256=8491b8e96c88169346239563a4e72de44139d1d6086ea0afd014b8902a8cb09d Stored in directory: /tmp/pip-ephem-wheel-cache-ddaogj_2/wheels/2f/58/25/e78f1f766e904a9071266661d20d0bc6644df86bcd160aba11 Building wheel for pyliblzfse (setup.py): started Building wheel for pyliblzfse (setup.py): finished with status 'done' Created wheel for pyliblzfse: filename=pyliblzfse-0.4.1-cp39-cp39-linux_x86_64.whl size=107979 sha256=66cf340029c4ef6750bdcbd5c01d87003428cfca04281dfc512b557724a7df18 Stored in directory: /tmp/pip-ephem-wheel-cache-ddaogj_2/wheels/ce/8f/05/1b0670dd4965f2ae23caf70fb13567d5068295f48fea7fa183 Building wheel for fire (setup.py): started Building wheel for fire (setup.py): finished with status 'done' Created wheel for fire: filename=fire-0.5.0-py2.py3-none-any.whl size=116932 sha256=b681b4c9cec915562c4c2daefc2da0b483ef957a182bf24444f5f73a917c6e9e Stored in directory: /tmp/pip-ephem-wheel-cache-ddaogj_2/wheels/f7/f1/89/b9ea2bf8f80ec027a88fef1d354b3816b4d3d29530988972f6 Building wheel for pathtools (setup.py): started Building wheel for pathtools (setup.py): finished with status 'done' Created wheel for pathtools: filename=pathtools-0.1.2-py3-none-any.whl size=8791 sha256=933a6c7d1b7f332aa7a815a6afa246d7445f2e32d2e59173c57ab5fd37a70ce3 Stored in directory: /tmp/pip-ephem-wheel-cache-ddaogj_2/wheels/b7/0a/67/ada2a22079218c75a88361c0782855cc72aebc4d18d0289d05 Successfully built nerfstudio pyngrok pycocotools pyliblzfse fire pathtools Installing collected packages: xatlas, webencodings, wcwidth, pytz, pyliblzfse, pure-eval, ptyprocess, pickleshare, pathtools, ninja, msgpack, mistune, json5, ipython-genutils, fastjsonschema, executing, dash-table, dash-html-components, dash-core-components, backcall, av, appdirs, addict, widgetsnbextension, wheel, werkzeug, websockets, websocket-client, webcolors, urllib3, uri-template, tzdata, typing-extensions, traitlets, tqdm, tornado, tomli, tinycss2, threadpoolctl, termcolor, tensorboard-data-server, tenacity, soupsieve, sniffio, smmap, six, shtab, setproctitle, send2trash, rfc3986-validator, qtpy, pyzmq, pyyaml, python-json-logger, python-engineio, PySocks, pyrsistent, pyparsing, pycparser, pyasn1, psutil, protobuf, prompt-toolkit, prometheus-client, platformdirs, pexpect, parso, pandocfilters, oauthlib, nvidia-cuda-nvrtc-cu11, numpy, networkx, nest-asyncio, mdurl, lazy_loader, kiwisolver, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, joblib, itsdangerous, importlib-resources, grpcio, frozendict, fqdn, fonttools, filelock, docstring-parser, defusedxml, decorator, debugpy, cycler, configargparse, Click, cachetools, blinker, bidict, attrs, absl-py, typeguard, trimesh, tifffile, terminado, Shapely, sentry-sdk, scipy, rsa, rfc3339-validator, PyWavelets, python-socketio, python-dateutil, pyquaternion, pyngrok, pymeshlab, pyequilib, pyasn1-modules, plotly, opencv-python, nvidia-cuda-runtime-cu11, nvidia-cublas-cu11, msgpack-numpy, matplotlib-inline, markdown-it-py, markdown, jupyter-core, jsonschema, jedi, imageio, h5py, gitdb, Flask, fire, docker-pycreds, contourpy, comm, cffi, bleach, beautifulsoup4, async-lru, asttokens, anyio, stack-data, scikit-learn, scikit-image, rich, requests-oauthlib, pandas, nvidia-cudnn-cu11, nbformat, matplotlib, jupyter-server-terminals, jupyter-client, google-auth, GitPython, dash, cryptography, arrow, argon2-cffi-bindings, wandb, tyro, torch, pycocotools, nbclient, isoduration, ipython, google-auth-oauthlib, gdown, descartes, argon2-cffi, viser, torchvision, torchtyping, torchmetrics, tensorboard, nerfacc, nbconvert, mediapy, ipykernel, functorch, torch-fidelity, qtconsole, lpips, jupyter-events, jupyter-console, ipywidgets, open3d, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, nbclassic, jupyterlab, notebook, jupyter, nuscenes-devkit, nerfstudio Attempting uninstall: wheel Found existing installation: wheel 0.37.0 Uninstalling wheel-0.37.0: Successfully uninstalled wheel-0.37.0 Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.2 Uninstalling urllib3-2.0.2: Successfully uninstalled urllib3-2.0.2 Successfully installed Click-8.1.3 Flask-2.3.2 GitPython-3.1.31 PySocks-1.7.1 PyWavelets-1.4.1 Shapely-2.0.1 absl-py-1.4.0 addict-2.4.0 anyio-3.6.2 appdirs-1.4.4 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 arrow-1.2.3 asttokens-2.2.1 async-lru-2.0.2 attrs-23.1.0 av-10.0.0 backcall-0.2.0 beautifulsoup4-4.12.2 bidict-0.22.1 bleach-6.0.0 blinker-1.6.2 cachetools-5.3.0 cffi-1.15.1 comm-0.1.3 configargparse-1.5.3 contourpy-1.0.7 cryptography-40.0.2 cycler-0.11.0 dash-2.9.3 dash-core-components-2.0.0 dash-html-components-2.0.0 dash-table-5.0.0 debugpy-1.6.7 decorator-5.1.1 defusedxml-0.7.1 descartes-1.1.0 docker-pycreds-0.4.0 docstring-parser-0.14.1 executing-1.2.0 fastjsonschema-2.16.3 filelock-3.12.0 fire-0.5.0 fonttools-4.39.4 fqdn-1.5.1 frozendict-2.3.8 functorch-1.13.1 gdown-4.7.1 gitdb-4.0.10 google-auth-2.18.0 google-auth-oauthlib-1.0.0 grpcio-1.54.2 h5py-3.8.0 imageio-2.28.1 importlib-resources-5.12.0 ipykernel-6.23.1 ipython-8.13.2 ipython-genutils-0.2.0 ipywidgets-8.0.6 isoduration-20.11.0 itsdangerous-2.1.2 jedi-0.18.2 joblib-1.2.0 json5-0.9.14 jsonpointer-2.3 jsonschema-4.17.3 jupyter-1.0.0 jupyter-client-8.2.0 jupyter-console-6.6.3 jupyter-core-5.3.0 jupyter-events-0.6.3 jupyter-lsp-2.1.0 jupyter-server-2.5.0 jupyter-server-terminals-0.4.4 jupyterlab-4.0.0 jupyterlab-pygments-0.2.2 jupyterlab-server-2.22.1 jupyterlab-widgets-3.0.7 kiwisolver-1.4.4 lazy_loader-0.2 lpips-0.1.4 markdown-3.4.3 markdown-it-py-2.2.0 matplotlib-3.7.1 matplotlib-inline-0.1.6 mdurl-0.1.2 mediapy-1.1.6 mistune-2.0.5 msgpack-1.0.5 msgpack-numpy-0.4.8 nbclassic-1.0.0 nbclient-0.7.4 nbconvert-7.4.0 nbformat-5.7.0 nerfacc-0.5.2 nerfstudio-0.2.2 nest-asyncio-1.5.6 networkx-3.1 ninja-1.11.1 notebook-6.5.4 notebook-shim-0.2.3 numpy-1.24.3 nuscenes-devkit-1.1.9 nvidia-cublas-cu11-11.10.3.66 nvidia-cuda-nvrtc-cu11-11.7.99 nvidia-cuda-runtime-cu11-11.7.99 nvidia-cudnn-cu11-8.5.0.96 oauthlib-3.2.2 open3d-0.17.0 opencv-python-4.6.0.66 pandas-2.0.1 pandocfilters-1.5.0 parso-0.8.3 pathtools-0.1.2 pexpect-4.8.0 pickleshare-0.7.5 platformdirs-3.5.1 plotly-5.14.1 prometheus-client-0.16.0 prompt-toolkit-3.0.38 protobuf-3.20.3 psutil-5.9.5 ptyprocess-0.7.0 pure-eval-0.2.2 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycocotools-2.0.6 pycparser-2.21 pyequilib-0.5.6 pyliblzfse-0.4.1 pymeshlab-2022.2.post4 pyngrok-6.0.0 pyparsing-3.0.9 pyquaternion-0.9.9 pyrsistent-0.19.3 python-dateutil-2.8.2 python-engineio-4.4.1 python-json-logger-2.0.7 python-socketio-5.8.0 pytz-2023.3 pyyaml-6.0 pyzmq-25.0.2 qtconsole-5.4.3 qtpy-2.3.1 requests-oauthlib-1.3.1 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rich-13.3.5 rsa-4.9 scikit-image-0.20.0 scikit-learn-1.2.2 scipy-1.9.1 send2trash-1.8.2 sentry-sdk-1.23.0 setproctitle-1.3.2 shtab-1.6.1 six-1.16.0 smmap-5.0.0 sniffio-1.3.0 soupsieve-2.4.1 stack-data-0.6.2 tenacity-8.2.2 tensorboard-2.13.0 tensorboard-data-server-0.7.0 termcolor-2.3.0 terminado-0.17.1 threadpoolctl-3.1.0 tifffile-2023.4.12 tinycss2-1.2.1 tomli-2.0.1 torch-1.13.1 torch-fidelity-0.3.0 torchmetrics-0.11.4 torchtyping-0.1.4 torchvision-0.14.1 tornado-6.3.2 tqdm-4.65.0 traitlets-5.9.0 trimesh-3.21.6 typeguard-4.0.0 typing-extensions-4.5.0 tyro-0.5.2 tzdata-2023.3 uri-template-1.2.0 urllib3-1.26.15 viser-0.0.10 wandb-0.15.2 wcwidth-0.2.6 webcolors-1.13 webencodings-0.5.1 websocket-client-1.5.1 websockets-11.0.3 werkzeug-2.3.4 wheel-0.40.0 widgetsnbextension-4.0.7 xatlas-0.0.7 [rtd-command-info] start-time: 2023-05-15T22:06:44.521449Z, end-time: 2023-05-15T22:07:39.281661Z, duration: 54, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[docs] Processing /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: appdirs>=1.4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (1.4.4) Requirement already satisfied: av>=9.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (10.0.0) Requirement already satisfied: cryptography>=38 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (40.0.2) Requirement already satisfied: tyro>=0.3.31 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (0.5.2) Requirement already satisfied: gdown>=4.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (4.7.1) Requirement already satisfied: ninja>=1.10 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (1.11.1) Requirement already satisfied: functorch>=0.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (1.13.1) Collecting functorch>=0.2.1 (from nerfstudio==0.2.2) Downloading functorch-2.0.0-py2.py3-none-any.whl (2.1 kB) Requirement already satisfied: h5py>=2.9.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (3.8.0) Requirement already satisfied: imageio>=2.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (2.28.1) Requirement already satisfied: ipywidgets>=7.6 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (8.0.6) Requirement already satisfied: jupyterlab>=3.3.4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (4.0.0) Requirement already satisfied: matplotlib>=3.5.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (3.7.1) Requirement already satisfied: mediapy>=1.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (1.1.6) Requirement already satisfied: msgpack>=1.0.4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (1.0.5) Requirement already satisfied: msgpack-numpy>=0.4.8 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (0.4.8) Requirement already satisfied: nerfacc==0.5.2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (0.5.2) Requirement already satisfied: open3d>=0.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (0.17.0) Requirement already satisfied: opencv-python==4.6.0.66 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (4.6.0.66) Requirement already satisfied: Pillow>=9.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (9.5.0) Requirement already satisfied: plotly>=5.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (5.14.1) Requirement already satisfied: protobuf!=3.20.0,<=3.20.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (3.20.3) Requirement already satisfied: pyequilib>=0.5.6 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (0.5.6) Requirement already satisfied: pymeshlab>=2022.2.post2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (2022.2.post4) Requirement already satisfied: pyngrok>=5.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (6.0.0) Requirement already satisfied: python-socketio>=5.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (5.8.0) Requirement already satisfied: pyquaternion>=0.9.9 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (0.9.9) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (2.30.0) Requirement already satisfied: rich>=12.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (13.3.5) Requirement already satisfied: scikit-image>=0.19.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (0.20.0) Requirement already satisfied: tensorboard>=2.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (2.13.0) Requirement already satisfied: torch<2.0.0,>=1.12.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (1.13.1) Requirement already satisfied: torchmetrics[image]>=0.9.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (0.11.4) Requirement already satisfied: torchtyping>=0.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (0.1.4) Requirement already satisfied: torchvision>=0.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (0.14.1) Collecting torchvision>=0.13.0 (from nerfstudio==0.2.2) Downloading torchvision-0.15.2-cp39-cp39-manylinux1_x86_64.whl (6.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 76.5 MB/s eta 0:00:00 Requirement already satisfied: typing-extensions>=4.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (4.5.0) Requirement already satisfied: viser>=0.0.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (0.0.10) Requirement already satisfied: nuscenes-devkit>=1.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (1.1.9) Collecting nuscenes-devkit>=1.1.1 (from nerfstudio==0.2.2) Downloading nuscenes_devkit-1.1.10-py3-none-any.whl (312 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 312.9/312.9 kB 261.2 MB/s eta 0:00:00 Requirement already satisfied: wandb>=0.13.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (0.15.2) Requirement already satisfied: xatlas in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (0.0.7) Requirement already satisfied: trimesh>=3.20.2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (3.21.6) Requirement already satisfied: importlib-metadata>=6.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.2.2) (6.6.0) Collecting furo==2022.09.29 (from nerfstudio==0.2.2) Downloading furo-2022.9.29-py3-none-any.whl (326 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 326.8/326.8 kB 256.1 MB/s eta 0:00:00 Collecting ipython==8.6.0 (from nerfstudio==0.2.2) Downloading ipython-8.6.0-py3-none-any.whl (761 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 255.0 MB/s eta 0:00:00 Collecting readthedocs-sphinx-search==0.1.2 (from nerfstudio==0.2.2) Downloading readthedocs_sphinx_search-0.1.2-py3-none-any.whl (18 kB) Collecting myst-nb==0.16.0 (from nerfstudio==0.2.2) Downloading myst_nb-0.16.0-py3-none-any.whl (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.9/76.9 kB 203.2 MB/s eta 0:00:00 Collecting nbconvert==7.2.5 (from nerfstudio==0.2.2) Downloading nbconvert-7.2.5-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.3/273.3 kB 255.6 MB/s eta 0:00:00 Collecting nbformat==5.5.0 (from nerfstudio==0.2.2) Downloading nbformat-5.5.0-py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.3/75.3 kB 234.3 MB/s eta 0:00:00 Collecting sphinx==5.2.1 (from nerfstudio==0.2.2) Downloading sphinx-5.2.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 271.7 MB/s eta 0:00:00 Collecting sphinxemoji==0.2.0 (from nerfstudio==0.2.2) Downloading sphinxemoji-0.2.0.tar.gz (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 193.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-argparse==0.3.1 (from nerfstudio==0.2.2) Downloading sphinx_argparse-0.3.1-py2.py3-none-any.whl (12 kB) Collecting sphinx-copybutton==0.5.0 (from nerfstudio==0.2.2) Downloading sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB) Collecting sphinx-design==0.2.0 (from nerfstudio==0.2.2) Downloading sphinx_design-0.2.0-py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 193.4 MB/s eta 0:00:00 Collecting sphinxext-opengraph==0.6.3 (from nerfstudio==0.2.2) Downloading sphinxext_opengraph-0.6.3-py3-none-any.whl (8.3 kB) Requirement already satisfied: beautifulsoup4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from furo==2022.09.29->nerfstudio==0.2.2) (4.12.2) Collecting sphinx-basic-ng (from furo==2022.09.29->nerfstudio==0.2.2) Downloading sphinx_basic_ng-1.0.0b1-py3-none-any.whl (22 kB) Requirement already satisfied: pygments>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from furo==2022.09.29->nerfstudio==0.2.2) (2.15.1) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipython==8.6.0->nerfstudio==0.2.2) (0.2.0) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipython==8.6.0->nerfstudio==0.2.2) (5.1.1) Requirement already satisfied: jedi>=0.16 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipython==8.6.0->nerfstudio==0.2.2) (0.18.2) Requirement already satisfied: matplotlib-inline in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipython==8.6.0->nerfstudio==0.2.2) (0.1.6) Requirement already satisfied: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipython==8.6.0->nerfstudio==0.2.2) (0.7.5) Requirement already satisfied: prompt-toolkit<3.1.0,>3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipython==8.6.0->nerfstudio==0.2.2) (3.0.38) Requirement already satisfied: stack-data in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipython==8.6.0->nerfstudio==0.2.2) (0.6.2) Requirement already satisfied: traitlets>=5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipython==8.6.0->nerfstudio==0.2.2) (5.9.0) Requirement already satisfied: pexpect>4.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipython==8.6.0->nerfstudio==0.2.2) (4.8.0) Collecting jupyter-cache~=0.5.0 (from myst-nb==0.16.0->nerfstudio==0.2.2) Downloading jupyter_cache-0.5.0-py3-none-any.whl (34 kB) Requirement already satisfied: nbclient in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from myst-nb==0.16.0->nerfstudio==0.2.2) (0.7.4) Collecting myst-parser~=0.18.0 (from myst-nb==0.16.0->nerfstudio==0.2.2) Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 212.7 MB/s eta 0:00:00 Requirement already satisfied: pyyaml in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from myst-nb==0.16.0->nerfstudio==0.2.2) (6.0) Collecting sphinx-togglebutton~=0.3.0 (from myst-nb==0.16.0->nerfstudio==0.2.2) Downloading sphinx_togglebutton-0.3.2-py3-none-any.whl (8.2 kB) Requirement already satisfied: ipykernel in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from myst-nb==0.16.0->nerfstudio==0.2.2) (6.23.1) Requirement already satisfied: bleach in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert==7.2.5->nerfstudio==0.2.2) (6.0.0) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert==7.2.5->nerfstudio==0.2.2) (0.7.1) Requirement already satisfied: jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert==7.2.5->nerfstudio==0.2.2) (3.1.2) Requirement already satisfied: jupyter-core>=4.7 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert==7.2.5->nerfstudio==0.2.2) (5.3.0) Requirement already satisfied: jupyterlab-pygments in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert==7.2.5->nerfstudio==0.2.2) (0.2.2) Requirement already satisfied: markupsafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert==7.2.5->nerfstudio==0.2.2) (2.1.2) Requirement already satisfied: mistune<3,>=2.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert==7.2.5->nerfstudio==0.2.2) (2.0.5) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert==7.2.5->nerfstudio==0.2.2) (23.1) Requirement already satisfied: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert==7.2.5->nerfstudio==0.2.2) (1.5.0) Requirement already satisfied: tinycss2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert==7.2.5->nerfstudio==0.2.2) (1.2.1) Requirement already satisfied: fastjsonschema in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbformat==5.5.0->nerfstudio==0.2.2) (2.16.3) Requirement already satisfied: jsonschema>=2.6 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbformat==5.5.0->nerfstudio==0.2.2) (4.17.3) Requirement already satisfied: numpy>=1.14.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from opencv-python==4.6.0.66->nerfstudio==0.2.2) (1.24.3) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==5.2.1->nerfstudio==0.2.2) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==5.2.1->nerfstudio==0.2.2) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==5.2.1->nerfstudio==0.2.2) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==5.2.1->nerfstudio==0.2.2) (2.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==5.2.1->nerfstudio==0.2.2) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==5.2.1->nerfstudio==0.2.2) (1.0.3) Requirement already satisfied: docutils<0.20,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==5.2.1->nerfstudio==0.2.2) (0.18.1) Collecting docutils<0.20,>=0.14 (from sphinx==5.2.1->nerfstudio==0.2.2) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 261.1 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==5.2.1->nerfstudio==0.2.2) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==5.2.1->nerfstudio==0.2.2) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==5.2.1->nerfstudio==0.2.2) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==5.2.1->nerfstudio==0.2.2) (1.4.1) Requirement already satisfied: cffi>=1.12 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from cryptography>=38->nerfstudio==0.2.2) (1.15.1) INFO: pip is looking at multiple versions of functorch to determine which version is compatible with other requirements. This could take a while. Requirement already satisfied: filelock in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from gdown>=4.6.0->nerfstudio==0.2.2) (3.12.0) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from gdown>=4.6.0->nerfstudio==0.2.2) (1.16.0) Requirement already satisfied: tqdm in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from gdown>=4.6.0->nerfstudio==0.2.2) (4.65.0) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from importlib-metadata>=6.0.0->nerfstudio==0.2.2) (3.15.0) Requirement already satisfied: widgetsnbextension~=4.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipywidgets>=7.6->nerfstudio==0.2.2) (4.0.7) Requirement already satisfied: jupyterlab-widgets~=3.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipywidgets>=7.6->nerfstudio==0.2.2) (3.0.7) Requirement already satisfied: async-lru>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab>=3.3.4->nerfstudio==0.2.2) (2.0.2) Requirement already satisfied: jupyter-lsp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab>=3.3.4->nerfstudio==0.2.2) (2.1.0) Requirement already satisfied: jupyter-server<3,>=2.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab>=3.3.4->nerfstudio==0.2.2) (2.5.0) Requirement already satisfied: jupyterlab-server<3,>=2.19.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab>=3.3.4->nerfstudio==0.2.2) (2.22.1) Requirement already satisfied: notebook-shim>=0.2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab>=3.3.4->nerfstudio==0.2.2) (0.2.3) Requirement already satisfied: tomli in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab>=3.3.4->nerfstudio==0.2.2) (2.0.1) Requirement already satisfied: tornado>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab>=3.3.4->nerfstudio==0.2.2) (6.3.2) Requirement already satisfied: contourpy>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.5.3->nerfstudio==0.2.2) (1.0.7) Requirement already satisfied: cycler>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.5.3->nerfstudio==0.2.2) (0.11.0) Requirement already satisfied: fonttools>=4.22.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.5.3->nerfstudio==0.2.2) (4.39.4) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.5.3->nerfstudio==0.2.2) (1.4.4) Requirement already satisfied: pyparsing>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.5.3->nerfstudio==0.2.2) (3.0.9) Requirement already satisfied: python-dateutil>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.5.3->nerfstudio==0.2.2) (2.8.2) Requirement already satisfied: importlib-resources>=3.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.5.3->nerfstudio==0.2.2) (5.12.0) Requirement already satisfied: cachetools in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (5.3.0) Requirement already satisfied: descartes in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (1.1.0) Requirement already satisfied: fire in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (0.5.0) Requirement already satisfied: jupyter in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (1.0.0) INFO: pip is looking at multiple versions of nuscenes-devkit to determine which version is compatible with other requirements. This could take a while. Requirement already satisfied: scikit-learn in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (1.2.2) Requirement already satisfied: scipy in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (1.9.1) Collecting scipy (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) Downloading scipy-1.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 160.8 MB/s eta 0:00:00 Requirement already satisfied: Shapely in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (2.0.1) Requirement already satisfied: pycocotools>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (2.0.6) Requirement already satisfied: dash>=2.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from open3d>=0.16.0->nerfstudio==0.2.2) (2.9.3) Requirement already satisfied: werkzeug>=2.2.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from open3d>=0.16.0->nerfstudio==0.2.2) (2.3.4) INFO: pip is looking at multiple versions of open3d to determine which version is compatible with other requirements. This could take a while. Collecting open3d>=0.16.0 (from nerfstudio==0.2.2) Downloading open3d-0.17.0-cp39-cp39-manylinux_2_27_x86_64.whl (420.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 420.5/420.5 MB 204.2 MB/s eta 0:00:00 Downloading open3d-0.16.0-cp39-cp39-manylinux_2_27_x86_64.whl (422.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 422.5/422.5 MB 205.2 MB/s eta 0:00:00 Requirement already satisfied: configargparse in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from open3d>=0.16.0->nerfstudio==0.2.2) (1.5.3) Requirement already satisfied: addict in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from open3d>=0.16.0->nerfstudio==0.2.2) (2.4.0) Requirement already satisfied: pandas>=1.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from open3d>=0.16.0->nerfstudio==0.2.2) (2.0.1) Requirement already satisfied: tenacity>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from plotly>=5.7.0->nerfstudio==0.2.2) (8.2.2) Requirement already satisfied: bidict>=0.21.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from python-socketio>=5.7.1->nerfstudio==0.2.2) (0.22.1) Requirement already satisfied: python-engineio>=4.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from python-socketio>=5.7.1->nerfstudio==0.2.2) (4.4.1) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.2.2) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.2.2) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.2.2) (1.26.15) Collecting urllib3<3,>=1.21.1 (from requests->nerfstudio==0.2.2) Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 213.2 MB/s eta 0:00:00 Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.2.2) (2023.5.7) Requirement already satisfied: markdown-it-py<3.0.0,>=2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from rich>=12.5.1->nerfstudio==0.2.2) (2.2.0) Requirement already satisfied: networkx>=2.8 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from scikit-image>=0.19.3->nerfstudio==0.2.2) (3.1) Requirement already satisfied: tifffile>=2019.7.26 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from scikit-image>=0.19.3->nerfstudio==0.2.2) (2023.4.12) Requirement already satisfied: PyWavelets>=1.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from scikit-image>=0.19.3->nerfstudio==0.2.2) (1.4.1) Requirement already satisfied: lazy_loader>=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from scikit-image>=0.19.3->nerfstudio==0.2.2) (0.2) Requirement already satisfied: absl-py>=0.4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard>=2.13.0->nerfstudio==0.2.2) (1.4.0) Requirement already satisfied: grpcio>=1.48.2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard>=2.13.0->nerfstudio==0.2.2) (1.54.2) Requirement already satisfied: google-auth<3,>=1.6.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard>=2.13.0->nerfstudio==0.2.2) (2.18.0) Requirement already satisfied: google-auth-oauthlib<1.1,>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard>=2.13.0->nerfstudio==0.2.2) (1.0.0) Requirement already satisfied: markdown>=2.6.8 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard>=2.13.0->nerfstudio==0.2.2) (3.4.3) Requirement already satisfied: setuptools>=41.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard>=2.13.0->nerfstudio==0.2.2) (67.7.2) Requirement already satisfied: tensorboard-data-server<0.8.0,>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard>=2.13.0->nerfstudio==0.2.2) (0.7.0) Requirement already satisfied: wheel>=0.26 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard>=2.13.0->nerfstudio==0.2.2) (0.40.0) Requirement already satisfied: nvidia-cuda-runtime-cu11==11.7.99 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from torch<2.0.0,>=1.12.1->nerfstudio==0.2.2) (11.7.99) Requirement already satisfied: nvidia-cudnn-cu11==8.5.0.96 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from torch<2.0.0,>=1.12.1->nerfstudio==0.2.2) (8.5.0.96) Requirement already satisfied: nvidia-cublas-cu11==11.10.3.66 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from torch<2.0.0,>=1.12.1->nerfstudio==0.2.2) (11.10.3.66) Requirement already satisfied: nvidia-cuda-nvrtc-cu11==11.7.99 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from torch<2.0.0,>=1.12.1->nerfstudio==0.2.2) (11.7.99) Requirement already satisfied: lpips<=0.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from torchmetrics[image]>=0.9.3->nerfstudio==0.2.2) (0.1.4) Requirement already satisfied: torch-fidelity<=0.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from torchmetrics[image]>=0.9.3->nerfstudio==0.2.2) (0.3.0) Requirement already satisfied: typeguard>=2.11.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from torchtyping>=0.1.4->nerfstudio==0.2.2) (4.0.0) INFO: pip is looking at multiple versions of torchvision to determine which version is compatible with other requirements. This could take a while. Collecting torchvision>=0.13.0 (from nerfstudio==0.2.2) Downloading torchvision-0.15.1-cp39-cp39-manylinux1_x86_64.whl (6.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 209.2 MB/s eta 0:00:00 Requirement already satisfied: docstring-parser<0.15.0,>=0.14.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tyro>=0.3.31->nerfstudio==0.2.2) (0.14.1) Requirement already satisfied: frozendict<3.0.0,>=2.3.4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tyro>=0.3.31->nerfstudio==0.2.2) (2.3.8) Requirement already satisfied: shtab<2.0.0,>=1.5.6 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tyro>=0.3.31->nerfstudio==0.2.2) (1.6.1) Requirement already satisfied: pyliblzfse>=0.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from viser>=0.0.5->nerfstudio==0.2.2) (0.4.1) Requirement already satisfied: websockets>=10.4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from viser>=0.0.5->nerfstudio==0.2.2) (11.0.3) Requirement already satisfied: Click!=8.0.0,>=7.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from wandb>=0.13.3->nerfstudio==0.2.2) (8.1.3) Requirement already satisfied: GitPython!=3.1.29,>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from wandb>=0.13.3->nerfstudio==0.2.2) (3.1.31) Requirement already satisfied: psutil>=5.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from wandb>=0.13.3->nerfstudio==0.2.2) (5.9.5) Requirement already satisfied: sentry-sdk>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from wandb>=0.13.3->nerfstudio==0.2.2) (1.23.0) Requirement already satisfied: docker-pycreds>=0.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from wandb>=0.13.3->nerfstudio==0.2.2) (0.4.0) Requirement already satisfied: pathtools in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from wandb>=0.13.3->nerfstudio==0.2.2) (0.1.2) Requirement already satisfied: setproctitle in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from wandb>=0.13.3->nerfstudio==0.2.2) (1.3.2) Requirement already satisfied: pycparser in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=38->nerfstudio==0.2.2) (2.21) Requirement already satisfied: Flask>=1.0.4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.2.2) (2.3.2) Requirement already satisfied: dash-html-components==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.2.2) (2.0.0) Requirement already satisfied: dash-core-components==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.2.2) (2.0.0) Requirement already satisfied: dash-table==5.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.2.2) (5.0.0) Requirement already satisfied: gitdb<5,>=4.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from GitPython!=3.1.29,>=1.0.0->wandb>=0.13.3->nerfstudio==0.2.2) (4.0.10) Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from google-auth<3,>=1.6.3->tensorboard>=2.13.0->nerfstudio==0.2.2) (0.3.0) Requirement already satisfied: rsa<5,>=3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from google-auth<3,>=1.6.3->tensorboard>=2.13.0->nerfstudio==0.2.2) (4.9) Requirement already satisfied: requests-oauthlib>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from google-auth-oauthlib<1.1,>=0.5->tensorboard>=2.13.0->nerfstudio==0.2.2) (1.3.1) Requirement already satisfied: comm>=0.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipykernel->myst-nb==0.16.0->nerfstudio==0.2.2) (0.1.3) Requirement already satisfied: debugpy>=1.6.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipykernel->myst-nb==0.16.0->nerfstudio==0.2.2) (1.6.7) Requirement already satisfied: jupyter-client>=6.1.12 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipykernel->myst-nb==0.16.0->nerfstudio==0.2.2) (8.2.0) Requirement already satisfied: nest-asyncio in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipykernel->myst-nb==0.16.0->nerfstudio==0.2.2) (1.5.6) Requirement already satisfied: pyzmq>=20 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipykernel->myst-nb==0.16.0->nerfstudio==0.2.2) (25.0.2) Requirement already satisfied: parso<0.9.0,>=0.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jedi>=0.16->ipython==8.6.0->nerfstudio==0.2.2) (0.8.3) Requirement already satisfied: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jsonschema>=2.6->nbformat==5.5.0->nerfstudio==0.2.2) (23.1.0) Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jsonschema>=2.6->nbformat==5.5.0->nerfstudio==0.2.2) (0.19.3) Collecting nbclient (from myst-nb==0.16.0->nerfstudio==0.2.2) Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 232.7 MB/s eta 0:00:00 Collecting sqlalchemy<1.5,>=1.3.12 (from jupyter-cache~=0.5.0->myst-nb==0.16.0->nerfstudio==0.2.2) Downloading SQLAlchemy-1.4.48-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 247.6 MB/s eta 0:00:00 Collecting tabulate (from jupyter-cache~=0.5.0->myst-nb==0.16.0->nerfstudio==0.2.2) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Requirement already satisfied: platformdirs>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-core>=4.7->nbconvert==7.2.5->nerfstudio==0.2.2) (3.5.1) Requirement already satisfied: anyio>=3.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (3.6.2) Requirement already satisfied: argon2-cffi in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (21.3.0) Requirement already satisfied: jupyter-events>=0.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (0.6.3) Requirement already satisfied: jupyter-server-terminals in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (0.4.4) Requirement already satisfied: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (0.16.0) Requirement already satisfied: send2trash in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (1.8.2) Requirement already satisfied: terminado>=0.8.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (0.17.1) Requirement already satisfied: websocket-client in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (1.5.1) Requirement already satisfied: json5>=0.9.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab-server<3,>=2.19.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (0.9.14) Requirement already satisfied: mdurl~=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from markdown-it-py<3.0.0,>=2.2.0->rich>=12.5.1->nerfstudio==0.2.2) (0.1.2) Collecting mdit-py-plugins~=0.3.1 (from myst-parser~=0.18.0->myst-nb==0.16.0->nerfstudio==0.2.2) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 201.2 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from pandas>=1.0->open3d>=0.16.0->nerfstudio==0.2.2) (2023.3) Requirement already satisfied: tzdata>=2022.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from pandas>=1.0->open3d>=0.16.0->nerfstudio==0.2.2) (2023.3) Requirement already satisfied: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from pexpect>4.3->ipython==8.6.0->nerfstudio==0.2.2) (0.7.0) Requirement already satisfied: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from prompt-toolkit<3.1.0,>3.0.1->ipython==8.6.0->nerfstudio==0.2.2) (0.2.6) Requirement already satisfied: joblib>=1.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from scikit-learn->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (1.2.0) Requirement already satisfied: threadpoolctl>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from scikit-learn->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (3.1.0) Requirement already satisfied: soupsieve>1.2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from beautifulsoup4->furo==2022.09.29->nerfstudio==0.2.2) (2.4.1) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from bleach->nbconvert==7.2.5->nerfstudio==0.2.2) (0.5.1) Requirement already satisfied: termcolor in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from fire->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (2.3.0) Requirement already satisfied: notebook in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (6.5.4) Requirement already satisfied: qtconsole in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (5.4.3) Requirement already satisfied: jupyter-console in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (6.6.3) Requirement already satisfied: PySocks!=1.5.7,>=1.5.6 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.2.2) (1.7.1) Requirement already satisfied: executing>=1.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from stack-data->ipython==8.6.0->nerfstudio==0.2.2) (1.2.0) Requirement already satisfied: asttokens>=2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from stack-data->ipython==8.6.0->nerfstudio==0.2.2) (2.2.1) Requirement already satisfied: pure-eval in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from stack-data->ipython==8.6.0->nerfstudio==0.2.2) (0.2.2) Requirement already satisfied: sniffio>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from anyio>=3.1.0->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (1.3.0) Requirement already satisfied: itsdangerous>=2.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from Flask>=1.0.4->dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.2.2) (2.1.2) Requirement already satisfied: blinker>=1.6.2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from Flask>=1.0.4->dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.2.2) (1.6.2) Requirement already satisfied: smmap<6,>=3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from gitdb<5,>=4.0.1->GitPython!=3.1.29,>=1.0.0->wandb>=0.13.3->nerfstudio==0.2.2) (5.0.0) Requirement already satisfied: python-json-logger>=2.0.4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-events>=0.4.0->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (2.0.7) Requirement already satisfied: rfc3339-validator in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-events>=0.4.0->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (0.1.4) Requirement already satisfied: rfc3986-validator>=0.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-events>=0.4.0->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (0.1.1) Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tensorboard>=2.13.0->nerfstudio==0.2.2) (0.5.0) Requirement already satisfied: oauthlib>=3.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard>=2.13.0->nerfstudio==0.2.2) (3.2.2) Collecting greenlet!=0.4.17 (from sqlalchemy<1.5,>=1.3.12->jupyter-cache~=0.5.0->myst-nb==0.16.0->nerfstudio==0.2.2) Downloading greenlet-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (610 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 610.9/610.9 kB 258.7 MB/s eta 0:00:00 Requirement already satisfied: argon2-cffi-bindings in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from argon2-cffi->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.2.2) (21.2.0) Requirement already satisfied: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from notebook->jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (0.2.0) Requirement already satisfied: nbclassic>=0.4.7 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from notebook->jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (1.0.0) Requirement already satisfied: qtpy>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from qtconsole->jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.2.2) (2.3.1) Requirement already satisfied: fqdn in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jsonschema>=2.6->nbformat==5.5.0->nerfstudio==0.2.2) (1.5.1) Requirement already satisfied: isoduration in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jsonschema>=2.6->nbformat==5.5.0->nerfstudio==0.2.2) (20.11.0) Requirement already satisfied: jsonpointer>1.13 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jsonschema>=2.6->nbformat==5.5.0->nerfstudio==0.2.2) (2.3) Requirement already satisfied: uri-template in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jsonschema>=2.6->nbformat==5.5.0->nerfstudio==0.2.2) (1.2.0) Requirement already satisfied: webcolors>=1.11 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jsonschema>=2.6->nbformat==5.5.0->nerfstudio==0.2.2) (1.13) Requirement already satisfied: arrow>=0.15.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from isoduration->jsonschema>=2.6->nbformat==5.5.0->nerfstudio==0.2.2) (1.2.3) Building wheels for collected packages: sphinxemoji, nerfstudio Building wheel for sphinxemoji (setup.py): started Building wheel for sphinxemoji (setup.py): finished with status 'done' Created wheel for sphinxemoji: filename=sphinxemoji-0.2.0-py3-none-any.whl size=44408 sha256=b80dc809f90c912ea5e75662e17efefa391e46222c02d1282ac91356c686e19d Stored in directory: /tmp/pip-ephem-wheel-cache-sajh8r3q/wheels/2b/12/1c/c58487270d860c94a2f2274555f1d04471343295f738458e8e Building wheel for nerfstudio (pyproject.toml): started Building wheel for nerfstudio (pyproject.toml): finished with status 'done' Created wheel for nerfstudio: filename=nerfstudio-0.2.2-py3-none-any.whl size=453049 sha256=f5834c5740d579ade44083c5fb70bd1513e69646f8977ac8b0c6e24b871f8ec3 Stored in directory: /tmp/pip-ephem-wheel-cache-sajh8r3q/wheels/c8/91/b0/7f7ff34b1a62c9efcbfde0fe5731daa6bac609a8b4f64f60f5 Successfully built sphinxemoji nerfstudio Installing collected packages: tabulate, readthedocs-sphinx-search, greenlet, docutils, sqlalchemy, sphinx, nbformat, mdit-py-plugins, sphinxext-opengraph, sphinxemoji, sphinx-togglebutton, sphinx-design, sphinx-copybutton, sphinx-basic-ng, sphinx-argparse, nbclient, myst-parser, ipython, nbconvert, jupyter-cache, furo, myst-nb, open3d, nerfstudio Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: sphinx Found existing installation: Sphinx 6.2.1 Uninstalling Sphinx-6.2.1: Successfully uninstalled Sphinx-6.2.1 Attempting uninstall: nbformat Found existing installation: nbformat 5.7.0 Uninstalling nbformat-5.7.0: Successfully uninstalled nbformat-5.7.0 Attempting uninstall: nbclient Found existing installation: nbclient 0.7.4 Uninstalling nbclient-0.7.4: Successfully uninstalled nbclient-0.7.4 Attempting uninstall: ipython Found existing installation: ipython 8.13.2 Uninstalling ipython-8.13.2: Successfully uninstalled ipython-8.13.2 Attempting uninstall: nbconvert Found existing installation: nbconvert 7.4.0 Uninstalling nbconvert-7.4.0: Successfully uninstalled nbconvert-7.4.0 Attempting uninstall: open3d Found existing installation: open3d 0.17.0 Uninstalling open3d-0.17.0: Successfully uninstalled open3d-0.17.0 Attempting uninstall: nerfstudio Found existing installation: nerfstudio 0.2.2 Uninstalling nerfstudio-0.2.2: Successfully uninstalled nerfstudio-0.2.2 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. sphinx-rtd-theme 1.2.0 requires docutils<0.19, but you have docutils 0.19 which is incompatible. Successfully installed docutils-0.19 furo-2022.9.29 greenlet-2.0.2 ipython-8.6.0 jupyter-cache-0.5.0 mdit-py-plugins-0.3.5 myst-nb-0.16.0 myst-parser-0.18.1 nbclient-0.5.13 nbconvert-7.2.5 nbformat-5.5.0 nerfstudio-0.2.2 open3d-0.16.0 readthedocs-sphinx-search-0.1.2 sphinx-5.2.1 sphinx-argparse-0.3.1 sphinx-basic-ng-1.0.0b1 sphinx-copybutton-0.5.0 sphinx-design-0.2.0 sphinx-togglebutton-0.3.2 sphinxemoji-0.2.0 sphinxext-opengraph-0.6.3 sqlalchemy-1.4.48 tabulate-0.9.0 [rtd-command-info] start-time: 2023-05-15T22:07:41.419748Z, end-time: 2023-05-15T22:07:41.488025Z, duration: 0, exit-code: 0 cat docs/conf.py # pylint: skip-file # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys sys.path.insert(0, os.path.abspath("..")) sys.path.append(os.path.abspath("./_pygments")) import nerfstudio.configs.base_config # -- Project information ----------------------------------------------------- project = "nerfstudio" copyright = "2022, nerfstudio Team" author = "nerfstudio Team" # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinxarg.ext", "sphinx.ext.duration", "sphinx.ext.doctest", "sphinx.ext.autodoc", "sphinx.ext.intersphinx", "sphinxemoji.sphinxemoji", "myst_nb", "sphinx.ext.napoleon", "sphinx_copybutton", "sphinx_design", "sphinx.ext.mathjax", "sphinxext.opengraph", "sphinx.ext.viewcode", ] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] suppress_warnings = ["myst.header"] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] # Needed for interactive plotly in notebooks html_js_files = [ "require.min.js", "custom.js", ] # -- MYST configs ----------------------------------------------------------- # To enable admonitions: myst_enable_extensions = ["amsmath", "colon_fence", "deflist", "dollarmath", "html_image"] # -- Options for open graph ------------------------------------------------- ogp_site_url = "http://docs.nerf.studio/" ogp_image = "https://assets.nerf.studio/opg.png" # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "furo" html_title = "nerfstudio" autosectionlabel_prefix_document = True html_theme_options = { "light_css_variables": { "color-brand-primary": "#d34600", "color-brand-content": "#ff6f00", }, "dark_css_variables": { "color-brand-primary": "#fdd06c", "color-brand-content": "##fea96a", }, "light_logo": "imgs/logo.png", "dark_logo": "imgs/logo-dark.png", } # -- Code block theme -------------------------------------------------------- pygments_style = "style.NerfstudioStyleLight" pygments_dark_style = "style.NerfstudioStyleDark" # -- Napoleon settings ------------------------------------------------------- # Settings for parsing non-sphinx style docstrings. We use Google style in this # project. napoleon_google_docstring = True napoleon_numpy_docstring = False napoleon_include_init_with_doc = False napoleon_include_private_with_doc = False napoleon_include_special_with_doc = True napoleon_use_admonition_for_examples = False napoleon_use_admonition_for_notes = False napoleon_use_admonition_for_references = False napoleon_use_ivar = False napoleon_use_param = True napoleon_use_rtype = True napoleon_preprocess_types = False napoleon_type_aliases = None napoleon_attr_annotations = True # -- MYSTNB ----------------------------------------------------------------- suppress_warnings = ["mystnb.unknown_mime_type", "myst.header"] nb_execution_mode = "off" ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("v0.2.2", "/en/v0.2.2/"), ("v0.2.1", "/en/v0.2.1/"), ("v0.1.19", "/en/v0.1.19/"), ("v0.1.18", "/en/v0.1.18/"), ("v0.1.17", "/en/v0.1.17/"), ("v0.1.16", "/en/v0.1.16/"), ("v0.1.15", "/en/v0.1.15/"), ("v0.1.14", "/en/v0.1.14/"), ("v0.1.12", "/en/v0.1.12/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'plenoptix-nerfstudio', 'name': u'nerfstudio', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.nerf.studio/en/latest/', 'analytics_code': 'G-YCM80SMMXZ', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'nerfstudio-project', 'proxied_api_host': '/_', 'github_repo': 'nerfstudio', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'G-YCM80SMMXZ', 'global_analytics_code': 'UA-17997319-2', 'commit': 'e889598c', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/plenoptix-nerfstudio/builds/1474689/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-05-15T22:07:41.690680Z, end-time: 2023-05-15T22:09:06.988626Z, duration: 85, exit-code: 0 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.2.1 making output directory... done myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=['amsmath', 'colon_fence', 'deflist', 'dollarmath', 'html_image'], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=None, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area') myst-nb v0.16.0: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, execution_mode='off', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/checkouts/latest/_readthedocs/.jupyter_cache building [mo]: targets for 0 po files that are out of date building [html]: targets for 76 source files that are out of date updating environment: [new config] 76 added, 0 changed, 0 removed reading sources... [ 1%] developer_guides/config reading sources... [ 2%] developer_guides/debugging_tools/benchmarking reading sources... [ 3%] developer_guides/debugging_tools/index reading sources... [ 5%] developer_guides/debugging_tools/local_logger reading sources... [ 6%] developer_guides/debugging_tools/profiling reading sources... [ 7%] developer_guides/new_methods reading sources... [ 9%] developer_guides/pipelines/datamanagers reading sources... [ 10%] developer_guides/pipelines/dataparsers reading sources... [ 11%] developer_guides/pipelines/fields reading sources... [ 13%] developer_guides/pipelines/index reading sources... [ 14%] developer_guides/pipelines/models reading sources... [ 15%] developer_guides/pipelines/pipelines reading sources... [ 17%] developer_guides/viewer/custom_gui reading sources... [ 18%] developer_guides/viewer/index reading sources... [ 19%] developer_guides/viewer/local_viewer reading sources... [ 21%] extensions/blender_addon reading sources... [ 22%] extensions/sdfstudio reading sources... [ 23%] extensions/unreal_engine reading sources... [ 25%] index reading sources... [ 26%] nerfology/methods/in2n reading sources... [ 27%] nerfology/methods/index reading sources... [ 28%] nerfology/methods/instant_ngp reading sources... [ 30%] nerfology/methods/lerf reading sources... [ 31%] nerfology/methods/mipnerf reading sources... [ 32%] nerfology/methods/nerf reading sources... [ 34%] nerfology/methods/nerfacto reading sources... [ 35%] nerfology/methods/tensorf reading sources... [ 36%] nerfology/methods/tetranerf reading sources... [ 38%] nerfology/model_components/index reading sources... [ 39%] nerfology/model_components/visualize_cameras reading sources... [ 40%] nerfology/model_components/visualize_encoders reading sources... [ 42%] nerfology/model_components/visualize_samplers reading sources... [ 43%] nerfology/model_components/visualize_samples reading sources... [ 44%] nerfology/model_components/visualize_spatial_distortions reading sources... [ 46%] quickstart/custom_dataset reading sources... [ 47%] quickstart/data_conventions reading sources... [ 48%] quickstart/export_geometry reading sources... [ 50%] quickstart/first_nerf reading sources... [ 51%] quickstart/installation reading sources... [ 52%] quickstart/viewer_quickstart reading sources... [ 53%] reference/api/config reading sources... [ 55%] reference/api/data/datamanagers Matplotlib is building the font cache; this may take a moment. reading sources... [ 56%] reference/api/data/dataparsers reading sources... [ 57%] reference/api/data/datasets reading sources... [ 59%] reference/api/data/index reading sources... [ 60%] reference/api/data/utils reading sources... [ 61%] reference/api/field_components/embeddings reading sources... [ 63%] reference/api/field_components/encodings reading sources... [ 64%] reference/api/field_components/field_heads reading sources... [ 65%] reference/api/field_components/index reading sources... [ 67%] reference/api/field_components/mlp reading sources... [ 68%] reference/api/field_components/spatial_distortions reading sources... [ 69%] reference/api/fields reading sources... [ 71%] reference/api/index reading sources... [ 72%] reference/api/model_components/index reading sources... [ 73%] reference/api/model_components/losses reading sources... [ 75%] reference/api/model_components/ray_sampler reading sources... [ 76%] reference/api/model_components/renderers reading sources... [ 77%] reference/api/models WARNING: Using a slow implementation of HashEncoding. 🏃 🏃 Install tcnn for speedups 🏃 🏃 pip install git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch reading sources... [ 78%] reference/api/optimizers reading sources... [ 80%] reference/api/utils/colormaps reading sources... [ 81%] reference/api/utils/colors reading sources... [ 82%] reference/api/utils/index reading sources... [ 84%] reference/api/utils/math reading sources... [ 85%] reference/api/utils/tensor_dataclass reading sources... [ 86%] reference/api/viewer reading sources... [ 88%] reference/cli/index reading sources... [ 89%] reference/cli/ns_download_data reading sources... [ 90%] reference/cli/ns_eval reading sources... [ 92%] reference/cli/ns_export reading sources... [ 93%] reference/cli/ns_install_cli reading sources... [ 94%] reference/cli/ns_process_data reading sources... [ 96%] reference/cli/ns_render reading sources... [ 97%] reference/cli/ns_train reading sources... [ 98%] reference/cli/ns_viewer reading sources... [100%] reference/contributing looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] developer_guides/config writing output... [ 2%] developer_guides/debugging_tools/benchmarking writing output... [ 3%] developer_guides/debugging_tools/index writing output... [ 5%] developer_guides/debugging_tools/local_logger writing output... [ 6%] developer_guides/debugging_tools/profiling writing output... [ 7%] developer_guides/new_methods writing output... [ 9%] developer_guides/pipelines/datamanagers writing output... [ 10%] developer_guides/pipelines/dataparsers writing output... [ 11%] developer_guides/pipelines/fields writing output... [ 13%] developer_guides/pipelines/index writing output... [ 14%] developer_guides/pipelines/models writing output... [ 15%] developer_guides/pipelines/pipelines writing output... [ 17%] developer_guides/viewer/custom_gui writing output... [ 18%] developer_guides/viewer/index writing output... [ 19%] developer_guides/viewer/local_viewer writing output... [ 21%] extensions/blender_addon writing output... [ 22%] extensions/sdfstudio writing output... [ 23%] extensions/unreal_engine writing output... [ 25%] index writing output... [ 26%] nerfology/methods/in2n writing output... [ 27%] nerfology/methods/index writing output... [ 28%] nerfology/methods/instant_ngp writing output... [ 30%] nerfology/methods/lerf writing output... [ 31%] nerfology/methods/mipnerf writing output... [ 32%] nerfology/methods/nerf writing output... [ 34%] nerfology/methods/nerfacto writing output... [ 35%] nerfology/methods/tensorf writing output... [ 36%] nerfology/methods/tetranerf writing output... [ 38%] nerfology/model_components/index writing output... [ 39%] nerfology/model_components/visualize_cameras writing output... [ 40%] nerfology/model_components/visualize_encoders writing output... [ 42%] nerfology/model_components/visualize_samplers writing output... [ 43%] nerfology/model_components/visualize_samples writing output... [ 44%] nerfology/model_components/visualize_spatial_distortions writing output... [ 46%] quickstart/custom_dataset writing output... [ 47%] quickstart/data_conventions writing output... [ 48%] quickstart/export_geometry writing output... [ 50%] quickstart/first_nerf writing output... [ 51%] quickstart/installation writing output... [ 52%] quickstart/viewer_quickstart writing output... [ 53%] reference/api/config writing output... [ 55%] reference/api/data/datamanagers writing output... [ 56%] reference/api/data/dataparsers writing output... [ 57%] reference/api/data/datasets writing output... [ 59%] reference/api/data/index writing output... [ 60%] reference/api/data/utils writing output... [ 61%] reference/api/field_components/embeddings writing output... [ 63%] reference/api/field_components/encodings writing output... [ 64%] reference/api/field_components/field_heads writing output... [ 65%] reference/api/field_components/index writing output... [ 67%] reference/api/field_components/mlp writing output... [ 68%] reference/api/field_components/spatial_distortions writing output... [ 69%] reference/api/fields writing output... [ 71%] reference/api/index writing output... [ 72%] reference/api/model_components/index writing output... [ 73%] reference/api/model_components/losses writing output... [ 75%] reference/api/model_components/ray_sampler writing output... [ 76%] reference/api/model_components/renderers writing output... [ 77%] reference/api/models writing output... [ 78%] reference/api/optimizers writing output... [ 80%] reference/api/utils/colormaps writing output... [ 81%] reference/api/utils/colors writing output... [ 82%] reference/api/utils/index writing output... [ 84%] reference/api/utils/math writing output... [ 85%] reference/api/utils/tensor_dataclass writing output... [ 86%] reference/api/viewer writing output... [ 88%] reference/cli/index writing output... [ 89%] reference/cli/ns_download_data writing output... [ 90%] reference/cli/ns_eval writing output... [ 92%] reference/cli/ns_export writing output... [ 93%] reference/cli/ns_install_cli writing output... [ 94%] reference/cli/ns_process_data writing output... [ 96%] reference/cli/ns_render writing output... [ 97%] reference/cli/ns_train writing output... [ 98%] reference/cli/ns_viewer writing output... [100%] reference/contributing generating indices... genindex py-modindex done highlighting module code... [ 2%] nerfstudio.configs.base_config highlighting module code... [ 4%] nerfstudio.data.datamanagers.base_datamanager highlighting module code... [ 6%] nerfstudio.data.dataparsers.arkitscenes_dataparser highlighting module code... [ 8%] nerfstudio.data.dataparsers.base_dataparser highlighting module code... [ 10%] nerfstudio.data.dataparsers.blender_dataparser highlighting module code... [ 12%] nerfstudio.data.dataparsers.dnerf_dataparser highlighting module code... [ 14%] nerfstudio.data.dataparsers.dycheck_dataparser highlighting module code... [ 17%] nerfstudio.data.dataparsers.instant_ngp_dataparser highlighting module code... [ 19%] nerfstudio.data.dataparsers.minimal_dataparser highlighting module code... [ 21%] nerfstudio.data.dataparsers.nerfosr_dataparser highlighting module code... [ 23%] nerfstudio.data.dataparsers.nerfstudio_dataparser highlighting module code... [ 25%] nerfstudio.data.dataparsers.nuscenes_dataparser highlighting module code... [ 27%] nerfstudio.data.dataparsers.phototourism_dataparser highlighting module code... [ 29%] nerfstudio.data.dataparsers.scannet_dataparser highlighting module code... [ 31%] nerfstudio.data.dataparsers.sdfstudio_dataparser highlighting module code... [ 34%] nerfstudio.data.dataparsers.sitcoms3d_dataparser highlighting module code... [ 36%] nerfstudio.data.datasets.base_dataset highlighting module code... [ 38%] nerfstudio.data.datasets.sdf_dataset highlighting module code... [ 40%] nerfstudio.data.datasets.semantic_dataset highlighting module code... [ 42%] nerfstudio.data.pixel_samplers highlighting module code... [ 44%] nerfstudio.data.scene_box highlighting module code... [ 46%] nerfstudio.data.utils.colmap_parsing_utils highlighting module code... [ 48%] nerfstudio.data.utils.data_utils highlighting module code... [ 51%] nerfstudio.data.utils.dataloaders highlighting module code... [ 53%] nerfstudio.data.utils.nerfstudio_collate highlighting module code... [ 55%] nerfstudio.engine.optimizers highlighting module code... [ 57%] nerfstudio.engine.schedulers highlighting module code... [ 59%] nerfstudio.field_components.embedding highlighting module code... [ 61%] nerfstudio.field_components.encodings highlighting module code... [ 63%] nerfstudio.field_components.field_heads highlighting module code... [ 65%] nerfstudio.field_components.mlp highlighting module code... [ 68%] nerfstudio.field_components.spatial_distortions highlighting module code... [ 70%] nerfstudio.fields.base_field highlighting module code... [ 72%] nerfstudio.fields.instant_ngp_field highlighting module code... [ 74%] nerfstudio.fields.vanilla_nerf_field highlighting module code... [ 76%] nerfstudio.model_components.losses highlighting module code... [ 78%] nerfstudio.model_components.ray_samplers highlighting module code... [ 80%] nerfstudio.model_components.renderers highlighting module code... [ 82%] nerfstudio.models.base_model highlighting module code... [ 85%] nerfstudio.models.instant_ngp highlighting module code... [ 87%] nerfstudio.models.semantic_nerfw highlighting module code... [ 89%] nerfstudio.models.vanilla_nerf highlighting module code... [ 91%] nerfstudio.utils.colormaps highlighting module code... [ 93%] nerfstudio.utils.colors highlighting module code... [ 95%] nerfstudio.utils.math highlighting module code... [ 97%] nerfstudio.utils.tensor_dataclass highlighting module code... [100%] nerfstudio.viewer.server.viewer_elements writing additional pages... search done copying images... [ 1%] developer_guides/pipelines/imgs/pipeline_datamanager-light.png copying images... [ 3%] developer_guides/pipelines/imgs/pipeline_datamanager-dark.png copying images... [ 5%] developer_guides/pipelines/imgs/pipeline_parser-light.png copying images... [ 7%] developer_guides/pipelines/imgs/pipeline_parser-dark.png copying images... [ 9%] developer_guides/pipelines/imgs/pipeline_field-light.png copying images... [ 11%] developer_guides/pipelines/imgs/pipeline_field-dark.png copying images... [ 13%] developer_guides/pipelines/imgs/pipeline_overview-light.png copying images... [ 15%] developer_guides/pipelines/imgs/pipeline_overview-dark.png copying images... [ 17%] developer_guides/pipelines/imgs/pipeline_model-light.png copying images... [ 19%] developer_guides/pipelines/imgs/pipeline_model-dark.png copying images... [ 21%] developer_guides/pipelines/imgs/pipeline_pipeline-light.png copying images... [ 23%] developer_guides/pipelines/imgs/pipeline_pipeline-dark.png copying images... [ 25%] developer_guides/viewer/imgs/custom_controls.png copying images... [ 26%] extensions/imgs/sdfstudio_overview.svg copying images... [ 28%] extensions/imgs/desolation_unreal.png copying images... [ 30%] extensions/imgs/export_nvol.png copying images... [ 32%] extensions/imgs/nvol_ready.png copying images... [ 34%] _static/imgs/logo.png copying images... [ 36%] _static/imgs/logo-dark.png copying images... [ 38%] nerfology/methods/imgs/ingp/hash_figure.png copying images... [ 40%] nerfology/methods/imgs/mipnerf/models_mipnerf_pipeline-light.png copying images... [ 42%] nerfology/methods/imgs/mipnerf/models_mipnerf_pipeline-dark.png copying images... [ 44%] nerfology/methods/imgs/mipnerf/models_mipnerf_field-light.png copying images... [ 46%] nerfology/methods/imgs/mipnerf/models_mipnerf_field-dark.png copying images... [ 48%] nerfology/methods/imgs/models_nerf-pipeline-light.png copying images... [ 50%] nerfology/methods/imgs/models_nerf-pipeline-dark.png copying images... [ 51%] nerfology/methods/imgs/models_nerf-pipeline-field-light.png copying images... [ 53%] nerfology/methods/imgs/models_nerf-pipeline-field-dark.png copying images... [ 55%] nerfology/methods/imgs/models_nerf-field-light.png copying images... [ 57%] nerfology/methods/imgs/models_nerf-field-dark.png copying images... [ 59%] nerfology/methods/imgs/models_nerf-pipeline-renderer-light.png copying images... [ 61%] nerfology/methods/imgs/models_nerf-pipeline-renderer-dark.png copying images... [ 63%] nerfology/methods/imgs/models_nerf-pipeline-sampler-light.png copying images... [ 65%] nerfology/methods/imgs/models_nerf-pipeline-sampler-dark.png copying images... [ 67%] nerfology/methods/imgs/nerfacto/models_nerfacto_pipeline-light.png copying images... [ 69%] nerfology/methods/imgs/nerfacto/models_nerfacto_pipeline-dark.png copying images... [ 71%] nerfology/methods/imgs/nerfacto/models_nerfacto_field-light.png copying images... [ 73%] nerfology/methods/imgs/nerfacto/models_nerfacto_field-dark.png copying images... [ 75%] nerfology/model_components/imgs/samplers_type-light.png copying images... [ 76%] nerfology/model_components/imgs/samplers_type-dark.png copying images... [ 78%] nerfology/model_components/imgs/samplers_stratified-light.png copying images... [ 80%] nerfology/model_components/imgs/samplers_stratified-dark.png copying images... [ 82%] nerfology/model_components/imgs/frustums.png copying images... [ 84%] nerfology/model_components/imgs/frustums-dark.png copying images... [ 86%] quickstart/imgs/polycam_settings.png copying images... [ 88%] quickstart/imgs/polycam_export.png copying images... [ 90%] quickstart/imgs/kiri_setup.png copying images... [ 92%] quickstart/imgs/kiri_capture.png copying images... [ 94%] quickstart/imgs/record3d_promo.png copying images... [ 96%] quickstart/imgs/record_3d_video_selection.png copying images... [ 98%] quickstart/imgs/record_3d_export_selection.png copying images... [100%] quickstart/imgs/equirect_crop.jpg copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 44.426 reference/api/data/datamanagers 3.312 reference/cli/ns_export 1.487 reference/api/data/dataparsers 1.199 reference/api/models 0.876 nerfology/model_components/visualize_spatial_distortions build succeeded. The HTML pages are in ../_readthedocs/html.