Read the Docs build information Build id: 2209725 Project: feature-labs-inc-evalml Version: 4414 Commit: 736f2dd5350ef11ddaa02d1e26d9394936efa868 Date: 2024-05-10T18:45:09.409736Z State: finished Success: False [rtd-command-info] start-time: 2024-05-10T18:45:10.803706Z, end-time: 2024-05-10T18:45:11.710525Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/alteryx/evalml.git . Cloning into '.'... [rtd-command-info] start-time: 2024-05-10T18:45:11.794985Z, end-time: 2024-05-10T18:45:12.974373Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/4414/head:external-4414 From https://github.com/alteryx/evalml * [new ref] refs/pull/4414/head -> external-4414 * [new tag] v0.81.1 -> v0.81.1 * [new tag] v0.82.0 -> v0.82.0 * [new tag] v0.83.0 -> v0.83.0 [rtd-command-info] start-time: 2024-05-10T18:45:13.105753Z, end-time: 2024-05-10T18:45:13.302087Z, duration: 0, exit-code: 0 git checkout --force 736f2dd5350ef11ddaa02d1e26d9394936efa868 Note: switching to '736f2dd5350ef11ddaa02d1e26d9394936efa868'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 736f2dd Sphinx build causes errors so change [rtd-command-info] start-time: 2024-05-10T18:45:13.375708Z, end-time: 2024-05-10T18:45:13.442213Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-05-10T18:45:13.515290Z, end-time: 2024-05-10T18:45:13.576780Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 build: os: ubuntu-22.04 tools: python: "3.9" apt_packages: - graphviz # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/source/conf.py fail_on_warning: false # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF and ePub formats: - pdf # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: docs/readthedocs-requirements.txt - method: pip path: . extra_requirements: - dev - prophet [rtd-command-info] start-time: 2024-05-10T18:45:14.631441Z, end-time: 2024-05-10T18:45:17.139378Z, duration: 2, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1374 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1798 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1082 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] Fetched 11.6 MB in 1s (7892 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-05-10T18:45:17.208854Z, end-time: 2024-05-10T18:45:21.032194Z, duration: 3, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 114 not upgraded. Need to get 1498 kB of archives. After this operation, 4810 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 graphviz amd64 2.42.2-6 [650 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1498 kB in 1s (1072 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-6_amd64.deb ... Unpacking graphviz (2.42.2-6) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-6) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ... [rtd-command-info] start-time: 2024-05-10T18:45:25.104003Z, end-time: 2024-05-10T18:45:25.192664Z, duration: 0, exit-code: 0 asdf global python 3.9.18 [rtd-command-info] start-time: 2024-05-10T18:45:25.601002Z, end-time: 2024-05-10T18:45:26.801894Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.18.final.0-64 in 895ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4414, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-05-10T18:45:26.870646Z, end-time: 2024-05-10T18:45:37.540203Z, duration: 10, 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/4414/lib/python3.9/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 11.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4414/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.5.1-py3-none-any.whl (894 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 31.2 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.0 setuptools-69.5.1 [rtd-command-info] start-time: 2024-05-10T18:45:37.612548Z, end-time: 2024-05-10T18:45:47.916588Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.18.1 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.18.1-py3-none-any.whl.metadata (3.5 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 58.5 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 121.2 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 148.6 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 152.1 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 113.9 MB/s eta 0:00:00 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 161.4 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 198.4 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 230.0 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 212.3 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 200.0 MB/s eta 0:00:00 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 216.7 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 211.5 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 227.7 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 148.1 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.3/142.3 kB 155.7 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 137.6 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 144.5 MB/s eta 0:00:00 Downloading zipp-3.18.1-py3-none-any.whl (8.2 kB) Installing collected packages: snowballstemmer, zipp, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-0.7.16 babel-2.15.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.7 imagesize-1.4.1 importlib-metadata-7.1.0 packaging-24.0 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.3.7 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 tomli-2.0.1 urllib3-2.2.1 zipp-3.18.1 [rtd-command-info] start-time: 2024-05-10T18:45:47.997588Z, end-time: 2024-05-10T18:45:49.433302Z, duration: 1, 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/4414/lib/python3.9/site-packages (from -r docs/readthedocs-requirements.txt (line 1)) (69.5.1) [rtd-command-info] start-time: 2024-05-10T18:45:49.513280Z, end-time: 2024-05-10T18:46:09.127395Z, duration: 19, exit-code: 1 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[dev,prophet] Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/4414 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting numpy>=1.22.0 (from evalml==0.83.0) Downloading numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 3.1 MB/s eta 0:00:00 Collecting pandas<2.1.0,>=1.5.0 (from evalml==0.83.0) Downloading pandas-2.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting scipy<1.12.0,>=1.5.0 (from evalml==0.83.0) Downloading scipy-1.11.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB 24.9 MB/s eta 0:00:00 Collecting scikit-learn==1.3.2 (from evalml==0.83.0) Downloading scikit_learn-1.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting scikit-optimize>=0.9.0 (from evalml==0.83.0) Downloading scikit_optimize-0.10.1-py2.py3-none-any.whl.metadata (9.7 kB) Collecting pyzmq>=20.0.0 (from evalml==0.83.0) Downloading pyzmq-26.0.3-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.1 kB) Collecting colorama>=0.4.4 (from evalml==0.83.0) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting cloudpickle>=1.5.0 (from evalml==0.83.0) Downloading cloudpickle-3.0.0-py3-none-any.whl.metadata (7.0 kB) Collecting click>=8.0.0 (from evalml==0.83.0) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting shap<0.45.0,>=0.42.0 (from evalml==0.83.0) Downloading shap-0.44.1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (24 kB) Collecting statsmodels>=0.12.2 (from evalml==0.83.0) Downloading statsmodels-0.14.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.2 kB) Collecting texttable>=1.6.2 (from evalml==0.83.0) Downloading texttable-1.7.0-py2.py3-none-any.whl.metadata (9.8 kB) Collecting woodwork>=0.22.0 (from woodwork[dask]>=0.22.0->evalml==0.83.0) Downloading woodwork-0.30.0-py3-none-any.whl.metadata (11 kB) Collecting dask!=2022.10.1,>=2022.2.0 (from evalml==0.83.0) Downloading dask-2024.5.0-py3-none-any.whl.metadata (3.8 kB) Collecting distributed!=2022.10.1,>=2022.2.0 (from evalml==0.83.0) Downloading distributed-2024.5.0-py3-none-any.whl.metadata (3.4 kB) Collecting featuretools>=1.16.0 (from featuretools[dask]>=1.16.0->evalml==0.83.0) Downloading featuretools-1.30.0-py3-none-any.whl.metadata (16 kB) Collecting nlp-primitives>=2.9.0 (from evalml==0.83.0) Downloading nlp_primitives-2.12.0-py3-none-any.whl.metadata (7.7 kB) Collecting networkx<3.2,>=2.6 (from evalml==0.83.0) Downloading networkx-3.1-py3-none-any.whl.metadata (5.3 kB) Collecting plotly>=5.0.0 (from evalml==0.83.0) Downloading plotly-5.22.0-py3-none-any.whl.metadata (7.1 kB) Collecting kaleido==0.1.0 (from evalml==0.83.0) Downloading kaleido-0.1.0-py2.py3-none-manylinux1_x86_64.whl.metadata (15 kB) Collecting ipywidgets>=7.5 (from evalml==0.83.0) Downloading ipywidgets-8.1.2-py3-none-any.whl.metadata (2.4 kB) Collecting xgboost>=1.7.0.post0 (from evalml==0.83.0) Downloading xgboost-2.0.3-py3-none-manylinux2014_x86_64.whl.metadata (2.0 kB) Collecting catboost>=1.1.1 (from evalml==0.83.0) Downloading catboost-1.2.5-cp39-cp39-manylinux2014_x86_64.whl.metadata (1.2 kB) Collecting lightgbm>=4.0.0 (from evalml==0.83.0) Downloading lightgbm-4.3.0-py3-none-manylinux_2_28_x86_64.whl.metadata (19 kB) Collecting matplotlib>=3.3.3 (from evalml==0.83.0) Downloading matplotlib-3.8.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB) Collecting seaborn>=0.11.1 (from evalml==0.83.0) Downloading seaborn-0.13.2-py3-none-any.whl.metadata (5.4 kB) Collecting category-encoders<=2.5.1.post0,>=2.2.2 (from evalml==0.83.0) Downloading category_encoders-2.5.1.post0-py2.py3-none-any.whl.metadata (7.3 kB) Collecting imbalanced-learn>=0.11.0 (from evalml==0.83.0) Downloading imbalanced_learn-0.12.2-py3-none-any.whl.metadata (8.2 kB) Collecting pmdarima>=1.8.5 (from evalml==0.83.0) Downloading pmdarima-2.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (7.8 kB) Collecting sktime<0.29.0,>=0.21.0 (from evalml==0.83.0) Downloading sktime-0.28.1-py3-none-any.whl.metadata (30 kB) Collecting lime>=0.2.0.1 (from evalml==0.83.0) Downloading lime-0.2.0.1.tar.gz (275 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.7/275.7 kB 27.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting vowpalwabbit>=8.11.0 (from evalml==0.83.0) Downloading vowpalwabbit-9.9.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (4.4 kB) Requirement already satisfied: tomli>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4414/lib/python3.9/site-packages (from evalml==0.83.0) (2.0.1) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4414/lib/python3.9/site-packages (from evalml==0.83.0) (24.0) Collecting black>=22.3.0 (from black[jupyter]>=22.3.0->evalml==0.83.0) Downloading black-24.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 211.3 MB/s eta 0:00:00 Collecting holidays<0.21,>=0.13 (from evalml==0.83.0) Downloading holidays-0.20-py3-none-any.whl.metadata (14 kB) Collecting graphviz>=0.13 (from evalml==0.83.0) Downloading graphviz-0.20.3-py3-none-any.whl.metadata (12 kB) Collecting joblib>=1.1.1 (from scikit-learn==1.3.2->evalml==0.83.0) Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) Collecting threadpoolctl>=2.0.0 (from scikit-learn==1.3.2->evalml==0.83.0) Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) Collecting prophet>=1.1.2 (from evalml==0.83.0) Downloading prophet-1.1.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.5 kB) Collecting ruff==0.0.228 (from evalml==0.83.0) Downloading ruff-0.0.228-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (126 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.0/126.0 kB 229.0 MB/s eta 0:00:00 Collecting darglint==1.8.0 (from evalml==0.83.0) Downloading darglint-1.8.0-py3-none-any.whl.metadata (18 kB) Collecting pre-commit>=2.20.0 (from evalml==0.83.0) Downloading pre_commit-3.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting mypy-extensions>=0.4.3 (from black>=22.3.0->black[jupyter]>=22.3.0->evalml==0.83.0) Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB) Collecting pathspec>=0.9.0 (from black>=22.3.0->black[jupyter]>=22.3.0->evalml==0.83.0) Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting platformdirs>=2 (from black>=22.3.0->black[jupyter]>=22.3.0->evalml==0.83.0) Downloading platformdirs-4.2.1-py3-none-any.whl.metadata (11 kB) Collecting typing-extensions>=4.0.1 (from black>=22.3.0->black[jupyter]>=22.3.0->evalml==0.83.0) Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) Collecting ipython>=7.8.0 (from black[jupyter]>=22.3.0->evalml==0.83.0) Downloading ipython-8.18.1-py3-none-any.whl.metadata (6.0 kB) Collecting tokenize-rt>=3.2.0 (from black[jupyter]>=22.3.0->evalml==0.83.0) Downloading tokenize_rt-5.2.0-py2.py3-none-any.whl.metadata (4.1 kB) Collecting six (from catboost>=1.1.1->evalml==0.83.0) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting patsy>=0.5.1 (from category-encoders<=2.5.1.post0,>=2.2.2->evalml==0.83.0) Downloading patsy-0.5.6-py2.py3-none-any.whl.metadata (3.5 kB) Collecting fsspec>=2021.09.0 (from dask!=2022.10.1,>=2022.2.0->evalml==0.83.0) Downloading fsspec-2024.3.1-py3-none-any.whl.metadata (6.8 kB) Collecting partd>=1.2.0 (from dask!=2022.10.1,>=2022.2.0->evalml==0.83.0) Downloading partd-1.4.2-py3-none-any.whl.metadata (4.6 kB) Collecting pyyaml>=5.3.1 (from dask!=2022.10.1,>=2022.2.0->evalml==0.83.0) Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting toolz>=0.10.0 (from dask!=2022.10.1,>=2022.2.0->evalml==0.83.0) Downloading toolz-0.12.1-py3-none-any.whl.metadata (5.1 kB) Requirement already satisfied: importlib-metadata>=4.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4414/lib/python3.9/site-packages (from dask!=2022.10.1,>=2022.2.0->evalml==0.83.0) (7.1.0) Requirement already satisfied: jinja2>=2.10.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4414/lib/python3.9/site-packages (from distributed!=2022.10.1,>=2022.2.0->evalml==0.83.0) (3.1.4) Collecting locket>=1.0.0 (from distributed!=2022.10.1,>=2022.2.0->evalml==0.83.0) Downloading locket-1.0.0-py2.py3-none-any.whl.metadata (2.8 kB) Collecting msgpack>=1.0.0 (from distributed!=2022.10.1,>=2022.2.0->evalml==0.83.0) Downloading msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) Collecting psutil>=5.7.2 (from distributed!=2022.10.1,>=2022.2.0->evalml==0.83.0) Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Collecting sortedcontainers>=2.0.5 (from distributed!=2022.10.1,>=2022.2.0->evalml==0.83.0) Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) Collecting tblib>=1.6.0 (from distributed!=2022.10.1,>=2022.2.0->evalml==0.83.0) Downloading tblib-3.0.0-py3-none-any.whl.metadata (25 kB) Collecting tornado>=6.0.4 (from distributed!=2022.10.1,>=2022.2.0->evalml==0.83.0) Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Requirement already satisfied: urllib3>=1.24.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4414/lib/python3.9/site-packages (from distributed!=2022.10.1,>=2022.2.0->evalml==0.83.0) (2.2.1) Collecting zict>=3.0.0 (from distributed!=2022.10.1,>=2022.2.0->evalml==0.83.0) Downloading zict-3.0.0-py2.py3-none-any.whl.metadata (899 bytes) Collecting tqdm>=4.32.0 (from featuretools>=1.16.0->featuretools[dask]>=1.16.0->evalml==0.83.0) Downloading tqdm-4.66.4-py3-none-any.whl.metadata (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 200.1 MB/s eta 0:00:00 Collecting PyMeeus (from holidays<0.21,>=0.13->evalml==0.83.0) Downloading PyMeeus-0.5.12.tar.gz (5.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 158.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting convertdate>=2.3.0 (from holidays<0.21,>=0.13->evalml==0.83.0) Downloading convertdate-2.4.0-py3-none-any.whl.metadata (8.3 kB) Collecting hijri-converter (from holidays<0.21,>=0.13->evalml==0.83.0) Downloading hijri_converter-2.3.1-py3-none-any.whl.metadata (2.7 kB) Collecting korean-lunar-calendar (from holidays<0.21,>=0.13->evalml==0.83.0) Downloading korean_lunar_calendar-0.3.1-py3-none-any.whl.metadata (2.8 kB) Collecting python-dateutil (from holidays<0.21,>=0.13->evalml==0.83.0) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting comm>=0.1.3 (from ipywidgets>=7.5->evalml==0.83.0) Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting traitlets>=4.3.1 (from ipywidgets>=7.5->evalml==0.83.0) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting widgetsnbextension~=4.0.10 (from ipywidgets>=7.5->evalml==0.83.0) Downloading widgetsnbextension-4.0.10-py3-none-any.whl.metadata (1.6 kB) Collecting jupyterlab-widgets~=3.0.10 (from ipywidgets>=7.5->evalml==0.83.0) Downloading jupyterlab_widgets-3.0.10-py3-none-any.whl.metadata (4.1 kB) Collecting scikit-image>=0.12 (from lime>=0.2.0.1->evalml==0.83.0) Downloading scikit_image-0.22.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB) Collecting contourpy>=1.0.1 (from matplotlib>=3.3.3->evalml==0.83.0) Downloading contourpy-1.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB) Collecting cycler>=0.10 (from matplotlib>=3.3.3->evalml==0.83.0) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib>=3.3.3->evalml==0.83.0) Downloading fonttools-4.51.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (159 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.5/159.5 kB 235.0 MB/s eta 0:00:00 Collecting kiwisolver>=1.3.1 (from matplotlib>=3.3.3->evalml==0.83.0) Downloading kiwisolver-1.4.5-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.4 kB) Collecting pillow>=8 (from matplotlib>=3.3.3->evalml==0.83.0) Downloading pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.2 kB) Collecting pyparsing>=2.3.1 (from matplotlib>=3.3.3->evalml==0.83.0) Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) Collecting importlib-resources>=3.2.0 (from matplotlib>=3.3.3->evalml==0.83.0) Downloading importlib_resources-6.4.0-py3-none-any.whl.metadata (3.9 kB) Collecting nltk>=3.4.5 (from nlp-primitives>=2.9.0->evalml==0.83.0) Downloading nltk-3.8.1-py3-none-any.whl.metadata (2.8 kB) Collecting pytz>=2020.1 (from pandas<2.1.0,>=1.5.0->evalml==0.83.0) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.1 (from pandas<2.1.0,>=1.5.0->evalml==0.83.0) Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting tenacity>=6.2.0 (from plotly>=5.0.0->evalml==0.83.0) Downloading tenacity-8.3.0-py3-none-any.whl.metadata (1.2 kB) Collecting Cython!=0.29.18,!=0.29.31,>=0.29 (from pmdarima>=1.8.5->evalml==0.83.0) Downloading Cython-3.0.10-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) Requirement already satisfied: setuptools!=50.0.0,>=38.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4414/lib/python3.9/site-packages (from pmdarima>=1.8.5->evalml==0.83.0) (69.5.1) Collecting cfgv>=2.0.0 (from pre-commit>=2.20.0->evalml==0.83.0) Downloading cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB) Collecting identify>=1.0.0 (from pre-commit>=2.20.0->evalml==0.83.0) Downloading identify-2.5.36-py2.py3-none-any.whl.metadata (4.4 kB) Collecting nodeenv>=0.11.1 (from pre-commit>=2.20.0->evalml==0.83.0) Downloading nodeenv-1.8.0-py2.py3-none-any.whl.metadata (21 kB) Collecting virtualenv>=20.10.0 (from pre-commit>=2.20.0->evalml==0.83.0) Downloading virtualenv-20.26.1-py3-none-any.whl.metadata (4.4 kB) Collecting cmdstanpy>=1.0.4 (from prophet>=1.1.2->evalml==0.83.0) Downloading cmdstanpy-1.2.2-py3-none-any.whl.metadata (4.1 kB) INFO: pip is looking at multiple versions of prophet to determine which version is compatible with other requirements. This could take a while. Collecting prophet>=1.1.2 (from evalml==0.83.0) Downloading prophet-1.1.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.6 kB) Collecting LunarCalendar>=0.0.9 (from prophet>=1.1.2->evalml==0.83.0) Downloading LunarCalendar-0.0.9-py2.py3-none-any.whl.metadata (6.3 kB) Collecting prophet>=1.1.2 (from evalml==0.83.0) Downloading prophet-1.1.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.6 kB) Collecting pyaml>=16.9 (from scikit-optimize>=0.9.0->evalml==0.83.0) Downloading pyaml-24.4.0-py3-none-any.whl.metadata (11 kB) Collecting slicer==0.0.7 (from shap<0.45.0,>=0.42.0->evalml==0.83.0) Downloading slicer-0.0.7-py3-none-any.whl.metadata (3.7 kB) Collecting numba (from shap<0.45.0,>=0.42.0->evalml==0.83.0) Downloading numba-0.59.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.7 kB) Collecting scikit-base<0.8.0 (from sktime<0.29.0,>=0.21.0->evalml==0.83.0) Downloading scikit_base-0.7.8-py3-none-any.whl.metadata (8.8 kB) Collecting docutils<0.17,>=0.15.2 (from evalml==0.83.0) Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) Collecting pydata-sphinx-theme>=0.3.1 (from evalml==0.83.0) Downloading pydata_sphinx_theme-0.15.2-py3-none-any.whl.metadata (7.3 kB) Collecting astroid<=2.6.6 (from evalml==0.83.0) Downloading astroid-2.6.6-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: Sphinx>=5.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/4414/lib/python3.9/site-packages (from evalml==0.83.0) (7.3.7) Collecting nbconvert>=6.4.5 (from evalml==0.83.0) Downloading nbconvert-7.16.4-py3-none-any.whl.metadata (8.5 kB) Collecting nbsphinx<0.9.0,>=0.8.5 (from evalml==0.83.0) Downloading nbsphinx-0.8.12-py3-none-any.whl.metadata (2.1 kB) Collecting sphinx-autoapi (from evalml==0.83.0) Downloading sphinx_autoapi-3.0.0-py2.py3-none-any.whl.metadata (4.8 kB) Collecting sphinx-inline-tabs==2022.1.2b11 (from evalml==0.83.0) Downloading sphinx_inline_tabs-2022.1.2b11-py3-none-any.whl.metadata (1.8 kB) Collecting sphinx-copybutton==0.4.0 (from evalml==0.83.0) Downloading sphinx_copybutton-0.4.0-py3-none-any.whl.metadata (3.0 kB) Collecting myst-parser==0.16.1 (from evalml==0.83.0) Downloading myst_parser-0.16.1-py3-none-any.whl.metadata (5.1 kB) Collecting pytest==7.1.2 (from evalml==0.83.0) Downloading pytest-7.1.2-py3-none-any.whl.metadata (7.8 kB) Collecting pytest-xdist==2.1.0 (from evalml==0.83.0) Downloading pytest_xdist-2.1.0-py3-none-any.whl.metadata (15 kB) Collecting pytest-timeout==1.4.2 (from evalml==0.83.0) Downloading pytest_timeout-1.4.2-py2.py3-none-any.whl.metadata (11 kB) Collecting pytest-cov==2.10.1 (from evalml==0.83.0) Downloading pytest_cov-2.10.1-py2.py3-none-any.whl.metadata (20 kB) Collecting nbval==0.9.3 (from evalml==0.83.0) Downloading nbval-0.9.3-py2.py3-none-any.whl.metadata (6.3 kB) Collecting ipython>=7.8.0 (from black[jupyter]>=22.3.0->evalml==0.83.0) Downloading ipython-8.12.0-py3-none-any.whl.metadata (5.8 kB) Collecting pyyaml>=5.3.1 (from dask!=2022.10.1,>=2022.2.0->evalml==0.83.0) Downloading PyYAML-5.4-cp39-cp39-manylinux1_x86_64.whl.metadata (2.1 kB) Collecting coverage>=6.4 (from coverage[toml]>=6.4; extra == "test"->evalml==0.83.0) Downloading coverage-7.5.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB) Collecting markdown-it-py<3.0.0,>=1.0.0 (from myst-parser==0.16.1->evalml==0.83.0) Downloading markdown_it_py-2.2.0-py3-none-any.whl.metadata (6.8 kB) Collecting mdit-py-plugins~=0.3.0 (from myst-parser==0.16.1->evalml==0.83.0) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl.metadata (2.8 kB) INFO: pip is looking at multiple versions of myst-parser to determine which version is compatible with other requirements. This could take a while. ERROR: Cannot install evalml and evalml[docs,test]==0.83.0 because these package versions have conflicting dependencies. The conflict is caused by: evalml[docs,test] 0.83.0 depends on Sphinx>=5.0.0; extra == "docs" myst-parser 0.16.1 depends on sphinx<5 and >=3.1 To fix this you could try to: 1. loosen the range of package versions you've specified 2. remove package versions to allow pip attempt to solve the dependency conflict ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts