Read the Docs build information Build id: 2335931 Project: scale-ai-nucleus-python-sdk Version: latest Commit: 389275cd660766af9c67b62ebbf5ee057aa85664 Date: 2024-07-08T22:39:30.636158Z State: finished Success: True [rtd-command-info] start-time: 2024-07-08T22:39:31.890171Z, end-time: 2024-07-08T22:39:32.695196Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/scaleapi/nucleus-python-client . Cloning into '.'... [rtd-command-info] start-time: 2024-07-08T22:39:32.766079Z, end-time: 2024-07-08T22:39:33.700384Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master From https://github.com/scaleapi/nucleus-python-client * [new tag] 0.16.9 -> 0.16.9 * [new tag] v0.15.10 -> v0.15.10 * [new tag] v0.15.11 -> v0.15.11 * [new tag] v0.15.7 -> v0.15.7 * [new tag] v0.15.8 -> v0.15.8 * [new tag] v0.16.0 -> v0.16.0 * [new tag] v0.16.1 -> v0.16.1 * [new tag] v0.16.10 -> v0.16.10 * [new tag] v0.16.11 -> v0.16.11 * [new tag] v0.16.12 -> v0.16.12 * [new tag] v0.16.13 -> v0.16.13 * [new tag] v0.16.14 -> v0.16.14 * [new tag] v0.16.15 -> v0.16.15 * [new tag] v0.16.16 -> v0.16.16 * [new tag] v0.16.17 -> v0.16.17 * [new tag] v0.16.18 -> v0.16.18 * [new tag] v0.16.2 -> v0.16.2 * [new tag] v0.16.3 -> v0.16.3 * [new tag] v0.16.4 -> v0.16.4 * [new tag] v0.16.5 -> v0.16.5 * [new tag] v0.16.6 -> v0.16.6 * [new tag] v0.16.7 -> v0.16.7 * [new tag] v0.16.8 -> v0.16.8 * [new tag] v0.17.0 -> v0.17.0 * [new tag] v0.17.1 -> v0.17.1 * [new tag] v0.17.2 -> v0.17.2 * [new tag] v0.17.3 -> v0.17.3 * [new tag] v0.17.5 -> v0.17.5 [rtd-command-info] start-time: 2024-07-08T22:39:33.839120Z, end-time: 2024-07-08T22:39:33.927666Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 389275c Endpoint to fetch annotations grouped by scenes (#439) [rtd-command-info] start-time: 2024-07-08T22:39:33.987988Z, end-time: 2024-07-08T22:39:34.050477Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 build: os: "ubuntu-22.04" tools: python: "3.10" python: install: - requirements: docs/requirements.txt - method: pip path: . [rtd-command-info] start-time: 2024-07-08T22:39:39.286855Z, end-time: 2024-07-08T22:39:39.383898Z, duration: 0, exit-code: 0 asdf global python 3.10.14 [rtd-command-info] start-time: 2024-07-08T22:39:39.810675Z, end-time: 2024-07-08T22:39:41.282418Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.14.final.0-64 in 848ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/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==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-07-08T22:39:41.370292Z, end-time: 2024-07-08T22:39:53.356167Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.1.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-70.2.0-py3-none-any.whl (930 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 930.8/930.8 kB 19.4 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.1.2 setuptools-70.2.0 [rtd-command-info] start-time: 2024-07-08T22:39:53.432188Z, end-time: 2024-07-08T22:40:06.217919Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.18.1 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 71.1 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 135.7 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 186.2 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 171.1 MB/s eta 0:00:00 Downloading packaging-24.1-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 119.3 MB/s eta 0:00:00 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 128.1 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 156.2 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 161.0 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 159.9 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 157.8 MB/s eta 0:00:00 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 174.6 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 157.0 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 180.1 MB/s eta 0:00:00 Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 163.6 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 170.9 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 140.2 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 156.8 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-0.7.16 babel-2.15.0 certifi-2024.7.4 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.7 imagesize-1.4.1 packaging-24.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.3.7 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 tomli-2.0.1 urllib3-2.2.2 [rtd-command-info] start-time: 2024-07-08T22:40:06.302856Z, end-time: 2024-07-08T22:40:08.198583Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx-autoapi (from -r docs/requirements.txt (line 1)) Downloading sphinx_autoapi-3.1.2-py2.py3-none-any.whl.metadata (4.9 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from -r docs/requirements.txt (line 2)) (7.3.7) Collecting furo (from -r docs/requirements.txt (line 3)) Downloading furo-2024.5.6-py3-none-any.whl.metadata (5.9 kB) Requirement already satisfied: Jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx-autoapi->-r docs/requirements.txt (line 1)) (3.1.4) Collecting PyYAML (from sphinx-autoapi->-r docs/requirements.txt (line 1)) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting astroid>=2.7 (from sphinx-autoapi->-r docs/requirements.txt (line 1)) Downloading astroid-3.2.2-py3-none-any.whl.metadata (4.5 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.6) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.0.5) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.1.10) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.7) Requirement already satisfied: Pygments>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.18.0) Requirement already satisfied: docutils<0.22,>=0.18.1 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (0.21.2) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.15.0) Requirement already satisfied: alabaster~=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.32.3) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (24.1) Requirement already satisfied: tomli>=2 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.0.1) Collecting beautifulsoup4 (from furo->-r docs/requirements.txt (line 3)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting sphinx-basic-ng>=1.0.0.beta2 (from furo->-r docs/requirements.txt (line 3)) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Collecting typing-extensions>=4.0.0 (from astroid>=2.7->sphinx-autoapi->-r docs/requirements.txt (line 1)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from Jinja2->sphinx-autoapi->-r docs/requirements.txt (line 1)) (2.1.5) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 2)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 2)) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 2)) (2.2.2) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 2)) (2024.7.4) Collecting soupsieve>1.2 (from beautifulsoup4->furo->-r docs/requirements.txt (line 3)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Downloading sphinx_autoapi-3.1.2-py2.py3-none-any.whl (34 kB) Downloading furo-2024.5.6-py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.2/341.2 kB 25.0 MB/s eta 0:00:00 Downloading astroid-3.2.2-py3-none-any.whl (276 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 276.3/276.3 kB 273.7 MB/s eta 0:00:00 Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 236.8 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 147.6 MB/s eta 0:00:00 Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Installing collected packages: typing-extensions, soupsieve, PyYAML, beautifulsoup4, astroid, sphinx-basic-ng, sphinx-autoapi, furo Successfully installed PyYAML-6.0.1 astroid-3.2.2 beautifulsoup4-4.12.3 furo-2024.5.6 soupsieve-2.5 sphinx-autoapi-3.1.2 sphinx-basic-ng-1.0.0b2 typing-extensions-4.12.2 [rtd-command-info] start-time: 2024-07-08T22:40:08.264084Z, end-time: 2024-07-08T22:40:22.707608Z, duration: 14, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/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' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pillow>=7.1.2 (from scale-nucleus==0.17.6) Downloading pillow-10.4.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.2 kB) Collecting aiohttp<4.0.0,>=3.7.4 (from scale-nucleus==0.17.6) Downloading aiohttp-3.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.5 kB) Collecting boto3<2.0.0,>=1.28.56 (from scale-nucleus==0.17.6) Downloading boto3-1.34.141-py3-none-any.whl.metadata (6.6 kB) Collecting click<9.0,>=7.1.2 (from scale-nucleus==0.17.6) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting nest-asyncio<2.0.0,>=1.5.1 (from scale-nucleus==0.17.6) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting numpy>=1.22.0 (from scale-nucleus==0.17.6) Downloading numpy-2.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.9/60.9 kB 5.5 MB/s eta 0:00:00 Collecting pydantic>=1.8.2 (from scale-nucleus==0.17.6) Downloading pydantic-2.8.2-py3-none-any.whl.metadata (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 14.9 MB/s eta 0:00:00 Collecting python-dateutil<3.0.0,>=2.8.2 (from scale-nucleus==0.17.6) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting questionary<2.0.0,>=1.10.0 (from scale-nucleus==0.17.6) Downloading questionary-1.10.0-py3-none-any.whl.metadata (5.7 kB) Requirement already satisfied: requests<3.0.0,>=2.23.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from scale-nucleus==0.17.6) (2.32.3) Collecting rich>=10.15.2 (from scale-nucleus==0.17.6) Downloading rich-13.7.1-py3-none-any.whl.metadata (18 kB) Collecting shellingham<2.0.0,>=1.4.0 (from scale-nucleus==0.17.6) Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) Collecting tqdm<5.0.0,>=4.41.0 (from scale-nucleus==0.17.6) Downloading tqdm-4.66.4-py3-none-any.whl.metadata (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 220.2 MB/s eta 0:00:00 Collecting aiosignal>=1.1.2 (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.17.6) Downloading aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB) Collecting attrs>=17.3.0 (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.17.6) Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.17.6) Downloading frozenlist-1.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) Collecting multidict<7.0,>=4.5 (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.17.6) Downloading multidict-6.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Collecting yarl<2.0,>=1.0 (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.17.6) Downloading yarl-1.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting async-timeout<5.0,>=4.0 (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.17.6) Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) Collecting botocore<1.35.0,>=1.34.141 (from boto3<2.0.0,>=1.28.56->scale-nucleus==0.17.6) Downloading botocore-1.34.141-py3-none-any.whl.metadata (5.7 kB) Collecting jmespath<2.0.0,>=0.7.1 (from boto3<2.0.0,>=1.28.56->scale-nucleus==0.17.6) Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) Collecting s3transfer<0.11.0,>=0.10.0 (from boto3<2.0.0,>=1.28.56->scale-nucleus==0.17.6) Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) Collecting annotated-types>=0.4.0 (from pydantic>=1.8.2->scale-nucleus==0.17.6) Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) Collecting pydantic-core==2.20.1 (from pydantic>=1.8.2->scale-nucleus==0.17.6) Downloading pydantic_core-2.20.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Requirement already satisfied: typing-extensions>=4.6.1 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from pydantic>=1.8.2->scale-nucleus==0.17.6) (4.12.2) Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.8.2->scale-nucleus==0.17.6) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting prompt_toolkit<4.0,>=2.0 (from questionary<2.0.0,>=1.10.0->scale-nucleus==0.17.6) Downloading prompt_toolkit-3.0.47-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from requests<3.0.0,>=2.23.0->scale-nucleus==0.17.6) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from requests<3.0.0,>=2.23.0->scale-nucleus==0.17.6) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from requests<3.0.0,>=2.23.0->scale-nucleus==0.17.6) (2.2.2) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from requests<3.0.0,>=2.23.0->scale-nucleus==0.17.6) (2024.7.4) Collecting markdown-it-py>=2.2.0 (from rich>=10.15.2->scale-nucleus==0.17.6) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages (from rich>=10.15.2->scale-nucleus==0.17.6) (2.18.0) Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.15.2->scale-nucleus==0.17.6) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting wcwidth (from prompt_toolkit<4.0,>=2.0->questionary<2.0.0,>=1.10.0->scale-nucleus==0.17.6) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Downloading aiohttp-3.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.2 MB/s eta 0:00:00 Downloading boto3-1.34.141-py3-none-any.whl (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 260.3 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 250.1 MB/s eta 0:00:00 Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading numpy-2.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.3/19.3 MB 164.4 MB/s eta 0:00:00 Downloading pillow-10.4.0-cp310-cp310-manylinux_2_28_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 203.1 MB/s eta 0:00:00 Downloading pydantic-2.8.2-py3-none-any.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 423.9/423.9 kB 289.6 MB/s eta 0:00:00 Downloading pydantic_core-2.20.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 235.9 MB/s eta 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 248.9 MB/s eta 0:00:00 Downloading questionary-1.10.0-py3-none-any.whl (31 kB) Downloading rich-13.7.1-py3-none-any.whl (240 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.7/240.7 kB 289.1 MB/s eta 0:00:00 Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) Downloading tqdm-4.66.4-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 228.0 MB/s eta 0:00:00 Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 251.3 MB/s eta 0:00:00 Downloading botocore-1.34.141-py3-none-any.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 163.7 MB/s eta 0:00:00 Downloading frozenlist-1.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.5/239.5 kB 281.2 MB/s eta 0:00:00 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 261.2 MB/s eta 0:00:00 Downloading multidict-6.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.3/124.3 kB 270.0 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.47-py3-none-any.whl (386 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.4/386.4 kB 300.3 MB/s eta 0:00:00 Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.7/82.7 kB 253.2 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading yarl-1.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.6/301.6 kB 277.6 MB/s eta 0:00:00 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Building wheels for collected packages: scale-nucleus Building wheel for scale-nucleus (pyproject.toml): started Building wheel for scale-nucleus (pyproject.toml): finished with status 'done' Created wheel for scale-nucleus: filename=scale_nucleus-0.17.6-py3-none-any.whl size=176201 sha256=523cc1ef5b52625c905048d14d8d301ca25dfa91ab0e51f379ed778a4860dd55 Stored in directory: /tmp/pip-ephem-wheel-cache-p5lsb77r/wheels/55/ba/2f/a88b57eef5a474a4158f3d05839b12d52e9ddcf7a05f1809a2 Successfully built scale-nucleus Installing collected packages: wcwidth, tqdm, six, shellingham, pydantic-core, prompt_toolkit, Pillow, numpy, nest-asyncio, multidict, mdurl, jmespath, frozenlist, click, attrs, async-timeout, annotated-types, yarl, questionary, python-dateutil, pydantic, markdown-it-py, aiosignal, rich, botocore, aiohttp, s3transfer, boto3, scale-nucleus Successfully installed Pillow-10.4.0 aiohttp-3.9.5 aiosignal-1.3.1 annotated-types-0.7.0 async-timeout-4.0.3 attrs-23.2.0 boto3-1.34.141 botocore-1.34.141 click-8.1.7 frozenlist-1.4.1 jmespath-1.0.1 markdown-it-py-3.0.0 mdurl-0.1.2 multidict-6.0.5 nest-asyncio-1.6.0 numpy-2.0.0 prompt_toolkit-3.0.47 pydantic-2.8.2 pydantic-core-2.20.1 python-dateutil-2.9.0.post0 questionary-1.10.0 rich-13.7.1 s3transfer-0.10.2 scale-nucleus-0.17.6 shellingham-1.5.4 six-1.16.0 tqdm-4.66.4 wcwidth-0.2.13 yarl-1.9.4 [rtd-command-info] start-time: 2024-07-08T22:40:23.280197Z, end-time: 2024-07-08T22:40:23.342210Z, duration: 0, exit-code: 0 cat docs/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys import pkg_resources sys.path.insert(0, os.path.abspath("../../")) # -- Project information ----------------------------------------------------- project = "Nucleus" copyright = "2021, Scale" author = "Scale" # The full version, including alpha/beta/rc tags release = "v" + str(pkg_resources.get_distribution("scale-nucleus").version) # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.napoleon", "sphinx.ext.todo", "autoapi.extension", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_title = "Nucleus API Reference" html_theme = "furo" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] html_css_files = [ "css/custom.css", ] html_favicon = "favicon.ico" html_logo = "nucleus-logo.svg" html_theme_options = { "logo_only": True, "display_version": True, } # -- autogen configuration --------------------------------------------------- autoapi_type = "python" autoapi_dirs = ["../nucleus"] autoapi_options = [ "members", "no-undoc-members", "inherited-members", "show-module-summary", "imported-members", ] autoapi_template_dir = "_templates" autoapi_root = "api" autoapi_python_class_content = "both" autoapi_member_order = "groupwise" autodoc_typehints = "description" autoapi_add_toctree_entry = False napoleon_include_init_with_doc = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("model_ci_release", "/en/model_ci_release/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'scale-ai-nucleus-python-sdk', 'name': u'Nucleus Python SDK', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'scaleapi', 'proxied_api_host': '/_', 'github_repo': 'nucleus-python-client', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '389275cd', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/scale-ai-nucleus-python-sdk/builds/2335931/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-07-08T22:40:23.408855Z, end-time: 2024-07-08T22:40:39.091051Z, duration: 15, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.3.7 making output directory... done /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.10/site-packages/autoapi/extension.py:107: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. elif app.srcdir != os.getcwd(): [AutoAPI] Reading files... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset.py [AutoAPI] Reading files... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/pydantic_base.py [AutoAPI] Reading files... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/payload_constructor.py [AutoAPI] Reading files... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/upload_response.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/embedding_index.py [AutoAPI] Reading files... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/package_not_installed.py [AutoAPI] Reading files... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/prediction.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/retry_strategy.py [AutoAPI] Reading files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/model.py [AutoAPI] Reading files... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/job.py [AutoAPI] Reading files... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/constants.py [AutoAPI] Reading files... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/utils.py [AutoAPI] Reading files... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/scene.py [AutoAPI] Reading files... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/errors.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset_item.py [AutoAPI] Reading files... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/connection.py [AutoAPI] Reading files... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/evaluation_match.py [AutoAPI] Reading files... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/logger.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset_item_uploader.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/slice.py [AutoAPI] Reading files... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/test_launch_integration.py [AutoAPI] Reading files... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/deprecation_warning.py [AutoAPI] Reading files... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/async_utils.py [AutoAPI] Reading files... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/camera_params.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/__init__.py [AutoAPI] Reading files... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/annotation_uploader.py [AutoAPI] Reading files... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/model_run.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/track.py [AutoAPI] Reading files... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/async_job.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/chip_utils.py [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/annotation.py [AutoAPI] Reading files... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/quaternion.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/url_utils.py [AutoAPI] Reading files... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metadata_manager.py [AutoAPI] Reading files... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/autocurate.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test.py [AutoAPI] Reading files... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/client.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/constants.py [AutoAPI] Reading files... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/utils.py [AutoAPI] Reading files... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/errors.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test_metric.py [AutoAPI] Reading files... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/__init__.py [AutoAPI] Reading files... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test_evaluation.py [AutoAPI] Reading files... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/base_eval_function.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/__init__.py [AutoAPI] Reading files... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/available_eval_functions.py [AutoAPI] Reading files... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/config_classes/segmentation.py [AutoAPI] Reading files... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/config_classes/__init__.py [AutoAPI] Reading files... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/scenario_test.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/eval_function.py [AutoAPI] Reading files... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/scenario_test_metric.py [AutoAPI] Reading files... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/scenario_test_evaluations.py [AutoAPI] Reading files... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/__init__.py [AutoAPI] Reading files... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/custom_types.py [AutoAPI] Reading files... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_loader.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_to_poly_metrics.py [AutoAPI] Reading files... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/filters.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/filtering.py [AutoAPI] Reading files... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/errors.py [AutoAPI] Reading files... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/cuboid_metrics.py [AutoAPI] Reading files... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/polygon_metrics.py [AutoAPI] Reading files... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/cuboid_utils.py [AutoAPI] Reading files... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/base.py [AutoAPI] Reading files... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_metrics.py [AutoAPI] Reading files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/__init__.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_utils.py [AutoAPI] Reading files... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/categorization_metrics.py [AutoAPI] Reading files... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/polygon_utils.py [AutoAPI] Reading files... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/metric_utils.py [AutoAPI] Reading files... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/dataset_details.py [AutoAPI] Reading files... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/scenes_list.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/job_status.py [AutoAPI] Reading files... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/dataset_info.py [AutoAPI] Reading files... [ 99%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/__init__.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/dataset_size.py [AutoAPI] Mapping Data... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/pydantic_base.py [AutoAPI] Mapping Data... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/payload_constructor.py [AutoAPI] Mapping Data... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/upload_response.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/embedding_index.py [AutoAPI] Mapping Data... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/package_not_installed.py [AutoAPI] Mapping Data... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/prediction.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/retry_strategy.py [AutoAPI] Mapping Data... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/model.py [AutoAPI] Mapping Data... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/job.py [AutoAPI] Mapping Data... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/constants.py [AutoAPI] Mapping Data... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/utils.py [AutoAPI] Mapping Data... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/scene.py [AutoAPI] Mapping Data... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/errors.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset_item.py [AutoAPI] Mapping Data... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/connection.py [AutoAPI] Mapping Data... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/evaluation_match.py [AutoAPI] Mapping Data... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/logger.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset_item_uploader.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/slice.py [AutoAPI] Mapping Data... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/test_launch_integration.py [AutoAPI] Mapping Data... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/deprecation_warning.py [AutoAPI] Mapping Data... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/async_utils.py [AutoAPI] Mapping Data... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/camera_params.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/__init__.py [AutoAPI] Mapping Data... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/annotation_uploader.py [AutoAPI] Mapping Data... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/model_run.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/track.py [AutoAPI] Mapping Data... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/async_job.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/chip_utils.py [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/annotation.py [AutoAPI] Mapping Data... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/quaternion.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/url_utils.py [AutoAPI] Mapping Data... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metadata_manager.py [AutoAPI] Mapping Data... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/autocurate.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test.py [AutoAPI] Mapping Data... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/client.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/constants.py [AutoAPI] Mapping Data... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/utils.py [AutoAPI] Mapping Data... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/errors.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test_metric.py [AutoAPI] Mapping Data... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/__init__.py [AutoAPI] Mapping Data... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test_evaluation.py [AutoAPI] Mapping Data... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/base_eval_function.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/__init__.py [AutoAPI] Mapping Data... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/available_eval_functions.py [AutoAPI] Mapping Data... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/config_classes/segmentation.py [AutoAPI] Mapping Data... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/config_classes/__init__.py [AutoAPI] Mapping Data... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/scenario_test.py [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/eval_function.py [AutoAPI] Mapping Data... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/scenario_test_metric.py [AutoAPI] Mapping Data... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/scenario_test_evaluations.py [AutoAPI] Mapping Data... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/__init__.py [AutoAPI] Mapping Data... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/custom_types.py [AutoAPI] Mapping Data... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_loader.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_to_poly_metrics.py [AutoAPI] Mapping Data... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/filters.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/filtering.py [AutoAPI] Mapping Data... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/errors.py [AutoAPI] Mapping Data... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/cuboid_metrics.py [AutoAPI] Mapping Data... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/polygon_metrics.py [AutoAPI] Mapping Data... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/cuboid_utils.py [AutoAPI] Mapping Data... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/base.py [AutoAPI] Mapping Data... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_metrics.py [AutoAPI] Mapping Data... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/__init__.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_utils.py [AutoAPI] Mapping Data... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/categorization_metrics.py [AutoAPI] Mapping Data... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/polygon_utils.py [AutoAPI] Mapping Data... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/metric_utils.py [AutoAPI] Mapping Data... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/dataset_details.py [AutoAPI] Mapping Data... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/scenes_list.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/job_status.py [AutoAPI] Mapping Data... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/dataset_info.py [AutoAPI] Mapping Data... [ 99%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/__init__.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/dataset_size.py [AutoAPI] Rendering Data... [ 10%] nucleus [AutoAPI] Rendering Data... [ 20%] nucleus.utils [AutoAPI] Rendering Data... [ 30%] nucleus.validate [AutoAPI] Rendering Data... [ 40%] nucleus.model_run [AutoAPI] Rendering Data... [ 50%] nucleus.prediction [AutoAPI] Rendering Data... [ 60%] nucleus.chip_utils [AutoAPI] Rendering Data... [ 70%] nucleus.autocurate [AutoAPI] Rendering Data... [ 80%] nucleus.pydantic_base [AutoAPI] Rendering Data... [ 90%] nucleus.validate.scenario_test [AutoAPI] Rendering Data... [100%] nucleus.validate.scenario_test_evaluation [autosummary] generating autosummary for: index.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 1 source files that are out of date updating environment: [new config] 11 added, 0 changed, 0 removed reading sources... [ 9%] api/nucleus/autocurate/index reading sources... [ 18%] api/nucleus/chip_utils/index reading sources... [ 27%] api/nucleus/index reading sources... [ 36%] api/nucleus/model_run/index reading sources... [ 45%] api/nucleus/prediction/index reading sources... [ 55%] api/nucleus/pydantic_base/index reading sources... [ 64%] api/nucleus/utils/index reading sources... [ 73%] api/nucleus/validate/index reading sources... [ 82%] api/nucleus/validate/scenario_test/index reading sources... [ 91%] api/nucleus/validate/scenario_test_evaluation/index reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/autocurate/index.rst:2: WARNING: Title underline too short. nucleus.autocurate ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/chip_utils/index.rst:2: WARNING: Title underline too short. nucleus.chip_utils ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:908: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:910: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:1104: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:1106: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:1108: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:1111: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:1646: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:1650: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:1656: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:1657: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:1658: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:1659: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:1699: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:1848: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:2264: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:2: WARNING: Duplicate explicit target name: "guide to uploading 3d data". /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:2: WARNING: Duplicate explicit target name: "guide to uploading 3d data". /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3197: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3195: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3204: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3204: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3204: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3211: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3209: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3214: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3217: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3217: WARNING: Inline literal start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3217: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3233: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3241: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3245: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3247: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3248: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3548: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3550: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:3551: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:2: WARNING: Title underline too short. nucleus.model_run ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:40: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:48: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:50: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:51: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:55: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:57: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:79: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:83: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:92: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:93: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:121: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:125: WARNING: Definition list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst:134: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/prediction/index.rst:2: WARNING: Title underline too short. nucleus.prediction ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/prediction/index.rst:360: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/prediction/index.rst:362: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/prediction/index.rst:363: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/pydantic_base/index.rst:2: WARNING: Title underline too short. nucleus.pydantic_base ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/index.rst:2: WARNING: Title underline too short. nucleus.validate ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/index.rst:448: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/scenario_test/index.rst:2: WARNING: Title underline too short. nucleus.validate.scenario_test ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/scenario_test_evaluation/index.rst:2: WARNING: Title underline too short. nucleus.validate.scenario_test_evaluation ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/index.rst:16: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/index.rst:27: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/index.rst:30: WARNING: toctree contains reference to nonexisting document 'api/nucleus/metrics/index' looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/autocurate/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/chip_utils/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/model_run/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/prediction/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/pydantic_base/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/utils/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/scenario_test/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/scenario_test_evaluation/index.rst: WARNING: document isn't included in any toctree done preparing documents... WARNING: unsupported theme option 'logo_only' given WARNING: unsupported theme option 'display_version' given done copying assets... copying static files... done copying extra files... done done writing output... [ 9%] api/nucleus/autocurate/index writing output... [ 18%] api/nucleus/chip_utils/index writing output... [ 27%] api/nucleus/index writing output... [ 36%] api/nucleus/model_run/index writing output... [ 45%] api/nucleus/prediction/index writing output... [ 55%] api/nucleus/pydantic_base/index writing output... [ 64%] api/nucleus/utils/index writing output... [ 73%] api/nucleus/validate/index writing output... [ 82%] api/nucleus/validate/scenario_test/index writing output... [ 91%] api/nucleus/validate/scenario_test_evaluation/index writing output... [100%] index generating indices... genindex py-modindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 74 warnings. The HTML pages are in ../_readthedocs/html.