Read the Docs build information Build id: 1515618 Project: plenoptix-nerfstudio Version: latest Commit: 742dfd96a740c1b323bf5769d7cda5856ecd801e Date: 2023-06-05T02:19:21.666279Z State: cancelled Success: False [rtd-command-info] start-time: 2023-06-05T02:19:23.545852Z, end-time: 2023-06-05T02:19:29.440787Z, duration: 5, 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: 2023-06-05T02:19:29.704818Z, end-time: 2023-06-05T02:19:30.212480Z, 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 742dfd9 Add antialias parameter as default None (#2033) [rtd-command-info] start-time: 2023-06-05T02:19:30.394066Z, end-time: 2023-06-05T02:19:30.488437Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-05T02:19:35.853569Z, end-time: 2023-06-05T02:19:35.951622Z, duration: 0, exit-code: 0 asdf global python 3.9.15 [rtd-command-info] start-time: 2023-06-05T02:19:36.527006Z, end-time: 2023-06-05T02:19:37.504211Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.15.final.0-64 in 659ms 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-06-05T02:19:37.716278Z, end-time: 2023-06-05T02:19:47.680972Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (57.4.0) Collecting setuptools Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.1.2 setuptools-67.8.0 [rtd-command-info] start-time: 2023-06-05T02:19:47.912023Z, end-time: 2023-06-05T02:19:55.665995Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.5.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 63.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 266.6 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 200.3 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-7.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 201.3 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.1-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 227.4 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 262.5 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 232.1 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 219.0 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 230.4 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 227.2 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 225.3 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 246.5 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 266.7 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 228.0 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 186.4 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 208.7 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 204.6 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.6.0-py3-none-any.whl (22 kB) Collecting sphinx Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 226.2 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 262.5 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 245.5 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.2/199.2 kB 245.5 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 199.4 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 218.5 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 236.3 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=257f9381677740e252ac928b10074a66459b4b3d79543305fc90a72679f0afbc Stored in directory: /tmp/pip-ephem-wheel-cache-t2vf3l5q/wheels/44/dc/c7/e89296d3612588db0aa6545ee3305c23b7a48b3a9922916e1f Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.6.0 mock-1.0.1 packaging-23.1 pillow-9.5.0 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.31.0 snowballstemmer-2.2.0 sphinx-6.2.1 sphinx-rtd-theme-1.2.1 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.2 zipp-3.15.0 [rtd-command-info] start-time: 2023-06-05T02:19:55.870461Z, end-time: 2023-06-05T02:23:11.914837Z, duration: 196, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting appdirs>=1.4 (from nerfstudio==0.3.1) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting av>=9.2.0 (from nerfstudio==0.3.1) Downloading av-10.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 31.2/31.2 MB 160.0 MB/s eta 0:00:00 Collecting cryptography>=38 (from nerfstudio==0.3.1) Downloading cryptography-41.0.1-cp37-abi3-manylinux_2_28_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 222.9 MB/s eta 0:00:00 Collecting tyro>=0.5.3 (from nerfstudio==0.3.1) Downloading tyro-0.5.3-py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.4/63.4 kB 219.6 MB/s eta 0:00:00 Collecting gdown>=4.6.0 (from nerfstudio==0.3.1) Downloading gdown-4.7.1-py3-none-any.whl (15 kB) Collecting ninja>=1.10 (from nerfstudio==0.3.1) Downloading ninja-1.11.1-py2.py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (145 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.0/146.0 kB 230.5 MB/s eta 0:00:00 Collecting h5py>=2.9.0 (from nerfstudio==0.3.1) Downloading h5py-3.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 205.0 MB/s eta 0:00:00 Collecting imageio>=2.21.1 (from nerfstudio==0.3.1) Downloading imageio-2.30.0-py3-none-any.whl (312 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 312.7/312.7 kB 264.5 MB/s eta 0:00:00 Collecting ipywidgets>=7.6 (from nerfstudio==0.3.1) Downloading ipywidgets-8.0.6-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 246.5 MB/s eta 0:00:00 Collecting jaxtyping>=0.2.15 (from nerfstudio==0.3.1) Downloading jaxtyping-0.2.20-py3-none-any.whl (24 kB) Collecting jupyterlab>=3.3.4 (from nerfstudio==0.3.1) Downloading jupyterlab-4.0.1-py3-none-any.whl (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 214.3 MB/s eta 0:00:00 Collecting matplotlib>=3.5.3 (from nerfstudio==0.3.1) Downloading matplotlib-3.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 147.8 MB/s eta 0:00:00 Collecting mediapy>=1.1.0 (from nerfstudio==0.3.1) Downloading mediapy-1.1.6-py3-none-any.whl (24 kB) Collecting msgpack>=1.0.4 (from nerfstudio==0.3.1) Downloading msgpack-1.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.3/322.3 kB 246.0 MB/s eta 0:00:00 Collecting msgpack-numpy>=0.4.8 (from nerfstudio==0.3.1) Downloading msgpack_numpy-0.4.8-py2.py3-none-any.whl (6.9 kB) Collecting nerfacc==0.5.2 (from nerfstudio==0.3.1) Downloading nerfacc-0.5.2-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.5/55.5 kB 189.1 MB/s eta 0:00:00 Collecting open3d>=0.16.0 (from nerfstudio==0.3.1) Downloading open3d-0.17.0-cp39-cp39-manylinux_2_27_x86_64.whl (420.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 420.5/420.5 MB 100.8 MB/s eta 0:00:00 Collecting opencv-python==4.6.0.66 (from nerfstudio==0.3.1) 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 186.8 MB/s eta 0:00:00 Requirement already satisfied: Pillow>=9.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.3.1) (9.5.0) Collecting plotly>=5.7.0 (from nerfstudio==0.3.1) Downloading plotly-5.14.1-py2.py3-none-any.whl (15.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 210.6 MB/s eta 0:00:00 Collecting protobuf!=3.20.0,<=3.20.3 (from nerfstudio==0.3.1) Downloading protobuf-3.20.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 273.3 MB/s eta 0:00:00 Collecting pyequilib>=0.5.6 (from nerfstudio==0.3.1) Downloading pyequilib-0.5.6-py3-none-any.whl (136 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.7/136.7 kB 233.5 MB/s eta 0:00:00 Collecting pymeshlab>=2022.2.post2 (from nerfstudio==0.3.1) Downloading pymeshlab-2022.2.post4-cp39-cp39-manylinux_2_31_x86_64.whl (64.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 MB 140.2 MB/s eta 0:00:00 Collecting pyngrok>=5.1.0 (from nerfstudio==0.3.1) Downloading pyngrok-6.0.0.tar.gz (681 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 681.2/681.2 kB 266.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting python-socketio>=5.7.1 (from nerfstudio==0.3.1) Downloading python_socketio-5.8.0-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 196.4 MB/s eta 0:00:00 Collecting pyquaternion>=0.9.9 (from nerfstudio==0.3.1) Downloading pyquaternion-0.9.9-py3-none-any.whl (14 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.3.1) (2.31.0) Collecting rich>=12.5.1 (from nerfstudio==0.3.1) Downloading rich-13.4.1-py3-none-any.whl (239 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.4/239.4 kB 247.5 MB/s eta 0:00:00 Collecting scikit-image>=0.19.3 (from nerfstudio==0.3.1) Downloading scikit_image-0.21.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.8/13.8 MB 206.2 MB/s eta 0:00:00 Collecting tensorboard>=2.13.0 (from nerfstudio==0.3.1) Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 97.5 MB/s eta 0:00:00 Collecting torch>=1.13.1 (from nerfstudio==0.3.1) Downloading torch-2.0.1-cp39-cp39-manylinux1_x86_64.whl (619.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 619.9/619.9 MB 219.2 MB/s eta 0:00:00 Collecting torchvision>=0.14.1 (from nerfstudio==0.3.1) Downloading torchvision-0.15.2-cp39-cp39-manylinux1_x86_64.whl (6.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 205.0 MB/s eta 0:00:00 Collecting torchmetrics[image]>=0.9.3 (from nerfstudio==0.3.1) Downloading torchmetrics-0.11.4-py3-none-any.whl (519 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 519.2/519.2 kB 268.0 MB/s eta 0:00:00 Collecting typing-extensions>=4.4.0 (from nerfstudio==0.3.1) Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) Collecting viser>=0.0.12 (from nerfstudio==0.3.1) Downloading viser-0.0.13-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 229.9 MB/s eta 0:00:00 Collecting nuscenes-devkit>=1.1.1 (from nerfstudio==0.3.1) Downloading nuscenes_devkit-1.1.10-py3-none-any.whl (312 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 312.9/312.9 kB 254.3 MB/s eta 0:00:00 Collecting wandb>=0.13.3 (from nerfstudio==0.3.1) Downloading wandb-0.15.3-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 207.8 MB/s eta 0:00:00 Collecting xatlas (from nerfstudio==0.3.1) Downloading xatlas-0.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.5/229.5 kB 261.1 MB/s eta 0:00:00 Collecting trimesh>=3.20.2 (from nerfstudio==0.3.1) Downloading trimesh-3.21.7-py3-none-any.whl (681 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 681.1/681.1 kB 269.0 MB/s eta 0:00:00 Requirement already satisfied: importlib-metadata>=6.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from nerfstudio==0.3.1) (6.6.0) Collecting numpy>=1.14.5 (from opencv-python==4.6.0.66->nerfstudio==0.3.1) Downloading numpy-1.24.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 220.8 MB/s eta 0:00:00 Collecting cffi>=1.12 (from cryptography>=38->nerfstudio==0.3.1) Downloading cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.2/441.2 kB 255.4 MB/s eta 0:00:00 Collecting filelock (from gdown>=4.6.0->nerfstudio==0.3.1) Downloading filelock-3.12.0-py3-none-any.whl (10 kB) Collecting six (from gdown>=4.6.0->nerfstudio==0.3.1) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting tqdm (from gdown>=4.6.0->nerfstudio==0.3.1) Downloading tqdm-4.65.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 227.1 MB/s eta 0:00:00 Collecting beautifulsoup4 (from gdown>=4.6.0->nerfstudio==0.3.1) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 255.2 MB/s eta 0:00:00 Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from importlib-metadata>=6.0.0->nerfstudio==0.3.1) (3.15.0) Collecting ipykernel>=4.5.1 (from ipywidgets>=7.6->nerfstudio==0.3.1) Downloading ipykernel-6.23.1-py3-none-any.whl (152 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.2/152.2 kB 234.4 MB/s eta 0:00:00 Collecting ipython>=6.1.0 (from ipywidgets>=7.6->nerfstudio==0.3.1) Downloading ipython-8.14.0-py3-none-any.whl (798 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 798.7/798.7 kB 270.4 MB/s eta 0:00:00 Collecting traitlets>=4.3.1 (from ipywidgets>=7.6->nerfstudio==0.3.1) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 244.8 MB/s eta 0:00:00 Collecting widgetsnbextension~=4.0.7 (from ipywidgets>=7.6->nerfstudio==0.3.1) Downloading widgetsnbextension-4.0.7-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 231.8 MB/s eta 0:00:00 Collecting jupyterlab-widgets~=3.0.7 (from ipywidgets>=7.6->nerfstudio==0.3.1) Downloading jupyterlab_widgets-3.0.7-py3-none-any.whl (198 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.2/198.2 kB 256.4 MB/s eta 0:00:00 Collecting typeguard>=2.13.3 (from jaxtyping>=0.2.15->nerfstudio==0.3.1) Downloading typeguard-4.0.0-py3-none-any.whl (33 kB) Collecting async-lru>=1.0.0 (from jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading async_lru-2.0.2-py3-none-any.whl (5.7 kB) Requirement already satisfied: jinja2>=3.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab>=3.3.4->nerfstudio==0.3.1) (3.1.2) Collecting jupyter-core (from jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading jupyter_core-5.3.0-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.2/93.2 kB 234.1 MB/s eta 0:00:00 Collecting jupyter-lsp>=2.0.0 (from jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading jupyter_lsp-2.2.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.0/66.0 kB 217.8 MB/s eta 0:00:00 Collecting jupyter-server<3,>=2.4.0 (from jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading jupyter_server-2.6.0-py3-none-any.whl (375 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 375.0/375.0 kB 263.6 MB/s eta 0:00:00 Collecting jupyterlab-server<3,>=2.19.0 (from jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading jupyterlab_server-2.22.1-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 211.6 MB/s eta 0:00:00 Collecting notebook-shim>=0.2 (from jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading notebook_shim-0.2.3-py3-none-any.whl (13 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab>=3.3.4->nerfstudio==0.3.1) (23.1) Collecting tomli (from jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting tornado>=6.2.0 (from jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 426.9/426.9 kB 268.7 MB/s eta 0:00:00 Collecting contourpy>=1.0.1 (from matplotlib>=3.5.3->nerfstudio==0.3.1) Downloading contourpy-1.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 299.7/299.7 kB 257.1 MB/s eta 0:00:00 Collecting cycler>=0.10 (from matplotlib>=3.5.3->nerfstudio==0.3.1) Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 (from matplotlib>=3.5.3->nerfstudio==0.3.1) Downloading fonttools-4.39.4-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 265.0 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib>=3.5.3->nerfstudio==0.3.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 240.8 MB/s eta 0:00:00 Collecting pyparsing>=2.3.1 (from matplotlib>=3.5.3->nerfstudio==0.3.1) Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 231.3 MB/s eta 0:00:00 Collecting python-dateutil>=2.7 (from matplotlib>=3.5.3->nerfstudio==0.3.1) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 254.5 MB/s eta 0:00:00 Collecting importlib-resources>=3.2.0 (from matplotlib>=3.5.3->nerfstudio==0.3.1) Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting cachetools (from nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) Collecting descartes (from nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading descartes-1.1.0-py3-none-any.whl (5.8 kB) Collecting fire (from nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading fire-0.5.0.tar.gz (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 238.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jupyter (from nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB) INFO: pip is looking at multiple versions of nuscenes-devkit to determine which version is compatible with other requirements. This could take a while. Collecting nuscenes-devkit>=1.1.1 (from nerfstudio==0.3.1) Downloading nuscenes_devkit-1.1.9-py3-none-any.whl (312 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 312.6/312.6 kB 265.9 MB/s eta 0:00:00 Collecting scikit-learn (from nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading scikit_learn-1.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 214.1 MB/s eta 0:00:00 Collecting scipy (from nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading scipy-1.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 145.5 MB/s eta 0:00:00 Collecting Shapely (from nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading shapely-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 232.5 MB/s eta 0:00:00 Collecting pycocotools>=2.0.1 (from nuscenes-devkit>=1.1.1->nerfstudio==0.3.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 dash>=2.6.0 (from open3d>=0.16.0->nerfstudio==0.3.1) Downloading dash-2.10.2-py3-none-any.whl (10.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.3/10.3 MB 180.8 MB/s eta 0:00:00 Collecting werkzeug>=2.2.3 (from open3d>=0.16.0->nerfstudio==0.3.1) Downloading Werkzeug-2.3.4-py3-none-any.whl (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.5/242.5 kB 262.5 MB/s eta 0:00:00 Collecting nbformat==5.7.0 (from open3d>=0.16.0->nerfstudio==0.3.1) Downloading nbformat-5.7.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 217.9 MB/s eta 0:00:00 Collecting configargparse (from open3d>=0.16.0->nerfstudio==0.3.1) Downloading ConfigArgParse-1.5.3-py3-none-any.whl (20 kB) Collecting addict (from open3d>=0.16.0->nerfstudio==0.3.1) Downloading addict-2.4.0-py3-none-any.whl (3.8 kB) Collecting pandas>=1.0 (from open3d>=0.16.0->nerfstudio==0.3.1) Downloading pandas-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 147.1 MB/s eta 0:00:00 Collecting pyyaml>=5.4.1 (from open3d>=0.16.0->nerfstudio==0.3.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 269.8 MB/s eta 0:00:00 Collecting fastjsonschema (from nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading fastjsonschema-2.17.1-py3-none-any.whl (23 kB) Collecting jsonschema>=2.6 (from nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 236.4 MB/s eta 0:00:00 Collecting tenacity>=6.2.0 (from plotly>=5.7.0->nerfstudio==0.3.1) Downloading tenacity-8.2.2-py3-none-any.whl (24 kB) Collecting bidict>=0.21.0 (from python-socketio>=5.7.1->nerfstudio==0.3.1) Downloading bidict-0.22.1-py3-none-any.whl (35 kB) Collecting python-engineio>=4.3.0 (from python-socketio>=5.7.1->nerfstudio==0.3.1) Downloading python_engineio-4.4.1-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.4/53.4 kB 205.9 MB/s eta 0:00:00 Collecting markdown-it-py<3.0.0,>=2.2.0 (from rich>=12.5.1->nerfstudio==0.3.1) Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 234.8 MB/s eta 0:00:00 Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from rich>=12.5.1->nerfstudio==0.3.1) (2.15.1) Collecting networkx>=2.8 (from scikit-image>=0.19.3->nerfstudio==0.3.1) Downloading networkx-3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 99.7 MB/s eta 0:00:00 Collecting tifffile>=2022.8.12 (from scikit-image>=0.19.3->nerfstudio==0.3.1) Downloading tifffile-2023.4.12-py3-none-any.whl (219 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 219.4/219.4 kB 260.1 MB/s eta 0:00:00 Collecting PyWavelets>=1.1.1 (from scikit-image>=0.19.3->nerfstudio==0.3.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 138.1 MB/s eta 0:00:00 Collecting lazy_loader>=0.2 (from scikit-image>=0.19.3->nerfstudio==0.3.1) Downloading lazy_loader-0.2-py3-none-any.whl (8.6 kB) Collecting absl-py>=0.4 (from tensorboard>=2.13.0->nerfstudio==0.3.1) Downloading absl_py-1.4.0-py3-none-any.whl (126 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.5/126.5 kB 252.8 MB/s eta 0:00:00 Collecting grpcio>=1.48.2 (from tensorboard>=2.13.0->nerfstudio==0.3.1) Downloading grpcio-1.54.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 239.8 MB/s eta 0:00:00 Collecting google-auth<3,>=1.6.3 (from tensorboard>=2.13.0->nerfstudio==0.3.1) Downloading google_auth-2.19.1-py2.py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 232.2 MB/s eta 0:00:00 Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard>=2.13.0->nerfstudio==0.3.1) Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) Collecting markdown>=2.6.8 (from tensorboard>=2.13.0->nerfstudio==0.3.1) Downloading Markdown-3.4.3-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.9/93.9 kB 236.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=41.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from tensorboard>=2.13.0->nerfstudio==0.3.1) (67.8.0) Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard>=2.13.0->nerfstudio==0.3.1) Downloading tensorboard_data_server-0.7.0-py3-none-manylinux2014_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 197.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.13.0->nerfstudio==0.3.1) (0.37.0) Collecting wheel>=0.26 (from tensorboard>=2.13.0->nerfstudio==0.3.1) Downloading wheel-0.40.0-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 210.9 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.3.1) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.3.1) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.3.1) (2.0.2) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from requests->nerfstudio==0.3.1) (2023.5.7) Collecting sympy (from torch>=1.13.1->nerfstudio==0.3.1) Downloading sympy-1.12-py3-none-any.whl (5.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 159.0 MB/s eta 0:00:00 Collecting nvidia-cuda-nvrtc-cu11==11.7.99 (from torch>=1.13.1->nerfstudio==0.3.1) Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (21.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.0/21.0 MB 203.9 MB/s eta 0:00:00 Collecting nvidia-cuda-runtime-cu11==11.7.99 (from torch>=1.13.1->nerfstudio==0.3.1) Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.3/849.3 kB 266.9 MB/s eta 0:00:00 Collecting nvidia-cuda-cupti-cu11==11.7.101 (from torch>=1.13.1->nerfstudio==0.3.1) Downloading nvidia_cuda_cupti_cu11-11.7.101-py3-none-manylinux1_x86_64.whl (11.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.8/11.8 MB 206.4 MB/s eta 0:00:00 Collecting nvidia-cudnn-cu11==8.5.0.96 (from torch>=1.13.1->nerfstudio==0.3.1) Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (557.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 MB 82.8 MB/s eta 0:00:00 Collecting nvidia-cublas-cu11==11.10.3.66 (from torch>=1.13.1->nerfstudio==0.3.1) Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (317.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.1/317.1 MB 169.6 MB/s eta 0:00:00 Collecting nvidia-cufft-cu11==10.9.0.58 (from torch>=1.13.1->nerfstudio==0.3.1) Downloading nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 204.3 MB/s eta 0:00:00 Collecting nvidia-curand-cu11==10.2.10.91 (from torch>=1.13.1->nerfstudio==0.3.1) Downloading nvidia_curand_cu11-10.2.10.91-py3-none-manylinux1_x86_64.whl (54.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.6/54.6 MB 180.3 MB/s eta 0:00:00 Collecting nvidia-cusolver-cu11==11.4.0.1 (from torch>=1.13.1->nerfstudio==0.3.1) Downloading nvidia_cusolver_cu11-11.4.0.1-2-py3-none-manylinux1_x86_64.whl (102.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.6/102.6 MB 174.7 MB/s eta 0:00:00 Collecting nvidia-cusparse-cu11==11.7.4.91 (from torch>=1.13.1->nerfstudio==0.3.1) Downloading nvidia_cusparse_cu11-11.7.4.91-py3-none-manylinux1_x86_64.whl (173.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.2/173.2 MB 104.3 MB/s eta 0:00:00 Collecting nvidia-nccl-cu11==2.14.3 (from torch>=1.13.1->nerfstudio==0.3.1) Downloading nvidia_nccl_cu11-2.14.3-py3-none-manylinux1_x86_64.whl (177.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 177.1/177.1 MB 209.6 MB/s eta 0:00:00 Collecting nvidia-nvtx-cu11==11.7.91 (from torch>=1.13.1->nerfstudio==0.3.1) Downloading nvidia_nvtx_cu11-11.7.91-py3-none-manylinux1_x86_64.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.6/98.6 kB 17.4 MB/s eta 0:00:00 Collecting triton==2.0.0 (from torch>=1.13.1->nerfstudio==0.3.1) Downloading triton-2.0.0-1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (63.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.3/63.3 MB 212.8 MB/s eta 0:00:00 Collecting cmake (from triton==2.0.0->torch>=1.13.1->nerfstudio==0.3.1) Downloading cmake-3.26.3-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (24.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.0/24.0 MB 177.4 MB/s eta 0:00:00 Collecting lit (from triton==2.0.0->torch>=1.13.1->nerfstudio==0.3.1) Downloading lit-16.0.5.post0.tar.gz (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.1/138.1 kB 231.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting lpips<=0.1.4 (from torchmetrics[image]>=0.9.3->nerfstudio==0.3.1) Downloading lpips-0.1.4-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.8/53.8 kB 205.6 MB/s eta 0:00:00 Collecting torch-fidelity<=0.3.0 (from torchmetrics[image]>=0.9.3->nerfstudio==0.3.1) Downloading torch_fidelity-0.3.0-py3-none-any.whl (37 kB) Collecting docstring-parser<0.15.0,>=0.14.1 (from tyro>=0.5.3->nerfstudio==0.3.1) Downloading docstring_parser-0.14.1-py3-none-any.whl (33 kB) Collecting frozendict<3.0.0,>=2.3.4 (from tyro>=0.5.3->nerfstudio==0.3.1) Downloading frozendict-2.3.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.8/114.8 kB 238.3 MB/s eta 0:00:00 Collecting shtab<2.0.0,>=1.5.6 (from tyro>=0.5.3->nerfstudio==0.3.1) Downloading shtab-1.6.1-py3-none-any.whl (13 kB) Collecting pre-commit==3.3.2 (from viser>=0.0.12->nerfstudio==0.3.1) Downloading pre_commit-3.3.2-py2.py3-none-any.whl (202 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.8/202.8 kB 241.1 MB/s eta 0:00:00 Collecting pyliblzfse>=0.4.1 (from viser>=0.0.12->nerfstudio==0.3.1) Downloading pyliblzfse-0.4.1.tar.gz (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 198.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting websockets>=10.4 (from viser>=0.0.12->nerfstudio==0.3.1) Downloading websockets-11.0.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.7/129.7 kB 242.0 MB/s eta 0:00:00 Collecting cfgv>=2.0.0 (from pre-commit==3.3.2->viser>=0.0.12->nerfstudio==0.3.1) Downloading cfgv-3.3.1-py2.py3-none-any.whl (7.3 kB) Collecting identify>=1.0.0 (from pre-commit==3.3.2->viser>=0.0.12->nerfstudio==0.3.1) Downloading identify-2.5.24-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.8/98.8 kB 235.5 MB/s eta 0:00:00 Collecting nodeenv>=0.11.1 (from pre-commit==3.3.2->viser>=0.0.12->nerfstudio==0.3.1) Downloading nodeenv-1.8.0-py2.py3-none-any.whl (22 kB) Collecting virtualenv>=20.10.0 (from pre-commit==3.3.2->viser>=0.0.12->nerfstudio==0.3.1) Downloading virtualenv-20.23.0-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 204.8 MB/s eta 0:00:00 Collecting Click!=8.0.0,>=7.0 (from wandb>=0.13.3->nerfstudio==0.3.1) Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 214.4 MB/s eta 0:00:00 Collecting GitPython!=3.1.29,>=1.0.0 (from wandb>=0.13.3->nerfstudio==0.3.1) Downloading GitPython-3.1.31-py3-none-any.whl (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.3/184.3 kB 253.1 MB/s eta 0:00:00 Collecting psutil>=5.0.0 (from wandb>=0.13.3->nerfstudio==0.3.1) Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.1/282.1 kB 260.1 MB/s eta 0:00:00 Collecting sentry-sdk>=1.0.0 (from wandb>=0.13.3->nerfstudio==0.3.1) Downloading sentry_sdk-1.25.0-py2.py3-none-any.whl (206 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.5/206.5 kB 230.8 MB/s eta 0:00:00 Collecting docker-pycreds>=0.4.0 (from wandb>=0.13.3->nerfstudio==0.3.1) Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Collecting pathtools (from wandb>=0.13.3->nerfstudio==0.3.1) Downloading pathtools-0.1.2.tar.gz (11 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting setproctitle (from wandb>=0.13.3->nerfstudio==0.3.1) Downloading setproctitle-1.3.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30 kB) Collecting pycparser (from cffi>=1.12->cryptography>=38->nerfstudio==0.3.1) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 236.2 MB/s eta 0:00:00 Collecting Flask<2.3.0,>=1.0.4 (from dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading Flask-2.2.5-py3-none-any.whl (101 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 233.7 MB/s eta 0:00:00 Collecting werkzeug>=2.2.3 (from open3d>=0.16.0->nerfstudio==0.3.1) Downloading Werkzeug-2.2.3-py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.6/233.6 kB 261.0 MB/s eta 0:00:00 Collecting dash-html-components==2.0.0 (from dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading dash_html_components-2.0.0-py3-none-any.whl (4.1 kB) Collecting dash-core-components==2.0.0 (from dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading dash_core_components-2.0.0-py3-none-any.whl (3.8 kB) Collecting dash-table==5.0.0 (from dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading dash_table-5.0.0-py3-none-any.whl (3.9 kB) Collecting gitdb<5,>=4.0.1 (from GitPython!=3.1.29,>=1.0.0->wandb>=0.13.3->nerfstudio==0.3.1) Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 215.7 MB/s eta 0:00:00 Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard>=2.13.0->nerfstudio==0.3.1) Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 234.5 MB/s eta 0:00:00 Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard>=2.13.0->nerfstudio==0.3.1) Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting urllib3<3,>=1.21.1 (from requests->nerfstudio==0.3.1) Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 255.4 MB/s eta 0:00:00 Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard>=2.13.0->nerfstudio==0.3.1) Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Collecting comm>=0.1.1 (from ipykernel>=4.5.1->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading comm-0.1.3-py3-none-any.whl (6.6 kB) Collecting debugpy>=1.6.5 (from ipykernel>=4.5.1->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading debugpy-1.6.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 198.7 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 (from ipykernel>=4.5.1->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading jupyter_client-8.2.0-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 231.7 MB/s eta 0:00:00 Collecting matplotlib-inline>=0.1 (from ipykernel>=4.5.1->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting nest-asyncio (from ipykernel>=4.5.1->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting pyzmq>=20 (from ipykernel>=4.5.1->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading pyzmq-25.1.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 264.9 MB/s eta 0:00:00 Collecting backcall (from ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator (from ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 241.9 MB/s eta 0:00:00 Collecting pickleshare (from ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading prompt_toolkit-3.0.38-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.8/385.8 kB 252.7 MB/s eta 0:00:00 Collecting stack-data (from ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting pexpect>4.3 (from ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 209.2 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jinja2>=3.0.3->jupyterlab>=3.3.4->nerfstudio==0.3.1) (2.1.3) Collecting platformdirs>=2.5 (from jupyter-core->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading platformdirs-3.5.1-py3-none-any.whl (15 kB) Collecting anyio>=3.1.0 (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading anyio-3.7.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 220.4 MB/s eta 0:00:00 Collecting argon2-cffi (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting jupyter-events>=0.6.0 (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading jupyter_events-0.6.3-py3-none-any.whl (18 kB) Collecting jupyter-server-terminals (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading jupyter_server_terminals-0.4.4-py3-none-any.whl (13 kB) Collecting nbconvert>=6.4.4 (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading nbconvert-7.4.0-py3-none-any.whl (285 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 285.9/285.9 kB 246.5 MB/s eta 0:00:00 Collecting overrides (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading overrides-7.3.1-py3-none-any.whl (17 kB) Collecting prometheus-client (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading prometheus_client-0.17.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 130.2 MB/s eta 0:00:00 Collecting send2trash (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading Send2Trash-1.8.2-py3-none-any.whl (18 kB) Collecting terminado>=0.8.3 (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading terminado-0.17.1-py3-none-any.whl (17 kB) Collecting websocket-client (from jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 185.1 MB/s eta 0:00:00 Requirement already satisfied: babel>=2.10 in /home/docs/checkouts/readthedocs.org/user_builds/plenoptix-nerfstudio/envs/latest/lib/python3.9/site-packages (from jupyterlab-server<3,>=2.19.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) (2.12.1) Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.19.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading json5-0.9.14-py2.py3-none-any.whl (19 kB) Collecting mdurl~=0.1 (from markdown-it-py<3.0.0,>=2.2.0->rich>=12.5.1->nerfstudio==0.3.1) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting pytz>=2020.1 (from pandas>=1.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 259.0 MB/s eta 0:00:00 Collecting tzdata>=2022.1 (from pandas>=1.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 257.2 MB/s eta 0:00:00 Collecting joblib>=1.1.1 (from scikit-learn->nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading joblib-1.2.0-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.0/298.0 kB 246.8 MB/s eta 0:00:00 Collecting threadpoolctl>=2.0.0 (from scikit-learn->nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB) Collecting soupsieve>1.2 (from beautifulsoup4->gdown>=4.6.0->nerfstudio==0.3.1) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting termcolor (from fire->nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading termcolor-2.3.0-py3-none-any.whl (6.9 kB) Collecting notebook (from jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading notebook-6.5.4-py3-none-any.whl (529 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 529.8/529.8 kB 260.3 MB/s eta 0:00:00 Collecting qtconsole (from jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading qtconsole-5.4.3-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.9/121.9 kB 241.3 MB/s eta 0:00:00 Collecting jupyter-console (from jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading jupyter_console-6.6.3-py3-none-any.whl (24 kB) Collecting PySocks!=1.5.7,>=1.5.6 (from requests->nerfstudio==0.3.1) Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) Collecting mpmath>=0.19 (from sympy->torch>=1.13.1->nerfstudio==0.3.1) Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 259.0 MB/s eta 0:00:00 Collecting sniffio>=1.1 (from anyio>=3.1.0->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) Collecting exceptiongroup (from anyio>=3.1.0->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) Collecting itsdangerous>=2.0 (from Flask<2.3.0,>=1.0.4->dash>=2.6.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython!=3.1.29,>=1.0.0->wandb>=0.13.3->nerfstudio==0.3.1) Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Collecting parso<0.9.0,>=0.8.0 (from jedi>=0.16->ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 234.4 MB/s eta 0:00:00 Collecting attrs>=17.4.0 (from jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 217.4 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 199.4 MB/s eta 0:00:00 Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.6.0->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) Collecting rfc3339-validator (from jupyter-events>=0.6.0->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.6.0->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Collecting bleach (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 234.8 MB/s eta 0:00:00 Collecting defusedxml (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting mistune<3,>=2.0.3 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading mistune-2.0.5-py2.py3-none-any.whl (24 kB) Collecting nbclient>=0.5.0 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading nbclient-0.8.0-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 188.7 MB/s eta 0:00:00 Collecting pandocfilters>=1.4.1 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 (from nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tensorboard>=2.13.0->nerfstudio==0.3.1) Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 221.5 MB/s eta 0:00:00 Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard>=2.13.0->nerfstudio==0.3.1) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 243.2 MB/s eta 0:00:00 Collecting distlib<1,>=0.3.6 (from virtualenv>=20.10.0->pre-commit==3.3.2->viser>=0.0.12->nerfstudio==0.3.1) Downloading distlib-0.3.6-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.5/468.5 kB 256.4 MB/s eta 0:00:00 Collecting argon2-cffi-bindings (from argon2-cffi->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) 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 217.9 MB/s eta 0:00:00 Collecting ipython-genutils (from notebook->jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting nbclassic>=0.4.7 (from notebook->jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading nbclassic-1.0.0-py3-none-any.whl (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 90.6 MB/s eta 0:00:00 Collecting qtpy>=2.0.1 (from qtconsole->jupyter->nuscenes-devkit>=1.1.1->nerfstudio==0.3.1) Downloading QtPy-2.3.1-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.9/84.9 kB 221.9 MB/s eta 0:00:00 Collecting executing>=1.2.0 (from stack-data->ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting pure-eval (from stack-data->ipython>=6.1.0->ipywidgets>=7.6->nerfstudio==0.3.1) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting fqdn (from jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Collecting isoduration (from jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Collecting jsonpointer>1.13 (from jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) Collecting uri-template (from jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading uri_template-1.2.0-py3-none-any.whl (10 kB) Collecting webcolors>=1.11 (from jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading webcolors-1.13-py3-none-any.whl (14 kB) Collecting webencodings (from bleach->nbconvert>=6.4.4->jupyter-server<3,>=2.4.0->jupyterlab>=3.3.4->nerfstudio==0.3.1) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting arrow>=0.15.0 (from isoduration->jsonschema>=2.6->nbformat==5.7.0->open3d>=0.16.0->nerfstudio==0.3.1) Downloading arrow-1.2.3-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 205.3 MB/s eta 0:00:00 Building wheels for collected packages: nerfstudio, pyngrok, pycocotools, pyliblzfse, fire, pathtools, lit Building wheel for nerfstudio (pyproject.toml): started Building wheel for nerfstudio (pyproject.toml): finished with status 'done' Created wheel for nerfstudio: filename=nerfstudio-0.3.1-py3-none-any.whl size=478301 sha256=c099488b14ba180c55cfd8c77c6d8a4357a1b1622c90aaac2dfeda64b97eb93f Stored in directory: /tmp/pip-ephem-wheel-cache-jd7kwa2b/wheels/c8/91/b0/7f7ff34b1a62c9efcbfde0fe5731daa6bac609a8b4f64f60f5 Building wheel for pyngrok (setup.py): started Building wheel for pyngrok (setup.py): finished with status 'done' Created wheel for pyngrok: filename=pyngrok-6.0.0-py3-none-any.whl size=19867 sha256=a7b8f900979a26340d7b1c52bacac00c5d45b3c79df8d46708a510af4dd205bf Stored in directory: /tmp/pip-ephem-wheel-cache-jd7kwa2b/wheels/31/49/9c/44b13823eb256a3b4dff34b972f7a3c7d9910bfef269e59bd7 Building wheel for pycocotools (pyproject.toml): started Building wheel for pycocotools (pyproject.toml): finished with status 'done' Created wheel for pycocotools: filename=pycocotools-2.0.6-cp39-cp39-linux_x86_64.whl size=403094 sha256=38532c1679b5a4973b7d471e395a6dc54ffcfeb23821d5c1ef0db75cf4fea734 Stored in directory: /tmp/pip-ephem-wheel-cache-jd7kwa2b/wheels/2f/58/25/e78f1f766e904a9071266661d20d0bc6644df86bcd160aba11 Building wheel for pyliblzfse (setup.py): started Building wheel for pyliblzfse (setup.py): finished with status 'done' Created wheel for pyliblzfse: filename=pyliblzfse-0.4.1-cp39-cp39-linux_x86_64.whl size=107988 sha256=bd8a956b2a150faa570176c949333b1ee05b12902168e281bd8d78fd3c646996 Stored in directory: /tmp/pip-ephem-wheel-cache-jd7kwa2b/wheels/ce/8f/05/1b0670dd4965f2ae23caf70fb13567d5068295f48fea7fa183 Building wheel for fire (setup.py): started Building wheel for fire (setup.py): finished with status 'done' Created wheel for fire: filename=fire-0.5.0-py2.py3-none-any.whl size=116932 sha256=714e879f6600232f153c1756b05044ccb2b2e666c5bfabfcfe8e1122b63fc6d7 Stored in directory: /tmp/pip-ephem-wheel-cache-jd7kwa2b/wheels/f7/f1/89/b9ea2bf8f80ec027a88fef1d354b3816b4d3d29530988972f6 Building wheel for pathtools (setup.py): started Building wheel for pathtools (setup.py): finished with status 'done' Created wheel for pathtools: filename=pathtools-0.1.2-py3-none-any.whl size=8791 sha256=1634b6e64241537e7341cf371f9928f3f4a552bc63f0aa0445a5b3312d16c3a0 Stored in directory: /tmp/pip-ephem-wheel-cache-jd7kwa2b/wheels/b7/0a/67/ada2a22079218c75a88361c0782855cc72aebc4d18d0289d05 Building wheel for lit (setup.py): started Building wheel for lit (setup.py): finished with status 'done' Created wheel for lit: filename=lit-16.0.5.post0-py3-none-any.whl size=88255 sha256=0443c0c5005bdd16b7d8776dc65fc4d6e95a9ae80acf9e2f31c050a7fbedeb06 Stored in directory: /tmp/pip-ephem-wheel-cache-jd7kwa2b/wheels/2a/84/df/5f1bd338b4ba7d034f2cd0c4bf326539e54a46f26995bcd74e Successfully built nerfstudio pyngrok pycocotools pyliblzfse fire pathtools lit Installing collected packages: xatlas, webencodings, wcwidth, pytz, pyliblzfse, pure-eval, ptyprocess, pickleshare, pathtools, ninja, msgpack, mpmath, mistune, lit, json5, ipython-genutils, fastjsonschema, executing, distlib, dash-table, dash-html-components, dash-core-components, cmake, backcall, av, appdirs, addict, widgetsnbextension, wheel, werkzeug, websockets, websocket-client, webcolors, urllib3, uri-template, tzdata, typing-extensions, traitlets, tqdm, tornado, tomli, tinycss2, threadpoolctl, termcolor, tensorboard-data-server, tenacity, sympy, soupsieve, sniffio, smmap, six, shtab, setproctitle, send2trash, rfc3986-validator, qtpy, pyzmq, pyyaml, python-json-logger, python-engineio, PySocks, pyrsistent, pyparsing, pycparser, pyasn1, psutil, protobuf, prompt-toolkit, prometheus-client, platformdirs, pexpect, parso, pandocfilters, overrides, oauthlib, nvidia-nccl-cu11, nvidia-cufft-cu11, nvidia-cuda-nvrtc-cu11, numpy, nodeenv, networkx, nest-asyncio, mdurl, lazy_loader, kiwisolver, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, joblib, itsdangerous, importlib-resources, identify, grpcio, frozendict, fqdn, fonttools, filelock, exceptiongroup, docstring-parser, defusedxml, decorator, debugpy, cycler, configargparse, Click, cfgv, cachetools, bidict, attrs, absl-py, virtualenv, typeguard, trimesh, tifffile, terminado, Shapely, sentry-sdk, scipy, rsa, rfc3339-validator, PyWavelets, python-socketio, python-dateutil, pyquaternion, pyngrok, pymeshlab, pyequilib, pyasn1-modules, plotly, opencv-python, nvidia-nvtx-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, msgpack-numpy, matplotlib-inline, markdown-it-py, markdown, jupyter-core, jsonschema, jedi, imageio, h5py, gitdb, Flask, fire, docker-pycreds, contourpy, comm, cffi, bleach, beautifulsoup4, async-lru, asttokens, anyio, stack-data, scikit-learn, scikit-image, rich, requests-oauthlib, pre-commit, pandas, nvidia-cusolver-cu11, nvidia-cudnn-cu11, nbformat, matplotlib, jupyter-server-terminals, jupyter-client, jaxtyping, google-auth, GitPython, dash, cryptography, arrow, argon2-cffi-bindings, wandb, tyro, pycocotools, nbclient, isoduration, ipython, google-auth-oauthlib, gdown, descartes, argon2-cffi, viser, tensorboard, nbconvert, mediapy, ipykernel, qtconsole, jupyter-events, jupyter-console, ipywidgets, open3d, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, nbclassic, jupyterlab, notebook, jupyter, nuscenes-devkit, triton, torch, torchvision, torchmetrics, torch-fidelity, lpips, nerfacc, nerfstudio Attempting uninstall: wheel Found existing installation: wheel 0.37.0 Uninstalling wheel-0.37.0: Successfully uninstalled wheel-0.37.0 Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.2 Uninstalling urllib3-2.0.2: Successfully uninstalled urllib3-2.0.2 Successfully installed Click-8.1.3 Flask-2.2.5 GitPython-3.1.31 PySocks-1.7.1 PyWavelets-1.4.1 Shapely-2.0.1 absl-py-1.4.0 addict-2.4.0 anyio-3.7.0 appdirs-1.4.4 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 arrow-1.2.3 asttokens-2.2.1 async-lru-2.0.2 attrs-23.1.0 av-10.0.0 backcall-0.2.0 beautifulsoup4-4.12.2 bidict-0.22.1 bleach-6.0.0 cachetools-5.3.1 cffi-1.15.1 cfgv-3.3.1 cmake-3.26.3 comm-0.1.3 configargparse-1.5.3 contourpy-1.0.7 cryptography-41.0.1 cycler-0.11.0 dash-2.10.2 dash-core-components-2.0.0 dash-html-components-2.0.0 dash-table-5.0.0 debugpy-1.6.7 decorator-5.1.1 defusedxml-0.7.1 descartes-1.1.0 distlib-0.3.6 docker-pycreds-0.4.0 docstring-parser-0.14.1 exceptiongroup-1.1.1 executing-1.2.0 fastjsonschema-2.17.1 filelock-3.12.0 fire-0.5.0 fonttools-4.39.4 fqdn-1.5.1 frozendict-2.3.8 gdown-4.7.1 gitdb-4.0.10 google-auth-2.19.1 google-auth-oauthlib-1.0.0 grpcio-1.54.2 h5py-3.8.0 identify-2.5.24 imageio-2.30.0 importlib-resources-5.12.0 ipykernel-6.23.1 ipython-8.14.0 ipython-genutils-0.2.0 ipywidgets-8.0.6 isoduration-20.11.0 itsdangerous-2.1.2 jaxtyping-0.2.20 jedi-0.18.2 joblib-1.2.0 json5-0.9.14 jsonpointer-2.3 jsonschema-4.17.3 jupyter-1.0.0 jupyter-client-8.2.0 jupyter-console-6.6.3 jupyter-core-5.3.0 jupyter-events-0.6.3 jupyter-lsp-2.2.0 jupyter-server-2.6.0 jupyter-server-terminals-0.4.4 jupyterlab-4.0.1 jupyterlab-pygments-0.2.2 jupyterlab-server-2.22.1 jupyterlab-widgets-3.0.7 kiwisolver-1.4.4 lazy_loader-0.2 lit-16.0.5.post0 lpips-0.1.4 markdown-3.4.3 markdown-it-py-2.2.0 matplotlib-3.7.1 matplotlib-inline-0.1.6 mdurl-0.1.2 mediapy-1.1.6 mistune-2.0.5 mpmath-1.3.0 msgpack-1.0.5 msgpack-numpy-0.4.8 nbclassic-1.0.0 nbclient-0.8.0 nbconvert-7.4.0 nbformat-5.7.0 nerfacc-0.5.2 nerfstudio-0.3.1 nest-asyncio-1.5.6 networkx-3.1 ninja-1.11.1 nodeenv-1.8.0 notebook-6.5.4 notebook-shim-0.2.3 numpy-1.24.3 nuscenes-devkit-1.1.9 nvidia-cublas-cu11-11.10.3.66 nvidia-cuda-cupti-cu11-11.7.101 nvidia-cuda-nvrtc-cu11-11.7.99 nvidia-cuda-runtime-cu11-11.7.99 nvidia-cudnn-cu11-8.5.0.96 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.2.10.91 nvidia-cusolver-cu11-11.4.0.1 nvidia-cusparse-cu11-11.7.4.91 nvidia-nccl-cu11-2.14.3 nvidia-nvtx-cu11-11.7.91 oauthlib-3.2.2 open3d-0.17.0 opencv-python-4.6.0.66 overrides-7.3.1 pandas-2.0.2 pandocfilters-1.5.0 parso-0.8.3 pathtools-0.1.2 pexpect-4.8.0 pickleshare-0.7.5 platformdirs-3.5.1 plotly-5.14.1 pre-commit-3.3.2 prometheus-client-0.17.0 prompt-toolkit-3.0.38 protobuf-3.20.3 psutil-5.9.5 ptyprocess-0.7.0 pure-eval-0.2.2 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycocotools-2.0.6 pycparser-2.21 pyequilib-0.5.6 pyliblzfse-0.4.1 pymeshlab-2022.2.post4 pyngrok-6.0.0 pyparsing-3.0.9 pyquaternion-0.9.9 pyrsistent-0.19.3 python-dateutil-2.8.2 python-engineio-4.4.1 python-json-logger-2.0.7 python-socketio-5.8.0 pytz-2023.3 pyyaml-6.0 pyzmq-25.1.0 qtconsole-5.4.3 qtpy-2.3.1 requests-oauthlib-1.3.1 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rich-13.4.1 rsa-4.9 scikit-image-0.21.0 scikit-learn-1.2.2 scipy-1.10.1 send2trash-1.8.2 sentry-sdk-1.25.0 setproctitle-1.3.2 shtab-1.6.1 six-1.16.0 smmap-5.0.0 sniffio-1.3.0 soupsieve-2.4.1 stack-data-0.6.2 sympy-1.12 tenacity-8.2.2 tensorboard-2.13.0 tensorboard-data-server-0.7.0 termcolor-2.3.0 terminado-0.17.1 threadpoolctl-3.1.0 tifffile-2023.4.12 tinycss2-1.2.1 tomli-2.0.1 torch-2.0.1 torch-fidelity-0.3.0 torchmetrics-0.11.4 torchvision-0.15.2 tornado-6.3.2 tqdm-4.65.0 traitlets-5.9.0 trimesh-3.21.7 triton-2.0.0 typeguard-4.0.0 typing-extensions-4.6.3 tyro-0.5.3 tzdata-2023.3 uri-template-1.2.0 urllib3-1.26.16 virtualenv-20.23.0 viser-0.0.13 wandb-0.15.3 wcwidth-0.2.6 webcolors-1.13 webencodings-0.5.1 websocket-client-1.5.2 websockets-11.0.3 werkzeug-2.2.3 wheel-0.40.0 widgetsnbextension-4.0.7 xatlas-0.0.7