Read the Docs build information Build id: 1123345 Project: plenoptix-nerfstudio Version: latest Commit: 75866f3a8f9c772cc4e03043621d9be27d3f200d Date: 2022-10-03T16:58:43.854654Z State: finished Success: True [rtd-command-info] start-time: 2022-10-03T16:58:45.851003Z, end-time: 2022-10-03T16:58:58.968174Z, duration: 13, 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.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-10-03T16:58:59.161514Z, end-time: 2022-10-03T16:58:59.574418Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 75866f3 use literal instead of list for --vis (#628) [rtd-command-info] start-time: 2022-10-03T16:58:59.838570Z, end-time: 2022-10-03T16:58:59.908207Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-10-03T16:59:05.412865Z, end-time: 2022-10-03T16:59:05.497234Z, duration: 0, exit-code: 0 asdf global python 3.9.13 [rtd-command-info] start-time: 2022-10-03T16:59:06.032840Z, end-time: 2022-10-03T16:59:07.009137Z, duration: 0, exit-code: 0 python -mvirtualenv created virtual environment CPython3.9.13.final.0-64 in 654ms 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: 2022-10-03T16:59:07.217889Z, end-time: 2022-10-03T16:59:16.576524Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 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-22.2.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) 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-22.2.2 setuptools-58.2.0 [rtd-command-info] start-time: 2022-10-03T16:59:16.856802Z, end-time: 2022-10-03T16:59:25.641628Z, duration: 8, 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.2 Collecting pillow Downloading Pillow-9.2.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 49.9 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 149.7 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.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 196.6 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-5.2.3-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 136.6 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 134.8 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.9-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 156.0 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 Downloading importlib_metadata-5.0.0-py3-none-any.whl (21 kB) Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 149.9 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 167.3 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 226.6 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 241.2 MB/s eta 0:00:00 Collecting Pygments>=2.12 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 262.3 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 211.1 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 167.4 MB/s eta 0:00:00 Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 236.5 MB/s eta 0:00:00 Collecting packaging>=21.0 Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 194.0 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 229.0 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 240.8 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 256.5 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 258.8 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.8.1-py3-none-any.whl (5.6 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 230.5 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 251.0 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 209.6 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 244.5 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 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=23772 sha256=d23fc36226ea999f9a1714766eb6ae2e787d4b7e05a0f54dd106030da0beea27 Stored in directory: /tmp/pip-ephem-wheel-cache-scc_8ypg/wheels/44/dc/c7/e89296d3612588db0aa6545ee3305c23b7a48b3a9922916e1f Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, requests, packaging, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.9.24 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 importlib-metadata-5.0.0 mock-1.0.1 packaging-21.3 pillow-9.2.0 pyparsing-3.0.9 pytz-2022.4 readthedocs-sphinx-ext-2.1.9 recommonmark-0.5.0 requests-2.28.1 snowballstemmer-2.2.0 sphinx-5.2.3 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.12 zipp-3.8.1 [rtd-command-info] start-time: 2022-10-03T16:59:25.906493Z, end-time: 2022-10-03T17:00:55.044550Z, duration: 89, 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 imageio==2.21.1 Downloading imageio-2.21.1-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 62.2 MB/s eta 0:00:00 Collecting functorch==0.2.1 Downloading functorch-0.2.1-cp39-cp39-manylinux1_x86_64.whl (20.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.6/20.6 MB 183.3 MB/s eta 0:00:00 Collecting rich==12.5.1 Downloading rich-12.5.1-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.6/235.6 kB 241.5 MB/s eta 0:00:00 Collecting aiohttp==3.8.1 Downloading aiohttp-3.8.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 261.5 MB/s eta 0:00:00 Collecting msgpack-numpy==0.4.8 Downloading msgpack_numpy-0.4.8-py2.py3-none-any.whl (6.9 kB) Collecting torchvision>=0.13.0 Downloading torchvision-0.13.1-cp39-cp39-manylinux1_x86_64.whl (19.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.1/19.1 MB 202.9 MB/s eta 0:00:00 Collecting wandb>=0.13.3 Downloading wandb-0.13.3-py2.py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 250.7 MB/s eta 0:00:00 Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.0.3.4) (2.28.1) Collecting mediapy==1.1.0 Downloading mediapy-1.1.0-py3-none-any.whl (24 kB) Collecting plotly==5.7.0 Downloading plotly-5.7.0-py2.py3-none-any.whl (28.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.8/28.8 MB 203.1 MB/s eta 0:00:00 Collecting msgpack==1.0.4 Downloading msgpack-1.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.4/322.4 kB 247.3 MB/s eta 0:00:00 Collecting matplotlib==3.5.3 Downloading matplotlib-3.5.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (11.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.2/11.2 MB 181.9 MB/s eta 0:00:00 Collecting ipywidgets>=7.6 Downloading ipywidgets-8.0.2-py3-none-any.whl (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.4/134.4 kB 237.8 MB/s eta 0:00:00 Collecting torch==1.12.1 Downloading torch-1.12.1-cp39-cp39-manylinux1_x86_64.whl (776.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 776.4/776.4 MB 49.4 MB/s eta 0:00:00 Collecting gdown==4.5.1 Downloading gdown-4.5.1.tar.gz (14 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 appdirs>=1.4 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting python-socketio==5.7.1 Downloading python_socketio-5.7.1-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 204.6 MB/s eta 0:00:00 Collecting u-msgpack-python>=2.4.1 Downloading u_msgpack_python-2.7.1-py2.py3-none-any.whl (10.0 kB) Collecting jupyterlab==3.3.4 Downloading jupyterlab-3.3.4-py3-none-any.whl (8.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 58.9 MB/s eta 0:00:00 Collecting opencv-python==4.6.0.66 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 91.1 MB/s eta 0:00:00 Collecting dcargs>=0.3.14 Downloading dcargs-0.3.17-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.2/60.2 kB 195.6 MB/s eta 0:00:00 Collecting av==9.2.0 Downloading av-9.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.7/28.7 MB 99.9 MB/s eta 0:00:00 Collecting h5py>=2.9.0 Downloading h5py-3.7.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 109.0 MB/s eta 0:00:00 Collecting tensorboard==2.9.0 Downloading tensorboard-2.9.0-py3-none-any.whl (5.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 112.4 MB/s eta 0:00:00 Collecting ninja==1.10.2.3 Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.1/108.1 kB 229.6 MB/s eta 0:00:00 Collecting protobuf==3.20.0 Downloading protobuf-3.20.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 164.0 MB/s eta 0:00:00 Collecting torchmetrics[image]>=0.9.3 Downloading torchmetrics-0.9.3-py3-none-any.whl (419 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 419.6/419.6 kB 211.1 MB/s eta 0:00:00 Collecting torchtyping>=0.1.4 Downloading torchtyping-0.1.4-py3-none-any.whl (17 kB) Collecting aiortc==1.3.2 Downloading aiortc-1.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 127.9 MB/s eta 0:00:00 Collecting nerfacc==0.1.3 Downloading nerfacc-0.1.3-py3-none-any.whl (28 kB) Collecting aiosignal>=1.1.2 Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB) Requirement already satisfied: charset-normalizer<3.0,>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aiohttp==3.8.1->nerfstudio==0.0.3.4) (2.1.1) Collecting frozenlist>=1.1.1 Downloading frozenlist-1.3.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.8/158.8 kB 241.7 MB/s eta 0:00:00 Collecting multidict<7.0,>=4.5 Downloading multidict-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.2/114.2 kB 233.7 MB/s eta 0:00:00 Collecting async-timeout<5.0,>=4.0.0a3 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) Collecting attrs>=17.3.0 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 205.2 MB/s eta 0:00:00 Collecting yarl<2.0,>=1.0 Downloading yarl-1.8.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (264 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 264.6/264.6 kB 246.0 MB/s eta 0:00:00 Collecting cryptography>=2.2 Downloading cryptography-38.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 119.4 MB/s eta 0:00:00 Collecting cffi>=1.0.0 Downloading cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.2/441.2 kB 228.6 MB/s eta 0:00:00 Collecting pylibsrtp>=0.5.6 Downloading pylibsrtp-0.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.2/71.2 kB 219.3 MB/s eta 0:00:00 Collecting pyee>=9.0.0 Downloading pyee-9.0.4-py2.py3-none-any.whl (14 kB) Collecting google-crc32c>=1.1 Downloading google_crc32c-1.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32 kB) Collecting aioice<0.8.0,>=0.7.5 Downloading aioice-0.7.6-py3-none-any.whl (23 kB) Collecting tqdm Downloading tqdm-4.64.1-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 211.5 MB/s eta 0:00:00 Collecting beautifulsoup4 Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 228.7 MB/s eta 0:00:00 Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting filelock Downloading filelock-3.8.0-py3-none-any.whl (10 kB) Requirement already satisfied: pillow>=8.3.2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from imageio==2.21.1->nerfstudio==0.0.3.4) (9.2.0) Collecting numpy Downloading numpy-1.23.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 112.1 MB/s eta 0:00:00 Collecting jupyter-core Downloading jupyter_core-4.11.1-py3-none-any.whl (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.4/88.4 kB 203.5 MB/s eta 0:00:00 Collecting jupyterlab-server~=2.10 Downloading jupyterlab_server-2.15.2-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 kB 202.5 MB/s eta 0:00:00 Collecting jupyter-server~=1.4 Downloading jupyter_server-1.19.1-py3-none-any.whl (346 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 346.4/346.4 kB 248.2 MB/s eta 0:00:00 Collecting ipython Downloading ipython-8.5.0-py3-none-any.whl (752 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 752.0/752.0 kB 200.0 MB/s eta 0:00:00 Collecting tornado>=6.1.0 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 243.4 MB/s eta 0:00:00 Requirement already satisfied: jinja2>=2.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab==3.3.4->nerfstudio==0.0.3.4) (3.1.2) Collecting nbclassic~=0.2 Downloading nbclassic-0.4.4-py3-none-any.whl (9.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.8/9.8 MB 120.3 MB/s eta 0:00:00 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.0.3.4) (21.3) Collecting python-dateutil>=2.7 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 202.4 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.4.4-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 149.5 MB/s eta 0:00:00 Collecting cycler>=0.10 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 Downloading fonttools-4.37.4-py3-none-any.whl (960 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.8/960.8 kB 147.8 MB/s eta 0:00:00 Requirement already satisfied: pyparsing>=2.2.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.0.3.4) (3.0.9) Collecting pybind11>=2.10.0 Downloading pybind11-2.10.0-py3-none-any.whl (213 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.3/213.3 kB 246.4 MB/s eta 0:00:00 Collecting tenacity>=6.2.0 Downloading tenacity-8.1.0-py3-none-any.whl (23 kB) Collecting python-engineio>=4.3.0 Downloading python_engineio-4.3.4-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.9/52.9 kB 196.4 MB/s eta 0:00:00 Collecting bidict>=0.21.0 Downloading bidict-0.22.0-py3-none-any.whl (36 kB) Requirement already satisfied: commonmark<0.10.0,>=0.9.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.0.3.4) (0.9.1) Requirement already satisfied: pygments<3.0.0,>=2.6.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.0.3.4) (2.13.0) Collecting grpcio>=1.24.3 Downloading grpcio-1.49.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 122.6 MB/s eta 0:00:00 Collecting google-auth<3,>=1.6.3 Downloading google_auth-2.12.0-py2.py3-none-any.whl (169 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 169.8/169.8 kB 231.0 MB/s eta 0:00:00 Collecting markdown>=2.6.8 Downloading Markdown-3.4.1-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 kB 223.1 MB/s eta 0:00:00 Collecting absl-py>=0.4 Downloading absl_py-1.2.0-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.4/123.4 kB 230.7 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.9.0->nerfstudio==0.0.3.4) (0.37.0) Collecting wheel>=0.26 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) Collecting google-auth-oauthlib<0.5,>=0.4.1 Downloading google_auth_oauthlib-0.4.6-py2.py3-none-any.whl (18 kB) 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.9.0->nerfstudio==0.0.3.4) (58.2.0) Collecting setuptools>=41.0.0 Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 177.5 MB/s eta 0:00:00 Collecting tensorboard-data-server<0.7.0,>=0.6.0 Downloading tensorboard_data_server-0.6.1-py3-none-manylinux2010_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 127.6 MB/s eta 0:00:00 Collecting werkzeug>=1.0.1 Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 241.1 MB/s eta 0:00:00 Collecting tensorboard-plugin-wit>=1.6.0 Downloading tensorboard_plugin_wit-1.8.1-py3-none-any.whl (781 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 781.3/781.3 kB 200.4 MB/s eta 0:00:00 Collecting typing-extensions Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) Collecting docstring-parser<0.15.0,>=0.14.1 Downloading docstring_parser-0.14.1-py3-none-any.whl (33 kB) Collecting frozendict<3.0.0,>=2.3.4 Downloading frozendict-2.3.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.6/112.6 kB 243.8 MB/s eta 0:00:00 Collecting PyYAML<7.0,>=6.0 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 215.7 MB/s eta 0:00:00 Collecting jupyterlab-widgets~=3.0 Downloading jupyterlab_widgets-3.0.3-py3-none-any.whl (384 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.1/384.1 kB 242.7 MB/s eta 0:00:00 Collecting widgetsnbextension~=4.0 Downloading widgetsnbextension-4.0.3-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 139.8 MB/s eta 0:00:00 Collecting traitlets>=4.3.1 Downloading traitlets-5.4.0-py3-none-any.whl (107 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.1/107.1 kB 230.9 MB/s eta 0:00:00 Collecting ipykernel>=4.5.1 Downloading ipykernel-6.16.0-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.4/138.4 kB 223.5 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.0.3.4) (2022.9.24) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.0.3.4) (1.26.12) 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.0.3.4) (3.4) Collecting torch-fidelity Downloading torch_fidelity-0.3.0-py3-none-any.whl (37 kB) Collecting scipy Downloading scipy-1.9.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.9/43.9 MB 131.5 MB/s eta 0:00:00 Collecting lpips Downloading lpips-0.1.4-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.8/53.8 kB 168.2 MB/s eta 0:00:00 Collecting typeguard>=2.11.1 Downloading typeguard-2.13.3-py3-none-any.whl (17 kB) Collecting promise<3,>=2.0 Downloading promise-2.3.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pathtools Downloading pathtools-0.1.2.tar.gz (11 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting shortuuid>=0.5.0 Downloading shortuuid-1.0.9-py3-none-any.whl (9.4 kB) Collecting GitPython>=1.0.0 Downloading GitPython-3.1.27-py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.2/181.2 kB 229.9 MB/s eta 0:00:00 Collecting setproctitle 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 docker-pycreds>=0.4.0 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Collecting sentry-sdk>=1.0.0 Downloading sentry_sdk-1.9.10-py2.py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 191.5 MB/s eta 0:00:00 Collecting psutil>=5.0.0 Downloading psutil-5.9.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (281 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 281.9/281.9 kB 256.0 MB/s eta 0:00:00 Collecting Click!=8.0.0,>=7.0 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 227.5 MB/s eta 0:00:00 Collecting netifaces Downloading netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) Collecting dnspython>=2.0.0 Downloading dnspython-2.2.1-py3-none-any.whl (269 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 269.1/269.1 kB 252.8 MB/s eta 0:00:00 Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 233.3 MB/s eta 0:00:00 Collecting gitdb<5,>=4.0.1 Downloading gitdb-4.0.9-py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 210.1 MB/s eta 0:00:00 Collecting rsa<5,>=3.1.4 Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting cachetools<6.0,>=2.0.0 Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 227.3 MB/s eta 0:00:00 Collecting requests-oauthlib>=0.7.0 Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Collecting jupyter-client>=6.1.12 Downloading jupyter_client-7.3.5-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.1/132.1 kB 226.5 MB/s eta 0:00:00 Collecting matplotlib-inline>=0.1 Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting nest-asyncio Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting pyzmq>=17 Downloading pyzmq-24.0.1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 174.9 MB/s eta 0:00:00 Collecting debugpy>=1.0 Downloading debugpy-1.6.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 174.9 MB/s eta 0:00:00 Collecting prompt-toolkit<3.1.0,>3.0.1 Downloading prompt_toolkit-3.0.31-py3-none-any.whl (382 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 382.3/382.3 kB 244.3 MB/s eta 0:00:00 Collecting jedi>=0.16 Downloading jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 172.7 MB/s eta 0:00:00 Collecting stack-data Downloading stack_data-0.5.1-py3-none-any.whl (24 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 210.9 MB/s eta 0:00:00 Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) 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>=2.1->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (2.1.1) Collecting Send2Trash Downloading Send2Trash-1.8.0-py3-none-any.whl (18 kB) Collecting websocket-client Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 194.8 MB/s eta 0:00:00 Collecting argon2-cffi Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting anyio<4,>=3.1.0 Downloading anyio-3.6.1-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 230.2 MB/s eta 0:00:00 Collecting terminado>=0.8.3 Downloading terminado-0.16.0-py3-none-any.whl (16 kB) Collecting nbformat>=5.2.0 Downloading nbformat-5.6.1-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.0/77.0 kB 224.2 MB/s eta 0:00:00 Collecting prometheus-client Downloading prometheus_client-0.14.1-py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.5/59.5 kB 214.4 MB/s eta 0:00:00 Collecting nbconvert>=6.4.4 Downloading nbconvert-7.0.0-py3-none-any.whl (271 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 271.3/271.3 kB 259.6 MB/s eta 0:00:00 Collecting json5 Downloading json5-0.9.10-py2.py3-none-any.whl (19 kB) Collecting jsonschema>=3.0.1 Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 222.9 MB/s eta 0:00:00 Requirement already satisfied: importlib-metadata>=3.6 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab-server~=2.10->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (5.0.0) Requirement already satisfied: babel in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab-server~=2.10->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (2.10.3) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting notebook-shim>=0.1.0 Downloading notebook_shim-0.1.0-py3-none-any.whl (13 kB) Collecting soupsieve>1.2 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Collecting PySocks!=1.5.7,>=1.5.6 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) Collecting sniffio>=1.1 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) Collecting smmap<6,>=3.0.1 Downloading smmap-5.0.0-py3-none-any.whl (24 kB) 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>=3.6->jupyterlab-server~=2.10->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (3.8.1) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 225.0 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.18.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (115 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.6/115.6 kB 231.8 MB/s eta 0:00:00 Collecting entrypoints Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting lxml Downloading lxml-4.9.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (7.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 142.2 MB/s eta 0:00:00 Collecting nbclient>=0.5.0 Downloading nbclient-0.6.8-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.8/71.8 kB 206.3 MB/s eta 0:00:00 Collecting bleach Downloading bleach-5.0.1-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.9/160.9 kB 247.7 MB/s eta 0:00:00 Collecting mistune<3,>=2.0.3 Downloading mistune-2.0.4-py2.py3-none-any.whl (24 kB) Collecting tinycss2 Downloading tinycss2-1.1.1-py3-none-any.whl (21 kB) Collecting fastjsonschema Downloading fastjsonschema-2.16.2-py3-none-any.whl (22 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting pyasn1<0.5.0,>=0.4.6 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 211.0 MB/s eta 0:00:00 Collecting oauthlib>=3.0.0 Downloading oauthlib-3.2.1-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 241.4 MB/s eta 0:00:00 Collecting argon2-cffi-bindings 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 213.4 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from babel->jupyterlab-server~=2.10->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (2022.4) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting executing Downloading executing-1.1.0-py2.py3-none-any.whl (22 kB) Collecting asttokens Downloading asttokens-2.0.8-py2.py3-none-any.whl (23 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: nerfstudio, gdown, promise, 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.0.3.4-py3-none-any.whl size=223254 sha256=bab08ce7f5fd216b6821cc8ec7ca34b42a19b0631107f7e83b839c61adbd9b25 Stored in directory: /tmp/pip-ephem-wheel-cache-44zdafdb/wheels/c8/91/b0/7f7ff34b1a62c9efcbfde0fe5731daa6bac609a8b4f64f60f5 Building wheel for gdown (pyproject.toml): started Building wheel for gdown (pyproject.toml): finished with status 'done' Created wheel for gdown: filename=gdown-4.5.1-py3-none-any.whl size=14933 sha256=2401a0c6af3f80a1237f598c92489840c29dda6fc1609d64c88c7a5c4abbbb67 Stored in directory: /tmp/pip-ephem-wheel-cache-44zdafdb/wheels/b8/79/f0/b523d25d96b0bbb12bb024b97940d08c4fcd498a00070c8d82 Building wheel for promise (setup.py): started Building wheel for promise (setup.py): finished with status 'done' Created wheel for promise: filename=promise-2.3-py3-none-any.whl size=21502 sha256=8a359739c473638139f96833ec6fab8bd2454a6b9cc8664f9d713f97b1bf0765 Stored in directory: /tmp/pip-ephem-wheel-cache-44zdafdb/wheels/e1/e8/83/ddea66100678d139b14bc87692ece57c6a2a937956d2532608 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=8807 sha256=462715bebb9e06eb10266a0cbb261c7e37e08b99c826a68c207c5dba03b05291 Stored in directory: /tmp/pip-ephem-wheel-cache-44zdafdb/wheels/b7/0a/67/ada2a22079218c75a88361c0782855cc72aebc4d18d0289d05 Successfully built nerfstudio gdown promise pathtools Installing collected packages: webencodings, wcwidth, u-msgpack-python, tensorboard-plugin-wit, Send2Trash, pyasn1, pure-eval, ptyprocess, pickleshare, pathtools, ninja, netifaces, msgpack, mistune, json5, ipython-genutils, fastjsonschema, executing, backcall, av, appdirs, widgetsnbextension, wheel, werkzeug, websocket-client, typing-extensions, typeguard, traitlets, tqdm, tornado, tinycss2, tensorboard-data-server, tenacity, soupsieve, sniffio, smmap, six, shortuuid, setuptools, setproctitle, sentry-sdk, rsa, rich, pyzmq, PyYAML, python-engineio, PySocks, pyrsistent, pycparser, pybind11, pyasn1-modules, psutil, protobuf, prompt-toolkit, prometheus-client, pexpect, parso, pandocfilters, oauthlib, numpy, nest-asyncio, multidict, lxml, kiwisolver, jupyterlab-widgets, jupyterlab-pygments, google-crc32c, frozenlist, frozendict, fonttools, filelock, entrypoints, docstring-parser, dnspython, defusedxml, decorator, debugpy, cycler, Click, cachetools, bidict, attrs, async-timeout, absl-py, yarl, torch, terminado, scipy, requests-oauthlib, python-socketio, python-dateutil, pyee, promise, plotly, opencv-python, msgpack-numpy, matplotlib-inline, markdown, jupyter-core, jsonschema, jedi, imageio, h5py, grpcio, google-auth, gitdb, docker-pycreds, dcargs, cffi, bleach, beautifulsoup4, asttokens, anyio, aiosignal, aioice, torchvision, torchtyping, torchmetrics, stack-data, pylibsrtp, nerfacc, nbformat, matplotlib, jupyter-client, google-auth-oauthlib, GitPython, gdown, functorch, cryptography, argon2-cffi-bindings, aiohttp, wandb, torch-fidelity, tensorboard, nbclient, lpips, ipython, argon2-cffi, aiortc, nbconvert, mediapy, ipykernel, jupyter-server, ipywidgets, notebook-shim, jupyterlab-server, nbclassic, jupyterlab, nerfstudio Attempting uninstall: wheel Found existing installation: wheel 0.37.0 Uninstalling wheel-0.37.0: Successfully uninstalled wheel-0.37.0 Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Successfully installed Click-8.1.3 GitPython-3.1.27 PySocks-1.7.1 PyYAML-6.0 Send2Trash-1.8.0 absl-py-1.2.0 aiohttp-3.8.1 aioice-0.7.6 aiortc-1.3.2 aiosignal-1.2.0 anyio-3.6.1 appdirs-1.4.4 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 asttokens-2.0.8 async-timeout-4.0.2 attrs-22.1.0 av-9.2.0 backcall-0.2.0 beautifulsoup4-4.11.1 bidict-0.22.0 bleach-5.0.1 cachetools-5.2.0 cffi-1.15.1 cryptography-38.0.1 cycler-0.11.0 dcargs-0.3.17 debugpy-1.6.3 decorator-5.1.1 defusedxml-0.7.1 dnspython-2.2.1 docker-pycreds-0.4.0 docstring-parser-0.14.1 entrypoints-0.4 executing-1.1.0 fastjsonschema-2.16.2 filelock-3.8.0 fonttools-4.37.4 frozendict-2.3.4 frozenlist-1.3.1 functorch-0.2.1 gdown-4.5.1 gitdb-4.0.9 google-auth-2.12.0 google-auth-oauthlib-0.4.6 google-crc32c-1.5.0 grpcio-1.49.1 h5py-3.7.0 imageio-2.21.1 ipykernel-6.16.0 ipython-8.5.0 ipython-genutils-0.2.0 ipywidgets-8.0.2 jedi-0.18.1 json5-0.9.10 jsonschema-4.16.0 jupyter-client-7.3.5 jupyter-core-4.11.1 jupyter-server-1.19.1 jupyterlab-3.3.4 jupyterlab-pygments-0.2.2 jupyterlab-server-2.15.2 jupyterlab-widgets-3.0.3 kiwisolver-1.4.4 lpips-0.1.4 lxml-4.9.1 markdown-3.4.1 matplotlib-3.5.3 matplotlib-inline-0.1.6 mediapy-1.1.0 mistune-2.0.4 msgpack-1.0.4 msgpack-numpy-0.4.8 multidict-6.0.2 nbclassic-0.4.4 nbclient-0.6.8 nbconvert-7.0.0 nbformat-5.6.1 nerfacc-0.1.3 nerfstudio-0.0.3.4 nest-asyncio-1.5.6 netifaces-0.11.0 ninja-1.10.2.3 notebook-shim-0.1.0 numpy-1.23.3 oauthlib-3.2.1 opencv-python-4.6.0.66 pandocfilters-1.5.0 parso-0.8.3 pathtools-0.1.2 pexpect-4.8.0 pickleshare-0.7.5 plotly-5.7.0 prometheus-client-0.14.1 promise-2.3 prompt-toolkit-3.0.31 protobuf-3.20.0 psutil-5.9.2 ptyprocess-0.7.0 pure-eval-0.2.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pybind11-2.10.0 pycparser-2.21 pyee-9.0.4 pylibsrtp-0.7.1 pyrsistent-0.18.1 python-dateutil-2.8.2 python-engineio-4.3.4 python-socketio-5.7.1 pyzmq-24.0.1 requests-oauthlib-1.3.1 rich-12.5.1 rsa-4.9 scipy-1.9.1 sentry-sdk-1.9.10 setproctitle-1.3.2 setuptools-65.4.1 shortuuid-1.0.9 six-1.16.0 smmap-5.0.0 sniffio-1.3.0 soupsieve-2.3.2.post1 stack-data-0.5.1 tenacity-8.1.0 tensorboard-2.9.0 tensorboard-data-server-0.6.1 tensorboard-plugin-wit-1.8.1 terminado-0.16.0 tinycss2-1.1.1 torch-1.12.1 torch-fidelity-0.3.0 torchmetrics-0.9.3 torchtyping-0.1.4 torchvision-0.13.1 tornado-6.2 tqdm-4.64.1 traitlets-5.4.0 typeguard-2.13.3 typing-extensions-4.3.0 u-msgpack-python-2.7.1 wandb-0.13.3 wcwidth-0.2.5 webencodings-0.5.1 websocket-client-1.4.1 werkzeug-2.2.2 wheel-0.37.1 widgetsnbextension-4.0.3 yarl-1.8.1 [rtd-command-info] start-time: 2022-10-03T17:00:55.370047Z, end-time: 2022-10-03T17:01:23.280715Z, duration: 27, 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: protobuf==3.20.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.0.3.4) (3.20.0) 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.0.3.4) (1.4.4) Requirement already satisfied: torch==1.12.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.0.3.4) (1.12.1) 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.0.3.4) (5.7.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.0.3.4) (8.0.2) Requirement already satisfied: aiohttp==3.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.0.3.4) (3.8.1) 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.0.3.4) (0.4.8) 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.0.3.4) (1.1.0) 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.0.3.4) (3.3.4) Requirement already satisfied: u-msgpack-python>=2.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.0.3.4) (2.7.1) 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.0.3.4) (5.7.0) Requirement already satisfied: gdown==4.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.0.3.4) (4.5.1) 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.0.3.4) (0.1.4) 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.0.3.4) (12.5.1) 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.0.3.4) (1.0.4) 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.0.3.4) (3.5.3) 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.0.3.4) (0.9.3) 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.0.3.4) (9.2.0) 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.0.3.4) (3.7.0) Requirement already satisfied: nerfacc==0.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.0.3.4) (0.1.3) Requirement already satisfied: ninja==1.10.2.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.0.3.4) (1.10.2.3) 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.0.3.4) (0.2.1) 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.0.3.4) (4.6.0.66) 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.0.3.4) (0.13.3) Requirement already satisfied: aiortc==1.3.2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.0.3.4) (1.3.2) Requirement already satisfied: tensorboard==2.9.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.0.3.4) (2.9.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.0.3.4) (2.21.1) 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.0.3.4) (0.13.1) Requirement already satisfied: dcargs>=0.3.14 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.0.3.4) (0.3.17) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.0.3.4) (2.28.1) Collecting myst-nb==0.16.0 Downloading myst_nb-0.16.0-py3-none-any.whl (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.9/76.9 kB 7.5 MB/s eta 0:00:00 Collecting furo==2022.4.7 Downloading furo-2022.4.7-py3-none-any.whl (321 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 321.1/321.1 kB 22.1 MB/s eta 0:00:00 Collecting sphinx-argparse==0.3.1 Downloading sphinx_argparse-0.3.1-py2.py3-none-any.whl (12 kB) Collecting sphinx-design==0.2.0 Downloading sphinx_design-0.2.0-py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 109.1 MB/s eta 0:00:00 Collecting sphinx-copybutton==0.5.0 Downloading sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB) Collecting nbformat==5.4.0 Downloading nbformat-5.4.0-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.3/73.3 kB 223.5 MB/s eta 0:00:00 Collecting sphinx==4.5.0 Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 220.7 MB/s eta 0:00:00 Collecting readthedocs-sphinx-search==0.1.2 Downloading readthedocs_sphinx_search-0.1.2-py3-none-any.whl (18 kB) Collecting sphinxemoji==0.2.0 Downloading sphinxemoji-0.2.0.tar.gz (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 187.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: multidict<7.0,>=4.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aiohttp==3.8.1->nerfstudio==0.0.3.4) (6.0.2) Requirement already satisfied: async-timeout<5.0,>=4.0.0a3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aiohttp==3.8.1->nerfstudio==0.0.3.4) (4.0.2) Requirement already satisfied: aiosignal>=1.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aiohttp==3.8.1->nerfstudio==0.0.3.4) (1.2.0) Requirement already satisfied: attrs>=17.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aiohttp==3.8.1->nerfstudio==0.0.3.4) (22.1.0) Requirement already satisfied: yarl<2.0,>=1.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aiohttp==3.8.1->nerfstudio==0.0.3.4) (1.8.1) Requirement already satisfied: frozenlist>=1.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aiohttp==3.8.1->nerfstudio==0.0.3.4) (1.3.1) Requirement already satisfied: charset-normalizer<3.0,>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aiohttp==3.8.1->nerfstudio==0.0.3.4) (2.1.1) Requirement already satisfied: google-crc32c>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aiortc==1.3.2->nerfstudio==0.0.3.4) (1.5.0) Requirement already satisfied: pyee>=9.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aiortc==1.3.2->nerfstudio==0.0.3.4) (9.0.4) Requirement already satisfied: pylibsrtp>=0.5.6 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aiortc==1.3.2->nerfstudio==0.0.3.4) (0.7.1) Requirement already satisfied: cryptography>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aiortc==1.3.2->nerfstudio==0.0.3.4) (38.0.1) Requirement already satisfied: cffi>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aiortc==1.3.2->nerfstudio==0.0.3.4) (1.15.1) Requirement already satisfied: aioice<0.8.0,>=0.7.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aiortc==1.3.2->nerfstudio==0.0.3.4) (0.7.6) 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.4.7->nerfstudio==0.0.3.4) (2.13.0) Requirement already satisfied: beautifulsoup4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from furo==2022.4.7->nerfstudio==0.0.3.4) (4.11.1) Requirement already satisfied: filelock in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from gdown==4.5.1->nerfstudio==0.0.3.4) (3.8.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.5.1->nerfstudio==0.0.3.4) (4.64.1) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from gdown==4.5.1->nerfstudio==0.0.3.4) (1.16.0) Requirement already satisfied: pillow>=8.3.2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from imageio==2.21.1->nerfstudio==0.0.3.4) (9.2.0) Requirement already satisfied: numpy in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from imageio==2.21.1->nerfstudio==0.0.3.4) (1.23.3) Requirement already satisfied: jupyter-server~=1.4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab==3.3.4->nerfstudio==0.0.3.4) (1.19.1) Requirement already satisfied: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab==3.3.4->nerfstudio==0.0.3.4) (4.11.1) 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.0.3.4) (21.3) Requirement already satisfied: tornado>=6.1.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.0.3.4) (6.2) Requirement already satisfied: jinja2>=2.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab==3.3.4->nerfstudio==0.0.3.4) (3.1.2) Requirement already satisfied: ipython in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab==3.3.4->nerfstudio==0.0.3.4) (8.5.0) Requirement already satisfied: nbclassic~=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.0.3.4) (0.4.4) Requirement already satisfied: jupyterlab-server~=2.10 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab==3.3.4->nerfstudio==0.0.3.4) (2.15.2) 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.0.3.4) (1.4.4) Requirement already satisfied: pyparsing>=2.2.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.0.3.4) (3.0.9) 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.0.3.4) (4.37.4) 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.0.3.4) (2.8.2) 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.0.3.4) (0.11.0) 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.0.3.4) (6.0) Collecting jupyter-cache~=0.5.0 Downloading jupyter_cache-0.5.0-py3-none-any.whl (34 kB) Collecting myst-parser~=0.18.0 Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 206.7 MB/s eta 0:00:00 Collecting sphinx-togglebutton~=0.3.0 Downloading sphinx_togglebutton-0.3.2-py3-none-any.whl (8.2 kB) Requirement already satisfied: typing-extensions 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.0.3.4) (4.3.0) 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.0.3.4) (6.16.0) Requirement already satisfied: importlib_metadata 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.0.3.4) (5.0.0) 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.0.3.4) (0.6.8) Requirement already satisfied: fastjsonschema in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbformat==5.4.0->nerfstudio==0.0.3.4) (2.16.2) Requirement already satisfied: traitlets>=5.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbformat==5.4.0->nerfstudio==0.0.3.4) (5.4.0) 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.4.0->nerfstudio==0.0.3.4) (4.16.0) Requirement already satisfied: pybind11>=2.10.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfacc==0.1.3->nerfstudio==0.0.3.4) (2.10.0) 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.0.3.4) (8.1.0) 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.0.3.4) (0.22.0) 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.0.3.4) (4.3.4) Requirement already satisfied: commonmark<0.10.0,>=0.9.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.0.3.4) (0.9.1) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==4.5.0->nerfstudio==0.0.3.4) (1.0.2) 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==4.5.0->nerfstudio==0.0.3.4) (0.7.12) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==4.5.0->nerfstudio==0.0.3.4) (1.0.2) 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==4.5.0->nerfstudio==0.0.3.4) (2.0.0) Requirement already satisfied: docutils<0.18,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==4.5.0->nerfstudio==0.0.3.4) (0.17.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==4.5.0->nerfstudio==0.0.3.4) (2.2.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==4.5.0->nerfstudio==0.0.3.4) (1.4.1) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==4.5.0->nerfstudio==0.0.3.4) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==4.5.0->nerfstudio==0.0.3.4) (1.0.3) 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==4.5.0->nerfstudio==0.0.3.4) (1.1.5) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from sphinx==4.5.0->nerfstudio==0.0.3.4) (2.10.3) 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.9.0->nerfstudio==0.0.3.4) (1.2.0) Requirement already satisfied: tensorboard-plugin-wit>=1.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard==2.9.0->nerfstudio==0.0.3.4) (1.8.1) 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.9.0->nerfstudio==0.0.3.4) (65.4.1) 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.9.0->nerfstudio==0.0.3.4) (0.37.1) Requirement already satisfied: werkzeug>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard==2.9.0->nerfstudio==0.0.3.4) (2.2.2) Requirement already satisfied: google-auth-oauthlib<0.5,>=0.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard==2.9.0->nerfstudio==0.0.3.4) (0.4.6) Requirement already satisfied: tensorboard-data-server<0.7.0,>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard==2.9.0->nerfstudio==0.0.3.4) (0.6.1) 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.9.0->nerfstudio==0.0.3.4) (3.4.1) 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.9.0->nerfstudio==0.0.3.4) (2.12.0) Requirement already satisfied: grpcio>=1.24.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard==2.9.0->nerfstudio==0.0.3.4) (1.49.1) 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 dcargs>=0.3.14->nerfstudio==0.0.3.4) (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 dcargs>=0.3.14->nerfstudio==0.0.3.4) (2.3.4) Requirement already satisfied: jupyterlab-widgets~=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipywidgets>=7.6->nerfstudio==0.0.3.4) (3.0.3) Requirement already satisfied: widgetsnbextension~=4.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipywidgets>=7.6->nerfstudio==0.0.3.4) (4.0.3) 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.0.3.4) (2022.9.24) 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.0.3.4) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.0.3.4) (1.26.12) Requirement already satisfied: torch-fidelity 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.0.3.4) (0.3.0) Requirement already satisfied: scipy 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.0.3.4) (1.9.1) Requirement already satisfied: lpips 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.0.3.4) (0.1.4) 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.0.3.4) (2.13.3) 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.0.3.4) (0.1.2) Requirement already satisfied: promise<3,>=2.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.0.3.4) (2.3) 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.0.3.4) (5.9.2) 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.0.3.4) (1.9.10) 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.0.3.4) (0.4.0) Requirement already satisfied: GitPython>=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.0.3.4) (3.1.27) 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.0.3.4) (8.1.3) Requirement already satisfied: shortuuid>=0.5.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.0.3.4) (1.0.9) 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.0.3.4) (1.3.2) Requirement already satisfied: netifaces in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aioice<0.8.0,>=0.7.5->aiortc==1.3.2->nerfstudio==0.0.3.4) (0.11.0) Requirement already satisfied: dnspython>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from aioice<0.8.0,>=0.7.5->aiortc==1.3.2->nerfstudio==0.0.3.4) (2.2.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from babel>=1.3->sphinx==4.5.0->nerfstudio==0.0.3.4) (2022.4) Requirement already satisfied: pycparser in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from cffi>=1.0.0->aiortc==1.3.2->nerfstudio==0.0.3.4) (2.21) 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>=1.0.0->wandb>=0.13.3->nerfstudio==0.0.3.4) (4.0.9) 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.9.0->nerfstudio==0.0.3.4) (4.9) Requirement already satisfied: cachetools<6.0,>=2.0.0 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.9.0->nerfstudio==0.0.3.4) (5.2.0) 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.9.0->nerfstudio==0.0.3.4) (0.2.8) 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<0.5,>=0.4.1->tensorboard==2.9.0->nerfstudio==0.0.3.4) (1.3.1) 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->myst-nb==0.16.0->nerfstudio==0.0.3.4) (3.8.1) Requirement already satisfied: matplotlib-inline>=0.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.0.3.4) (0.1.6) Requirement already satisfied: pyzmq>=17 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.0.3.4) (24.0.1) 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.0.3.4) (1.5.6) Requirement already satisfied: debugpy>=1.0 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.0.3.4) (1.6.3) 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.0.3.4) (7.3.5) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipython->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (5.1.1) 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->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (4.8.0) Requirement already satisfied: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipython->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.7.5) 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->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.18.1) 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->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (3.0.31) Requirement already satisfied: stack-data in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipython->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.5.1) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from ipython->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.2.0) 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>=2.1->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (2.1.1) 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.4.0->nerfstudio==0.0.3.4) (0.18.1) Collecting nbclient Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 207.2 MB/s eta 0:00:00 Collecting tabulate Downloading tabulate-0.8.10-py3-none-any.whl (29 kB) Collecting sqlalchemy<1.5,>=1.3.12 Downloading SQLAlchemy-1.4.41-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 259.5 MB/s eta 0:00:00 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~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.16.0) Requirement already satisfied: nbconvert>=6.4.4 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-server~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (7.0.0) 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~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (1.4.1) Requirement already satisfied: Send2Trash in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-server~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (1.8.0) 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~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.14.1) Requirement already satisfied: anyio<4,>=3.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-server~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (3.6.1) 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~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (21.3.0) Requirement already satisfied: json5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab-server~=2.10->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.9.10) Collecting markdown-it-py<3.0.0,>=1.0.0 Downloading markdown_it_py-2.1.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 197.0 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.3.1 Downloading mdit_py_plugins-0.3.1-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.5/46.5 kB 159.7 MB/s eta 0:00:00 Requirement already satisfied: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbclassic~=0.2->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.2.0) Requirement already satisfied: notebook-shim>=0.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbclassic~=0.2->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.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.4.7->nerfstudio==0.0.3.4) (2.3.2.post1) 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.0.3.4) (1.7.1) 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<4,>=3.1.0->jupyter-server~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (1.3.0) 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>=1.0.0->wandb>=0.13.3->nerfstudio==0.0.3.4) (5.0.0) 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->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.8.3) Requirement already satisfied: entrypoints in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyter-client>=6.1.12->ipykernel->myst-nb==0.16.0->nerfstudio==0.0.3.4) (0.4) Collecting mdurl~=0.1 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Requirement already satisfied: lxml in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert>=6.4.4->jupyter-server~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (4.9.1) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert>=6.4.4->jupyter-server~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.7.1) Requirement already satisfied: jupyterlab-pygments in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert>=6.4.4->jupyter-server~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.2.2) 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>=6.4.4->jupyter-server~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (1.5.0) 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>=6.4.4->jupyter-server~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (2.0.4) Requirement already satisfied: bleach in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert>=6.4.4->jupyter-server~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (5.0.1) Requirement already satisfied: tinycss2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nbconvert>=6.4.4->jupyter-server~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (1.1.1) 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->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (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->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.2.5) Requirement already satisfied: pyasn1<0.5.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.9.0->nerfstudio==0.0.3.4) (0.4.8) 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<0.5,>=0.4.1->tensorboard==2.9.0->nerfstudio==0.0.3.4) (3.2.1) Collecting greenlet!=0.4.17 Downloading greenlet-1.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (154 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.1/154.1 kB 230.0 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~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (21.2.0) Requirement already satisfied: executing in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from stack-data->ipython->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (1.1.0) Requirement already satisfied: asttokens in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from stack-data->ipython->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (2.0.8) 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->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.2.2) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from bleach->nbconvert>=6.4.4->jupyter-server~=1.4->jupyterlab==3.3.4->nerfstudio==0.0.3.4) (0.5.1) 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=44409 sha256=40b65cd18e482b77a4c25aea36817427937fd65019fee729050c87e4f23ef095 Stored in directory: /tmp/pip-ephem-wheel-cache-auw62a5a/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.0.3.4-py3-none-any.whl size=223254 sha256=e85a41b1edfd4e6fe3fd9df5a6b3f154e281436ff5ca30dd7536b2272496c505 Stored in directory: /tmp/pip-ephem-wheel-cache-auw62a5a/wheels/c8/91/b0/7f7ff34b1a62c9efcbfde0fe5731daa6bac609a8b4f64f60f5 Successfully built sphinxemoji nerfstudio Installing collected packages: tabulate, readthedocs-sphinx-search, mdurl, greenlet, sqlalchemy, sphinx, nbformat, markdown-it-py, sphinxemoji, sphinx-togglebutton, sphinx-design, sphinx-copybutton, sphinx-argparse, nbclient, mdit-py-plugins, furo, myst-parser, jupyter-cache, myst-nb, nerfstudio Attempting uninstall: sphinx Found existing installation: Sphinx 5.2.3 Uninstalling Sphinx-5.2.3: Successfully uninstalled Sphinx-5.2.3 Attempting uninstall: nbformat Found existing installation: nbformat 5.6.1 Uninstalling nbformat-5.6.1: Successfully uninstalled nbformat-5.6.1 Attempting uninstall: nbclient Found existing installation: nbclient 0.6.8 Uninstalling nbclient-0.6.8: Successfully uninstalled nbclient-0.6.8 Attempting uninstall: nerfstudio Found existing installation: nerfstudio 0.0.3.4 Uninstalling nerfstudio-0.0.3.4: Successfully uninstalled nerfstudio-0.0.3.4 Successfully installed furo-2022.4.7 greenlet-1.1.3 jupyter-cache-0.5.0 markdown-it-py-2.1.0 mdit-py-plugins-0.3.1 mdurl-0.1.2 myst-nb-0.16.0 myst-parser-0.18.1 nbclient-0.5.13 nbformat-5.4.0 nerfstudio-0.0.3.4 readthedocs-sphinx-search-0.1.2 sphinx-4.5.0 sphinx-argparse-0.3.1 sphinx-copybutton-0.5.0 sphinx-design-0.2.0 sphinx-togglebutton-0.3.2 sphinxemoji-0.2.0 sqlalchemy-1.4.41 tabulate-0.8.10 [rtd-command-info] start-time: 2022-10-03T17:01:24.825405Z, end-time: 2022-10-03T17:01:24.907162Z, 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("..")) import nerfstudio.configs.base_config # -- Project information ----------------------------------------------------- project = "nerfstudio" copyright = "2022, nerfstudio Team" author = "nerfstudio Team" # The full version, including alpha/beta/rc tags release = "0.0.0" # -- 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", ] # 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 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 = "" autosectionlabel_prefix_document = True html_theme_options = { "light_css_variables": { "color-brand-primary": "#ba3e00", "color-brand-content": "#ff6f00", }, "dark_css_variables": { "color-brand-primary": "#fdd06c", "color-brand-content": "#ff903b", }, "light_logo": "imgs/logo.png", "dark_logo": "imgs/logo-dark.png", } # -- Code block theme -------------------------------------------------------- pygments_style = "one-dark" pygments_dark_style = "one-dark" # -- 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: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] 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/"), ], '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': 'UA-243900125-1', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'nerfstudio-project', 'proxied_api_host': '/_', 'github_repo': 'nerfstudio', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', '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': 'UA-243900125-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '75866f3a', } # 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/1123345/' 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: 2022-10-03T17:01:25.101523Z, end-time: 2022-10-03T17:01:45.666737Z, duration: 20, exit-code: 0 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.5.0 loading translations [en]... done 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/docs/_build/.jupyter_cache building [mo]: targets for 0 po files that are out of date building [html]: targets for 62 source files that are out of date updating environment: [new config] 62 added, 0 changed, 0 removed reading sources... [ 1%] guides/dataloader_components/incrementally_add_cameras reading sources... [ 3%] guides/dataloader_components/index reading sources... [ 4%] guides/dataloader_components/pixel_sampling_strategies reading sources... [ 6%] guides/index reading sources... [ 8%] guides/model_components/index reading sources... [ 9%] guides/model_components/visualize_cameras reading sources... [ 11%] guides/model_components/visualize_encoders reading sources... [ 12%] guides/model_components/visualize_samplers reading sources... [ 14%] guides/model_components/visualize_samples reading sources... [ 16%] guides/model_components/visualize_spatial_distortions reading sources... [ 17%] guides/models/index reading sources... [ 19%] guides/models/instant_ngp reading sources... [ 20%] guides/models/mipnerf reading sources... [ 22%] guides/models/mipnerf_360 reading sources... [ 24%] guides/models/nerf reading sources... [ 25%] guides/models/nerf_w reading sources... [ 27%] guides/models/semantic_nerf reading sources... [ 29%] index reading sources... [ 30%] reference/api/config reading sources... [ 32%] reference/api/data reading sources... [ 33%] reference/api/field_components/embeddings reading sources... [ 35%] reference/api/field_components/encodings reading sources... [ 37%] reference/api/field_components/field_heads reading sources... [ 38%] reference/api/field_components/index reading sources... [ 40%] reference/api/field_components/mlp reading sources... [ 41%] reference/api/field_components/spatial_distortions reading sources... [ 43%] reference/api/fields reading sources... [ 45%] reference/api/index reading sources... [ 46%] reference/api/model_components/index reading sources... [ 48%] reference/api/model_components/losses reading sources... [ 50%] reference/api/model_components/ray_sampler reading sources... [ 51%] reference/api/model_components/renderers reading sources... [ 53%] reference/api/models reading sources... [ 54%] reference/api/optimizers reading sources... [ 56%] reference/api/utils/colormaps reading sources... [ 58%] reference/api/utils/colors reading sources... [ 59%] reference/api/utils/index reading sources... [ 61%] reference/api/utils/math reading sources... [ 62%] reference/api/utils/tensor_dataclass reading sources... [ 64%] reference/api/viewer reading sources... [ 66%] reference/cli/index reading sources... [ 67%] reference/cli/ns_process_data reading sources... [ 69%] reference/contributing reading sources... [ 70%] tooling/benchmarking reading sources... [ 72%] tooling/config reading sources... [ 74%] tooling/index reading sources... [ 75%] tooling/logging_profiling reading sources... [ 77%] tutorials/data/creating_dataset reading sources... [ 79%] tutorials/data/index reading sources... [ 80%] tutorials/pipelines/creating_new_methods reading sources... [ 82%] tutorials/pipelines/datamanagers reading sources... [ 83%] tutorials/pipelines/dataparsers reading sources... [ 85%] tutorials/pipelines/index reading sources... [ 87%] tutorials/pipelines/models reading sources... [ 88%] tutorials/pipelines/pipelines reading sources... [ 90%] tutorials/quickstart reading sources... [ 91%] tutorials/quickstart_index reading sources... [ 93%] tutorials/viewer/faq reading sources... [ 95%] tutorials/viewer/for_developers reading sources... [ 96%] tutorials/viewer/index reading sources... [ 98%] tutorials/viewer/viewer_notebook reading sources... [100%] tutorials/viewer/viewer_quickstart looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] guides/dataloader_components/incrementally_add_cameras writing output... [ 3%] guides/dataloader_components/index writing output... [ 4%] guides/dataloader_components/pixel_sampling_strategies writing output... [ 6%] guides/index writing output... [ 8%] guides/model_components/index writing output... [ 9%] guides/model_components/visualize_cameras writing output... [ 11%] guides/model_components/visualize_encoders writing output... [ 12%] guides/model_components/visualize_samplers writing output... [ 14%] guides/model_components/visualize_samples writing output... [ 16%] guides/model_components/visualize_spatial_distortions writing output... [ 17%] guides/models/index writing output... [ 19%] guides/models/instant_ngp writing output... [ 20%] guides/models/mipnerf writing output... [ 22%] guides/models/mipnerf_360 writing output... [ 24%] guides/models/nerf writing output... [ 25%] guides/models/nerf_w writing output... [ 27%] guides/models/semantic_nerf writing output... [ 29%] index writing output... [ 30%] reference/api/config writing output... [ 32%] reference/api/data writing output... [ 33%] reference/api/field_components/embeddings writing output... [ 35%] reference/api/field_components/encodings writing output... [ 37%] reference/api/field_components/field_heads writing output... [ 38%] reference/api/field_components/index writing output... [ 40%] reference/api/field_components/mlp writing output... [ 41%] reference/api/field_components/spatial_distortions writing output... [ 43%] reference/api/fields writing output... [ 45%] reference/api/index writing output... [ 46%] reference/api/model_components/index writing output... [ 48%] reference/api/model_components/losses writing output... [ 50%] reference/api/model_components/ray_sampler writing output... [ 51%] reference/api/model_components/renderers writing output... [ 53%] reference/api/models writing output... [ 54%] reference/api/optimizers writing output... [ 56%] reference/api/utils/colormaps writing output... [ 58%] reference/api/utils/colors writing output... [ 59%] reference/api/utils/index writing output... [ 61%] reference/api/utils/math writing output... [ 62%] reference/api/utils/tensor_dataclass writing output... [ 64%] reference/api/viewer writing output... [ 66%] reference/cli/index writing output... [ 67%] reference/cli/ns_process_data writing output... [ 69%] reference/contributing writing output... [ 70%] tooling/benchmarking writing output... [ 72%] tooling/config writing output... [ 74%] tooling/index writing output... [ 75%] tooling/logging_profiling writing output... [ 77%] tutorials/data/creating_dataset writing output... [ 79%] tutorials/data/index writing output... [ 80%] tutorials/pipelines/creating_new_methods writing output... [ 82%] tutorials/pipelines/datamanagers writing output... [ 83%] tutorials/pipelines/dataparsers writing output... [ 85%] tutorials/pipelines/index writing output... [ 87%] tutorials/pipelines/models writing output... [ 88%] tutorials/pipelines/pipelines writing output... [ 90%] tutorials/quickstart writing output... [ 91%] tutorials/quickstart_index writing output... [ 93%] tutorials/viewer/faq writing output... [ 95%] tutorials/viewer/for_developers writing output... [ 96%] tutorials/viewer/index writing output... [ 98%] tutorials/viewer/viewer_notebook writing output... [100%] tutorials/viewer/viewer_quickstart generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 3%] guides/model_components/imgs/samplers_type-light.png copying images... [ 6%] guides/model_components/imgs/samplers_type-dark.png copying images... [ 10%] guides/model_components/imgs/samplers_stratified-light.png copying images... [ 13%] guides/model_components/imgs/samplers_stratified-dark.png copying images... [ 16%] guides/model_components/imgs/frustums.png copying images... [ 20%] guides/model_components/imgs/frustums-dark.png copying images... [ 23%] guides/models/imgs/mipnerf/models_mipnerf_pipeline-light.png copying images... [ 26%] guides/models/imgs/mipnerf/models_mipnerf_pipeline-dark.png copying images... [ 30%] guides/models/imgs/mipnerf/models_mipnerf_field-light.png copying images... [ 33%] guides/models/imgs/mipnerf/models_mipnerf_field-dark.png copying images... [ 36%] guides/models/imgs/models_nerf-pipeline-light.png copying images... [ 40%] guides/models/imgs/models_nerf-pipeline-dark.png copying images... [ 43%] guides/models/imgs/models_nerf-pipeline-field-light.png copying images... [ 46%] guides/models/imgs/models_nerf-pipeline-field-dark.png copying images... [ 50%] guides/models/imgs/models_nerf-field-light.png copying images... [ 53%] guides/models/imgs/models_nerf-field-dark.png copying images... [ 56%] guides/models/imgs/models_nerf-pipeline-renderer-light.png copying images... [ 60%] guides/models/imgs/models_nerf-pipeline-renderer-dark.png copying images... [ 63%] guides/models/imgs/models_nerf-pipeline-sampler-light.png copying images... [ 66%] guides/models/imgs/models_nerf-pipeline-sampler-dark.png copying images... [ 70%] _static/imgs/logo.png copying images... [ 73%] _static/imgs/logo-dark.png copying images... [ 76%] tutorials/pipelines/imgs/datamanagers.png copying images... [ 80%] tutorials/pipelines/imgs/dataparsers.png copying images... [ 83%] tutorials/pipelines/imgs/pipelines_overview.png copying images... [ 86%] tutorials/pipelines/imgs/models.png copying images... [ 90%] tutorials/pipelines/imgs/pipelines.png copying images... [ 93%] tutorials/viewer/imgs/nerfviewer.png copying images... [ 96%] tutorials/viewer/imgs/viewer_figure.png copying images... [100%] tutorials/viewer/imgs/bulldozer.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 0.860 guides/model_components/visualize_spatial_distortions 0.818 reference/api/config 0.735 reference/api/models 0.481 reference/api/data 0.371 guides/model_components/visualize_cameras