Read the Docs build information Build id: 601848 Project: feature-labs-inc-evalml Version: main Commit: 66da502499efc900aaec9996901badc7009a95a7 Date: 2021-03-29T22:39:17.818224Z State: finished Success: False [rtd-command-info] start-time: 2021-03-29T22:39:19.415625Z, end-time: 2021-03-29T22:39:24.188294Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:alteryx/evalml.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2021-03-29T22:39:24.459215Z, end-time: 2021-03-29T22:39:24.611042Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. 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 66da5024 Fix AutoMLSearch.train_pipelines not applying undersampling (#2038) [rtd-command-info] start-time: 2021-03-29T22:39:25.007589Z, end-time: 2021-03-29T22:39:25.079084Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-03-29T22:39:26.285212Z, end-time: 2021-03-29T22:39:42.484741Z, duration: 16, exit-code: 0 python3.8 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-03-29T22:39:42.718633Z, end-time: 2021-03-29T22:39:44.320474Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (21.0.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (54.2.0) [rtd-command-info] start-time: 2021-03-29T22:39:44.631804Z, end-time: 2021-03-29T22:40:12.815890Z, duration: 28, 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) Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.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.5-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) Collecting docutils>=0.11 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from sphinx<2) (54.2.0) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting Pygments>=2.0 Downloading Pygments-2.8.1-py3-none-any.whl (983 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Building wheels for collected packages: mock, pillow, 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=23755 sha256=fb17a8f79a32803437b184ae796efe8011a29ade11ab985770b17efef1f60ef2 Stored in directory: /tmp/pip-ephem-wheel-cache-5md7vapw/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp38-cp38-linux_x86_64.whl size=1260111 sha256=627d0ad97a4f9c800c6e20526cf0ba8ac8d6afa2d62d8a0415129673f3711bb1 Stored in directory: /tmp/pip-ephem-wheel-cache-5md7vapw/wheels/5f/a8/6b/5b7b3f764d879214eb03570f74d2b086201eb514e6ffa68d6d 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=491059 sha256=8551a5df5f1bef55f52f7bf918a54e85069c75abe300e0f5c71a72f8a68f422c Stored in directory: /tmp/pip-ephem-wheel-cache-5md7vapw/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, 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-2.11.3 MarkupSafe-1.1.1 Pygments-2.8.1 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.16 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.25.1 six-1.15.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.26.4 [rtd-command-info] start-time: 2021-03-29T22:40:13.013727Z, end-time: 2021-03-29T22:40:13.765628Z, duration: 0, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/readthedocs-requirements.txt Requirement already satisfied: setuptools>=45.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from -r docs/readthedocs-requirements.txt (line 1)) (54.2.0) [rtd-command-info] start-time: 2021-03-29T22:40:13.980599Z, end-time: 2021-03-29T22:40:22.007647Z, duration: 8, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs-requirements.txt Collecting pydata-sphinx-theme>=0.3.1 Downloading pydata_sphinx_theme-0.5.2-py3-none-any.whl (1.4 MB) Collecting Sphinx>=2.0.1 Downloading Sphinx-3.5.3-py3-none-any.whl (2.8 MB) Collecting nbconvert>=5.5.0 Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB) Collecting nbsphinx>=0.4.2 Downloading nbsphinx-0.8.2-py3-none-any.whl (24 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting jupyter-core Downloading jupyter_core-4.7.1-py3-none-any.whl (82 kB) Requirement already satisfied: jinja2>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from nbconvert>=5.5.0->-r docs-requirements.txt (line 3)) (2.11.3) Collecting bleach Downloading bleach-3.3.0-py2.py3-none-any.whl (283 kB) Collecting nbformat>=4.4 Downloading nbformat-5.1.2-py3-none-any.whl (113 kB) Collecting traitlets>=4.2 Downloading traitlets-5.0.5-py3-none-any.whl (100 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.3-py3-none-any.whl (82 kB) Requirement already satisfied: pygments>=2.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from nbconvert>=5.5.0->-r docs-requirements.txt (line 3)) (2.8.1) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.3.tar.gz (16 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from nbsphinx>=0.4.2->-r docs-requirements.txt (line 4)) (0.16) Collecting beautifulsoup4 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.9.0) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (20.9) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.1.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (0.7.12) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (1.1.4) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.25.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (54.2.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (1.2.0) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from babel>=1.3->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2021.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from jinja2>=2.4->nbconvert>=5.5.0->-r docs-requirements.txt (line 3)) (1.1.1) Collecting nest-asyncio Downloading nest_asyncio-1.5.1-py3-none-any.whl (5.0 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting jupyter-client>=6.1.5 Downloading jupyter_client-6.1.12-py3-none-any.whl (112 kB) Collecting pyzmq>=13 Downloading pyzmq-22.0.3-cp38-cp38-manylinux2010_x86_64.whl (1.1 MB) Collecting tornado>=4.1 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) Collecting python-dateutil>=2.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting attrs>=17.4.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Requirement already satisfied: six>=1.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert>=5.5.0->-r docs-requirements.txt (line 3)) (1.15.0) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.10) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (1.26.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2020.12.5) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (4.0.0) Collecting soupsieve>1.2 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from packaging->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.4.7) Building wheels for collected packages: pandocfilters, pyrsistent Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.3-py3-none-any.whl size=7992 sha256=1911af542eedefbbd0ea49d4663a23999bd3c94247cbf07f916c2f75b1ffbda5 Stored in directory: /tmp/pip-ephem-wheel-cache-5bz0gq88/wheels/fc/39/52/8d6f3cec1cca4ceb44d658427c35711b19d89dbc4914af657f Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp38-cp38-linux_x86_64.whl size=119667 sha256=e6feaa21679b8c6bd0b5e7f95aa03c381dcd77280e50b82622fe86713109f834 Stored in directory: /tmp/pip-ephem-wheel-cache-5bz0gq88/wheels/3d/22/08/7042eb6309c650c7b53615d5df5cc61f1ea9680e7edd3a08d2 Successfully built pandocfilters pyrsistent Installing collected packages: ipython-genutils, traitlets, pyrsistent, attrs, tornado, pyzmq, python-dateutil, jupyter-core, jsonschema, webencodings, nest-asyncio, nbformat, jupyter-client, async-generator, testpath, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, pandocfilters, nbclient, mistune, jupyterlab-pygments, entrypoints, defusedxml, bleach, Sphinx, nbconvert, beautifulsoup4, pydata-sphinx-theme, nbsphinx Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed Sphinx-3.5.3 async-generator-1.10 attrs-20.3.0 beautifulsoup4-4.9.3 bleach-3.3.0 defusedxml-0.7.1 entrypoints-0.3 ipython-genutils-0.2.0 jsonschema-3.2.0 jupyter-client-6.1.12 jupyter-core-4.7.1 jupyterlab-pygments-0.1.2 mistune-0.8.4 nbclient-0.5.3 nbconvert-6.0.7 nbformat-5.1.2 nbsphinx-0.8.2 nest-asyncio-1.5.1 pandocfilters-1.4.3 pydata-sphinx-theme-0.5.2 pyrsistent-0.17.3 python-dateutil-2.8.1 pyzmq-22.0.3 soupsieve-2.2.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 testpath-0.4.4 tornado-6.1 traitlets-5.0.5 webencodings-0.5.1 [rtd-command-info] start-time: 2021-03-29T22:40:13.980599Z, end-time: 2021-03-29T22:40:22.007647Z, duration: 8, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs-requirements.txt Collecting pydata-sphinx-theme>=0.3.1 Downloading pydata_sphinx_theme-0.5.2-py3-none-any.whl (1.4 MB) Collecting Sphinx>=2.0.1 Downloading Sphinx-3.5.3-py3-none-any.whl (2.8 MB) Collecting nbconvert>=5.5.0 Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB) Collecting nbsphinx>=0.4.2 Downloading nbsphinx-0.8.2-py3-none-any.whl (24 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting jupyter-core Downloading jupyter_core-4.7.1-py3-none-any.whl (82 kB) Requirement already satisfied: jinja2>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from nbconvert>=5.5.0->-r docs-requirements.txt (line 3)) (2.11.3) Collecting bleach Downloading bleach-3.3.0-py2.py3-none-any.whl (283 kB) Collecting nbformat>=4.4 Downloading nbformat-5.1.2-py3-none-any.whl (113 kB) Collecting traitlets>=4.2 Downloading traitlets-5.0.5-py3-none-any.whl (100 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.3-py3-none-any.whl (82 kB) Requirement already satisfied: pygments>=2.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from nbconvert>=5.5.0->-r docs-requirements.txt (line 3)) (2.8.1) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.3.tar.gz (16 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from nbsphinx>=0.4.2->-r docs-requirements.txt (line 4)) (0.16) Collecting beautifulsoup4 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.9.0) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (20.9) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.1.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (0.7.12) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (1.1.4) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.25.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (54.2.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (1.2.0) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from babel>=1.3->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2021.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from jinja2>=2.4->nbconvert>=5.5.0->-r docs-requirements.txt (line 3)) (1.1.1) Collecting nest-asyncio Downloading nest_asyncio-1.5.1-py3-none-any.whl (5.0 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting jupyter-client>=6.1.5 Downloading jupyter_client-6.1.12-py3-none-any.whl (112 kB) Collecting pyzmq>=13 Downloading pyzmq-22.0.3-cp38-cp38-manylinux2010_x86_64.whl (1.1 MB) Collecting tornado>=4.1 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) Collecting python-dateutil>=2.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting attrs>=17.4.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Requirement already satisfied: six>=1.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert>=5.5.0->-r docs-requirements.txt (line 3)) (1.15.0) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.10) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (1.26.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2020.12.5) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (4.0.0) Collecting soupsieve>1.2 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.8/site-packages (from packaging->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.4.7) Building wheels for collected packages: pandocfilters, pyrsistent Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.3-py3-none-any.whl size=7992 sha256=1911af542eedefbbd0ea49d4663a23999bd3c94247cbf07f916c2f75b1ffbda5 Stored in directory: /tmp/pip-ephem-wheel-cache-5bz0gq88/wheels/fc/39/52/8d6f3cec1cca4ceb44d658427c35711b19d89dbc4914af657f Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp38-cp38-linux_x86_64.whl size=119667 sha256=e6feaa21679b8c6bd0b5e7f95aa03c381dcd77280e50b82622fe86713109f834 Stored in directory: /tmp/pip-ephem-wheel-cache-5bz0gq88/wheels/3d/22/08/7042eb6309c650c7b53615d5df5cc61f1ea9680e7edd3a08d2 Successfully built pandocfilters pyrsistent Installing collected packages: ipython-genutils, traitlets, pyrsistent, attrs, tornado, pyzmq, python-dateutil, jupyter-core, jsonschema, webencodings, nest-asyncio, nbformat, jupyter-client, async-generator, testpath, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, pandocfilters, nbclient, mistune, jupyterlab-pygments, entrypoints, defusedxml, bleach, Sphinx, nbconvert, beautifulsoup4, pydata-sphinx-theme, nbsphinx Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed Sphinx-3.5.3 async-generator-1.10 attrs-20.3.0 beautifulsoup4-4.9.3 bleach-3.3.0 defusedxml-0.7.1 entrypoints-0.3 ipython-genutils-0.2.0 jsonschema-3.2.0 jupyter-client-6.1.12 jupyter-core-4.7.1 jupyterlab-pygments-0.1.2 mistune-0.8.4 nbclient-0.5.3 nbconvert-6.0.7 nbformat-5.1.2 nbsphinx-0.8.2 nest-asyncio-1.5.1 pandocfilters-1.4.3 pydata-sphinx-theme-0.5.2 pyrsistent-0.17.3 python-dateutil-2.8.1 pyzmq-22.0.3 soupsieve-2.2.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 testpath-0.4.4 tornado-6.1 traitlets-5.0.5 webencodings-0.5.1