Read the Docs build information Build id: 973335 Project: scale-ai-nucleus-python-sdk Version: latest Commit: ef030b97624ebf1596c4396b06a422223ae8ddf6 Date: 2022-06-09T11:01:58.173637Z State: finished Success: False [rtd-command-info] start-time: 2022-06-09T11:02:05.768191Z, end-time: 2022-06-09T11:02:14.830740Z, duration: 9, 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-06-09T11:02:15.247889Z, end-time: 2022-06-09T11:02:15.349911Z, 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 ef030b9 Make scale-launch optional dependency (#313) [rtd-command-info] start-time: 2022-06-09T11:02:15.532336Z, end-time: 2022-06-09T11:02:15.599096Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-06-09T11:02:18.898509Z, end-time: 2022-06-09T11:02:44.894207Z, duration: 25, 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/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: 2022-06-09T11:02:45.085875Z, end-time: 2022-06-09T11:02:47.396792Z, 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/latest/lib/python3.7/site-packages (22.1.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 21.7 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 62.3.3 Uninstalling setuptools-62.3.3: Successfully uninstalled setuptools-62.3.3 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-06-09T11:02:47.626536Z, end-time: 2022-06-09T11:02:57.265118Z, 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 24.9 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 137.8 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 186.3 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading Sphinx-5.0.1-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 205.5 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 204.3 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.8-py2.py3-none-any.whl (11 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 250.5 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 248.5 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 187.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 197.7 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 168.4 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.11.4-py3-none-any.whl (18 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 212.6 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-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 239.5 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 216.8 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 212.7 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 218.8 MB/s eta 0:00:00 Collecting Jinja2>=2.3 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 233.2 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.10.1-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 188.5 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 249.5 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 239.4 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 240.6 MB/s eta 0:00:00 Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) Collecting zipp>=0.5 Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 198.1 MB/s eta 0:00:00 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.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 225.5 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.5.18.1-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.2/155.2 kB 228.2 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 212.1 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=2dd94c2ed49c96a6533d3229e9a405656884624381fafd8486bc232608aa995a Stored in directory: /tmp/pip-ephem-wheel-cache-_72li5sh/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=e15258c20a17c00b3cd11c0301845204411f0a4340584c926ff0f5a369324465 Stored in directory: /tmp/pip-ephem-wheel-cache-_72li5sh/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, 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, certifi, babel, requests, packaging, Jinja2, importlib-metadata, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Pygments-2.12.0 alabaster-0.7.12 babel-2.10.1 certifi-2022.5.18.1 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.4 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.9 pytz-2022.1 readthedocs-sphinx-ext-2.1.8 recommonmark-0.5.0 requests-2.27.1 snowballstemmer-2.2.0 sphinx-5.0.1 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.2.0 urllib3-1.26.9 zipp-3.8.0 [rtd-command-info] start-time: 2022-06-09T11:02:57.491233Z, end-time: 2022-06-09T11:03:00.453503Z, 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 7.0 MB/s eta 0:00:00 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.0.1) Collecting furo Downloading furo-2022.6.4.1-py3-none-any.whl (323 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.7/323.7 kB 20.6 MB/s eta 0:00:00 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 unidecode Downloading Unidecode-1.3.4-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.9/235.9 kB 239.3 MB/s eta 0:00:00 Collecting astroid>=2.7 Downloading astroid-2.11.5-py3-none-any.whl (250 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 251.0/251.0 kB 239.3 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 93.4 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=1.1 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>=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)) (2.10.1) 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-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: 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.12) 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.27.1) 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-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: packaging 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)) (21.3) 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: Pygments>=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.12.0) Requirement already satisfied: docutils<0.19,>=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.17.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: importlib-metadata>=4.4 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)) (4.11.4) Requirement already satisfied: imagesize 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.3.0) Collecting beautifulsoup4 Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 216.4 MB/s eta 0:00:00 Collecting sphinx-basic-ng Downloading sphinx_basic_ng-0.0.1a11-py3-none-any.whl (21 kB) Collecting wrapt<2,>=1.11 Downloading wrapt-1.14.1-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 200.2 MB/s eta 0:00:00 Requirement already satisfied: typing-extensions>=3.10 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.2.0) 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 183.5 MB/s eta 0:00:00 Collecting typed-ast<2.0,>=1.4.0 Downloading typed_ast-1.5.4-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 253.9 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/latest/lib/python3.7/site-packages (from astroid>=2.7->sphinx-autoapi->-r docs/requirements.txt (line 1)) (58.2.0) 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>=1.3->sphinx->-r docs/requirements.txt (line 2)) (2022.1) 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.4->sphinx->-r docs/requirements.txt (line 2)) (3.8.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.1) Requirement already satisfied: urllib3<1.27,>=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)) (1.26.9) 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.3) Requirement already satisfied: charset-normalizer~=2.0.0 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.12) 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)) (2022.5.18.1) Collecting soupsieve>1.2 Downloading soupsieve-2.3.2.post1-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/latest/lib/python3.7/site-packages (from packaging->sphinx->-r docs/requirements.txt (line 2)) (3.0.9) Installing collected packages: wrapt, unidecode, typed-ast, soupsieve, PyYAML, lazy-object-proxy, beautifulsoup4, astroid, sphinx-basic-ng, sphinx-autoapi, furo Successfully installed PyYAML-6.0 astroid-2.11.5 beautifulsoup4-4.11.1 furo-2022.6.4.1 lazy-object-proxy-1.7.1 soupsieve-2.3.2.post1 sphinx-autoapi-1.8.4 sphinx-basic-ng-0.0.1a11 typed-ast-1.5.4 unidecode-1.3.4 wrapt-1.14.1 [rtd-command-info] start-time: 2022-06-09T11:03:00.872677Z, end-time: 2022-06-09T11:03:22.971363Z, duration: 22, exit-code: 0 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/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting scipy>=1.4.1 Downloading scipy-1.7.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (38.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.1/38.1 MB 182.4 MB/s eta 0:00:00 Collecting nest-asyncio<2.0.0,>=1.5.1 Downloading nest_asyncio-1.5.5-py3-none-any.whl (5.2 kB) Collecting rich>=10.15.2 Downloading rich-12.4.4-py3-none-any.whl (232 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.0/232.0 kB 244.9 MB/s eta 0:00:00 Collecting numpy<2.0.0,>=1.19.5 Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 182.3 MB/s eta 0:00:00 Collecting scikit-learn>=0.24.0 Downloading scikit_learn-1.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (24.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.8/24.8 MB 186.1 MB/s eta 0:00:00 Collecting tqdm<5.0.0,>=4.41.0 Downloading tqdm-4.64.0-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 kB 201.6 MB/s eta 0:00:00 Collecting Pillow>=7.1.2 Downloading Pillow-9.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 199.2 MB/s eta 0:00:00 Collecting pydantic<2.0.0,>=1.8.2 Downloading pydantic-1.9.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.1/11.1 MB 178.1 MB/s eta 0:00:00 Collecting shellingham<2.0.0,>=1.4.0 Downloading shellingham-1.4.0-py2.py3-none-any.whl (9.4 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.13.3) (2.27.1) Collecting aiohttp<4.0.0,>=3.7.4 Downloading aiohttp-3.8.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 242.7 MB/s eta 0:00:00 Collecting click<9.0,>=7.1.2 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 217.0 MB/s eta 0:00:00 Collecting yarl<2.0,>=1.0 Downloading yarl-1.7.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (271 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 271.8/271.8 kB 231.1 MB/s eta 0:00:00 Collecting asynctest==0.13.0 Downloading asynctest-0.13.0-py3-none-any.whl (26 kB) Collecting multidict<7.0,>=4.5 Downloading multidict-6.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 205.2 MB/s eta 0:00:00 Collecting frozenlist>=1.1.1 Downloading frozenlist-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.8/144.8 kB 219.8 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer<3.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.13.3) (2.0.12) Collecting attrs>=17.3.0 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 168.0 MB/s eta 0:00:00 Collecting aiosignal>=1.1.2 Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB) Collecting async-timeout<5.0,>=4.0.0a3 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 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.13.3) (4.2.0) 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.13.3) (4.11.4) 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.13.3) (2022.5.18.1) Requirement already satisfied: urllib3<1.27,>=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.13.3) (1.26.9) 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.13.3) (3.3) Requirement already satisfied: pygments<3.0.0,>=2.6.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.13.3) (2.12.0) Collecting commonmark<0.10.0,>=0.9.0 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 188.1 MB/s eta 0:00:00 Collecting threadpoolctl>=2.0.0 Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB) Collecting joblib>=0.11 Downloading joblib-1.1.0-py2.py3-none-any.whl (306 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 307.0/307.0 kB 244.4 MB/s eta 0:00:00 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.13.3) (3.8.0) 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.13.3-py3-none-any.whl size=141800 sha256=daa88afd3dd551b5f2f04fe5bf9efa1a5df3afcffc6f0d2873d91a8d8a275424 Stored in directory: /tmp/pip-ephem-wheel-cache-f4qsfnf5/wheels/5f/a0/0b/e338e3ecc6fb15f5fbbffcad923047711f23e45e2e88e5ddf5 Successfully built scale-nucleus Installing collected packages: commonmark, tqdm, threadpoolctl, shellingham, rich, pydantic, Pillow, numpy, nest-asyncio, multidict, joblib, frozenlist, attrs, asynctest, async-timeout, yarl, scipy, click, aiosignal, scikit-learn, aiohttp, scale-nucleus Attempting uninstall: commonmark Found existing installation: commonmark 0.8.1 Uninstalling commonmark-0.8.1: Successfully uninstalled commonmark-0.8.1 Attempting uninstall: Pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Successfully installed Pillow-9.1.1 aiohttp-3.8.1 aiosignal-1.2.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 click-8.1.3 commonmark-0.9.1 frozenlist-1.3.0 joblib-1.1.0 multidict-6.0.2 nest-asyncio-1.5.5 numpy-1.21.6 pydantic-1.9.1 rich-12.4.4 scale-nucleus-0.13.3 scikit-learn-1.0.2 scipy-1.7.3 shellingham-1.4.0 threadpoolctl-3.1.0 tqdm-4.64.0 yarl-1.7.2 [rtd-command-info] start-time: 2022-06-09T11:03:24.599279Z, end-time: 2022-06-09T11:03:24.671252Z, 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 sys.path.insert(0, os.path.abspath("../../")) # -- Project information ----------------------------------------------------- project = "Nucleus" copyright = "2021, Scale" author = "Scale" # The full version, including alpha/beta/rc tags from nucleus import __version__ # noqa: E402 release = "v" + str(__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') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, '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': 'https://docs.nucleus.scale.com/en/latest/', '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': 'ef030b97', } # 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(): html_context.update(context) 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/973335/' 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: 2022-06-09T11:03:24.892699Z, end-time: 2022-06-09T11:03:26.907926Z, duration: 2, exit-code: 2 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v5.0.1 Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/sphinx/config.py", line 343, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/conf.py", line 26, in from nucleus import __version__ # noqa: E402 File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/__init__.py", line 141, in from .validate import Validate File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/validate/__init__.py", line 9, in from .client import Validate File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/validate/client.py", line 17, in from .eval_functions.available_eval_functions import AvailableEvalFunctions File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/validate/eval_functions/available_eval_functions.py", line 8, in from ...metrics.filtering import ListOfAndFilters, ListOfOrAndFilters File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/metrics/__init__.py", line 20, in from .segmentation_metrics import ( File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/metrics/segmentation_metrics.py", line 4, in import fsspec ModuleNotFoundError: No module named 'fsspec' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/sphinx/cmd/build.py", line 275, in build_main args.tags, args.verbosity, args.jobs, args.keep_going) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/sphinx/application.py", line 202, in __init__ self.config = Config.read(self.confdir, confoverrides or {}, self.tags) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/sphinx/config.py", line 165, in read namespace = eval_config_file(filename, tags) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/sphinx/config.py", line 356, in eval_config_file raise ConfigError(msg % traceback.format_exc()) from exc sphinx.errors.ConfigError: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/sphinx/config.py", line 343, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/conf.py", line 26, in from nucleus import __version__ # noqa: E402 File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/__init__.py", line 141, in from .validate import Validate File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/validate/__init__.py", line 9, in from .client import Validate File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/validate/client.py", line 17, in from .eval_functions.available_eval_functions import AvailableEvalFunctions File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/validate/eval_functions/available_eval_functions.py", line 8, in from ...metrics.filtering import ListOfAndFilters, ListOfOrAndFilters File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/metrics/__init__.py", line 20, in from .segmentation_metrics import ( File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/metrics/segmentation_metrics.py", line 4, in import fsspec ModuleNotFoundError: No module named 'fsspec' Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/sphinx/config.py", line 343, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/checkouts/latest/docs/conf.py", line 26, in from nucleus import __version__ # noqa: E402 File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/__init__.py", line 141, in from .validate import Validate File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/validate/__init__.py", line 9, in from .client import Validate File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/validate/client.py", line 17, in from .eval_functions.available_eval_functions import AvailableEvalFunctions File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/validate/eval_functions/available_eval_functions.py", line 8, in from ...metrics.filtering import ListOfAndFilters, ListOfOrAndFilters File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/metrics/__init__.py", line 20, in from .segmentation_metrics import ( File "/home/docs/checkouts/readthedocs.org/user_builds/scale-ai-nucleus-python-sdk/envs/latest/lib/python3.7/site-packages/nucleus/metrics/segmentation_metrics.py", line 4, in import fsspec ModuleNotFoundError: No module named 'fsspec'