Read the Docs build information Build id: 1267797 Project: plenoptix-nerfstudio Version: latest Commit: c8fdc1a7cbd1be147bd79eecec65e6efb4f53876 Date: 2023-01-24T21:23:41.064377Z State: cancelled Success: False [rtd-command-info] start-time: 2023-01-24T21:23:43.189839Z, end-time: 2023-01-24T21:23:50.712719Z, duration: 7, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:nerfstudio-project/nerfstudio.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-01-24T21:23:51.101635Z, end-time: 2023-01-24T21:23:51.562283Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at c8fdc1a Increase max_res of first proposal network (#1282) [rtd-command-info] start-time: 2023-01-24T21:23:51.872822Z, end-time: 2023-01-24T21:23:51.965110Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-01-24T21:23:57.135832Z, end-time: 2023-01-24T21:23:57.240406Z, duration: 0, exit-code: 0 asdf global python 3.9.15 [rtd-command-info] start-time: 2023-01-24T21:23:57.906161Z, end-time: 2023-01-24T21:23:58.890420Z, duration: 0, exit-code: 0 python -mvirtualenv created virtual environment CPython3.9.15.final.0-64 in 666ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-01-24T21:23:59.126294Z, end-time: 2023-01-24T21:24:08.719930Z, 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.3.1-py3-none-any.whl (2.1 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.3.1 setuptools-58.2.0 [rtd-command-info] start-time: 2023-01-24T21:24:08.931780Z, end-time: 2023-01-24T21:24:20.785086Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.4.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 57.8 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 162.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 107.7 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-6.1.3-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 154.6 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.1.1-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 151.2 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 143.9 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 138.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-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 222.3 MB/s eta 0:00:00 Collecting requests>=2.25.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 143.8 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 143.8 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 136.6 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 135.0 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 133.7 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 150.0 MB/s eta 0:00:00 Collecting Pygments>=2.13 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 172.5 MB/s eta 0:00:00 Collecting packaging>=21.0 Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 118.5 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 136.4 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.1.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 157.2 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 163.3 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 152.7 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-0.5.1-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 153.6 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 164.1 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.11.0-py3-none-any.whl (6.6 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (198 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.8/198.8 kB 144.0 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 147.1 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 149.2 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 125.5 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=2285d46c71536c05787260b1a8a1bda5d2601590307f30432f99665361900a73 Stored in directory: /tmp/pip-ephem-wheel-cache-wgetvrad/wheels/95/5a/42/6d69898ad0ccd6d30cf1ea4ae71db699e0c7bef2294dc557a5 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, charset-normalizer, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.11.0 certifi-2022.12.7 charset-normalizer-3.0.1 commonmark-0.9.1 docutils-0.19 idna-3.4 imagesize-1.4.1 importlib-metadata-6.0.0 mock-1.0.1 packaging-23.0 pillow-9.4.0 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 snowballstemmer-2.2.0 sphinx-6.1.3 sphinx-rtd-theme-0.5.1 sphinxcontrib-applehelp-1.0.4 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.14 zipp-3.11.0 [rtd-command-info] start-time: 2023-01-24T21:24:20.977500Z, end-time: 2023-01-24T21:27:48.629011Z, duration: 207, 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 functorch==0.2.1 Downloading functorch-0.2.1-cp39-cp39-manylinux1_x86_64.whl (20.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.6/20.6 MB 208.1 MB/s eta 0:00:00 Collecting python-socketio>=5.7.1 Downloading python_socketio-5.7.2-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.7/56.7 kB 191.8 MB/s eta 0:00:00 Collecting pyngrok>=5.1.0 Downloading pyngrok-5.2.1.tar.gz (761 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.3/761.3 kB 264.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tensorboard==2.9.0 Downloading tensorboard-2.9.0-py3-none-any.whl (5.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 193.5 MB/s eta 0:00:00 Collecting open3d>=0.16.0 Downloading open3d-0.16.0-cp39-cp39-manylinux_2_27_x86_64.whl (422.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 422.5/422.5 MB 201.2 MB/s eta 0:00:00 Collecting torchvision>=0.13.0 Downloading torchvision-0.14.1-cp39-cp39-manylinux1_x86_64.whl (24.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.2/24.2 MB 203.5 MB/s eta 0:00:00 Collecting cryptography<39,>=38 Downloading cryptography-38.0.4-cp36-abi3-manylinux_2_28_x86_64.whl (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 224.9 MB/s eta 0:00:00 Collecting torchmetrics[image]>=0.9.3 Downloading torchmetrics-0.11.0-py3-none-any.whl (512 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 512.4/512.4 kB 254.6 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 254.5 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 192.6 MB/s eta 0:00:00 Collecting matplotlib>=3.5.3 Downloading matplotlib-3.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.8/11.8 MB 195.9 MB/s eta 0:00:00 Collecting protobuf!=3.20.0,<=3.20.3.* Downloading protobuf-3.20.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 251.9 MB/s eta 0:00:00 Collecting rich>=12.5.1 Downloading rich-13.2.0-py3-none-any.whl (238 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 242.5 MB/s eta 0:00:00 Collecting pymeshlab>=2022.2.post2 Downloading pymeshlab-2022.2.post2-cp39-cp39-manylinux1_x86_64.whl (56.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.8/56.8 MB 159.6 MB/s eta 0:00:00 Collecting aiortc>=1.3.2 Downloading aiortc-1.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 228.1 MB/s eta 0:00:00 Collecting ninja>=1.10 Downloading ninja-1.11.1-py2.py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (145 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.0/146.0 kB 204.1 MB/s eta 0:00:00 Collecting imageio>=2.21.1 Downloading imageio-2.25.0-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 166.1 MB/s eta 0:00:00 Collecting plotly>=5.7.0 Downloading plotly-5.13.0-py2.py3-none-any.whl (15.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.2/15.2 MB 199.2 MB/s eta 0:00:00 Collecting xatlas Downloading xatlas-0.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.5/229.5 kB 230.0 MB/s eta 0:00:00 Collecting tyro>=0.3.31 Downloading tyro-0.3.37-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 197.7 MB/s eta 0:00:00 Collecting jupyterlab>=3.3.4 Downloading jupyterlab-3.5.3-py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 177.6 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.1.15) (2.28.2) Collecting scikit-image>=0.19.3 Downloading scikit_image-0.19.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 195.6 MB/s eta 0:00:00 Collecting aiohttp>=3.8.1 Downloading aiohttp-3.8.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 246.9 MB/s eta 0:00:00 Collecting mediapy>=1.1.0 Downloading mediapy-1.1.4-py3-none-any.whl (24 kB) Collecting gdown>=4.6.0 Downloading gdown-4.6.0-py3-none-any.whl (14 kB) Collecting ipywidgets>=7.6 Downloading ipywidgets-8.0.4-py3-none-any.whl (137 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.8/137.8 kB 215.7 MB/s eta 0:00:00 Collecting nerfacc==0.3.3 Downloading nerfacc-0.3.3-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.1/45.1 kB 174.8 MB/s eta 0:00:00 Collecting nuscenes-devkit>=1.1.1 Downloading nuscenes_devkit-1.1.9-py3-none-any.whl (312 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 312.6/312.6 kB 238.1 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 196.2 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 appdirs>=1.4 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting torchtyping>=0.1.4 Downloading torchtyping-0.1.4-py3-none-any.whl (17 kB) Collecting wandb>=0.13.3 Downloading wandb-0.13.9-py2.py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 173.9 MB/s eta 0:00:00 Collecting u-msgpack-python>=2.4.1 Downloading u_msgpack_python-2.7.2-py2.py3-none-any.whl (10.0 kB) Collecting h5py>=2.9.0 Downloading h5py-3.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 187.6 MB/s eta 0:00:00 Collecting av>=9.2.0 Downloading av-10.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 31.2/31.2 MB 185.9 MB/s eta 0:00:00 Collecting pybind11>=2.10.0 Downloading pybind11-2.10.3-py3-none-any.whl (222 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 222.4/222.4 kB 247.0 MB/s eta 0:00:00 Collecting numpy>=1.14.5 Downloading numpy-1.24.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 196.9 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 245.8 MB/s eta 0:00:00 Collecting google-auth<3,>=1.6.3 Downloading google_auth-2.16.0-py2.py3-none-any.whl (177 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 177.8/177.8 kB 217.8 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 196.5 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 220.0 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 248.5 MB/s eta 0:00:00 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.1.15) (58.2.0) Collecting setuptools>=41.0.0 Downloading setuptools-66.1.1-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 226.3 MB/s eta 0:00:00 Requirement already satisfied: wheel>=0.26 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard==2.9.0->nerfstudio==0.1.15) (0.37.0) Collecting wheel>=0.26 Downloading wheel-0.38.4-py3-none-any.whl (36 kB) Collecting grpcio>=1.24.3 Downloading grpcio-1.51.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 208.3 MB/s eta 0:00:00 Collecting absl-py>=0.4 Downloading absl_py-1.4.0-py3-none-any.whl (126 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.5/126.5 kB 235.0 MB/s eta 0:00:00 Collecting typing-extensions Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) Collecting multidict<7.0,>=4.5 Downloading multidict-6.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.2/114.2 kB 216.4 MB/s eta 0:00:00 Collecting frozenlist>=1.1.1 Downloading frozenlist-1.3.3-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 189.0 MB/s eta 0:00:00 Collecting yarl<2.0,>=1.0 Downloading yarl-1.8.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (264 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 264.6/264.6 kB 248.1 MB/s eta 0:00:00 Collecting charset-normalizer<3.0,>=2.0 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting attrs>=17.3.0 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 167.1 MB/s eta 0:00:00 Collecting aiosignal>=1.1.2 Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) Collecting async-timeout<5.0,>=4.0.0a3 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 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 pyopenssl>=23.0.0 Downloading pyOpenSSL-23.0.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 187.1 MB/s eta 0:00:00 Collecting aioice<0.8.0,>=0.7.5 Downloading aioice-0.7.6-py3-none-any.whl (23 kB) Collecting pylibsrtp>=0.5.6 Downloading pylibsrtp-0.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (74 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.8/74.8 kB 203.0 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 258.2 MB/s eta 0:00:00 Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting tqdm Downloading tqdm-4.64.1-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 192.2 MB/s eta 0:00:00 Collecting beautifulsoup4 Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 236.0 MB/s eta 0:00:00 Collecting filelock Downloading filelock-3.9.0-py3-none-any.whl (9.7 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.1.15) (9.4.0) Collecting ipykernel>=4.5.1 Downloading ipykernel-6.20.2-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 kB 202.4 MB/s eta 0:00:00 Collecting jupyterlab-widgets~=3.0 Downloading jupyterlab_widgets-3.0.5-py3-none-any.whl (384 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.3/384.3 kB 261.3 MB/s eta 0:00:00 Collecting widgetsnbextension~=4.0 Downloading widgetsnbextension-4.0.5-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 240.5 MB/s eta 0:00:00 Collecting ipython>=6.1.0 Downloading ipython-8.8.0-py3-none-any.whl (775 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 775.8/775.8 kB 263.0 MB/s eta 0:00:00 Collecting traitlets>=4.3.1 Downloading traitlets-5.8.1-py3-none-any.whl (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.8/116.8 kB 232.3 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 252.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.1.15) (3.1.2) Collecting notebook<7 Downloading notebook-6.5.2-py3-none-any.whl (439 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 439.1/439.1 kB 251.9 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.1.15) (23.0) Collecting jupyter-core Downloading jupyter_core-5.1.5-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.5/93.5 kB 221.4 MB/s eta 0:00:00 Collecting jupyter-server<3,>=1.16.0 Downloading jupyter_server-2.1.0-py3-none-any.whl (365 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 365.2/365.2 kB 251.8 MB/s eta 0:00:00 Collecting jupyterlab-server~=2.10 Downloading jupyterlab_server-2.19.0-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.4/56.4 kB 197.8 MB/s eta 0:00:00 Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting nbclassic Downloading nbclassic-0.4.8-py3-none-any.whl (9.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.8/9.8 MB 197.3 MB/s eta 0:00:00 Collecting fonttools>=4.22.0 Downloading fonttools-4.38.0-py3-none-any.whl (965 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 965.4/965.4 kB 208.9 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 258.2 MB/s eta 0:00:00 Collecting pyparsing>=2.2.1 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 213.9 MB/s eta 0:00:00 Collecting python-dateutil>=2.7 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 254.1 MB/s eta 0:00:00 Collecting cycler>=0.10 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting contourpy>=1.0.1 Downloading contourpy-1.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 299.7/299.7 kB 240.4 MB/s eta 0:00:00 Collecting Shapely Downloading shapely-2.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 213.4 MB/s eta 0:00:00 Collecting pyquaternion>=0.9.5 Downloading pyquaternion-0.9.9-py3-none-any.whl (14 kB) Collecting pycocotools>=2.0.1 Downloading pycocotools-2.0.6.tar.gz (24 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting scipy Downloading scipy-1.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.4/34.4 MB 196.6 MB/s eta 0:00:00 Collecting cachetools Downloading cachetools-5.3.0-py3-none-any.whl (9.3 kB) Collecting jupyter Downloading jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB) Collecting descartes Downloading descartes-1.1.0-py3-none-any.whl (5.8 kB) Collecting scikit-learn Downloading scikit_learn-1.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 119.5 MB/s eta 0:00:00 Collecting fire Downloading fire-0.5.0.tar.gz (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 225.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pandas>=1.0 Downloading pandas-1.5.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 201.7 MB/s eta 0:00:00 Collecting addict Downloading addict-2.4.0-py3-none-any.whl (3.8 kB) Collecting configargparse Downloading ConfigArgParse-1.5.3-py3-none-any.whl (20 kB) Collecting dash>=2.6.0 Downloading dash-2.8.0-py3-none-any.whl (9.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 197.8 MB/s eta 0:00:00 Collecting pyyaml>=5.4.1 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 661.8/661.8 kB 260.6 MB/s eta 0:00:00 Collecting nbformat==5.5.0 Downloading nbformat-5.5.0-py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.3/75.3 kB 199.1 MB/s eta 0:00:00 Collecting jsonschema>=2.6 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 222.3 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.16.2-py3-none-any.whl (22 kB) 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 182.7 MB/s eta 0:00:00 Collecting bidict>=0.21.0 Downloading bidict-0.22.1-py3-none-any.whl (35 kB) 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.1.15) (1.26.14) 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.1.15) (3.4) 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.1.15) (2022.12.7) Collecting markdown-it-py<3.0.0,>=2.1.0 Downloading markdown_it_py-2.1.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 177.6 MB/s eta 0:00:00 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.1.15) (2.14.0) Collecting tifffile>=2019.7.26 Downloading tifffile-2023.1.23.1-py3-none-any.whl (214 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 214.8/214.8 kB 238.7 MB/s eta 0:00:00 Collecting networkx>=2.2 Downloading networkx-3.0-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 218.7 MB/s eta 0:00:00 Collecting PyWavelets>=1.1.1 Downloading PyWavelets-1.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 200.6 MB/s eta 0:00:00 Collecting torch-fidelity Downloading torch_fidelity-0.3.0-py3-none-any.whl (37 kB) Collecting lpips Downloading lpips-0.1.4-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.8/53.8 kB 194.2 MB/s eta 0:00:00 Collecting typeguard>=2.11.1 Downloading typeguard-2.13.3-py3-none-any.whl (17 kB) Collecting torchvision>=0.13.0 Downloading torchvision-0.14.0-cp39-cp39-manylinux1_x86_64.whl (24.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.3/24.3 MB 200.8 MB/s eta 0:00:00 Downloading torchvision-0.13.1-cp39-cp39-manylinux1_x86_64.whl (19.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.1/19.1 MB 185.1 MB/s eta 0:00:00 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 171.8 MB/s eta 0:00:00 Collecting mypy<0.992,>=0.991 Downloading mypy-0.991-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 199.1 MB/s eta 0:00:00 Collecting docstring-parser<0.15.0,>=0.14.1 Downloading docstring_parser-0.14.1-py3-none-any.whl (33 kB) Collecting shtab<2.0.0,>=1.5.6 Downloading shtab-1.5.8-py2.py3-none-any.whl (13 kB) 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 psutil>=5.0.0 Downloading psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 280.2/280.2 kB 255.1 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 sentry-sdk>=1.0.0 Downloading sentry_sdk-1.14.0-py2.py3-none-any.whl (178 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.9/178.9 kB 219.0 MB/s eta 0:00:00 Collecting GitPython>=1.0.0 Downloading GitPython-3.1.30-py3-none-any.whl (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.0/184.0 kB 250.2 MB/s eta 0:00:00 Collecting docker-pycreds>=0.4.0 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Collecting Click!=8.0.0,>=7.0 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 220.7 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.3.0-py3-none-any.whl (283 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 283.7/283.7 kB 236.4 MB/s eta 0:00:00 Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 231.1 MB/s eta 0:00:00 Collecting Flask>=1.0.4 Downloading Flask-2.2.2-py3-none-any.whl (101 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.5/101.5 kB 207.2 MB/s eta 0:00:00 Collecting dash-html-components==2.0.0 Downloading dash_html_components-2.0.0-py3-none-any.whl (4.1 kB) Collecting dash-core-components==2.0.0 Downloading dash_core_components-2.0.0-py3-none-any.whl (3.8 kB) Collecting dash-table==5.0.0 Downloading dash_table-5.0.0-py3-none-any.whl (3.9 kB) Collecting gitdb<5,>=4.0.1 Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 196.9 MB/s eta 0:00:00 Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 223.7 MB/s eta 0:00:00 Collecting rsa<5,>=3.1.4 Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting requests-oauthlib>=0.7.0 Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) 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 debugpy>=1.0 Downloading debugpy-1.6.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 229.3 MB/s eta 0:00:00 Collecting comm>=0.1.1 Downloading comm-0.1.2-py3-none-any.whl (6.5 kB) Collecting pyzmq>=17 Downloading pyzmq-25.0.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 252.3 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 Downloading jupyter_client-7.4.9-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.5/133.5 kB 232.9 MB/s eta 0:00:00 Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting prompt-toolkit<3.1.0,>=3.0.11 Downloading prompt_toolkit-3.0.36-py3-none-any.whl (386 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.4/386.4 kB 252.2 MB/s eta 0:00:00 Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 203.1 MB/s eta 0:00:00 Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting stack-data Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting jedi>=0.16 Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 230.6 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jinja2>=2.1->jupyterlab>=3.3.4->nerfstudio==0.1.15) (2.1.2) Collecting websocket-client Downloading websocket_client-1.4.2-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.3/55.3 kB 202.5 MB/s eta 0:00:00 Collecting anyio<4,>=3.1.0 Downloading anyio-3.6.2-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 222.6 MB/s eta 0:00:00 Collecting jupyter-events>=0.4.0 Downloading jupyter_events-0.6.3-py3-none-any.whl (18 kB) Collecting jupyter-server-terminals Downloading jupyter_server_terminals-0.4.4-py3-none-any.whl (13 kB) Collecting send2trash Downloading Send2Trash-1.8.0-py3-none-any.whl (18 kB) Collecting terminado>=0.8.3 Downloading terminado-0.17.1-py3-none-any.whl (17 kB) Collecting prometheus-client Downloading prometheus_client-0.16.0-py3-none-any.whl (122 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 236.0 MB/s eta 0:00:00 Collecting nbconvert>=6.4.4 Downloading nbconvert-7.2.9-py3-none-any.whl (274 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.9/274.9 kB 244.7 MB/s eta 0:00:00 Collecting argon2-cffi Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting platformdirs>=2.5 Downloading platformdirs-2.6.2-py3-none-any.whl (14 kB) Collecting json5>=0.9.0 Downloading json5-0.9.11-py2.py3-none-any.whl (19 kB) Requirement already satisfied: babel>=2.10 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab-server~=2.10->jupyterlab>=3.3.4->nerfstudio==0.1.15) (2.11.0) Requirement already satisfied: importlib-metadata>=4.8.3 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.1.15) (6.0.0) Collecting mdurl~=0.1 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting mypy-extensions>=0.4.3 Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) 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.2.2-py3-none-any.whl (13 kB) Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from pandas>=1.0->open3d>=0.16.0->nerfstudio==0.1.15) (2022.7.1) Collecting joblib>=1.1.1 Downloading joblib-1.2.0-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.0/298.0 kB 250.6 MB/s eta 0:00:00 Collecting threadpoolctl>=2.0.0 Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB) Collecting soupsieve>1.2 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Collecting termcolor Downloading termcolor-2.2.0-py3-none-any.whl (6.6 kB) Collecting qtconsole Downloading qtconsole-5.4.0-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.0/121.0 kB 214.0 MB/s eta 0:00:00 Collecting jupyter-console Downloading jupyter_console-6.4.4-py3-none-any.whl (22 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 itsdangerous>=2.0 Downloading itsdangerous-2.1.2-py3-none-any.whl (15 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>=4.8.3->jupyterlab-server~=2.10->jupyterlab>=3.3.4->nerfstudio==0.1.15) (3.11.0) 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 224.6 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 186.0 MB/s eta 0:00:00 Collecting entrypoints Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting rfc3339-validator Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Collecting rfc3986-validator>=0.1.1 Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Collecting python-json-logger>=2.0.4 Downloading python_json_logger-2.0.4-py3-none-any.whl (7.8 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting nbclient>=0.5.0 Downloading nbclient-0.7.2-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.0/72.0 kB 204.2 MB/s eta 0:00:00 Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting bleach Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 245.4 MB/s eta 0:00:00 Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting mistune<3,>=2.0.3 Downloading mistune-2.0.4-py2.py3-none-any.whl (24 kB) Collecting tinycss2 Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 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 205.9 MB/s eta 0:00:00 Collecting oauthlib>=3.0.0 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 221.0 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 195.5 MB/s eta 0:00:00 Collecting qtpy>=2.0.1 Downloading QtPy-2.3.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 kB 217.3 MB/s eta 0:00:00 Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting executing>=1.2.0 Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting uri-template Downloading uri_template-1.2.0-py3-none-any.whl (10 kB) Collecting fqdn Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Collecting jsonpointer>1.13 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) Collecting isoduration Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Collecting webcolors>=1.11 Downloading webcolors-1.12-py3-none-any.whl (9.9 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting arrow>=0.15.0 Downloading arrow-1.2.3-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 193.6 MB/s eta 0:00:00 Building wheels for collected packages: nerfstudio, pyngrok, pycocotools, fire, pathtools Building wheel for nerfstudio (pyproject.toml): started Building wheel for nerfstudio (pyproject.toml): finished with status 'done' Created wheel for nerfstudio: filename=nerfstudio-0.1.15-py3-none-any.whl size=332762 sha256=d8da554ee369d162ba9d05e7727c8a9cc25a4ed8ea80504347206ddc3ac175cc Stored in directory: /tmp/pip-ephem-wheel-cache-rbmwdghz/wheels/c8/91/b0/7f7ff34b1a62c9efcbfde0fe5731daa6bac609a8b4f64f60f5 Building wheel for pyngrok (setup.py): started Building wheel for pyngrok (setup.py): finished with status 'done' Created wheel for pyngrok: filename=pyngrok-5.2.1-py3-none-any.whl size=19792 sha256=8a5a5a95019cefa867206542c01faa9f064bd16f5b5338c66bc2e645919f4d5d Stored in directory: /tmp/pip-ephem-wheel-cache-rbmwdghz/wheels/e8/d6/a9/366c68d09bb18a26994945da6fa193a04333781b54b7278c94 Building wheel for pycocotools (pyproject.toml): started Building wheel for pycocotools (pyproject.toml): finished with status 'done' Created wheel for pycocotools: filename=pycocotools-2.0.6-cp39-cp39-linux_x86_64.whl size=403028 sha256=92d526bb7e9fca8c90d6a0911e331a7f3eb1c56d4f02485c7a9b8f1c35de03dd Stored in directory: /tmp/pip-ephem-wheel-cache-rbmwdghz/wheels/29/98/97/6c7dca1f8e4c854e15a2676ac98ae3f46ec83ee031d827a5c8 Building wheel for fire (setup.py): started Building wheel for fire (setup.py): finished with status 'done' Created wheel for fire: filename=fire-0.5.0-py2.py3-none-any.whl size=116950 sha256=8d4d03a9c65ffec826862ce8593262d0c05eff3e93480adbd086cdb7c09b4201 Stored in directory: /tmp/pip-ephem-wheel-cache-rbmwdghz/wheels/34/a9/61/d515d3cd1e8a349fed305bc67a9c7d68fc38d51053b6decad6 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=1a190454b9207cde33896864b21b87505bae97bda38517830ece4b73dc9f962a Stored in directory: /tmp/pip-ephem-wheel-cache-rbmwdghz/wheels/20/7c/09/4ad42725a29fce4bc21137c7f25f062b3655a4aea5b0e8d9a2 Successfully built nerfstudio pyngrok pycocotools fire pathtools Installing collected packages: xatlas, webencodings, wcwidth, u-msgpack-python, tensorboard-plugin-wit, send2trash, pyasn1, pure-eval, ptyprocess, pickleshare, pathtools, ninja, netifaces, mypy-extensions, msgpack, mistune, json5, ipython-genutils, fastjsonschema, executing, dash-table, dash-html-components, dash-core-components, backcall, av, appdirs, addict, widgetsnbextension, wheel, werkzeug, websocket-client, webcolors, uri-template, typing-extensions, typeguard, traitlets, tqdm, tornado, tomli, tinycss2, threadpoolctl, termcolor, tensorboard-data-server, tenacity, soupsieve, sniffio, smmap, six, shtab, setuptools, setproctitle, sentry-sdk, rsa, rfc3986-validator, qtpy, pyzmq, pyyaml, python-json-logger, python-engineio, PySocks, pyrsistent, pyparsing, pycparser, pybind11, pyasn1-modules, psutil, protobuf, prompt-toolkit, prometheus-client, platformdirs, pexpect, parso, pandocfilters, oauthlib, numpy, networkx, nest-asyncio, multidict, mdurl, kiwisolver, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, joblib, itsdangerous, grpcio, google-crc32c, frozenlist, frozendict, fqdn, fonttools, filelock, entrypoints, docstring-parser, dnspython, defusedxml, decorator, debugpy, cycler, configargparse, Click, charset-normalizer, cachetools, bidict, attrs, async-timeout, absl-py, yarl, torch, tifffile, terminado, Shapely, scipy, rfc3339-validator, PyWavelets, python-socketio, python-dateutil, pyquaternion, pyngrok, pymeshlab, pyee, plotly, opencv-python, mypy, msgpack-numpy, matplotlib-inline, markdown-it-py, markdown, jupyter-core, jsonschema, jedi, imageio, h5py, google-auth, gitdb, Flask, fire, docker-pycreds, contourpy, comm, cffi, bleach, beautifulsoup4, asttokens, anyio, aiosignal, aioice, torchvision, torchtyping, torchmetrics, stack-data, scikit-learn, scikit-image, rich, requests-oauthlib, pylibsrtp, pandas, nbformat, matplotlib, jupyter-server-terminals, jupyter-client, GitPython, functorch, dash, cryptography, arrow, argon2-cffi-bindings, aiohttp, wandb, tyro, torch-fidelity, pyopenssl, pycocotools, nerfacc, nbclient, lpips, isoduration, ipython, google-auth-oauthlib, gdown, descartes, argon2-cffi, tensorboard, nbconvert, mediapy, ipykernel, aiortc, qtconsole, jupyter-events, jupyter-console, ipywidgets, open3d, jupyter-server, notebook-shim, jupyterlab-server, nbclassic, notebook, jupyterlab, jupyter, nuscenes-devkit, nerfstudio Attempting uninstall: wheel Found existing installation: wheel 0.37.0 Uninstalling wheel-0.37.0: Successfully uninstalled wheel-0.37.0 Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.0.1 Uninstalling charset-normalizer-3.0.1: Successfully uninstalled charset-normalizer-3.0.1 Successfully installed Click-8.1.3 Flask-2.2.2 GitPython-3.1.30 PySocks-1.7.1 PyWavelets-1.4.1 Shapely-2.0.0 absl-py-1.4.0 addict-2.4.0 aiohttp-3.8.3 aioice-0.7.6 aiortc-1.4.0 aiosignal-1.3.1 anyio-3.6.2 appdirs-1.4.4 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 arrow-1.2.3 asttokens-2.2.1 async-timeout-4.0.2 attrs-22.2.0 av-10.0.0 backcall-0.2.0 beautifulsoup4-4.11.1 bidict-0.22.1 bleach-6.0.0 cachetools-5.3.0 cffi-1.15.1 charset-normalizer-2.1.1 comm-0.1.2 configargparse-1.5.3 contourpy-1.0.7 cryptography-38.0.4 cycler-0.11.0 dash-2.8.0 dash-core-components-2.0.0 dash-html-components-2.0.0 dash-table-5.0.0 debugpy-1.6.6 decorator-5.1.1 defusedxml-0.7.1 descartes-1.1.0 dnspython-2.3.0 docker-pycreds-0.4.0 docstring-parser-0.14.1 entrypoints-0.4 executing-1.2.0 fastjsonschema-2.16.2 filelock-3.9.0 fire-0.5.0 fonttools-4.38.0 fqdn-1.5.1 frozendict-2.3.4 frozenlist-1.3.3 functorch-0.2.1 gdown-4.6.0 gitdb-4.0.10 google-auth-2.16.0 google-auth-oauthlib-0.4.6 google-crc32c-1.5.0 grpcio-1.51.1 h5py-3.8.0 imageio-2.25.0 ipykernel-6.20.2 ipython-8.8.0 ipython-genutils-0.2.0 ipywidgets-8.0.4 isoduration-20.11.0 itsdangerous-2.1.2 jedi-0.18.2 joblib-1.2.0 json5-0.9.11 jsonpointer-2.3 jsonschema-4.17.3 jupyter-1.0.0 jupyter-client-7.4.9 jupyter-console-6.4.4 jupyter-core-5.1.5 jupyter-events-0.6.3 jupyter-server-2.1.0 jupyter-server-terminals-0.4.4 jupyterlab-3.5.3 jupyterlab-pygments-0.2.2 jupyterlab-server-2.19.0 jupyterlab-widgets-3.0.5 kiwisolver-1.4.4 lpips-0.1.4 markdown-3.4.1 markdown-it-py-2.1.0 matplotlib-3.6.3 matplotlib-inline-0.1.6 mdurl-0.1.2 mediapy-1.1.4 mistune-2.0.4 msgpack-1.0.4 msgpack-numpy-0.4.8 multidict-6.0.4 mypy-0.991 mypy-extensions-0.4.3 nbclassic-0.4.8 nbclient-0.7.2 nbconvert-7.2.9 nbformat-5.5.0 nerfacc-0.3.3 nerfstudio-0.1.15 nest-asyncio-1.5.6 netifaces-0.11.0 networkx-3.0 ninja-1.11.1 notebook-6.5.2 notebook-shim-0.2.2 numpy-1.24.1 nuscenes-devkit-1.1.9 oauthlib-3.2.2 open3d-0.16.0 opencv-python-4.6.0.66 pandas-1.5.3 pandocfilters-1.5.0 parso-0.8.3 pathtools-0.1.2 pexpect-4.8.0 pickleshare-0.7.5 platformdirs-2.6.2 plotly-5.13.0 prometheus-client-0.16.0 prompt-toolkit-3.0.36 protobuf-3.20.2 psutil-5.9.4 ptyprocess-0.7.0 pure-eval-0.2.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pybind11-2.10.3 pycocotools-2.0.6 pycparser-2.21 pyee-9.0.4 pylibsrtp-0.8.0 pymeshlab-2022.2.post2 pyngrok-5.2.1 pyopenssl-23.0.0 pyparsing-3.0.9 pyquaternion-0.9.9 pyrsistent-0.19.3 python-dateutil-2.8.2 python-engineio-4.3.4 python-json-logger-2.0.4 python-socketio-5.7.2 pyyaml-6.0 pyzmq-25.0.0 qtconsole-5.4.0 qtpy-2.3.0 requests-oauthlib-1.3.1 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rich-13.2.0 rsa-4.9 scikit-image-0.19.3 scikit-learn-1.2.1 scipy-1.10.0 send2trash-1.8.0 sentry-sdk-1.14.0 setproctitle-1.3.2 setuptools-66.1.1 shtab-1.5.8 six-1.16.0 smmap-5.0.0 sniffio-1.3.0 soupsieve-2.3.2.post1 stack-data-0.6.2 tenacity-8.1.0 tensorboard-2.9.0 tensorboard-data-server-0.6.1 tensorboard-plugin-wit-1.8.1 termcolor-2.2.0 terminado-0.17.1 threadpoolctl-3.1.0 tifffile-2023.1.23.1 tinycss2-1.2.1 tomli-2.0.1 torch-1.12.1 torch-fidelity-0.3.0 torchmetrics-0.11.0 torchtyping-0.1.4 torchvision-0.13.1 tornado-6.2 tqdm-4.64.1 traitlets-5.8.1 typeguard-2.13.3 typing-extensions-4.4.0 tyro-0.3.37 u-msgpack-python-2.7.2 uri-template-1.2.0 wandb-0.13.9 wcwidth-0.2.6 webcolors-1.12 webencodings-0.5.1 websocket-client-1.4.2 werkzeug-2.2.2 wheel-0.38.4 widgetsnbextension-4.0.5 xatlas-0.0.7 yarl-1.8.2