Read the Docs build information Build id: 269068 Project: feature-labs-inc-evalml Version: latest Commit: b953560e680fbb3462fbcb46420410fb61710265 Date: 2019-12-13T23:06:09.112182Z State: finished Success: False [rtd-command-info] start-time: 2019-12-13T23:06:09.639280Z, end-time: 2019-12-13T23:06:09.656149Z, duration: 0, exit-code: 0 git remote set-url origin git@github.com:FeatureLabs/evalml.git [rtd-command-info] start-time: 2019-12-13T23:06:09.735533Z, end-time: 2019-12-13T23:06:10.300188Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 From github.com:FeatureLabs/evalml e7f1b2c..b953560 master -> origin/master [rtd-command-info] start-time: 2019-12-13T23:06:11.041940Z, end-time: 2019-12-13T23:06:11.065932Z, duration: 0, exit-code: 0 git checkout --force origin/master Previous HEAD position was e7f1b2c Enforce estimator in pipeline (#277) HEAD is now at b953560 testinggs [rtd-command-info] start-time: 2019-12-13T23:06:11.182563Z, end-time: 2019-12-13T23:06:11.202930Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-12-13T23:06:12.196020Z, end-time: 2019-12-13T23:06:18.902506Z, duration: 6, exit-code: 0 python3.7 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/bin/python3.7 Not overwriting existing python script /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/bin/python (you must use /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/bin/python3.7) Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-12-13T23:06:18.991079Z, end-time: 2019-12-13T23:06:20.440905Z, duration: 1, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (19.3.1) [rtd-command-info] start-time: 2019-12-13T23:06:20.518925Z, end-time: 2019-12-13T23:06:32.590452Z, duration: 12, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 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<1.1 Collecting Pygments==2.3.1 Using cached https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl Collecting setuptools==41.0.1 Using cached https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl Collecting docutils==0.14 Using cached https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl Requirement already up-to-date: mock==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (1.0.1) Collecting pillow==5.4.1 Using cached https://files.pythonhosted.org/packages/ae/2a/0a0ab2833e5270664fb5fae590717f867ac6319b124160c09f1d3291de28/Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl Requirement already up-to-date: alabaster!=0.7.5,<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (0.7.12) Requirement already up-to-date: commonmark==0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (0.8.1) Requirement already up-to-date: recommonmark==0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (0.5.0) Collecting sphinx<2 Using cached https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl Requirement already up-to-date: sphinx-rtd-theme<0.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (0.4.3) Requirement already up-to-date: readthedocs-sphinx-ext<1.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (1.0.1) Requirement already satisfied, skipping upgrade: future in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from commonmark==0.8.1) (0.18.2) Requirement already satisfied, skipping upgrade: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from sphinx<2) (1.13.0) Requirement already satisfied, skipping upgrade: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from sphinx<2) (1.1.2) Requirement already satisfied, skipping upgrade: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from sphinx<2) (2.0.0) Requirement already satisfied, skipping upgrade: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from sphinx<2) (2.22.0) Requirement already satisfied, skipping upgrade: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from sphinx<2) (1.1.0) Requirement already satisfied, skipping upgrade: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from sphinx<2) (19.2) Requirement already satisfied, skipping upgrade: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from sphinx<2) (2.7.0) Requirement already satisfied, skipping upgrade: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from sphinx<2) (2.10.3) Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx<2) (3.0.4) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx<2) (2019.11.28) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx<2) (2.8) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx<2) (1.25.7) Requirement already satisfied, skipping upgrade: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from packaging->sphinx<2) (2.4.5) Requirement already satisfied, skipping upgrade: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx<2) (2019.3) Requirement already satisfied, skipping upgrade: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx<2) (1.1.1) ERROR: jupyter-console 6.0.0 has requirement prompt-toolkit<2.1.0,>=2.0.0, but you'll have prompt-toolkit 3.0.2 which is incompatible. Installing collected packages: Pygments, setuptools, docutils, pillow, sphinx Found existing installation: Pygments 2.5.2 Uninstalling Pygments-2.5.2: Successfully uninstalled Pygments-2.5.2 Found existing installation: setuptools 42.0.2 Uninstalling setuptools-42.0.2: Successfully uninstalled setuptools-42.0.2 Found existing installation: docutils 0.15.2 Uninstalling docutils-0.15.2: Successfully uninstalled docutils-0.15.2 Found existing installation: Pillow 6.2.1 Uninstalling Pillow-6.2.1: Successfully uninstalled Pillow-6.2.1 Found existing installation: Sphinx 2.0.1 Uninstalling Sphinx-2.0.1: Successfully uninstalled Sphinx-2.0.1 Successfully installed Pygments-2.3.1 docutils-0.14 pillow-5.4.1 setuptools-41.0.1 sphinx-1.8.5 [rtd-command-info] start-time: 2019-12-13T23:06:32.694662Z, end-time: 2019-12-13T23:06:48.402583Z, duration: 15, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip . Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest Requirement already up-to-date: botocore<=1.13.8 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (1.13.8) Requirement already up-to-date: boto3<=1.10.8 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (1.10.8) Requirement already up-to-date: scipy>=1.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (1.3.3) Requirement already up-to-date: scikit-learn!=0.22,>=0.21.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (0.21.3) Requirement already up-to-date: dask[complete]>=2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (2.9.0) Requirement already up-to-date: numpy>=1.16.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (1.17.4) Requirement already up-to-date: pandas>=0.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (0.25.3) Requirement already up-to-date: xgboost>=0.82 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (0.90) Requirement already up-to-date: tqdm>=4.33.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (4.40.2) Requirement already up-to-date: scikit-optimize[plots] in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (0.5.2) Requirement already up-to-date: colorama in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (0.4.3) Requirement already up-to-date: s3fs==0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (0.2.2) Requirement already up-to-date: joblib>=0.13 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (0.14.1) Requirement already up-to-date: category_encoders>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (2.1.0) Requirement already up-to-date: cloudpickle>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (1.2.2) Requirement already up-to-date: plotly>=4.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (4.4.1) Requirement already up-to-date: ipywidgets>=7.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from evalml==0.5.2) (7.5.1) Requirement already up-to-date: jmespath<1.0.0,>=0.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from botocore<=1.13.8->evalml==0.5.2) (0.9.4) Requirement already up-to-date: urllib3<1.26,>=1.20; python_version >= "3.4" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from botocore<=1.13.8->evalml==0.5.2) (1.25.7) Collecting docutils<0.16,>=0.10 (from botocore<=1.13.8->evalml==0.5.2) Using cached https://files.pythonhosted.org/packages/22/cd/a6aa959dca619918ccb55023b4cb151949c64d4d5d55b3f4ffd7eee0c6e8/docutils-0.15.2-py3-none-any.whl Requirement already up-to-date: python-dateutil<3.0.0,>=2.1; python_version >= "2.7" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from botocore<=1.13.8->evalml==0.5.2) (2.8.1) Requirement already up-to-date: s3transfer<0.3.0,>=0.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from boto3<=1.10.8->evalml==0.5.2) (0.2.1) Requirement already up-to-date: toolz>=0.7.3; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->evalml==0.5.2) (0.10.0) Requirement already up-to-date: partd>=0.3.10; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->evalml==0.5.2) (1.1.0) Requirement already up-to-date: fsspec>=0.6.0; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->evalml==0.5.2) (0.6.1) Requirement already up-to-date: PyYaml; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->evalml==0.5.2) (5.2) Requirement already up-to-date: distributed>=2.0; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->evalml==0.5.2) (2.9.0) Requirement already up-to-date: bokeh>=1.0.0; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->evalml==0.5.2) (1.4.0) Requirement already up-to-date: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pandas>=0.25.0->evalml==0.5.2) (2019.3) Requirement already up-to-date: matplotlib; extra == "plots" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from scikit-optimize[plots]->evalml==0.5.2) (3.1.2) Requirement already up-to-date: six>=1.12.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from s3fs==0.2.2->evalml==0.5.2) (1.13.0) Requirement already up-to-date: patsy>=0.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from category_encoders>=2.0.0->evalml==0.5.2) (0.5.1) Requirement already up-to-date: statsmodels>=0.6.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from category_encoders>=2.0.0->evalml==0.5.2) (0.10.2) Requirement already up-to-date: retrying>=1.3.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from plotly>=4.2.1->evalml==0.5.2) (1.3.3) Requirement already up-to-date: traitlets>=4.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->evalml==0.5.2) (4.3.3) Requirement already up-to-date: widgetsnbextension~=3.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->evalml==0.5.2) (3.5.1) Requirement already up-to-date: ipython>=4.0.0; python_version >= "3.3" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->evalml==0.5.2) (7.10.1) Requirement already up-to-date: ipykernel>=4.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->evalml==0.5.2) (5.1.3) Requirement already up-to-date: nbformat>=4.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->evalml==0.5.2) (4.4.0) Requirement already up-to-date: locket in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from partd>=0.3.10; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (0.2.0) Requirement already up-to-date: zict>=0.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (1.0.0) Requirement already up-to-date: psutil>=5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (5.6.7) Requirement already up-to-date: sortedcontainers!=2.0.0,!=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (2.1.0) Requirement already up-to-date: click>=6.6 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (7.0) Requirement already up-to-date: tblib in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (1.6.0) Requirement already up-to-date: msgpack in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (0.6.2) Requirement already up-to-date: tornado>=5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (6.0.3) Collecting pillow>=4.0 (from bokeh>=1.0.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) Using cached https://files.pythonhosted.org/packages/89/3e/31c2e5385d7588016c6f7ac552e81c3fff2bef4bc61b6f82f8177752405c/Pillow-6.2.1-cp37-cp37m-manylinux1_x86_64.whl Requirement already up-to-date: packaging>=16.8 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from bokeh>=1.0.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (19.2) Requirement already up-to-date: Jinja2>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from bokeh>=1.0.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (2.10.3) Requirement already up-to-date: cycler>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib; extra == "plots"->scikit-optimize[plots]->evalml==0.5.2) (0.10.0) Requirement already up-to-date: kiwisolver>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib; extra == "plots"->scikit-optimize[plots]->evalml==0.5.2) (1.1.0) Requirement already up-to-date: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib; extra == "plots"->scikit-optimize[plots]->evalml==0.5.2) (2.4.5) Requirement already up-to-date: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from traitlets>=4.3.1->ipywidgets>=7.5->evalml==0.5.2) (0.2.0) Requirement already up-to-date: decorator in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from traitlets>=4.3.1->ipywidgets>=7.5->evalml==0.5.2) (4.4.1) Requirement already up-to-date: notebook>=4.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.5.2) (6.0.2) Collecting setuptools>=18.5 (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->evalml==0.5.2) Using cached https://files.pythonhosted.org/packages/54/28/c45d8b54c1339f9644b87663945e54a8503cfef59cf0f65b3ff5dd17cf64/setuptools-42.0.2-py2.py3-none-any.whl Requirement already up-to-date: pexpect; sys_platform != "win32" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->evalml==0.5.2) (4.7.0) Requirement already up-to-date: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->evalml==0.5.2) (3.0.2) Requirement already up-to-date: jedi>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->evalml==0.5.2) (0.15.1) Collecting pygments (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->evalml==0.5.2) Using cached https://files.pythonhosted.org/packages/be/39/32da3184734730c0e4d3fa3b2b5872104668ad6dc1b5a73d8e477e5fe967/Pygments-2.5.2-py2.py3-none-any.whl Requirement already up-to-date: backcall in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->evalml==0.5.2) (0.1.0) Requirement already up-to-date: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->evalml==0.5.2) (0.7.5) Requirement already up-to-date: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5->evalml==0.5.2) (5.3.4) Requirement already up-to-date: jsonschema!=2.5.0,>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5->evalml==0.5.2) (3.2.0) Requirement already up-to-date: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5->evalml==0.5.2) (4.6.1) Requirement already up-to-date: heapdict in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from zict>=0.1.3->distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (1.0.1) Requirement already up-to-date: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.7->bokeh>=1.0.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (1.1.1) Collecting nbconvert (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.5.2) Using cached https://files.pythonhosted.org/packages/79/6c/05a569e9f703d18aacb89b7ad6075b404e8a4afde2c26b73ca77bb644b14/nbconvert-5.6.1-py2.py3-none-any.whl Requirement already up-to-date: terminado>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.5.2) (0.8.3) Requirement already up-to-date: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.5.2) (0.7.1) Requirement already up-to-date: Send2Trash in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.5.2) (1.5.0) Requirement already up-to-date: pyzmq>=17 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.5.2) (18.1.1) Requirement already up-to-date: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pexpect; sys_platform != "win32"->ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->evalml==0.5.2) (0.6.0) Requirement already up-to-date: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->evalml==0.5.2) (0.1.7) Requirement already up-to-date: parso>=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jedi>=0.10->ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->evalml==0.5.2) (0.5.1) Requirement already up-to-date: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.5->evalml==0.5.2) (19.3.0) Requirement already up-to-date: importlib-metadata; python_version < "3.8" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.5->evalml==0.5.2) (1.3.0) Requirement already up-to-date: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.5->evalml==0.5.2) (0.15.6) Requirement already up-to-date: mistune<2,>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.5.2) (0.8.4) Requirement already up-to-date: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.5.2) (0.6.0) Requirement already up-to-date: testpath in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.5.2) (0.4.4) Requirement already up-to-date: entrypoints>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.5.2) (0.3) Requirement already up-to-date: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.5.2) (1.4.2) Requirement already up-to-date: bleach in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.5.2) (3.1.0) Requirement already up-to-date: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from importlib-metadata; python_version < "3.8"->jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.5->evalml==0.5.2) (0.6.0) Requirement already up-to-date: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.5.2) (0.5.1) Requirement already up-to-date: more-itertools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from zipp>=0.5->importlib-metadata; python_version < "3.8"->jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.5->evalml==0.5.2) (8.0.2) Building wheels for collected packages: evalml Building wheel for evalml (setup.py): started Building wheel for evalml (setup.py): finished with status 'done' Stored in directory: /tmp/pip-ephem-wheel-cache-csj6i8bm/wheels/21/eb/74/83a1d52613ef8777c7289bf29ffdff709c3d9cdad4fc02fc9c Successfully built evalml ERROR: jupyter-console 6.0.0 has requirement prompt-toolkit<2.1.0,>=2.0.0, but you'll have prompt-toolkit 3.0.2 which is incompatible. Installing collected packages: evalml, docutils, pillow, setuptools, pygments, nbconvert Found existing installation: evalml 0.5.2 Uninstalling evalml-0.5.2: Successfully uninstalled evalml-0.5.2 Found existing installation: docutils 0.14 Uninstalling docutils-0.14: Successfully uninstalled docutils-0.14 Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Found existing installation: setuptools 41.0.1 Uninstalling setuptools-41.0.1: Successfully uninstalled setuptools-41.0.1 Found existing installation: Pygments 2.3.1 Uninstalling Pygments-2.3.1: Successfully uninstalled Pygments-2.3.1 Found existing installation: nbconvert 5.5.0 Uninstalling nbconvert-5.5.0: Successfully uninstalled nbconvert-5.5.0 Successfully installed docutils-0.15.2 evalml-0.5.2 nbconvert-5.6.1 pillow-6.2.1 pygments-2.5.2 setuptools-42.0.2 [rtd-command-info] start-time: 2019-12-13T23:06:48.483128Z, end-time: 2019-12-13T23:06:52.086879Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip -r dev-requirements.txt Requirement already satisfied: botocore<=1.13.8 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (1.13.8) Requirement already satisfied: boto3<=1.10.8 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.10.8) Requirement already satisfied: scipy>=1.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (1.3.3) Requirement already satisfied: scikit-learn!=0.22,>=0.21.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.21.3) Requirement already satisfied: dask[complete]>=2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (2.9.0) Requirement already satisfied: numpy>=1.16.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.17.4) Requirement already satisfied: pandas>=0.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (0.25.3) Requirement already satisfied: xgboost>=0.82 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (0.90) Requirement already satisfied: tqdm>=4.33.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (4.40.2) Requirement already satisfied: scikit-optimize[plots] in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (0.5.2) Requirement already satisfied: colorama in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (0.4.3) Requirement already satisfied: s3fs==0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (0.2.2) Requirement already satisfied: joblib>=0.13 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (0.14.1) Requirement already satisfied: category_encoders>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (2.1.0) Requirement already satisfied: cloudpickle>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 15)) (1.2.2) Requirement already satisfied: plotly>=4.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 16)) (4.4.1) Requirement already satisfied: ipywidgets>=7.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 17)) (7.5.1) Requirement already satisfied: pytest==4.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r test-requirements.txt (line 1)) (4.4.1) Requirement already satisfied: pytest-xdist==1.26.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r test-requirements.txt (line 2)) (1.26.1) Requirement already satisfied: pytest-cov==2.6.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r test-requirements.txt (line 3)) (2.6.1) Requirement already satisfied: nbval==0.9.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r test-requirements.txt (line 4)) (0.9.3) Requirement already satisfied: graphviz>=0.13 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r test-requirements.txt (line 5)) (0.13.2) Requirement already satisfied: codecov==2.0.15 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r dev-requirements.txt (line 3)) (2.0.15) Requirement already satisfied: flake8==3.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r dev-requirements.txt (line 4)) (3.7.0) Requirement already satisfied: autopep8==1.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r dev-requirements.txt (line 5)) (1.4.3) Requirement already satisfied: isort==4.3.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r dev-requirements.txt (line 6)) (4.3.4) Requirement already satisfied: nbsphinx==0.4.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r dev-requirements.txt (line 7)) (0.4.2) Collecting Sphinx==2.0.1 (from -r dev-requirements.txt (line 8)) Using cached https://files.pythonhosted.org/packages/9a/b0/a8cf1d35237aebefd63f05543ed49ea24d302239828ca89409b0c1a35b27/Sphinx-2.0.1-py2.py3-none-any.whl Requirement already satisfied: sphinx_rtd_theme==0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r dev-requirements.txt (line 9)) (0.4.3) Requirement already satisfied: jupyter==1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r dev-requirements.txt (line 10)) (1.0.0) Collecting nbconvert==5.5.0 (from -r dev-requirements.txt (line 11)) Using cached https://files.pythonhosted.org/packages/35/e7/f46c9d65f149271e47fca6ab084ef5c6e4cb1870f4c5cce6690feac55231/nbconvert-5.5.0-py2.py3-none-any.whl Requirement already satisfied: urllib3<1.26,>=1.20; python_version >= "3.4" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from botocore<=1.13.8->-r requirements.txt (line 1)) (1.25.7) Requirement already satisfied: python-dateutil<3.0.0,>=2.1; python_version >= "2.7" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from botocore<=1.13.8->-r requirements.txt (line 1)) (2.8.1) Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from botocore<=1.13.8->-r requirements.txt (line 1)) (0.9.4) Requirement already satisfied: docutils<0.16,>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from botocore<=1.13.8->-r requirements.txt (line 1)) (0.15.2) Requirement already satisfied: s3transfer<0.3.0,>=0.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from boto3<=1.10.8->-r requirements.txt (line 2)) (0.2.1) Requirement already satisfied: fsspec>=0.6.0; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->-r requirements.txt (line 5)) (0.6.1) Requirement already satisfied: bokeh>=1.0.0; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->-r requirements.txt (line 5)) (1.4.0) Requirement already satisfied: distributed>=2.0; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->-r requirements.txt (line 5)) (2.9.0) Requirement already satisfied: PyYaml; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->-r requirements.txt (line 5)) (5.2) Requirement already satisfied: partd>=0.3.10; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->-r requirements.txt (line 5)) (1.1.0) Requirement already satisfied: toolz>=0.7.3; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->-r requirements.txt (line 5)) (0.10.0) Requirement already satisfied: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pandas>=0.25.0->-r requirements.txt (line 7)) (2019.3) Requirement already satisfied: matplotlib; extra == "plots" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from scikit-optimize[plots]->-r requirements.txt (line 10)) (3.1.2) Requirement already satisfied: six>=1.12.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from s3fs==0.2.2->-r requirements.txt (line 12)) (1.13.0) Requirement already satisfied: patsy>=0.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from category_encoders>=2.0.0->-r requirements.txt (line 14)) (0.5.1) Requirement already satisfied: statsmodels>=0.6.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from category_encoders>=2.0.0->-r requirements.txt (line 14)) (0.10.2) Requirement already satisfied: retrying>=1.3.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from plotly>=4.2.1->-r requirements.txt (line 16)) (1.3.3) Requirement already satisfied: traitlets>=4.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 17)) (4.3.3) Requirement already satisfied: widgetsnbextension~=3.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 17)) (3.5.1) Requirement already satisfied: ipython>=4.0.0; python_version >= "3.3" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 17)) (7.10.1) Requirement already satisfied: ipykernel>=4.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 17)) (5.1.3) Requirement already satisfied: nbformat>=4.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 17)) (4.4.0) Requirement already satisfied: pluggy>=0.9 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (0.13.1) Requirement already satisfied: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (19.3.0) Requirement already satisfied: py>=1.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (1.8.0) Requirement already satisfied: more-itertools>=4.0.0; python_version > "2.7" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (8.0.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (42.0.2) Requirement already satisfied: atomicwrites>=1.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (1.3.0) Requirement already satisfied: execnet>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pytest-xdist==1.26.1->-r test-requirements.txt (line 2)) (1.7.1) Requirement already satisfied: pytest-forked in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pytest-xdist==1.26.1->-r test-requirements.txt (line 2)) (1.1.3) Requirement already satisfied: coverage>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pytest-cov==2.6.1->-r test-requirements.txt (line 3)) (4.5.4) Requirement already satisfied: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbval==0.9.3->-r test-requirements.txt (line 4)) (5.3.4) Requirement already satisfied: requests>=2.7.9 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from codecov==2.0.15->-r dev-requirements.txt (line 3)) (2.22.0) Requirement already satisfied: mccabe<0.7.0,>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from flake8==3.7.0->-r dev-requirements.txt (line 4)) (0.6.1) Requirement already satisfied: entrypoints<0.4.0,>=0.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from flake8==3.7.0->-r dev-requirements.txt (line 4)) (0.3) Requirement already satisfied: pyflakes<2.2.0,>=2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from flake8==3.7.0->-r dev-requirements.txt (line 4)) (2.1.1) Requirement already satisfied: pycodestyle<2.6.0,>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from flake8==3.7.0->-r dev-requirements.txt (line 4)) (2.5.0) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbsphinx==0.4.2->-r dev-requirements.txt (line 7)) (2.10.3) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (1.0.2) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (0.7.12) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (1.1.3) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (1.0.1) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (2.5.2) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (1.0.1) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (1.0.2) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (1.1.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (19.2) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (2.0.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (2.7.0) Requirement already satisfied: jupyter-console in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jupyter==1.0.0->-r dev-requirements.txt (line 10)) (6.0.0) Requirement already satisfied: qtconsole in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jupyter==1.0.0->-r dev-requirements.txt (line 10)) (4.6.0) Requirement already satisfied: notebook in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jupyter==1.0.0->-r dev-requirements.txt (line 10)) (6.0.2) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 11)) (0.6.0) Requirement already satisfied: mistune>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 11)) (0.8.4) Requirement already satisfied: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 11)) (4.6.1) Requirement already satisfied: testpath in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 11)) (0.4.4) Requirement already satisfied: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 11)) (1.4.2) Requirement already satisfied: bleach in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 11)) (3.1.0) Requirement already satisfied: tornado>=4.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from bokeh>=1.0.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (6.0.3) Requirement already satisfied: pillow>=4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from bokeh>=1.0.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (6.2.1) Requirement already satisfied: click>=6.6 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (7.0) Requirement already satisfied: sortedcontainers!=2.0.0,!=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (2.1.0) Requirement already satisfied: psutil>=5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (5.6.7) Requirement already satisfied: zict>=0.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (1.0.0) Requirement already satisfied: tblib in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (1.6.0) Requirement already satisfied: msgpack in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (0.6.2) Requirement already satisfied: locket in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from partd>=0.3.10; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (0.2.0) Requirement already satisfied: cycler>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib; extra == "plots"->scikit-optimize[plots]->-r requirements.txt (line 10)) (0.10.0) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib; extra == "plots"->scikit-optimize[plots]->-r requirements.txt (line 10)) (2.4.5) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib; extra == "plots"->scikit-optimize[plots]->-r requirements.txt (line 10)) (1.1.0) Requirement already satisfied: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from traitlets>=4.3.1->ipywidgets>=7.5->-r requirements.txt (line 17)) (0.2.0) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from traitlets>=4.3.1->ipywidgets>=7.5->-r requirements.txt (line 17)) (4.4.1) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 17)) (0.1.0) Requirement already satisfied: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 17)) (0.7.5) Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 17)) (3.0.2) Requirement already satisfied: pexpect; sys_platform != "win32" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 17)) (4.7.0) Requirement already satisfied: jedi>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 17)) (0.15.1) Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5->-r requirements.txt (line 17)) (3.2.0) Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pluggy>=0.9->pytest==4.4.1->-r test-requirements.txt (line 1)) (1.3.0) Requirement already satisfied: apipkg>=1.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from execnet>=1.1->pytest-xdist==1.26.1->-r test-requirements.txt (line 2)) (1.5) Requirement already satisfied: pyzmq>=13 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jupyter-client->nbval==0.9.3->-r test-requirements.txt (line 4)) (18.1.1) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.0.15->-r dev-requirements.txt (line 3)) (3.0.4) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.0.15->-r dev-requirements.txt (line 3)) (2.8) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.0.15->-r dev-requirements.txt (line 3)) (2019.11.28) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jinja2->nbsphinx==0.4.2->-r dev-requirements.txt (line 7)) (1.1.1) Requirement already satisfied: terminado>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook->jupyter==1.0.0->-r dev-requirements.txt (line 10)) (0.8.3) Requirement already satisfied: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook->jupyter==1.0.0->-r dev-requirements.txt (line 10)) (0.7.1) Requirement already satisfied: Send2Trash in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook->jupyter==1.0.0->-r dev-requirements.txt (line 10)) (1.5.0) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from bleach->nbconvert==5.5.0->-r dev-requirements.txt (line 11)) (0.5.1) Requirement already satisfied: heapdict in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from zict>=0.1.3->distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (1.0.1) Requirement already satisfied: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 17)) (0.1.7) Requirement already satisfied: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pexpect; sys_platform != "win32"->ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 17)) (0.6.0) Requirement already satisfied: parso>=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jedi>=0.10->ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 17)) (0.5.1) Requirement already satisfied: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.5->-r requirements.txt (line 17)) (0.15.6) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pluggy>=0.9->pytest==4.4.1->-r test-requirements.txt (line 1)) (0.6.0) Installing collected packages: Sphinx, nbconvert Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Found existing installation: nbconvert 5.6.1 Uninstalling nbconvert-5.6.1: Successfully uninstalled nbconvert-5.6.1 Successfully installed Sphinx-2.0.1 nbconvert-5.5.0 [rtd-command-info] start-time: 2019-12-13T23:06:53.049230Z, end-time: 2019-12-13T23:06:53.366495Z, duration: 0, exit-code: 0 cat docs/source/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- 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 evalml import os import sys import subprocess from sphinx.ext.autodoc import (Documenter, MethodDocumenter) from sphinx.ext.autodoc import MethodDocumenter, Documenter path = os.path.join('..', '..') sys.path.insert(0, os.path.abspath(path)) # -- Project information ----------------------------------------------------- project = 'EvalML' copyright = '2019, Feature Labs, Inc.' author = 'Feature Labs, Inc.' # The short X.Y version version = evalml.__version__ # The full version, including alpha/beta/rc tags release = evalml.__version__ # -- 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 = [ 'nbsphinx', 'sphinx.ext.autodoc', 'sphinx.ext.autosummary', 'sphinx.ext.napoleon', 'sphinx.ext.viewcode', 'sphinx.ext.extlinks', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # 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 = ['**.ipynb_checkpoints'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' # 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 = {} # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = "images/favicon.ico" # 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'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'EvalMLdoc' # -- 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': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'EvalML.tex', 'EvalML Documentation', 'Feature Labs, Inc.', 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'evalml', 'EvalML Documentation', [author], 1) ] # -- 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 = [ (master_doc, 'EvalML', 'EvalML Documentation', author, 'EvalML', 'One line description of project.', 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] # -- Extension configuration ------------------------------------------------- # If evalml is open-sourced: replace github specific style.css extlinks = { 'issue': ('https://github.com/Featurelabs/evalml/issues/%s', '#'), 'pr': ('https://github.com/Featurelabs/evalml/pull/%s', '#'), 'user': ('https://github.com/%s', '@') } autosummary_generate = ["api_reference.rst"] templates_path = ["_templates"] html_show_sphinx = False nbsphinx_execute = 'always' nbsphinx_timeout = 600 # sphinx defaults each cell to 30 seconds so we need to override here class AccessorLevelDocumenter(Documenter): """ Documenter subclass for objects on accessor level (methods, attributes). Referenced pandas-sphinx-theme (https://github.com/pandas-dev/pandas-sphinx-theme) and sphinx-doc (https://github.com/sphinx-doc/sphinx/blob/8c7faed6fcbc6b7d40f497698cb80fc10aee1ab3/sphinx/ext/autodoc/__init__.py#L846) """ def resolve_name(self, modname, parents, path, base): modname = 'evalml' mod_cls = path.rstrip('.') mod_cls = mod_cls.split('.') return modname, mod_cls + [base] class AccessorCallableDocumenter(AccessorLevelDocumenter, MethodDocumenter): """ This documenter lets us removes .__call__ from the method signature for callable accessors like Series.plot """ objtype = "accessorcallable" directivetype = "method" # lower than MethodDocumenter; otherwise the doc build prints warnings priority = 0.5 def format_name(self): return MethodDocumenter.format_name(self).rstrip(".__call__") class AccessorMethodDocumenter(AccessorLevelDocumenter, MethodDocumenter): objtype = 'accessormethod' directivetype = 'method' # lower than MethodDocumenter so this is not chosen for normal methods priority = 0.6 def build_finished(app, Exception): subprocess.run(['sed', '-i', '-e', 's/require/require_rtd/g', "{}/_static/js/theme.js".format(app.outdir)]) def setup(app): app.add_javascript('https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js') app.add_stylesheet("style.css") app.add_autodocumenter(AccessorCallableDocumenter) app.add_autodocumenter(AccessorMethodDocumenter) app.connect('build-finished', build_finished) ########################################################################### # 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 # import importlib import sys import os.path from six import string_types 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://media.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://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("v0.5.2", "/en/v0.5.2/"), ("v0.5.1", "/en/v0.5.1/"), ("update-docs", "/en/update-docs/"), ("rename-automl-classes-and-methods", "/en/rename-automl-classes-and-methods/"), ("gr_collinearity", "/en/gr_collinearity/"), ("early_stopping", "/en/early_stopping/"), ("confusion", "/en/confusion/"), ("class_attr", "/en/class_attr/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/feature-labs-inc-evalml/downloads/pdf/latest/"), ("html", "//readthedocs.com/projects/feature-labs-inc-evalml/downloads/htmlzip/latest/"), ("epub", "//readthedocs.com/projects/feature-labs-inc-evalml/downloads/epub/latest/"), ], 'subprojects': [ ], 'slug': 'feature-labs-inc-evalml', 'name': u'EvalML', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://evalml.featurelabs.com/en/stable/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'proxied_api_host': 'https://readthedocs.com', 'github_user': 'FeatureLabs', 'github_repo': 'evalml', '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, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'b953560e', } 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") 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' [rtd-command-info] start-time: 2019-12-13T23:06:53.454298Z, end-time: 2019-12-13T23:08:39.567972Z, duration: 106, exit-code: 2 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v2.0.1 loading translations [en]... done making output directory... done [autosummary] generating autosummary for: api_reference.rst building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 195 source files that are out of date updating environment: 195 added, 0 changed, 0 removed reading sources... [ 0%] api_reference reading sources... [ 1%] automl/pipeline_search reading sources... [ 1%] automl/regression_example reading sources... [ 2%] automl/search_results sed: can't read /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/_build/html/_static/js/theme.js: No such file or directory Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/nbsphinx.py", line 861, in parse rststring, resources = exporter.from_notebook_node(nb, resources) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/nbsphinx.py", line 768, in from_notebook_node nb, resources = pp.preprocess(nb, resources) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/nbconvert/preprocessors/execute.py", line 381, in preprocess nb, resources = super(ExecutePreprocessor, self).preprocess(nb, resources) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/nbconvert/preprocessors/base.py", line 69, in preprocess nb.cells[index], resources = self.preprocess_cell(cell, resources, index) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/nbconvert/preprocessors/execute.py", line 424, in preprocess_cell raise CellExecutionError.from_cell_and_msg(cell, out) nbconvert.preprocessors.execute.CellExecutionError: An error occurred while executing the following cell: ------------------ import evalml X, y = evalml.demos.load_breast_cancer() clf = evalml.AutoClassifier(objective="f1", max_pipelines=5) clf.fit(X, y) ------------------ --------------------------------------------------------------------------- TypeError Traceback (most recent call last)  in   6 max_pipelines=5)  7  ----> 8 clf.fit(X, y)  ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/evalml/models/auto_base.py in fit(self, X, y, feature_types, raise_errors, show_iteration_plot)  206 start = time.time()  207 while self._check_stopping_condition(start): --> 208 self._do_iteration(X, y, pbar, raise_errors)  209 plot.update()  210 desc = u"✔ Optimization finished" ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/evalml/models/auto_base.py in _do_iteration(self, X, y, pbar, raise_errors)  273 n_jobs=-1,  274 number_features=X.shape[1], --> 275 **dict(parameters)  276 )  277  TypeError: __init__() got an unexpected keyword argument 'threshold' TypeError: __init__() got an unexpected keyword argument 'threshold' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/cmd/build.py", line 284, in build_main app.build(args.force_all, filenames) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/application.py", line 337, in build self.builder.build_update() File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/builders/__init__.py", line 326, in build_update len(to_build)) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/builders/__init__.py", line 339, in build updated_docnames = set(self.read()) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/builders/__init__.py", line 445, in read self._read_serial(docnames) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/builders/__init__.py", line 467, in _read_serial self.read_doc(docname) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/builders/__init__.py", line 511, in read_doc doctree = read_doc(self.app, self.env, self.env.doc2path(docname)) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/io.py", line 323, in read_doc pub.publish() File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/docutils/core.py", line 217, in publish self.settings) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/io.py", line 116, in read self.parse() File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/docutils/readers/__init__.py", line 77, in parse self.parser.parse(self.input, document) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/nbsphinx.py", line 868, in parse raise NotebookError('\n'.join(lines)) nbsphinx.NotebookError: CellExecutionError in automl/search_results.ipynb: ------------------ import evalml X, y = evalml.demos.load_breast_cancer() clf = evalml.AutoClassifier(objective="f1", max_pipelines=5) clf.fit(X, y) ------------------ --------------------------------------------------------------------------- TypeError Traceback (most recent call last)  in   6 max_pipelines=5)  7  ----> 8 clf.fit(X, y)  ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/evalml/models/auto_base.py in fit(self, X, y, feature_types, raise_errors, show_iteration_plot)  206 start = time.time()  207 while self._check_stopping_condition(start): --> 208 self._do_iteration(X, y, pbar, raise_errors)  209 plot.update()  210 desc = u"✔ Optimization finished" ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/evalml/models/auto_base.py in _do_iteration(self, X, y, pbar, raise_errors)  273 n_jobs=-1,  274 number_features=X.shape[1], --> 275 **dict(parameters)  276 )  277  TypeError: __init__() got an unexpected keyword argument 'threshold' TypeError: __init__() got an unexpected keyword argument 'threshold' You can ignore this error by setting the following in conf.py: nbsphinx_allow_errors = True Notebook error: CellExecutionError in automl/search_results.ipynb: ------------------ import evalml X, y = evalml.demos.load_breast_cancer() clf = evalml.AutoClassifier(objective="f1", max_pipelines=5) clf.fit(X, y) ------------------ --------------------------------------------------------------------------- TypeError Traceback (most recent call last)  in   6 max_pipelines=5)  7  ----> 8 clf.fit(X, y)  ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/evalml/models/auto_base.py in fit(self, X, y, feature_types, raise_errors, show_iteration_plot)  206 start = time.time()  207 while self._check_stopping_condition(start): --> 208 self._do_iteration(X, y, pbar, raise_errors)  209 plot.update()  210 desc = u"\u2714 Optimization finished" ~/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/evalml/models/auto_base.py in _do_iteration(self, X, y, pbar, raise_errors)  273 n_jobs=-1,  274 number_features=X.shape[1], --> 275 **dict(parameters)  276 )  277  TypeError: __init__() got an unexpected keyword argument 'threshold' TypeError: __init__() got an unexpected keyword argument 'threshold' You can ignore this error by setting the following in conf.py: nbsphinx_allow_errors = True