Read the Docs build information Build id: 792115 Project: datarobot-public-api-client Version: early-access Commit: 87ec56b4806c965d5338ab01e8013facef4e2213 Date: 2021-12-06T16:46:37.798308Z State: finished Success: False [rtd-command-info] start-time: 2021-12-06T16:46:39.395348Z, end-time: 2021-12-06T16:46:48.296490Z, duration: 8, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:datarobot/public_api_client.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2021-12-06T16:46:48.452209Z, end-time: 2021-12-06T16:46:48.688621Z, duration: 0, exit-code: 0 git checkout --force 87ec56b4806c965d5338ab01e8013facef4e2213 Note: checking out '87ec56b4806c965d5338ab01e8013facef4e2213'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 87ec56b4 DSX-1586: Revised TOC and navigation for python client docs (#1675) [rtd-command-info] start-time: 2021-12-06T16:46:48.798122Z, end-time: 2021-12-06T16:46:48.866506Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-12-06T16:46:49.869642Z, end-time: 2021-12-06T16:46:54.167405Z, duration: 4, 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/datarobot-public-api-client/envs/early-access/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-12-06T16:46:54.281980Z, end-time: 2021-12-06T16:46:56.063221Z, duration: 1, 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/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (21.3.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 59.5.0 Uninstalling setuptools-59.5.0: Successfully uninstalled setuptools-59.5.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2021-12-06T16:46:56.179385Z, end-time: 2021-12-06T16:47:04.247538Z, duration: 8, 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<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) 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) 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) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) 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) 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) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.9-py3-none-any.whl (39 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) 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=23772 sha256=ecbd0914029f23128337ec286b40a49ca089b0657e4e990d778c5401a06e6df0 Stored in directory: /tmp/pip-ephem-wheel-cache-l84oikfe/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=56c6a5e31470aae2090a094a2c57e93fb4541df0f9d0c6c7cd4ba983d831a0b1 Stored in directory: /tmp/pip-ephem-wheel-cache-l84oikfe/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.3 MarkupSafe-2.0.1 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.9 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.6 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.7 [rtd-command-info] start-time: 2021-12-06T16:47:04.351059Z, end-time: 2021-12-06T16:47:38.710521Z, duration: 34, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[dev] Processing /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/checkouts/early-access 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 pyyaml>=3.11 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) Collecting requests-toolbelt>=0.6 Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB) Collecting trafaret!=1.1.0,<2.2,>=0.7 Downloading trafaret-2.1.0-py3-none-any.whl (28 kB) Collecting attrs<21.0,>=19.1.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting pandas<1.3.1,>=0.15 Downloading pandas-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (10.8 MB) Collecting contextlib2>=0.5.5 Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) Requirement already satisfied: requests>=2.21 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from datarobot==2.27.0b0) (2.26.0) Requirement already satisfied: urllib3>=1.23 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from datarobot==2.27.0b0) (1.26.7) Collecting nbconvert==5.3.1 Downloading nbconvert-5.3.1-py2.py3-none-any.whl (387 kB) Collecting docutils==0.15.2 Downloading docutils-0.15.2-py3-none-any.whl (547 kB) Collecting pytest-cov Downloading pytest_cov-3.0.0-py3-none-any.whl (20 kB) Collecting pytest<5,>=4.6 Downloading pytest-4.6.11-py2.py3-none-any.whl (231 kB) Collecting jsonschema<=3.2.0 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting numpy<=1.16.6 Downloading numpy-1.16.6-cp37-cp37m-manylinux1_x86_64.whl (17.3 MB) Collecting tox Downloading tox-3.24.4-py2.py3-none-any.whl (85 kB) Collecting tornado<6.0 Downloading tornado-5.1.1.tar.gz (516 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting numpydoc>=0.6.0 Downloading numpydoc-1.1.0-py3-none-any.whl (47 kB) Collecting Sphinx==1.8.3 Downloading Sphinx-1.8.3-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme==0.1.9 Downloading sphinx_rtd_theme-0.1.9-py3-none-any.whl (693 kB) Collecting isort==5.8 Downloading isort-5.8.0-py3-none-any.whl (103 kB) Collecting flake8<3,>=2.5.2 Downloading flake8-2.6.2-py2.py3-none-any.whl (38 kB) Collecting nbsphinx<1,>=0.2.9 Downloading nbsphinx-0.8.7-py3-none-any.whl (25 kB) Collecting black==19.10b0 Downloading black-19.10b0-py36-none-any.whl (97 kB) Collecting jupyter-contrib-nbextensions Downloading jupyter_contrib_nbextensions-0.5.1-py2.py3-none-any.whl (20.9 MB) Collecting responses<0.10,>=0.9 Downloading responses-0.9.0-py2.py3-none-any.whl (12 kB) Collecting mock==3.0.5 Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB) Collecting regex Downloading regex-2021.11.10-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (749 kB) Collecting pathspec<1,>=0.6 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) Collecting toml>=0.9.4 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting typed-ast>=1.4.0 Downloading typed_ast-1.5.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (843 kB) Collecting appdirs Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting click>=6.5 Downloading click-8.0.3-py3-none-any.whl (97 kB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from mock==3.0.5->datarobot==2.27.0b0) (1.16.0) Collecting nbformat>=4.4 Downloading nbformat-5.1.3-py3-none-any.whl (178 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting traitlets>=4.2 Downloading traitlets-5.1.1-py3-none-any.whl (102 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting bleach Downloading bleach-4.1.0-py2.py3-none-any.whl (157 kB) Collecting testpath Downloading testpath-0.5.0-py3-none-any.whl (84 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from nbconvert==5.3.1->datarobot==2.27.0b0) (2.10.0) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from nbconvert==5.3.1->datarobot==2.27.0b0) (3.0.3) Collecting mistune>=0.7.4 Downloading mistune-2.0.0-py2.py3-none-any.whl (24 kB) Collecting jupyter-core Downloading jupyter_core-4.9.1-py3-none-any.whl (86 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from Sphinx==1.8.3->datarobot==2.27.0b0) (21.3) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from Sphinx==1.8.3->datarobot==2.27.0b0) (2.2.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from Sphinx==1.8.3->datarobot==2.27.0b0) (0.7.12) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from Sphinx==1.8.3->datarobot==2.27.0b0) (58.2.0) Collecting setuptools Downloading setuptools-59.5.0-py3-none-any.whl (952 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from Sphinx==1.8.3->datarobot==2.27.0b0) (1.3.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from Sphinx==1.8.3->datarobot==2.27.0b0) (1.2.4) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from Sphinx==1.8.3->datarobot==2.27.0b0) (2.9.1) Collecting pyflakes!=1.2.0,!=1.2.1,!=1.2.2,<1.3,>=0.8.1 Downloading pyflakes-1.2.3-py2.py3-none-any.whl (209 kB) Collecting pycodestyle<2.1,>=2.0 Downloading pycodestyle-2.0.0-py2.py3-none-any.whl (42 kB) Collecting mccabe<0.6,>=0.2.1 Downloading mccabe-0.5.3-py2.py3-none-any.whl (8.5 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.18.0-cp37-cp37m-manylinux1_x86_64.whl (119 kB) Collecting importlib-metadata Downloading importlib_metadata-4.8.2-py3-none-any.whl (17 kB) Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from pandas<1.3.1,>=0.15->datarobot==2.27.0b0) (2021.3) Collecting pandas<1.3.1,>=0.15 Downloading pandas-1.2.5-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.9 MB) Collecting python-dateutil>=2.7.3 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting more-itertools>=4.0.0 Downloading more_itertools-8.12.0-py3-none-any.whl (54 kB) Collecting atomicwrites>=1.0 Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) Collecting pluggy<1.0,>=0.12 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting py>=1.5.0 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from requests>=2.21->datarobot==2.27.0b0) (2021.10.8) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from requests>=2.21->datarobot==2.27.0b0) (2.0.9) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from requests>=2.21->datarobot==2.27.0b0) (3.3) Collecting cookies Downloading cookies-2.2.1-py2.py3-none-any.whl (44 kB) Collecting jupyter-latex-envs>=1.3.8 Downloading jupyter_latex_envs-1.4.6.tar.gz (861 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jupyter-highlight-selected-word>=0.1.1 Downloading jupyter_highlight_selected_word-0.2.0-py2.py3-none-any.whl (11 kB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting jupyter-contrib-core>=0.3.3 Downloading jupyter_contrib_core-0.3.3-py2.py3-none-any.whl (18 kB) Collecting notebook>=4.0 Downloading notebook-6.4.6-py3-none-any.whl (9.9 MB) Collecting jupyter-nbextensions-configurator>=0.4.0 Downloading jupyter_nbextensions_configurator-0.4.1.tar.gz (479 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting lxml Downloading lxml-4.6.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.3 MB) Collecting coverage[toml]>=5.2.1 Downloading coverage-6.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (213 kB) Collecting filelock>=3.0.0 Downloading filelock-3.4.0-py3-none-any.whl (9.8 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Downloading virtualenv-20.10.0-py2.py3-none-any.whl (5.6 MB) Collecting tomli Downloading tomli-1.2.2-py3-none-any.whl (12 kB) Collecting zipp>=0.5 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.0.1-py3-none-any.whl (22 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from jinja2->nbconvert==5.3.1->datarobot==2.27.0b0) (2.0.1) Collecting ipython Downloading ipython-7.30.1-py3-none-any.whl (791 kB) Collecting terminado>=0.8.3 Downloading terminado-0.12.1-py3-none-any.whl (15 kB) Collecting notebook>=4.0 Downloading notebook-6.4.5-py3-none-any.whl (9.9 MB) Downloading notebook-6.4.4-py3-none-any.whl (9.9 MB) Downloading notebook-6.4.3-py3-none-any.whl (9.9 MB) Downloading notebook-6.4.2-py3-none-any.whl (9.7 MB) Downloading notebook-6.4.1-py3-none-any.whl (9.7 MB) Downloading notebook-6.4.0-py3-none-any.whl (9.5 MB) Downloading notebook-6.3.0-py3-none-any.whl (9.5 MB) Downloading notebook-6.2.0-py3-none-any.whl (9.5 MB) Downloading notebook-6.1.6-py3-none-any.whl (9.5 MB) Collecting jupyter-client>=5.3.4 Downloading jupyter_client-7.1.0-py3-none-any.whl (129 kB) Collecting argon2-cffi Downloading argon2_cffi-21.1.0-cp35-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (96 kB) Collecting Send2Trash Downloading Send2Trash-1.8.0-py3-none-any.whl (18 kB) Collecting ipykernel Downloading ipykernel-6.6.0-py3-none-any.whl (126 kB) Collecting prometheus-client Downloading prometheus_client-0.12.0-py2.py3-none-any.whl (57 kB) Collecting pyzmq>=17 Downloading pyzmq-22.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.1 MB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from packaging->Sphinx==1.8.3->datarobot==2.27.0b0) (3.0.6) Collecting platformdirs<3,>=2 Downloading platformdirs-2.4.0-py3-none-any.whl (14 kB) Collecting backports.entry-points-selectable>=1.0.4 Downloading backports.entry_points_selectable-1.1.1-py2.py3-none-any.whl (6.2 kB) Collecting distlib<1,>=0.3.1 Downloading distlib-0.3.3-py2.py3-none-any.whl (496 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages (from sphinxcontrib-websupport->Sphinx==1.8.3->datarobot==2.27.0b0) (1.1.5) Collecting nest-asyncio>=1.5 Downloading nest_asyncio-1.5.4-py3-none-any.whl (5.1 kB) Collecting ptyprocess Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting cffi>=1.0.0 Downloading cffi-1.15.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (427 kB) Collecting argcomplete>=1.12.3 Downloading argcomplete-1.12.3-py2.py3-none-any.whl (38 kB) Collecting debugpy<2.0,>=1.0.0 Downloading debugpy-1.5.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.9 MB) Collecting matplotlib-inline<0.2.0,>=0.1.0 Downloading matplotlib_inline-0.1.3-py3-none-any.whl (8.2 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting jedi>=0.16 Downloading jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting decorator Downloading decorator-5.1.0-py3-none-any.whl (9.1 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.23-py3-none-any.whl (374 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) Building wheels for collected packages: tornado, datarobot, jupyter-latex-envs, jupyter-nbextensions-configurator Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-5.1.1-cp37-cp37m-linux_x86_64.whl size=463298 sha256=b79d3109930673e23ee0388e37de9e6ab75e824cd6fb055c37d4bba96ecfcfcd Stored in directory: /tmp/pip-ephem-wheel-cache-dtowcrw3/wheels/83/91/4b/ee8ffb993d3372fc4129c52c9140792c118dda0373b41e7a8f Building wheel for datarobot (pyproject.toml): started Building wheel for datarobot (pyproject.toml): finished with status 'done' Created wheel for datarobot: filename=datarobot-2.27.0b0-py3-none-any.whl size=567323 sha256=4722075c32529ec9f684472dcbfecf23bd2b785aa88857f67a6657ce3e5d0720 Stored in directory: /tmp/pip-ephem-wheel-cache-dtowcrw3/wheels/76/ea/b7/2eeef8751e357fcb7127268323aebd6dce06d0ea7e1195ba42 Building wheel for jupyter-latex-envs (setup.py): started Building wheel for jupyter-latex-envs (setup.py): finished with status 'done' Created wheel for jupyter-latex-envs: filename=jupyter_latex_envs-1.4.6-py2.py3-none-any.whl size=963415 sha256=a3aa9fbd12d3123ac9f5c61ada9bbf42dcb1bcb8312d9e9d72e77e88d18944a2 Stored in directory: /tmp/pip-ephem-wheel-cache-dtowcrw3/wheels/a0/95/26/4cf34fb92765c95fb7851fd447511594bcc3a50e504bd09af9 Building wheel for jupyter-nbextensions-configurator (setup.py): started Building wheel for jupyter-nbextensions-configurator (setup.py): finished with status 'done' Created wheel for jupyter-nbextensions-configurator: filename=jupyter_nbextensions_configurator-0.4.1-py2.py3-none-any.whl size=465842 sha256=976dc98c84dedc690ca43b454bf12274880a8ebd48ae93a6b677eb8dae943baf Stored in directory: /tmp/pip-ephem-wheel-cache-dtowcrw3/wheels/8d/c4/b5/e4b61f624036f83566580d61f24af7b73180b1361ee1ab3722 Successfully built tornado datarobot jupyter-latex-envs jupyter-nbextensions-configurator Installing collected packages: zipp, typing-extensions, wcwidth, traitlets, setuptools, pyrsistent, ptyprocess, parso, importlib-metadata, attrs, webencodings, tornado, pyzmq, python-dateutil, pycparser, prompt-toolkit, pickleshare, pexpect, nest-asyncio, matplotlib-inline, jupyter-core, jsonschema, jedi, ipython-genutils, entrypoints, decorator, backcall, testpath, pandocfilters, nbformat, mistune, jupyter-client, ipython, debugpy, cffi, bleach, argcomplete, terminado, Send2Trash, prometheus-client, nbconvert, ipykernel, argon2-cffi, notebook, tomli, pyyaml, py, pluggy, platformdirs, numpy, more-itertools, jupyter-contrib-core, filelock, docutils, distlib, coverage, backports.entry-points-selectable, atomicwrites, virtualenv, typed-ast, trafaret, toml, Sphinx, requests-toolbelt, regex, pytest, pyflakes, pycodestyle, pathspec, pandas, mccabe, lxml, jupyter-nbextensions-configurator, jupyter-latex-envs, jupyter-highlight-selected-word, cookies, contextlib2, click, appdirs, tox, sphinx-rtd-theme, responses, pytest-cov, numpydoc, nbsphinx, mock, jupyter-contrib-nbextensions, isort, flake8, datarobot, black Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Attempting uninstall: mock Found existing installation: mock 1.0.1 Uninstalling mock-1.0.1: Successfully uninstalled mock-1.0.1 Successfully installed Send2Trash-1.8.0 Sphinx-1.8.3 appdirs-1.4.4 argcomplete-1.12.3 argon2-cffi-21.1.0 atomicwrites-1.4.0 attrs-20.3.0 backcall-0.2.0 backports.entry-points-selectable-1.1.1 black-19.10b0 bleach-4.1.0 cffi-1.15.0 click-8.0.3 contextlib2-21.6.0 cookies-2.2.1 coverage-6.2 datarobot-2.27.0b0 debugpy-1.5.1 decorator-5.1.0 distlib-0.3.3 docutils-0.15.2 entrypoints-0.3 filelock-3.4.0 flake8-2.6.2 importlib-metadata-4.8.2 ipykernel-6.6.0 ipython-7.30.1 ipython-genutils-0.2.0 isort-5.8.0 jedi-0.18.1 jsonschema-3.2.0 jupyter-client-7.1.0 jupyter-contrib-core-0.3.3 jupyter-contrib-nbextensions-0.5.1 jupyter-core-4.9.1 jupyter-highlight-selected-word-0.2.0 jupyter-latex-envs-1.4.6 jupyter-nbextensions-configurator-0.4.1 lxml-4.6.4 matplotlib-inline-0.1.3 mccabe-0.5.3 mistune-2.0.0 mock-3.0.5 more-itertools-8.12.0 nbconvert-5.3.1 nbformat-5.1.3 nbsphinx-0.8.7 nest-asyncio-1.5.4 notebook-6.1.6 numpy-1.16.6 numpydoc-1.1.0 pandas-1.2.5 pandocfilters-1.5.0 parso-0.8.3 pathspec-0.9.0 pexpect-4.8.0 pickleshare-0.7.5 platformdirs-2.4.0 pluggy-0.13.1 prometheus-client-0.12.0 prompt-toolkit-3.0.23 ptyprocess-0.7.0 py-1.11.0 pycodestyle-2.0.0 pycparser-2.21 pyflakes-1.2.3 pyrsistent-0.18.0 pytest-4.6.11 pytest-cov-3.0.0 python-dateutil-2.8.2 pyyaml-6.0 pyzmq-22.3.0 regex-2021.11.10 requests-toolbelt-0.9.1 responses-0.9.0 setuptools-59.5.0 sphinx-rtd-theme-0.1.9 terminado-0.12.1 testpath-0.5.0 toml-0.10.2 tomli-1.2.2 tornado-5.1.1 tox-3.24.4 trafaret-2.1.0 traitlets-5.1.1 typed-ast-1.5.1 typing-extensions-4.0.1 virtualenv-20.10.0 wcwidth-0.2.5 webencodings-0.5.1 zipp-3.6.0 [rtd-command-info] start-time: 2021-12-06T16:47:40.128691Z, end-time: 2021-12-06T16:47:40.192394Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # Copyright 2021 DataRobot, Inc. and its affiliates. # # All rights reserved. # # DataRobot, Inc. # # This is proprietary source code of DataRobot, Inc. and its # affiliates. # # Released under the terms of DataRobot Tool and Utility Agreement. # # DataRobot Python API documentation build configuration file, created by # sphinx-quickstart on Mon Mar 16 10:50:19 2015. # # This file is execfile()d with the current directory set to its containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import os import shutil import sys from zipfile import ZipFile sys.path.insert(0, os.path.abspath("..")) from datarobot import __version__ as version # noqa # Make sure magic 'tags' field is defined. # (Not actually useful but makes Cython and pylint errors go away.) if "tags" not in locals(): tags = None if "b" in version: # mainline quarterly releases never have the beta "b" in the version, only internal & weekly do tags.add("include_experimental_docs") # Copy the changelog to the docs directory so sphinx will include it root_dir = os.path.abspath(os.path.dirname(os.path.dirname(__file__))) changelog_path = os.path.join(root_dir, "CHANGES.rst") dest_path = os.path.join(root_dir, "docs", "CHANGES.rst") assert os.path.isfile(changelog_path) shutil.copyfile(changelog_path, dest_path) # Create a zip file of the example resources (csv, py, ipynb) # so that it can be included it as a download within the HTML docs files_to_zip = [] for root, _, files in os.walk("examples"): basename = os.path.basename(root) # skip "hidden" directories like notebook autosaves and _build if not basename.startswith("_") and not basename.startswith("."): for file in files: name, ext = os.path.splitext(file) ext_lower = ext.lower() if ext_lower in [".csv", ".xls", ".xlsx", ".ipynb", ".py"]: files_to_zip.append(os.path.join(root, file)) with ZipFile("datarobot_examples.zip", "w") as examples_zip: for file in files_to_zip: examples_zip.write(file) # -- General configuration ----------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # needs_sphinx = '1.0' # 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.autosummary", "sphinx.ext.doctest", "numpydoc", "nbsphinx", ] # make warnings go away- as advised by # https://github.com/phn/pytpm/issues/3#issuecomment-12133978 numpydoc_show_class_members = False nbsphinx_execute = "never" # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix of source filenames. source_suffix = ".rst" # Showing automatically documented members in same order as they are in source autodoc_member_order = "bysource" # The encoding of source files. # source_encoding = 'utf-8-sig' # The master toctree document. master_doc = "index" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # Thes are both the full X.Y.Z version, including alpha/beta/rc tags. # We think Sphinx probably wants both to be defined. release = version project = u"DataRobot Python Client" copyright = u"2019, DataRobot, Inc." # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: # today = '' # Else, today_fmt is used as the format for a strftime call. # today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ["_build", "**/.ipynb_checkpoints"] # The reST default role (used for this markup: `text`) to use for all documents. # default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. # add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). # add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. # show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # A list of ignored prefixes for module index sorting. # modindex_common_prefix = [] # -- Options for HTML output --------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. import sphinx_rtd_theme html_theme = "sphinx_rtd_theme" html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". # html_title = None # A shorter title for the navigation bar. Default is the same as html_title. # html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. # html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. # html_favicon = None # 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"] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. # html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. # html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. # html_additional_pages = {} # If false, no module index is generated. # html_domain_indices = True # If false, no index is generated. # html_use_index = True # If true, the index is split into individual pages for each letter. # html_split_index = False # If true, links to the reST sources are added to the pages. # html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = "DataRobotPythonDoc" # -- Options for LaTeX output -------------------------------------------------- # latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # 'preamble': '', # } fh = open("latex_preamble.tex", "r+") PREAMBLE = fh.read() fh.close() latex_elements = { "inputenc": "", "utf8extra": "", "preamble": PREAMBLE, } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ ( "index", "DataRobotPython_{}_Docs.tex".format(version), u"DataRobot Python API Documentation", "DataRobot, Inc.", "manual", ), ] # The name of an image file (relative to this directory) to place at the top of # the title page. # latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. # latex_use_parts = False # If true, show page references after internal links. # latex_show_pagerefs = False # If true, show URL addresses after external links. # latex_show_urls = False # Documents to append as an appendix to all manuals. # latex_appendices = [] # If false, no module index is generated. # latex_domain_indices = True # -- Options for manual page output -------------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ ("index", "datarobotpython", u"DataRobot Python API Documentation", [u"DataRobot, Inc."], 1) ] # If true, show URL addresses after external links. # man_show_urls = False # -- Options for Texinfo output ------------------------------------------------ # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( "index", "DataRobotPython", u"DataRobot Python API Documentation", "DataRobot, Inc.", "DataRobotPython", "One line description of project.", "Miscellaneous", ), ] # Documents to append as an appendix to all manuals. # texinfo_appendices = [] # If false, no module index is generated. # texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. # texinfo_show_urls = 'footnote' def setup(app): app.add_css_file("css/tight_table.css") ########################################################################### # 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/master/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': "early-access", 'version_slug': "early-access", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("v2.26.1", "/en/v2.26.1/"), ("v2.26.0", "/en/v2.26.0/"), ("v2.25.1", "/en/v2.25.1/"), ("v2.25.0", "/en/v2.25.0/"), ("v2.24.0", "/en/v2.24.0/"), ("v2.23.1", "/en/v2.23.1/"), ("v2.23.0", "/en/v2.23.0/"), ("v2.22.2", "/en/v2.22.2/"), ("v2.22.1", "/en/v2.22.1/"), ("v2.22.0", "/en/v2.22.0/"), ("v2.21.6", "/en/v2.21.6/"), ("v2.21.5", "/en/v2.21.5/"), ("v2.21.4", "/en/v2.21.4/"), ("v2.21.3", "/en/v2.21.3/"), ("v2.21.2", "/en/v2.21.2/"), ("v2.20.0", "/en/v2.20.0/"), ("v2.19.0", "/en/v2.19.0/"), ("v2.18.0", "/en/v2.18.0/"), ("v2.17.0", "/en/v2.17.0/"), ("v2.16.0", "/en/v2.16.0/"), ("v2.15.1", "/en/v2.15.1/"), ("v2.14.2", "/en/v2.14.2/"), ("v2.13.3", "/en/v2.13.3/"), ("v2.12.2", "/en/v2.12.2/"), ("v2.11.2", "/en/v2.11.2/"), ("v2.9.3", "/en/v2.9.3/"), ("v2.8.3", "/en/v2.8.3/"), ("v2.7.3", "/en/v2.7.3/"), ("early-access", "/en/early-access/"), ], 'downloads': [ ("pdf", "//datarobot-public-api-client.readthedocs-hosted.com/_/downloads/en/early-access/pdf/"), ], 'subprojects': [ ], 'slug': 'datarobot-public-api-client', 'name': u'public_api_client', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://datarobot-public-api-client.readthedocs-hosted.com/en/v2.26.1/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'datarobot', 'proxied_api_host': '/_', 'github_repo': 'public_api_client', 'github_version': 'early-access', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'early-access', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'early-access', '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': '87ec56b4', } # 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 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/datarobot-public-api-client/builds/792115/' 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: 2021-12-06T16:47:40.326326Z, end-time: 2021-12-06T16:47:41.736520Z, duration: 1, exit-code: 2 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v1.8.3 loading translations [en]... done Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/sphinx/cmd/build.py", line 303, in build_main args.tags, args.verbosity, args.jobs, args.keep_going) File "/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/sphinx/application.py", line 228, in __init__ self.setup_extension(extension) File "/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/sphinx/application.py", line 449, in setup_extension self.registry.load_extension(self, extname) File "/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/sphinx/registry.py", line 472, in load_extension mod = __import__(extname, None, None, ['setup']) File "/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/nbsphinx.py", line 42, in import nbconvert File "/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/nbconvert/__init__.py", line 4, in from .exporters import * File "/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/nbconvert/exporters/__init__.py", line 3, in from .exporter_locator import export_by_name File "/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/nbconvert/exporters/exporter_locator.py", line 12, in from .templateexporter import TemplateExporter File "/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/nbconvert/exporters/templateexporter.py", line 22, in from nbconvert import filters File "/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/nbconvert/filters/__init__.py", line 6, in from .markdown import * File "/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/nbconvert/filters/markdown.py", line 13, in from .markdown_mistune import markdown2html_mistune File "/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/nbconvert/filters/markdown_mistune.py", line 24, in class MathInlineGrammar(mistune.InlineGrammar): AttributeError: module 'mistune' has no attribute 'InlineGrammar' Exception occurred: File "/home/docs/checkouts/readthedocs.org/user_builds/datarobot-public-api-client/envs/early-access/lib/python3.7/site-packages/nbconvert/filters/markdown_mistune.py", line 24, in class MathInlineGrammar(mistune.InlineGrammar): AttributeError: module 'mistune' has no attribute 'InlineGrammar' The full traceback has been saved in /tmp/sphinx-err-8sl6j20f.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at . Thanks!