Read the Docs build information Build id: 884623 Project: scale-ai-nucleus-python-sdk Version: 258 Commit: 2645add8c13474d074f8864156a57e207b5030e6 Date: 2022-03-15T18:58:23.989839Z State: finished Success: False [rtd-command-info] start-time: 2022-03-15T18:58:26.017882Z, end-time: 2022-03-15T18:58:31.927259Z, duration: 5, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/scaleapi/nucleus-python-client . Cloning into '.'... [rtd-command-info] start-time: 2022-03-15T18:58:32.098177Z, end-time: 2022-03-15T18:58:32.643230Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 pull/258/head:external-258 From https://github.com/scaleapi/nucleus-python-client * [new ref] refs/pull/258/head -> external-258 [rtd-command-info] start-time: 2022-03-15T18:58:32.853048Z, end-time: 2022-03-15T18:58:32.944480Z, duration: 0, exit-code: 0 git checkout --force 2645add8c13474d074f8864156a57e207b5030e6 Note: switching to '2645add8c13474d074f8864156a57e207b5030e6'. 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 2645add Merge branch 'hmi-release' into ivan_k/add_deploy_cli [rtd-command-info] start-time: 2022-03-15T18:58:33.148883Z, end-time: 2022-03-15T18:58:33.217118Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-03-15T18:58:36.175565Z, end-time: 2022-03-15T18:58:59.695863Z, duration: 23, exit-code: 0 python3.7 -mvirtualenv 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/258/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-03-15T18:58:59.898876Z, end-time: 2022-03-15T18:59:02.080074Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (22.0.4) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 KB 27.6 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 60.9.3 Uninstalling setuptools-60.9.3: Successfully uninstalled setuptools-60.9.3 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-03-15T18:59:02.286627Z, end-time: 2022-03-15T18:59:12.104073Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 KB 26.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 144.5 MB/s eta 0:00:00 Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 KB 175.4 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-4.4.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 205.7 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 183.0 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 KB 127.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 233.9 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 211.8 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 207.9 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 177.6 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 KB 204.0 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 177.3 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 203.9 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 217.7 MB/s eta 0:00:00 Collecting Jinja2>=2.3 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 KB 209.1 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 KB 219.8 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 KB 152.0 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 KB 232.5 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 KB 196.6 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 208.6 MB/s eta 0:00:00 Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting zipp>=0.5 Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 215.3 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 207.6 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 194.2 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 213.9 MB/s eta 0:00:00 Building wheels for collected packages: mock, future 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=23773 sha256=5fe402a5bb49659946f838f55e41a537313e6360305cf8c04955832cf7a74178 Stored in directory: /tmp/pip-ephem-wheel-cache-nnghowoe/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=121550aff926f6da8aa4e6dad83862f245f44927d51288dbe99bd394fb97089f Stored in directory: /tmp/pip-ephem-wheel-cache-nnghowoe/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, certifi, alabaster, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, babel, requests, packaging, Jinja2, importlib-metadata, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.0.3 MarkupSafe-2.1.1 Pygments-2.11.2 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.12 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.3 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.27.1 snowballstemmer-2.2.0 sphinx-4.4.0 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.1.1 urllib3-1.26.8 zipp-3.7.0 [rtd-command-info] start-time: 2022-03-15T18:59:12.285321Z, end-time: 2022-03-15T18:59:15.066657Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx-autoapi Downloading sphinx_autoapi-1.8.4-py2.py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.5/55.5 KB 5.7 MB/s eta 0:00:00 Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from -r docs/requirements.txt (line 2)) (4.4.0) Collecting furo Downloading furo-2022.3.4-py3-none-any.whl (317 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.4/317.4 KB 17.3 MB/s eta 0:00:00 Collecting astroid>=2.7 Downloading astroid-2.11.0-py3-none-any.whl (250 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.4/250.4 KB 225.4 MB/s eta 0:00:00 Collecting unidecode Downloading Unidecode-1.3.4-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.9/235.9 KB 208.4 MB/s eta 0:00:00 Collecting PyYAML Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 KB 62.7 MB/s eta 0:00:00 Requirement already satisfied: Jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx-autoapi->-r docs/requirements.txt (line 1)) (3.0.3) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (21.3) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.9.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.3.0) Requirement already satisfied: docutils<0.18,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (0.17.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.2.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.2) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.1.5) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.0.0) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.27.1) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.3) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (0.7.12) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.2) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (4.11.3) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (1.0.1) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 2)) (2.11.2) Collecting beautifulsoup4 Downloading beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.4/97.4 KB 205.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from astroid>=2.7->sphinx-autoapi->-r docs/requirements.txt (line 1)) (58.2.0) Requirement already satisfied: typing-extensions>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from astroid>=2.7->sphinx-autoapi->-r docs/requirements.txt (line 1)) (4.1.1) Collecting typed-ast<2.0,>=1.4.0 Downloading typed_ast-1.5.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (843 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 843.7/843.7 KB 202.5 MB/s eta 0:00:00 Collecting lazy-object-proxy>=1.4.0 Downloading lazy_object_proxy-1.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.8/57.8 KB 169.4 MB/s eta 0:00:00 Collecting wrapt<2,>=1.11 Downloading wrapt-1.14.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.2/75.2 KB 187.9 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from babel>=1.3->sphinx->-r docs/requirements.txt (line 2)) (2021.3) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from importlib-metadata>=4.4->sphinx->-r docs/requirements.txt (line 2)) (3.7.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from Jinja2->sphinx-autoapi->-r docs/requirements.txt (line 1)) (2.1.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 2)) (3.3) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 2)) (1.26.8) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 2)) (2021.10.8) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from requests>=2.5.0->sphinx->-r docs/requirements.txt (line 2)) (2.0.12) Collecting soupsieve>1.2 Downloading soupsieve-2.3.1-py3-none-any.whl (37 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages (from packaging->sphinx->-r docs/requirements.txt (line 2)) (3.0.7) Installing collected packages: wrapt, unidecode, typed-ast, soupsieve, PyYAML, lazy-object-proxy, beautifulsoup4, astroid, sphinx-autoapi, furo Successfully installed PyYAML-6.0 astroid-2.11.0 beautifulsoup4-4.10.0 furo-2022.3.4 lazy-object-proxy-1.7.1 soupsieve-2.3.1 sphinx-autoapi-1.8.4 typed-ast-1.5.2 unidecode-1.3.4 wrapt-1.14.0 [rtd-command-info] start-time: 2022-03-15T18:59:15.237520Z, end-time: 2022-03-15T18:59:15.950006Z, duration: 0, exit-code: 2 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/258 ERROR: Exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper status = run_func(*args) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper return func(self, options, args) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/commands/install.py", line 340, in run reqs, check_supported_wheels=not options.target_dir File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 75, in resolve collected = self.factory.collect_root_requirements(root_reqs) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 508, in collect_root_requirements requested_extras=(), File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 473, in _make_requirement_from_install_req version=None, File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 220, in _make_candidate_from_link version=version, File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 294, in __init__ version=version, File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 158, in __init__ self.dist = self._prepare() File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 227, in _prepare dist = self._prepare_distribution() File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 299, in _prepare_distribution return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 487, in prepare_linked_requirement return self._prepare_linked_requirement(req, parallel_builds) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 560, in _prepare_linked_requirement self.build_isolation, File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 58, in _get_prepared_distribution abstract_dist.prepare_distribution_metadata(finder, build_isolation) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/distributions/sdist.py", line 28, in prepare_distribution_metadata self.req.load_pyproject_toml() File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 462, in load_pyproject_toml self.use_pep517, self.pyproject_toml_path, self.setup_py_path, str(self) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_internal/pyproject.py", line 63, in load_pyproject_toml pp_toml = tomli.loads(f.read()) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_vendor/tomli/_parser.py", line 117, in loads pos = create_dict_rule(src, pos, state) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/258/lib/python3.7/site-packages/pip/_vendor/tomli/_parser.py", line 304, in create_dict_rule raise suffixed_err(src, pos, f"Can not declare {key} twice") pip._vendor.tomli._parser.TOMLDecodeError: Can not declare ('tool', 'poetry', 'scripts') twice (at line 76, column 21)