Read the Docs build information Build id: 1734255 Project: scale-ai-nucleus-python-sdk Version: latest Commit: cb10ec6156d4b18a8c7ead17a886fbee2295d6f0 Date: 2023-09-21T08:05:07.886667Z State: finished Success: True [rtd-command-info] start-time: 2023-09-21T08:07:42.929811Z, end-time: 2023-09-21T08:07:43.616546Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/scaleapi/nucleus-python-client . Cloning into '.'... [rtd-command-info] start-time: 2023-09-21T08:07:44.264426Z, end-time: 2023-09-21T08:07:45.550256Z, duration: 1, 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] v0.14.12 -> v0.14.12 * [new tag] v0.14.13 -> v0.14.13 * [new tag] v0.14.14 -> v0.14.14 * [new tag] v0.14.15 -> v0.14.15 * [new tag] v0.14.16 -> v0.14.16 * [new tag] v0.14.17 -> v0.14.17 * [new tag] v0.14.20 -> v0.14.20 * [new tag] v0.14.21 -> v0.14.21 * [new tag] v0.14.22 -> v0.14.22 * [new tag] v0.14.23 -> v0.14.23 * [new tag] v0.14.24 -> v0.14.24 * [new tag] v0.14.25 -> v0.14.25 * [new tag] v0.14.26 -> v0.14.26 * [new tag] v0.14.27 -> v0.14.27 * [new tag] v0.14.28 -> v0.14.28 * [new tag] v0.14.29 -> v0.14.29 * [new tag] v0.14.30 -> v0.14.30 * [new tag] v0.15.0 -> v0.15.0 * [new tag] v0.15.1 -> v0.15.1 * [new tag] v0.15.10 -> v0.15.10 * [new tag] v0.15.11 -> v0.15.11 * [new tag] v0.15.2 -> v0.15.2 * [new tag] v0.15.3 -> v0.15.3 * [new tag] v0.15.4 -> v0.15.4 * [new tag] v0.15.5 -> v0.15.5 * [new tag] v0.15.6 -> v0.15.6 * [new tag] v0.15.7 -> v0.15.7 * [new tag] v0.15.8 -> v0.15.8 * [new tag] v0.16.0 -> v0.16.0 [rtd-command-info] start-time: 2023-09-21T08:07:46.047033Z, end-time: 2023-09-21T08:07:46.131614Z, 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 cb10ec6 Add support for asynchronous embeddings export (#394) [rtd-command-info] start-time: 2023-09-21T08:07:46.943178Z, end-time: 2023-09-21T08:07:47.002863Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-09-21T08:07:47.474354Z, end-time: 2023-09-21T08:07:47.529918Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 python: install: - requirements: docs/requirements.txt - method: pip path: . [rtd-command-info] start-time: 2023-09-21T08:07:50.425129Z, end-time: 2023-09-21T08:07:55.133124Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-09-21T08:07:55.646900Z, end-time: 2023-09-21T08:07:56.817327Z, duration: 1, 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.7/site-packages (23.2.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (68.0.0) [rtd-command-info] start-time: 2023-09-21T08:07:57.542811Z, end-time: 2023-09-21T08:08:05.465928Z, 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-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 68.6 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 215.1 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 169.1 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 195.6 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Obtaining dependency information for sphinx-rtd-theme from https://files.pythonhosted.org/packages/18/01/76f40a18e9209bb098c1c1313c823dbbd001b23a2db71e7fd4eb5a48559c/sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl.metadata Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl.metadata (4.5 kB) Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 207.3 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 187.1 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.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 202.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 201.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 209.6 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 209.3 MB/s eta 0:00:00 Collecting Pygments>=2.12 (from sphinx) Obtaining dependency information for Pygments>=2.12 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 222.2 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 194.8 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 182.3 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.5.0 (from sphinx) Obtaining dependency information for requests>=2.5.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 178.1 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Obtaining dependency information for importlib-metadata>=4.8 from https://files.pythonhosted.org/packages/ff/94/64287b38c7de4c90683630338cf28f129decbba0a44f0c6db35a873c73c4/importlib_metadata-6.7.0-py3-none-any.whl.metadata Downloading importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB) 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 219.2 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 206.5 MB/s eta 0:00:00 Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Obtaining dependency information for pytz>=2015.7 from https://files.pythonhosted.org/packages/32/4d/aaf7eff5deb402fd9a24a1449a8119f00d74ae9c2efa79f8ef9994261fc2/pytz-2023.3.post1-py2.py3-none-any.whl.metadata Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata>=4.8->sphinx) Obtaining dependency information for typing-extensions>=3.6.4 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/e5/dd/49576e803c0d974671e44fa78049217fcc68af3662a24f831525ed30e6c7/MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/89/f5/88e9dd454756fea555198ddbe6fa40d6408ec4f10ad4f0a911e0b7e471e4/charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 177.2 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/37/dc/399e63f5d1d96bb643404ee830657f4dfcf8503f5ba8fa3c6d465d0c57fe/urllib3-2.0.5-py3-none-any.whl.metadata Downloading urllib3-2.0.5-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 197.5 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 214.2 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 178.8 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 208.5 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.8/175.8 kB 207.7 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 215.5 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading urllib3-2.0.5-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 193.6 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=23752 sha256=08931032d0660de03d0e686a47012a62b79d76ad3652ca5003bdef909769f12b Stored in directory: /tmp/pip-ephem-wheel-cache-1qgr0i2u/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, urllib3, typing-extensions, 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.16.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.7.0 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3.post1 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-rtd-theme-1.3.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.7.1 urllib3-2.0.5 zipp-3.15.0 [rtd-command-info] start-time: 2023-09-21T08:08:06.051828Z, end-time: 2023-09-21T08:08:09.038534Z, duration: 2, 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)) Obtaining dependency information for sphinx-autoapi from https://files.pythonhosted.org/packages/b3/33/90ed4963df94d3780fe0fd61ce834ae17dcdc507060a3fb1610a68309f2f/sphinx_autoapi-2.1.1-py2.py3-none-any.whl.metadata Downloading sphinx_autoapi-2.1.1-py2.py3-none-any.whl.metadata (6.1 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from -r docs/requirements.txt (line 2)) (5.3.0) Collecting furo (from -r docs/requirements.txt (line 3)) Obtaining dependency information for furo from https://files.pythonhosted.org/packages/57/4f/91a4506efbeb67672732139b02bacb7bc1fb0293c3e2d6245f9bcb874cad/furo-2023.7.26-py3-none-any.whl.metadata Downloading furo-2023.7.26-py3-none-any.whl.metadata (5.9 kB) Collecting anyascii (from sphinx-autoapi->-r docs/requirements.txt (line 1)) Downloading anyascii-0.3.2-py3-none-any.whl (289 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 289.9/289.9 kB 11.5 MB/s eta 0:00:00 Collecting astroid>=2.7 (from sphinx-autoapi->-r docs/requirements.txt (line 1)) Obtaining dependency information for astroid>=2.7 from https://files.pythonhosted.org/packages/86/6f/22a8153395e193369fd43ca9d54123e74360115df4f10902516313eb9f10/astroid-2.15.6-py3-none-any.whl.metadata Downloading astroid-2.15.6-py3-none-any.whl.metadata (4.7 kB) Requirement already satisfied: Jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx-autoapi->-r docs/requirements.txt (line 1)) (3.1.2) Collecting PyYAML (from sphinx-autoapi->-r docs/requirements.txt (line 1)) Obtaining dependency information for PyYAML from https://files.pythonhosted.org/packages/d7/8f/db62b0df635b9008fe90aa68424e99cee05e68b398740c8a666a98455589/PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.2) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/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.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.3) Requirement already satisfied: Pygments>=2.12 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.16.1) Requirement already satisfied: docutils<0.20,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (0.18.1) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/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.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.31.0) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (23.1) Requirement already satisfied: importlib-metadata>=4.8 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (6.7.0) Collecting beautifulsoup4 (from furo->-r docs/requirements.txt (line 3)) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 210.6 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of furo to determine which version is compatible with other requirements. This could take a while. Collecting furo (from -r docs/requirements.txt (line 3)) Obtaining dependency information for furo from https://files.pythonhosted.org/packages/fd/7e/4b38c29717b8c1e2d9e839afeb1a133178fd572df176b1c2ee0f159fa5a9/furo-2023.5.20-py3-none-any.whl.metadata Downloading furo-2023.5.20-py3-none-any.whl.metadata (5.9 kB) Downloading furo-2023.3.27-py3-none-any.whl (327 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 327.6/327.6 kB 166.3 MB/s eta 0:00:00 Collecting sphinx-basic-ng (from furo->-r docs/requirements.txt (line 3)) Obtaining dependency information for sphinx-basic-ng from https://files.pythonhosted.org/packages/3c/dd/018ce05c532a22007ac58d4f45232514cd9d6dd0ee1dc374e309db830983/sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Collecting lazy-object-proxy>=1.4.0 (from astroid>=2.7->sphinx-autoapi->-r docs/requirements.txt (line 1)) Downloading lazy_object_proxy-1.9.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 176.1 MB/s eta 0:00:00 Collecting typed-ast<2.0,>=1.4.0 (from astroid>=2.7->sphinx-autoapi->-r docs/requirements.txt (line 1)) Obtaining dependency information for typed-ast<2.0,>=1.4.0 from https://files.pythonhosted.org/packages/32/f1/75bd58fb1410cb72fbc6e8adf163015720db2c38844b46a9149c5ff6bf38/typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.7 kB) Collecting wrapt<2,>=1.11 (from astroid>=2.7->sphinx-autoapi->-r docs/requirements.txt (line 1)) Downloading wrapt-1.15.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.7/75.7 kB 185.9 MB/s eta 0:00:00 Requirement already satisfied: typing-extensions>=4.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from astroid>=2.7->sphinx-autoapi->-r docs/requirements.txt (line 1)) (4.7.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from babel>=2.9->sphinx->-r docs/requirements.txt (line 2)) (2023.3.post1) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.8->sphinx->-r docs/requirements.txt (line 2)) (3.15.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from Jinja2->sphinx-autoapi->-r docs/requirements.txt (line 1)) (2.1.3) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 2)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 2)) (3.4) 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.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 2)) (2.0.5) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 2)) (2023.7.22) Collecting soupsieve>1.2 (from beautifulsoup4->furo->-r docs/requirements.txt (line 3)) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Downloading sphinx_autoapi-2.1.1-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 kB 166.3 MB/s eta 0:00:00 Downloading astroid-2.15.6-py3-none-any.whl (278 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.3/278.3 kB 208.2 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 670.1/670.1 kB 110.6 MB/s eta 0:00:00 Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (778 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 778.3/778.3 kB 210.7 MB/s eta 0:00:00 Installing collected packages: wrapt, typed-ast, soupsieve, PyYAML, lazy-object-proxy, anyascii, beautifulsoup4, astroid, sphinx-basic-ng, sphinx-autoapi, furo Successfully installed PyYAML-6.0.1 anyascii-0.3.2 astroid-2.15.6 beautifulsoup4-4.12.2 furo-2023.3.27 lazy-object-proxy-1.9.0 soupsieve-2.4.1 sphinx-autoapi-2.1.1 sphinx-basic-ng-1.0.0b2 typed-ast-1.5.5 wrapt-1.15.0 [rtd-command-info] start-time: 2023-09-21T08:08:09.475561Z, end-time: 2023-09-21T08:08:19.724621Z, duration: 10, 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' Requirement already satisfied: Pillow>=7.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from scale-nucleus==0.16.0) (9.5.0) Collecting aiohttp<4.0.0,>=3.7.4 (from scale-nucleus==0.16.0) Obtaining dependency information for aiohttp<4.0.0,>=3.7.4 from https://files.pythonhosted.org/packages/7f/02/4bc6d32b76499d8e326f816ddc7f94e4b06004258fd0a02d7ec3cb1aaf4f/aiohttp-3.8.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading aiohttp-3.8.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB) Collecting click<9.0,>=7.1.2 (from scale-nucleus==0.16.0) Obtaining dependency information for click<9.0,>=7.1.2 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata 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.16.0) Obtaining dependency information for nest-asyncio<2.0.0,>=1.5.1 from https://files.pythonhosted.org/packages/ab/d3/48c01d1944e0ee49fdc005bf518a68b0582d3bd201e5401664890b62a647/nest_asyncio-1.5.8-py3-none-any.whl.metadata Downloading nest_asyncio-1.5.8-py3-none-any.whl.metadata (2.8 kB) Collecting numpy>=1.19.5 (from scale-nucleus==0.16.0) Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 191.0 MB/s eta 0:00:00 Collecting pydantic<2.0.0,>=1.8.2 (from scale-nucleus==0.16.0) Obtaining dependency information for pydantic<2.0.0,>=1.8.2 from https://files.pythonhosted.org/packages/af/09/09c74d2c627fda8dade91392f43a014de872519246e5682f12c89a6a3596/pydantic-1.10.12-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading pydantic-1.10.12-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.3/149.3 kB 196.1 MB/s eta 0:00:00 Collecting python-dateutil<3.0.0,>=2.8.2 (from scale-nucleus==0.16.0) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 209.4 MB/s eta 0:00:00 Collecting questionary<2.0.0,>=1.10.0 (from scale-nucleus==0.16.0) Downloading questionary-1.10.0-py3-none-any.whl (31 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.7/site-packages (from scale-nucleus==0.16.0) (2.31.0) Collecting rich>=10.15.2 (from scale-nucleus==0.16.0) Obtaining dependency information for rich>=10.15.2 from https://files.pythonhosted.org/packages/c1/d1/23ba6235ed82883bb416f57179d1db2c05f3fb8e5d83c18660f9ab6f09c9/rich-13.5.3-py3-none-any.whl.metadata Downloading rich-13.5.3-py3-none-any.whl.metadata (18 kB) Collecting shellingham<2.0.0,>=1.4.0 (from scale-nucleus==0.16.0) Obtaining dependency information for shellingham<2.0.0,>=1.4.0 from https://files.pythonhosted.org/packages/57/70/0265437683625b2e6491736706d3d679d90e2a26f6bff59f4e46e09872b9/shellingham-1.5.3-py2.py3-none-any.whl.metadata Downloading shellingham-1.5.3-py2.py3-none-any.whl.metadata (3.4 kB) Collecting tqdm<5.0.0,>=4.41.0 (from scale-nucleus==0.16.0) Obtaining dependency information for tqdm<5.0.0,>=4.41.0 from https://files.pythonhosted.org/packages/00/e5/f12a80907d0884e6dff9c16d0c0114d81b8cd07dc3ae54c5e962cc83037e/tqdm-4.66.1-py3-none-any.whl.metadata Downloading tqdm-4.66.1-py3-none-any.whl.metadata (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 159.4 MB/s eta 0:00:00 Collecting attrs>=17.3.0 (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.16.0) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 179.2 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer<4.0,>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.16.0) (3.2.0) Collecting multidict<7.0,>=4.5 (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.16.0) Downloading multidict-6.0.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 185.9 MB/s eta 0:00:00 Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.16.0) Obtaining dependency information for async-timeout<5.0,>=4.0.0a3 from https://files.pythonhosted.org/packages/a7/fa/e01228c2938de91d47b307831c62ab9e4001e747789d0b05baf779a6488c/async_timeout-4.0.3-py3-none-any.whl.metadata Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) Collecting yarl<2.0,>=1.0 (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.16.0) Downloading yarl-1.9.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (236 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 236.2/236.2 kB 208.1 MB/s eta 0:00:00 Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.16.0) Downloading frozenlist-1.3.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.0/148.0 kB 199.9 MB/s eta 0:00:00 Collecting aiosignal>=1.1.2 (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.16.0) Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) Collecting asynctest==0.13.0 (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.16.0) Downloading asynctest-0.13.0-py3-none-any.whl (26 kB) Requirement already satisfied: typing-extensions>=3.7.4 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from aiohttp<4.0.0,>=3.7.4->scale-nucleus==0.16.0) (4.7.1) Requirement already satisfied: importlib-metadata in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from click<9.0,>=7.1.2->scale-nucleus==0.16.0) (6.7.0) Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.8.2->scale-nucleus==0.16.0) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting prompt_toolkit<4.0,>=2.0 (from questionary<2.0.0,>=1.10.0->scale-nucleus==0.16.0) Obtaining dependency information for prompt_toolkit<4.0,>=2.0 from https://files.pythonhosted.org/packages/a9/b4/ba77c84edf499877317225d7b7bc047a81f7c2eed9628eeb6bab0ac2e6c9/prompt_toolkit-3.0.39-py3-none-any.whl.metadata Downloading prompt_toolkit-3.0.39-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from requests<3.0.0,>=2.23.0->scale-nucleus==0.16.0) (3.4) 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.7/site-packages (from requests<3.0.0,>=2.23.0->scale-nucleus==0.16.0) (2.0.5) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from requests<3.0.0,>=2.23.0->scale-nucleus==0.16.0) (2023.7.22) Collecting markdown-it-py>=2.2.0 (from rich>=10.15.2->scale-nucleus==0.16.0) Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 184.9 MB/s eta 0:00:00 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.7/site-packages (from rich>=10.15.2->scale-nucleus==0.16.0) (2.16.1) Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.15.2->scale-nucleus==0.16.0) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting wcwidth (from prompt_toolkit<4.0,>=2.0->questionary<2.0.0,>=1.10.0->scale-nucleus==0.16.0) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages (from importlib-metadata->click<9.0,>=7.1.2->scale-nucleus==0.16.0) (3.15.0) Downloading aiohttp-3.8.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (976 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 976.5/976.5 kB 216.1 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 188.8 MB/s eta 0:00:00 Downloading nest_asyncio-1.5.8-py3-none-any.whl (5.3 kB) Downloading pydantic-1.10.12-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 182.6 MB/s eta 0:00:00 Downloading rich-13.5.3-py3-none-any.whl (239 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.8/239.8 kB 206.6 MB/s eta 0:00:00 Downloading shellingham-1.5.3-py2.py3-none-any.whl (9.7 kB) Downloading tqdm-4.66.1-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 171.8 MB/s eta 0:00:00 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) Downloading prompt_toolkit-3.0.39-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.2/385.2 kB 217.1 MB/s eta 0:00:00 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.16.0-py3-none-any.whl size=164188 sha256=0779c680572822c15cfb55e9c7560cb919b16e2d15a7cc479ec2b741ac050d70 Stored in directory: /tmp/pip-ephem-wheel-cache-wbd1abt9/wheels/5f/a0/0b/e338e3ecc6fb15f5fbbffcad923047711f23e45e2e88e5ddf5 Successfully built scale-nucleus Installing collected packages: wcwidth, tqdm, six, shellingham, pydantic, prompt_toolkit, numpy, nest-asyncio, multidict, mdurl, frozenlist, asynctest, async-timeout, yarl, questionary, python-dateutil, markdown-it-py, click, attrs, aiosignal, rich, aiohttp, scale-nucleus Successfully installed aiohttp-3.8.5 aiosignal-1.3.1 async-timeout-4.0.3 asynctest-0.13.0 attrs-23.1.0 click-8.1.7 frozenlist-1.3.3 markdown-it-py-2.2.0 mdurl-0.1.2 multidict-6.0.4 nest-asyncio-1.5.8 numpy-1.21.6 prompt_toolkit-3.0.39 pydantic-1.10.12 python-dateutil-2.8.2 questionary-1.10.0 rich-13.5.3 scale-nucleus-0.16.0 shellingham-1.5.3 six-1.16.0 tqdm-4.66.1 wcwidth-0.2.6 yarl-1.9.2 [rtd-command-info] start-time: 2023-09-21T08:08:28.116167Z, end-time: 2023-09-21T08:08:28.174245Z, 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": False, } # -- 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': 'cb10ec61', } # 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/1734255/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-09-21T08:08:28.665441Z, end-time: 2023-09-21T08:08:49.762578Z, duration: 21, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 making output directory... done [AutoAPI] Reading files... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset.py [AutoAPI] Reading files... [ 2%] /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... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/package_not_installed.py [AutoAPI] Reading files... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/prediction.py [AutoAPI] Reading files... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/retry_strategy.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/model.py [AutoAPI] Reading files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/job.py [AutoAPI] Reading files... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/constants.py [AutoAPI] Reading files... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/utils.py [AutoAPI] Reading files... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/scene.py [AutoAPI] Reading files... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/errors.py [AutoAPI] Reading files... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset_item.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/connection.py [AutoAPI] Reading files... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/logger.py [AutoAPI] Reading files... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset_item_uploader.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/slice.py [AutoAPI] Reading files... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/test_launch_integration.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/deprecation_warning.py [AutoAPI] Reading files... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/async_utils.py [AutoAPI] Reading files... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/camera_params.py [AutoAPI] Reading files... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/__init__.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/annotation_uploader.py [AutoAPI] Reading files... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/model_run.py [AutoAPI] Reading files... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/track.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/async_job.py [AutoAPI] Reading files... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/annotation.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/quaternion.py [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/url_utils.py [AutoAPI] Reading files... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metadata_manager.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/autocurate.py [AutoAPI] Reading files... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test.py [AutoAPI] Reading files... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/client.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/constants.py [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/utils.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/errors.py [AutoAPI] Reading files... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test_metric.py [AutoAPI] Reading files... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/__init__.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test_evaluation.py [AutoAPI] Reading files... [ 56%] /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... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/__init__.py [AutoAPI] Reading files... [ 59%] /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... [ 61%] /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... [ 62%] /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... [ 63%] /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... [ 65%] /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... [ 66%] /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... [ 68%] /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... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/__init__.py [AutoAPI] Reading files... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/custom_types.py [AutoAPI] Reading files... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_loader.py [AutoAPI] Reading files... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_to_poly_metrics.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/filters.py [AutoAPI] Reading files... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/filtering.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/errors.py [AutoAPI] Reading files... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/cuboid_metrics.py [AutoAPI] Reading files... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/polygon_metrics.py [AutoAPI] Reading files... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/cuboid_utils.py [AutoAPI] Reading files... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/base.py [AutoAPI] Reading files... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_metrics.py [AutoAPI] Reading files... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/__init__.py [AutoAPI] Reading files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_utils.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/categorization_metrics.py [AutoAPI] Reading files... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/polygon_utils.py [AutoAPI] Reading files... [ 91%] /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... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/scenes_list.py [AutoAPI] Reading files... [ 95%] /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... [ 98%] /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... [ 2%] /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... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/package_not_installed.py [AutoAPI] Mapping Data... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/prediction.py [AutoAPI] Mapping Data... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/retry_strategy.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/model.py [AutoAPI] Mapping Data... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/job.py [AutoAPI] Mapping Data... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/constants.py [AutoAPI] Mapping Data... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/utils.py [AutoAPI] Mapping Data... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/scene.py [AutoAPI] Mapping Data... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/errors.py [AutoAPI] Mapping Data... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset_item.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/connection.py [AutoAPI] Mapping Data... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/logger.py [AutoAPI] Mapping Data... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/dataset_item_uploader.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/slice.py [AutoAPI] Mapping Data... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/test_launch_integration.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/deprecation_warning.py [AutoAPI] Mapping Data... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/async_utils.py [AutoAPI] Mapping Data... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/camera_params.py [AutoAPI] Mapping Data... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/__init__.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/annotation_uploader.py [AutoAPI] Mapping Data... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/model_run.py [AutoAPI] Mapping Data... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/track.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/async_job.py [AutoAPI] Mapping Data... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/annotation.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/quaternion.py [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/url_utils.py [AutoAPI] Mapping Data... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metadata_manager.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/autocurate.py [AutoAPI] Mapping Data... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test.py [AutoAPI] Mapping Data... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/client.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/constants.py [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/utils.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/errors.py [AutoAPI] Mapping Data... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test_metric.py [AutoAPI] Mapping Data... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/__init__.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/scenario_test_evaluation.py [AutoAPI] Mapping Data... [ 56%] /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... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/eval_functions/__init__.py [AutoAPI] Mapping Data... [ 59%] /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... [ 61%] /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... [ 62%] /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... [ 63%] /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... [ 65%] /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... [ 66%] /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... [ 68%] /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... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/validate/data_transfer_objects/__init__.py [AutoAPI] Mapping Data... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/custom_types.py [AutoAPI] Mapping Data... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_loader.py [AutoAPI] Mapping Data... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_to_poly_metrics.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/filters.py [AutoAPI] Mapping Data... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/filtering.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/errors.py [AutoAPI] Mapping Data... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/cuboid_metrics.py [AutoAPI] Mapping Data... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/polygon_metrics.py [AutoAPI] Mapping Data... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/cuboid_utils.py [AutoAPI] Mapping Data... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/base.py [AutoAPI] Mapping Data... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_metrics.py [AutoAPI] Mapping Data... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/__init__.py [AutoAPI] Mapping Data... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/segmentation_utils.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/categorization_metrics.py [AutoAPI] Mapping Data... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/metrics/polygon_utils.py [AutoAPI] Mapping Data... [ 91%] /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... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/nucleus/data_transfer_object/scenes_list.py [AutoAPI] Mapping Data... [ 95%] /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... [ 98%] /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... [ 1%] nucleus.dataset [AutoAPI] Rendering Data... [ 2%] nucleus.pydantic_base [AutoAPI] Rendering Data... [ 4%] nucleus.payload_constructor [AutoAPI] Rendering Data... [ 5%] nucleus.upload_response [AutoAPI] Rendering Data... [ 6%] nucleus.package_not_installed [AutoAPI] Rendering Data... [ 8%] nucleus.prediction [AutoAPI] Rendering Data... [ 9%] nucleus.retry_strategy [AutoAPI] Rendering Data... [ 11%] nucleus.model [AutoAPI] Rendering Data... [ 12%] nucleus.job [AutoAPI] Rendering Data... [ 13%] nucleus.constants [AutoAPI] Rendering Data... [ 15%] nucleus.utils [AutoAPI] Rendering Data... [ 16%] nucleus.scene [AutoAPI] Rendering Data... [ 18%] nucleus.errors [AutoAPI] Rendering Data... [ 19%] nucleus.dataset_item [AutoAPI] Rendering Data... [ 20%] nucleus.connection [AutoAPI] Rendering Data... [ 22%] nucleus.logger [AutoAPI] Rendering Data... [ 23%] nucleus.dataset_item_uploader [AutoAPI] Rendering Data... [ 25%] nucleus.slice [AutoAPI] Rendering Data... [ 26%] nucleus.test_launch_integration [AutoAPI] Rendering Data... [ 27%] nucleus.deprecation_warning [AutoAPI] Rendering Data... [ 29%] nucleus.async_utils [AutoAPI] Rendering Data... [ 30%] nucleus.camera_params [AutoAPI] Rendering Data... [ 31%] nucleus [AutoAPI] Rendering Data... [ 33%] nucleus.annotation_uploader [AutoAPI] Rendering Data... [ 34%] nucleus.model_run [AutoAPI] Rendering Data... [ 36%] nucleus.track [AutoAPI] Rendering Data... [ 37%] nucleus.async_job [AutoAPI] Rendering Data... [ 38%] nucleus.annotation [AutoAPI] Rendering Data... [ 40%] nucleus.quaternion [AutoAPI] Rendering Data... [ 41%] nucleus.url_utils [AutoAPI] Rendering Data... [ 43%] nucleus.metadata_manager [AutoAPI] Rendering Data... [ 44%] nucleus.autocurate [AutoAPI] Rendering Data... [ 45%] nucleus.validate.scenario_test [AutoAPI] Rendering Data... [ 47%] nucleus.validate.client [AutoAPI] Rendering Data... [ 48%] nucleus.validate.constants [AutoAPI] Rendering Data... [ 50%] nucleus.validate.utils [AutoAPI] Rendering Data... [ 51%] nucleus.validate.errors [AutoAPI] Rendering Data... [ 52%] nucleus.validate.scenario_test_metric [AutoAPI] Rendering Data... [ 54%] nucleus.validate [AutoAPI] Rendering Data... [ 55%] nucleus.validate.scenario_test_evaluation [AutoAPI] Rendering Data... [ 56%] nucleus.validate.eval_functions.base_eval_function [AutoAPI] Rendering Data... [ 58%] nucleus.validate.eval_functions [AutoAPI] Rendering Data... [ 59%] nucleus.validate.eval_functions.available_eval_functions [AutoAPI] Rendering Data... [ 61%] nucleus.validate.eval_functions.config_classes.segmentation [AutoAPI] Rendering Data... [ 62%] nucleus.validate.eval_functions.config_classes [AutoAPI] Rendering Data... [ 63%] nucleus.validate.data_transfer_objects.scenario_test [AutoAPI] Rendering Data... [ 65%] nucleus.validate.data_transfer_objects.eval_function [AutoAPI] Rendering Data... [ 66%] nucleus.validate.data_transfer_objects.scenario_test_metric [AutoAPI] Rendering Data... [ 68%] nucleus.validate.data_transfer_objects.scenario_test_evaluations [AutoAPI] Rendering Data... [ 69%] nucleus.validate.data_transfer_objects [AutoAPI] Rendering Data... [ 70%] nucleus.metrics.custom_types [AutoAPI] Rendering Data... [ 72%] nucleus.metrics.segmentation_loader [AutoAPI] Rendering Data... [ 73%] nucleus.metrics.segmentation_to_poly_metrics [AutoAPI] Rendering Data... [ 75%] nucleus.metrics.filters [AutoAPI] Rendering Data... [ 76%] nucleus.metrics.filtering [AutoAPI] Rendering Data... [ 77%] nucleus.metrics.errors [AutoAPI] Rendering Data... [ 79%] nucleus.metrics.cuboid_metrics [AutoAPI] Rendering Data... [ 80%] nucleus.metrics.polygon_metrics [AutoAPI] Rendering Data... [ 81%] nucleus.metrics.cuboid_utils [AutoAPI] Rendering Data... [ 83%] nucleus.metrics.base [AutoAPI] Rendering Data... [ 84%] nucleus.metrics.segmentation_metrics [AutoAPI] Rendering Data... [ 86%] nucleus.metrics [AutoAPI] Rendering Data... [ 87%] nucleus.metrics.segmentation_utils [AutoAPI] Rendering Data... [ 88%] nucleus.metrics.categorization_metrics [AutoAPI] Rendering Data... [ 90%] nucleus.metrics.polygon_utils [AutoAPI] Rendering Data... [ 91%] nucleus.metrics.metric_utils [AutoAPI] Rendering Data... [ 93%] nucleus.data_transfer_object.dataset_details [AutoAPI] Rendering Data... [ 94%] nucleus.data_transfer_object.scenes_list [AutoAPI] Rendering Data... [ 95%] nucleus.data_transfer_object.job_status [AutoAPI] Rendering Data... [ 97%] nucleus.data_transfer_object.dataset_info [AutoAPI] Rendering Data... [ 98%] nucleus.data_transfer_object [AutoAPI] Rendering Data... [100%] nucleus.data_transfer_object.dataset_size [autosummary] generating autosummary for: index.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 1 source files that are out of date updating environment: [new config] 73 added, 0 changed, 0 removed reading sources... [ 1%] api/nucleus/annotation/index reading sources... [ 2%] api/nucleus/annotation_uploader/index reading sources... [ 4%] api/nucleus/async_job/index reading sources... [ 5%] api/nucleus/async_utils/index reading sources... [ 6%] api/nucleus/autocurate/index reading sources... [ 8%] api/nucleus/camera_params/index reading sources... [ 9%] api/nucleus/connection/index reading sources... [ 10%] api/nucleus/constants/index reading sources... [ 12%] api/nucleus/data_transfer_object/dataset_details/index reading sources... [ 13%] api/nucleus/data_transfer_object/dataset_info/index reading sources... [ 15%] api/nucleus/data_transfer_object/dataset_size/index reading sources... [ 16%] api/nucleus/data_transfer_object/index reading sources... [ 17%] api/nucleus/data_transfer_object/job_status/index reading sources... [ 19%] api/nucleus/data_transfer_object/scenes_list/index reading sources... [ 20%] api/nucleus/dataset/index reading sources... [ 21%] api/nucleus/dataset_item/index reading sources... [ 23%] api/nucleus/dataset_item_uploader/index reading sources... [ 24%] api/nucleus/deprecation_warning/index reading sources... [ 26%] api/nucleus/errors/index reading sources... [ 27%] api/nucleus/index reading sources... [ 28%] api/nucleus/job/index reading sources... [ 30%] api/nucleus/logger/index reading sources... [ 31%] api/nucleus/metadata_manager/index reading sources... [ 32%] api/nucleus/metrics/base/index reading sources... [ 34%] api/nucleus/metrics/categorization_metrics/index reading sources... [ 35%] api/nucleus/metrics/cuboid_metrics/index reading sources... [ 36%] api/nucleus/metrics/cuboid_utils/index reading sources... [ 38%] api/nucleus/metrics/custom_types/index reading sources... [ 39%] api/nucleus/metrics/errors/index reading sources... [ 41%] api/nucleus/metrics/filtering/index reading sources... [ 42%] api/nucleus/metrics/filters/index reading sources... [ 43%] api/nucleus/metrics/index reading sources... [ 45%] api/nucleus/metrics/metric_utils/index reading sources... [ 46%] api/nucleus/metrics/polygon_metrics/index reading sources... [ 47%] api/nucleus/metrics/polygon_utils/index reading sources... [ 49%] api/nucleus/metrics/segmentation_loader/index reading sources... [ 50%] api/nucleus/metrics/segmentation_metrics/index reading sources... [ 52%] api/nucleus/metrics/segmentation_to_poly_metrics/index reading sources... [ 53%] api/nucleus/metrics/segmentation_utils/index reading sources... [ 54%] api/nucleus/model/index reading sources... [ 56%] api/nucleus/model_run/index reading sources... [ 57%] api/nucleus/package_not_installed/index reading sources... [ 58%] api/nucleus/payload_constructor/index reading sources... [ 60%] api/nucleus/prediction/index reading sources... [ 61%] api/nucleus/pydantic_base/index reading sources... [ 63%] api/nucleus/quaternion/index reading sources... [ 64%] api/nucleus/retry_strategy/index reading sources... [ 65%] api/nucleus/scene/index reading sources... [ 67%] api/nucleus/slice/index reading sources... [ 68%] api/nucleus/test_launch_integration/index reading sources... [ 69%] api/nucleus/track/index reading sources... [ 71%] api/nucleus/upload_response/index reading sources... [ 72%] api/nucleus/url_utils/index reading sources... [ 73%] api/nucleus/utils/index reading sources... [ 75%] api/nucleus/validate/client/index reading sources... [ 76%] api/nucleus/validate/constants/index reading sources... [ 78%] api/nucleus/validate/data_transfer_objects/eval_function/index reading sources... [ 79%] api/nucleus/validate/data_transfer_objects/index reading sources... [ 80%] api/nucleus/validate/data_transfer_objects/scenario_test/index reading sources... [ 82%] api/nucleus/validate/data_transfer_objects/scenario_test_evaluations/index reading sources... [ 83%] api/nucleus/validate/data_transfer_objects/scenario_test_metric/index reading sources... [ 84%] api/nucleus/validate/errors/index reading sources... [ 86%] api/nucleus/validate/eval_functions/available_eval_functions/index reading sources... [ 87%] api/nucleus/validate/eval_functions/base_eval_function/index reading sources... [ 89%] api/nucleus/validate/eval_functions/config_classes/index reading sources... [ 90%] api/nucleus/validate/eval_functions/config_classes/segmentation/index reading sources... [ 91%] api/nucleus/validate/eval_functions/index reading sources... [ 93%] api/nucleus/validate/index reading sources... [ 94%] api/nucleus/validate/scenario_test/index reading sources... [ 95%] api/nucleus/validate/scenario_test_evaluation/index reading sources... [ 97%] api/nucleus/validate/scenario_test_metric/index reading sources... [ 98%] api/nucleus/validate/utils/index reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/annotation/index.rst:4: WARNING: Title underline too short. nucleus.annotation ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/annotation_uploader/index.rst:4: WARNING: Title underline too short. nucleus.annotation_uploader ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/async_job/index.rst:4: WARNING: Title underline too short. nucleus.async_job ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/async_job/index.rst:12: 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/async_utils/index.rst:4: WARNING: Title underline too short. nucleus.async_utils ============= /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/camera_params/index.rst:4: WARNING: Title underline too short. nucleus.camera_params ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/camera_params/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/camera_params/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/connection/index.rst:4: WARNING: Title underline too short. nucleus.connection ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/constants/index.rst:4: WARNING: Title underline too short. nucleus.constants ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/data_transfer_object/dataset_details/index.rst:4: WARNING: Title underline too short. nucleus.data_transfer_object.dataset_details ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/data_transfer_object/dataset_info/index.rst:4: WARNING: Title underline too short. nucleus.data_transfer_object.dataset_info ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/data_transfer_object/dataset_size/index.rst:4: WARNING: Title underline too short. nucleus.data_transfer_object.dataset_size ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/data_transfer_object/index.rst:4: WARNING: Title underline too short. nucleus.data_transfer_object ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/data_transfer_object/job_status/index.rst:4: WARNING: Title underline too short. nucleus.data_transfer_object.job_status ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/data_transfer_object/scenes_list/index.rst:4: WARNING: Title underline too short. nucleus.data_transfer_object.scenes_list ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset/index.rst:4: WARNING: Title underline too short. nucleus.dataset ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset/index.rst:322: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset/index.rst:20: 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/dataset/index.rst:10: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset/index.rst:12: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset/index.rst:14: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset/index.rst:17: WARNING: Literal block expected; none found. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset/index.rst:12: 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/dataset_item/index.rst:4: WARNING: Title underline too short. nucleus.dataset_item ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/dataset_item_uploader/index.rst:4: WARNING: Title underline too short. nucleus.dataset_item_uploader ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/deprecation_warning/index.rst:4: WARNING: Title underline too short. nucleus.deprecation_warning ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/errors/index.rst:4: WARNING: Title underline too short. nucleus.errors ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:893: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:20: 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:10: 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:12: 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:14: 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:17: 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:12: 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:12: 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:2818: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:22: 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:31: 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:31: 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:31: 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:2832: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:36: 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:41: 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:44: 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:44: 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:44: 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:2854: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:68: 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:72: 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:2868: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:75: 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:5: 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:3152: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/index.rst:8: 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/job/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/job/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/logger/index.rst:4: WARNING: Title underline too short. nucleus.logger ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metadata_manager/index.rst:4: WARNING: Title underline too short. nucleus.metadata_manager ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/base/index.rst:4: WARNING: Title underline too short. nucleus.metrics.base ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/base/index.rst:72: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/base/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/metrics/base/index.rst:81: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/base/index.rst:60: 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/metrics/categorization_metrics/index.rst:4: WARNING: Title underline too short. nucleus.metrics.categorization_metrics ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/categorization_metrics/index.rst:48: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/categorization_metrics/index.rst:27: 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/metrics/categorization_metrics/index.rst:57: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/categorization_metrics/index.rst:36: 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/metrics/categorization_metrics/index.rst:119: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/categorization_metrics/index.rst:13: 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/metrics/categorization_metrics/index.rst:128: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/categorization_metrics/index.rst:22: 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/metrics/cuboid_metrics/index.rst:4: WARNING: Title underline too short. nucleus.metrics.cuboid_metrics ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/cuboid_metrics/index.rst:20: 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/metrics/cuboid_metrics/index.rst:27: 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/metrics/cuboid_utils/index.rst:4: WARNING: Title underline too short. nucleus.metrics.cuboid_utils ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/custom_types/index.rst:4: WARNING: Title underline too short. nucleus.metrics.custom_types ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/errors/index.rst:4: WARNING: Title underline too short. nucleus.metrics.errors ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/filtering/index.rst:4: WARNING: Title underline too short. nucleus.metrics.filtering ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/filtering/index.rst:76: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/filtering/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/filtering/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/filtering/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/filtering/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/filters/index.rst:4: WARNING: Title underline too short. nucleus.metrics.filters ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:4: WARNING: Title underline too short. nucleus.metrics ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:73: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:27: 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/metrics/index.rst:82: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:36: 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/metrics/index.rst:295: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:410: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/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/metrics/index.rst:419: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:60: 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/metrics/index.rst:504: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:40: 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/metrics/index.rst:513: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:49: 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/metrics/index.rst:598: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:42: 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/metrics/index.rst:607: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/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/metrics/index.rst:690: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:40: 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/metrics/index.rst:699: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:49: 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/metrics/index.rst:805: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:63: 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/metrics/index.rst:814: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:72: 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/metrics/index.rst:899: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:42: 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/metrics/index.rst:908: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/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/metrics/index.rst:993: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:42: 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/metrics/index.rst:1002: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/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/metrics/index.rst:1188: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:39: 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/metrics/index.rst:1197: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:48: 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/metrics/index.rst:1299: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:53: 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/metrics/index.rst:1308: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:62: 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/metrics/index.rst:1396: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:39: 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/metrics/index.rst:1405: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:48: 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/metrics/index.rst:1508: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:53: 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/metrics/index.rst:1517: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:62: 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/metrics/index.rst:1622: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:55: 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/metrics/index.rst:1631: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:64: 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/metrics/index.rst:1727: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:53: 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/metrics/index.rst:1736: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:62: 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/metrics/index.rst:1793: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:8: 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/metrics/index.rst:1802: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:17: 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/metrics/index.rst:1891: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:40: 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/metrics/index.rst:1900: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:49: 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/metrics/index.rst:1999: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:56: 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/metrics/index.rst:2008: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:65: 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/metrics/index.rst:2091: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:40: 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/metrics/index.rst:2100: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:49: 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/metrics/index.rst:2199: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:56: 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/metrics/index.rst:2208: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:65: 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/metrics/index.rst:2293: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/index.rst:42: 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/metrics/index.rst:2302: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/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/metrics/metric_utils/index.rst:4: WARNING: Title underline too short. nucleus.metrics.metric_utils ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:4: WARNING: Title underline too short. nucleus.metrics.polygon_metrics ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:64: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:40: 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/metrics/polygon_metrics/index.rst:73: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:49: 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/metrics/polygon_metrics/index.rst:158: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:42: 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/metrics/polygon_metrics/index.rst:167: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/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/metrics/polygon_metrics/index.rst:250: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:40: 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/metrics/polygon_metrics/index.rst:259: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:49: 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/metrics/polygon_metrics/index.rst:365: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:63: 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/metrics/polygon_metrics/index.rst:374: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:72: 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/metrics/polygon_metrics/index.rst:459: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:42: 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/metrics/polygon_metrics/index.rst:468: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/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/metrics/polygon_metrics/index.rst:553: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/index.rst:42: 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/metrics/polygon_metrics/index.rst:562: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/polygon_metrics/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/metrics/polygon_utils/index.rst:4: WARNING: Title underline too short. nucleus.metrics.polygon_utils ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_loader/index.rst:4: WARNING: Title underline too short. nucleus.metrics.segmentation_loader ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:4: WARNING: Title underline too short. nucleus.metrics.segmentation_metrics ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:63: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:39: 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/metrics/segmentation_metrics/index.rst:72: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:48: 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/metrics/segmentation_metrics/index.rst:174: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:53: 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/metrics/segmentation_metrics/index.rst:183: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:62: 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/metrics/segmentation_metrics/index.rst:271: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:39: 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/metrics/segmentation_metrics/index.rst:280: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:48: 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/metrics/segmentation_metrics/index.rst:383: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:53: 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/metrics/segmentation_metrics/index.rst:392: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:62: 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/metrics/segmentation_metrics/index.rst:495: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:53: 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/metrics/segmentation_metrics/index.rst:504: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:62: 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/metrics/segmentation_metrics/index.rst:561: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:8: 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/metrics/segmentation_metrics/index.rst:570: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:17: 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/metrics/segmentation_to_poly_metrics/index.rst:4: WARNING: Title underline too short. nucleus.metrics.segmentation_to_poly_metrics ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:497: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:55: 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/metrics/segmentation_to_poly_metrics/index.rst:506: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:64: 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/metrics/segmentation_to_poly_metrics/index.rst:589: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:40: 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/metrics/segmentation_to_poly_metrics/index.rst:598: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:49: 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/metrics/segmentation_to_poly_metrics/index.rst:697: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:56: 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/metrics/segmentation_to_poly_metrics/index.rst:706: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:65: 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/metrics/segmentation_to_poly_metrics/index.rst:789: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:40: 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/metrics/segmentation_to_poly_metrics/index.rst:798: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:49: 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/metrics/segmentation_to_poly_metrics/index.rst:897: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:56: 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/metrics/segmentation_to_poly_metrics/index.rst:906: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:65: 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/metrics/segmentation_to_poly_metrics/index.rst:991: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/index.rst:42: 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/metrics/segmentation_to_poly_metrics/index.rst:1000: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_to_poly_metrics/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/metrics/segmentation_utils/index.rst:4: WARNING: Title underline too short. nucleus.metrics.segmentation_utils ============= /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:14: 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:20: 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:12: 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:6: 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:24: 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:28: 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/package_not_installed/index.rst:4: WARNING: Title underline too short. nucleus.package_not_installed ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/payload_constructor/index.rst:4: WARNING: Title underline too short. nucleus.payload_constructor ============= /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:5: 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:8: 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:4: 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/quaternion/index.rst:4: WARNING: Title underline too short. nucleus.quaternion ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/retry_strategy/index.rst:4: WARNING: Title underline too short. nucleus.retry_strategy ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/slice/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/slice/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/slice/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/slice/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/test_launch_integration/index.rst:4: WARNING: Title underline too short. nucleus.test_launch_integration ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/upload_response/index.rst:4: WARNING: Title underline too short. nucleus.upload_response ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/url_utils/index.rst:4: WARNING: Title underline too short. nucleus.url_utils ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/client/index.rst:4: WARNING: Title underline too short. nucleus.validate.client ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/client/index.rst:15: 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/constants/index.rst:4: WARNING: Title underline too short. nucleus.validate.constants ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/constants/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/constants/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/constants/index.rst:1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/constants/index.rst:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/data_transfer_objects/eval_function/index.rst:4: WARNING: Title underline too short. nucleus.validate.data_transfer_objects.eval_function ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/data_transfer_objects/index.rst:4: WARNING: Title underline too short. nucleus.validate.data_transfer_objects ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/data_transfer_objects/scenario_test/index.rst:4: WARNING: Title underline too short. nucleus.validate.data_transfer_objects.scenario_test ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/data_transfer_objects/scenario_test_evaluations/index.rst:4: WARNING: Title underline too short. nucleus.validate.data_transfer_objects.scenario_test_evaluations ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/data_transfer_objects/scenario_test_metric/index.rst:4: WARNING: Title underline too short. nucleus.validate.data_transfer_objects.scenario_test_metric ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/errors/index.rst:4: WARNING: Title underline too short. nucleus.validate.errors ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/eval_functions/available_eval_functions/index.rst:4: WARNING: Title underline too short. nucleus.validate.eval_functions.available_eval_functions ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/eval_functions/base_eval_function/index.rst:4: WARNING: Title underline too short. nucleus.validate.eval_functions.base_eval_function ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/eval_functions/config_classes/index.rst:4: WARNING: Title underline too short. nucleus.validate.eval_functions.config_classes ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/eval_functions/config_classes/segmentation/index.rst:4: WARNING: Title underline too short. nucleus.validate.eval_functions.config_classes.segmentation ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/eval_functions/index.rst:4: WARNING: Title underline too short. nucleus.validate.eval_functions ============= /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:15: 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/api/nucleus/validate/scenario_test_metric/index.rst:4: WARNING: Title underline too short. nucleus.validate.scenario_test_metric ============= /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/validate/utils/index.rst:4: WARNING: Title underline too short. nucleus.validate.utils ============= /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. 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/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/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 writing output... [ 1%] api/nucleus/annotation/index writing output... [ 2%] api/nucleus/annotation_uploader/index writing output... [ 4%] api/nucleus/async_job/index writing output... [ 5%] api/nucleus/async_utils/index writing output... [ 6%] api/nucleus/autocurate/index writing output... [ 8%] api/nucleus/camera_params/index writing output... [ 9%] api/nucleus/connection/index writing output... [ 10%] api/nucleus/constants/index writing output... [ 12%] api/nucleus/data_transfer_object/dataset_details/index writing output... [ 13%] api/nucleus/data_transfer_object/dataset_info/index writing output... [ 15%] api/nucleus/data_transfer_object/dataset_size/index writing output... [ 16%] api/nucleus/data_transfer_object/index writing output... [ 17%] api/nucleus/data_transfer_object/job_status/index writing output... [ 19%] api/nucleus/data_transfer_object/scenes_list/index writing output... [ 20%] api/nucleus/dataset/index writing output... [ 21%] api/nucleus/dataset_item/index writing output... [ 23%] api/nucleus/dataset_item_uploader/index writing output... [ 24%] api/nucleus/deprecation_warning/index writing output... [ 26%] api/nucleus/errors/index writing output... [ 27%] api/nucleus/index writing output... [ 28%] api/nucleus/job/index writing output... [ 30%] api/nucleus/logger/index writing output... [ 31%] api/nucleus/metadata_manager/index writing output... [ 32%] api/nucleus/metrics/base/index writing output... [ 34%] api/nucleus/metrics/categorization_metrics/index writing output... [ 35%] api/nucleus/metrics/cuboid_metrics/index writing output... [ 36%] api/nucleus/metrics/cuboid_utils/index writing output... [ 38%] api/nucleus/metrics/custom_types/index writing output... [ 39%] api/nucleus/metrics/errors/index writing output... [ 41%] api/nucleus/metrics/filtering/index writing output... [ 42%] api/nucleus/metrics/filters/index writing output... [ 43%] api/nucleus/metrics/index writing output... [ 45%] api/nucleus/metrics/metric_utils/index writing output... [ 46%] api/nucleus/metrics/polygon_metrics/index writing output... [ 47%] api/nucleus/metrics/polygon_utils/index writing output... [ 49%] api/nucleus/metrics/segmentation_loader/index writing output... [ 50%] api/nucleus/metrics/segmentation_metrics/index writing output... [ 52%] api/nucleus/metrics/segmentation_to_poly_metrics/index writing output... [ 53%] api/nucleus/metrics/segmentation_utils/index writing output... [ 54%] api/nucleus/model/index writing output... [ 56%] api/nucleus/model_run/index writing output... [ 57%] api/nucleus/package_not_installed/index writing output... [ 58%] api/nucleus/payload_constructor/index writing output... [ 60%] api/nucleus/prediction/index writing output... [ 61%] api/nucleus/pydantic_base/index writing output... [ 63%] api/nucleus/quaternion/index writing output... [ 64%] api/nucleus/retry_strategy/index writing output... [ 65%] api/nucleus/scene/index writing output... [ 67%] api/nucleus/slice/index writing output... [ 68%] api/nucleus/test_launch_integration/index writing output... [ 69%] api/nucleus/track/index writing output... [ 71%] api/nucleus/upload_response/index writing output... [ 72%] api/nucleus/url_utils/index writing output... [ 73%] api/nucleus/utils/index writing output... [ 75%] api/nucleus/validate/client/index writing output... [ 76%] api/nucleus/validate/constants/index writing output... [ 78%] api/nucleus/validate/data_transfer_objects/eval_function/index writing output... [ 79%] api/nucleus/validate/data_transfer_objects/index writing output... [ 80%] api/nucleus/validate/data_transfer_objects/scenario_test/index writing output... [ 82%] api/nucleus/validate/data_transfer_objects/scenario_test_evaluations/index writing output... [ 83%] api/nucleus/validate/data_transfer_objects/scenario_test_metric/index writing output... [ 84%] api/nucleus/validate/errors/index writing output... [ 86%] api/nucleus/validate/eval_functions/available_eval_functions/index writing output... [ 87%] api/nucleus/validate/eval_functions/base_eval_function/index writing output... [ 89%] api/nucleus/validate/eval_functions/config_classes/index writing output... [ 90%] api/nucleus/validate/eval_functions/config_classes/segmentation/index writing output... [ 91%] api/nucleus/validate/eval_functions/index writing output... [ 93%] api/nucleus/validate/index writing output... [ 94%] api/nucleus/validate/scenario_test/index writing output... [ 95%] api/nucleus/validate/scenario_test_evaluation/index writing output... [ 97%] api/nucleus/validate/scenario_test_metric/index writing output... [ 98%] api/nucleus/validate/utils/index writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/metrics/segmentation_metrics/index.rst:: WARNING: more than one target found for cross-reference 'ScalarResult': nucleus.metrics.base.ScalarResult, nucleus.metrics.ScalarResult /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/slice/index.rst:101: WARNING: more than one target found for cross-reference 'Model': nucleus.Model, nucleus.model.Model /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/api/nucleus/slice/index.rst:124: WARNING: more than one target found for cross-reference 'Model': nucleus.Model, nucleus.model.Model generating indices... genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 319 warnings. The HTML pages are in ../_readthedocs/html.