Read the Docs build information Build id: 508199 Project: feature-labs-inc-evalml Version: main Commit: 39ce817ae5a9d1b56cc899dc40f91418fb90fd49 Date: 2020-12-15T14:50:40.784129Z State: finished Success: False [rtd-command-info] start-time: 2020-12-15T14:50:43.091502Z, end-time: 2020-12-15T14:50:44.743982Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:alteryx/evalml.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2020-12-15T14:50:45.262986Z, end-time: 2020-12-15T14:50:45.396352Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 39ce817a Make `get_prediction_vs_actual_data()` a public method (#1553) [rtd-command-info] start-time: 2020-12-15T14:50:45.584478Z, end-time: 2020-12-15T14:50:45.639171Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-12-15T14:50:47.186261Z, end-time: 2020-12-15T14:50:51.168386Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-12-15T14:50:51.332584Z, end-time: 2020-12-15T14:50:54.171779Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (20.3.1) Collecting pip Downloading pip-20.3.2-py2.py3-none-any.whl (1.5 MB) WARNING: The candidate selected for download or install is a yanked version: 'pip' candidate (version 20.3.2 at https://files.pythonhosted.org/packages/3d/0c/01014c0442830eb38d6baef0932fdcb389279ce74295350ecb9fe09e048a/pip-20.3.2-py2.py3-none-any.whl#sha256=8d779b6a85770bc5f624b5c8d4d922ea2e3cd9ce6ee92aa260f12a9f072477bc (from https://pypi.org/simple/pip/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*)) Reason for being yanked: Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 20.3.1 Uninstalling pip-20.3.1: Successfully uninstalled pip-20.3.1 Successfully installed pip-20.3.2 [rtd-command-info] start-time: 2020-12-15T14:50:54.280123Z, end-time: 2020-12-15T14:51:03.462426Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 six commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting six Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.1-py2.py3-none-any.whl (13 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting requests Downloading requests-2.25.0-py2.py3-none-any.whl (61 kB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting packaging Downloading packaging-20.8-py2.py3-none-any.whl (39 kB) Collecting Pygments>=2.0 Downloading Pygments-2.7.3-py3-none-any.whl (950 kB) Collecting pytz>=2015.7 Downloading pytz-2020.4-py2.py3-none-any.whl (509 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.2-py2.py3-none-any.whl (136 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=29303a0284e75cf126260882d995f93d27c884aa6a10524e9f9692787b6d4589 Stored in directory: /tmp/pip-ephem-wheel-cache-gol646vx/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=01beb0d78d1547b6b779ac04763e68af835b75503ffab670e34832f510e7051c Stored in directory: /tmp/pip-ephem-wheel-cache-gol646vx/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-websupport, snowballstemmer, six, setuptools, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Attempting uninstall: setuptools Found existing installation: setuptools 51.0.0 Uninstalling setuptools-51.0.0: Successfully uninstalled setuptools-51.0.0 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.7.3 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.8 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.4 readthedocs-sphinx-ext-2.1.1 recommonmark-0.5.0 requests-2.25.0 setuptools-41.0.1 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.26.2 [rtd-command-info] start-time: 2020-12-15T14:51:03.709503Z, end-time: 2020-12-15T14:57:15.814705Z, duration: 372, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main Collecting numpy>=1.19.1 Downloading numpy-1.19.4-cp37-cp37m-manylinux2010_x86_64.whl (14.5 MB) Collecting pandas>=1.1.0 Downloading pandas-1.1.5-cp37-cp37m-manylinux1_x86_64.whl (9.5 MB) Collecting scipy>=1.2.1 Downloading scipy-1.5.4-cp37-cp37m-manylinux1_x86_64.whl (25.9 MB) Collecting scikit-learn>=0.23.1 Downloading scikit_learn-0.23.2-cp37-cp37m-manylinux1_x86_64.whl (6.8 MB) Collecting scikit-optimize>=0.8.1 Downloading scikit_optimize-0.8.1-py2.py3-none-any.whl (101 kB) Collecting colorama Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) Collecting cloudpickle>=0.2.2 Downloading cloudpickle-1.6.0-py3-none-any.whl (23 kB) Collecting click>=7.0.0 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting psutil>=5.6.3 Downloading psutil-5.7.3.tar.gz (465 kB) Collecting requirements-parser>=0.2.0 Downloading requirements-parser-0.2.0.tar.gz (6.3 kB) Collecting shap>=0.35.0 Downloading shap-0.37.0.tar.gz (326 kB) Collecting texttable>=1.6.2 Downloading texttable-1.6.3-py2.py3-none-any.whl (10 kB) Collecting woodwork==0.0.6 Downloading woodwork-0.0.6-py3-none-any.whl (70 kB) Collecting featuretools>=0.20.0 Downloading featuretools-0.22.0-py3-none-any.whl (294 kB) Collecting nlp-primitives>=1.1.0 Downloading nlp_primitives-1.1.0-py3-none-any.whl (18.0 MB) Collecting networkx>=2.5 Downloading networkx-2.5-py3-none-any.whl (1.6 MB) Collecting plotly>=4.2.1 Downloading plotly-4.14.1-py2.py3-none-any.whl (13.2 MB) Collecting ipywidgets>=7.5 Downloading ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB) Collecting xgboost<1.3.0,>=0.82 Downloading xgboost-1.2.1-py3-none-manylinux2010_x86_64.whl (148.9 MB) Collecting catboost>=0.20 Downloading catboost-0.24.3-cp37-none-manylinux1_x86_64.whl (66.1 MB) Collecting lightgbm>=2.3.1 Downloading lightgbm-3.1.1-py2.py3-none-manylinux1_x86_64.whl (1.8 MB) Collecting graphviz>=0.13 Downloading graphviz-0.15-py2.py3-none-any.whl (18 kB) Collecting category_encoders>=2.0.0 Downloading category_encoders-2.2.2-py2.py3-none-any.whl (80 kB) Collecting pyarrow>=2.0.0 Downloading pyarrow-2.0.0-cp37-cp37m-manylinux2014_x86_64.whl (17.7 MB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from catboost>=0.20->evalml==0.16.1) (1.15.0) Collecting six Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Downloading six-1.15.0.tar.gz (33 kB) Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Downloading six-1.14.0.tar.gz (33 kB) Downloading six-1.13.0-py2.py3-none-any.whl (10 kB) Downloading six-1.13.0.tar.gz (33 kB) Downloading six-1.12.0-py2.py3-none-any.whl (10 kB) Downloading six-1.12.0.tar.gz (32 kB) Downloading six-1.11.0-py2.py3-none-any.whl (10 kB) Downloading six-1.11.0.tar.gz (29 kB) Downloading six-1.10.0-py2.py3-none-any.whl (10 kB) Downloading six-1.10.0.tar.gz (29 kB) Downloading six-1.9.0-py2.py3-none-any.whl (10 kB) Downloading six-1.9.0.tar.gz (29 kB) Downloading six-1.8.0-py2.py3-none-any.whl (9.7 kB) Downloading six-1.8.0.tar.gz (26 kB) Downloading six-1.7.3-py2.py3-none-any.whl (9.5 kB) Downloading six-1.7.3.tar.gz (26 kB) Downloading six-1.7.2-py2.py3-none-any.whl (9.6 kB) Downloading six-1.7.2.tar.gz (26 kB) Downloading six-1.7.1-py2.py3-none-any.whl (9.6 kB) Downloading six-1.7.1.tar.gz (26 kB) Downloading six-1.7.0-py2.py3-none-any.whl (9.3 kB) Downloading six-1.7.0.tar.gz (26 kB) Downloading six-1.6.1-py2.py3-none-any.whl (8.6 kB) Downloading six-1.6.1.tar.gz (24 kB) Downloading six-1.6.0-py2.py3-none-any.whl (8.5 kB) Downloading six-1.6.0.tar.gz (24 kB) Downloading six-1.5.2-py2.py3-none-any.whl (8.4 kB) Downloading six-1.5.2.tar.gz (24 kB) Downloading six-1.5.1-py2.py3-none-any.whl (8.4 kB) Downloading six-1.5.1.tar.gz (24 kB) Downloading six-1.5.0-py2.py3-none-any.whl (8.2 kB) Downloading six-1.5.0.tar.gz (23 kB) Downloading six-1.4.1.tar.gz (21 kB) Downloading six-1.4.0.tar.gz (21 kB) Downloading six-1.3.0.tar.gz (17 kB) Downloading six-1.2.0.tar.gz (15 kB) Downloading six-1.1.0.tar.gz (12 kB) Downloading six-1.0.0.tar.gz (11 kB) Downloading six-0.9.2.tar.gz (13 kB) Downloading six-0.9.1.tar.gz (13 kB) Downloading six-0.9.0.tar.gz (13 kB) Collecting matplotlib Downloading matplotlib-3.3.3-cp37-cp37m-manylinux1_x86_64.whl (11.6 MB) Collecting patsy>=0.5.1 Downloading patsy-0.5.1-py2.py3-none-any.whl (231 kB) Collecting statsmodels>=0.9.0 Downloading statsmodels-0.12.1-cp37-cp37m-manylinux1_x86_64.whl (9.5 MB) Collecting pyyaml>=3.12 Downloading PyYAML-5.3.1.tar.gz (269 kB) Collecting dask[dataframe]>=2.12.0 Downloading dask-2020.12.0-py3-none-any.whl (884 kB) Collecting tqdm>=4.32.0 Downloading tqdm-4.54.1-py2.py3-none-any.whl (69 kB) Collecting distributed>=2.12.0 Downloading distributed-2020.12.0-py3-none-any.whl (669 kB) Collecting partd>=0.3.10 Downloading partd-1.1.0-py3-none-any.whl (19 kB) Collecting toolz>=0.8.2 Downloading toolz-0.11.1-py3-none-any.whl (55 kB) Collecting fsspec>=0.6.0 Downloading fsspec-0.8.4-py3-none-any.whl (91 kB) Collecting msgpack>=0.6.0 Downloading msgpack-1.0.1-cp37-cp37m-manylinux2010_x86_64.whl (273 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from distributed>=2.12.0->featuretools>=0.20.0->evalml==0.16.1) (41.0.1) Collecting setuptools Downloading setuptools-51.0.0-py3-none-any.whl (785 kB) Downloading setuptools-51.0.0.zip (2.1 MB) Downloading setuptools-50.3.2-py3-none-any.whl (785 kB) Downloading setuptools-50.3.2.zip (2.1 MB) Downloading setuptools-50.3.1-py3-none-any.whl (785 kB) Downloading setuptools-50.3.1.zip (2.1 MB) Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) Downloading setuptools-50.3.0.zip (2.2 MB) Downloading setuptools-50.2.0-py3-none-any.whl (784 kB) Downloading setuptools-50.2.0.zip (2.2 MB) Downloading setuptools-50.1.0-py3-none-any.whl (784 kB) Downloading setuptools-50.1.0.zip (2.2 MB) Downloading setuptools-50.0.3-py3-none-any.whl (784 kB) Downloading setuptools-50.0.3.zip (2.2 MB) Downloading setuptools-50.0.2-py3-none-any.whl (784 kB) Downloading setuptools-50.0.2.zip (2.2 MB) Downloading setuptools-50.0.1-py3-none-any.whl (784 kB) Downloading setuptools-50.0.1.zip (2.2 MB) Downloading setuptools-50.0.0-py3-none-any.whl (783 kB) Downloading setuptools-50.0.0.zip (2.2 MB) Downloading setuptools-49.6.0-py3-none-any.whl (803 kB) Downloading setuptools-49.6.0.zip (2.2 MB) Downloading setuptools-49.5.0-py3-none-any.whl (803 kB) Downloading setuptools-49.5.0.zip (2.2 MB) Downloading setuptools-49.4.0-py3-none-any.whl (803 kB) Downloading setuptools-49.4.0.zip (2.2 MB) Downloading setuptools-49.3.2-py3-none-any.whl (790 kB) Downloading setuptools-49.3.2.zip (2.2 MB) Downloading setuptools-49.3.1-py3-none-any.whl (790 kB) Downloading setuptools-49.3.1.zip (2.2 MB) Downloading setuptools-49.3.0-py3-none-any.whl (790 kB) Downloading setuptools-49.3.0.zip (2.2 MB) Downloading setuptools-49.2.1-py3-none-any.whl (789 kB) Downloading setuptools-49.2.1.zip (2.2 MB) Downloading setuptools-49.2.0-py3-none-any.whl (789 kB) Downloading setuptools-49.2.0.zip (2.2 MB) Downloading setuptools-49.1.3-py3-none-any.whl (789 kB) Downloading setuptools-49.1.3.zip (2.2 MB) Downloading setuptools-49.1.2-py3-none-any.whl (789 kB) Downloading setuptools-49.1.2.zip (2.2 MB) Downloading setuptools-49.1.1-py3-none-any.whl (789 kB) Downloading setuptools-49.1.1.zip (2.2 MB) Downloading setuptools-49.1.0-py3-none-any.whl (789 kB) Downloading setuptools-49.1.0.zip (2.2 MB) Downloading setuptools-49.0.1-py3-none-any.whl (789 kB) Downloading setuptools-49.0.1.zip (2.2 MB) Downloading setuptools-49.0.0-py3-none-any.whl (789 kB) Downloading setuptools-49.0.0.zip (2.2 MB) Downloading setuptools-48.0.0-py3-none-any.whl (786 kB) Downloading setuptools-48.0.0.zip (2.2 MB) Downloading setuptools-47.3.2-py3-none-any.whl (582 kB) Downloading setuptools-47.3.2.zip (869 kB) Downloading setuptools-47.3.1-py3-none-any.whl (582 kB) Downloading setuptools-47.3.1.zip (869 kB) Downloading setuptools-47.3.0-py3-none-any.whl (583 kB) Downloading setuptools-47.3.0.zip (870 kB) Downloading setuptools-47.2.0-py3-none-any.whl (583 kB) Downloading setuptools-47.2.0.zip (870 kB) Downloading setuptools-47.1.1-py3-none-any.whl (583 kB) Downloading setuptools-47.1.1.zip (870 kB) Downloading setuptools-47.1.0-py3-none-any.whl (583 kB) Downloading setuptools-47.1.0.zip (870 kB) Downloading setuptools-47.0.0-py3-none-any.whl (583 kB) Downloading setuptools-47.0.0.zip (870 kB) Downloading setuptools-46.4.0-py3-none-any.whl (583 kB) Downloading setuptools-46.4.0.zip (865 kB) Downloading setuptools-46.3.1-py3-none-any.whl (582 kB) Downloading setuptools-46.3.1.zip (864 kB) Downloading setuptools-46.3.0-py3-none-any.whl (582 kB) Downloading setuptools-46.3.0.zip (864 kB) Downloading setuptools-46.2.0-py3-none-any.whl (582 kB) Downloading setuptools-46.2.0.zip (865 kB) Downloading setuptools-46.1.3-py3-none-any.whl (582 kB) Downloading setuptools-46.1.3.zip (862 kB) Downloading setuptools-46.1.2-py3-none-any.whl (582 kB) Downloading setuptools-46.1.2.zip (862 kB) Downloading setuptools-46.1.1-py3-none-any.whl (582 kB) Downloading setuptools-46.1.1.zip (861 kB) Downloading setuptools-46.1.0-py3-none-any.whl (582 kB) Downloading setuptools-46.1.0.zip (861 kB) Downloading setuptools-46.0.0-py3-none-any.whl (582 kB) Downloading setuptools-46.0.0.zip (861 kB) Downloading setuptools-45.3.0-py3-none-any.whl (585 kB) Downloading setuptools-45.3.0.zip (862 kB) Downloading setuptools-45.2.0-py3-none-any.whl (584 kB) Downloading setuptools-45.2.0.zip (859 kB) Downloading setuptools-45.1.0-py3-none-any.whl (583 kB) Downloading setuptools-45.1.0.zip (859 kB) Downloading setuptools-45.0.0-py2.py3-none-any.whl (583 kB) Downloading setuptools-45.0.0.zip (859 kB) Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB) Downloading setuptools-44.1.1.zip (858 kB) Downloading setuptools-44.1.0-py2.py3-none-any.whl (583 kB) Downloading setuptools-44.1.0.zip (858 kB) Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB) Downloading setuptools-44.0.0.zip (858 kB) Downloading setuptools-43.0.0-py2.py3-none-any.whl (583 kB) Downloading setuptools-43.0.0.zip (858 kB) Downloading setuptools-42.0.2-py2.py3-none-any.whl (583 kB) Downloading setuptools-42.0.2.zip (858 kB) Downloading setuptools-42.0.1-py2.py3-none-any.whl (582 kB) Downloading setuptools-42.0.1.zip (852 kB) Downloading setuptools-42.0.0-py2.py3-none-any.whl (582 kB) Downloading setuptools-42.0.0.zip (852 kB) Downloading setuptools-41.6.0-py2.py3-none-any.whl (582 kB) Downloading setuptools-41.6.0.zip (852 kB) Downloading setuptools-41.5.1-py2.py3-none-any.whl (581 kB) Downloading setuptools-41.5.1.zip (851 kB) Downloading setuptools-41.5.0-py2.py3-none-any.whl (581 kB) Downloading setuptools-41.5.0.zip (851 kB) Downloading setuptools-41.4.0-py2.py3-none-any.whl (580 kB) Downloading setuptools-41.4.0.zip (855 kB) Downloading setuptools-41.3.0-py2.py3-none-any.whl (580 kB) Downloading setuptools-41.3.0.zip (855 kB) Downloading setuptools-41.2.0-py2.py3-none-any.whl (576 kB) Downloading setuptools-41.2.0.zip (851 kB) Downloading setuptools-41.1.0-py2.py3-none-any.whl (576 kB) Downloading setuptools-41.1.0.zip (851 kB) Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Downloading setuptools-41.0.1.zip (849 kB) Downloading setuptools-41.0.0-py2.py3-none-any.whl (575 kB) Downloading setuptools-41.0.0.zip (848 kB) Downloading setuptools-40.9.0-py2.py3-none-any.whl (575 kB) Downloading setuptools-40.9.0.zip (847 kB) Downloading setuptools-40.8.0-py2.py3-none-any.whl (575 kB) Downloading setuptools-40.8.0.zip (845 kB) Downloading setuptools-40.7.3-py2.py3-none-any.whl (574 kB) Downloading setuptools-40.7.3.zip (842 kB) Downloading setuptools-40.7.2-py2.py3-none-any.whl (574 kB) Downloading setuptools-40.7.2.zip (842 kB) Downloading setuptools-40.7.1-py2.py3-none-any.whl (574 kB) Downloading setuptools-40.7.1.zip (842 kB) Downloading setuptools-40.7.0-py2.py3-none-any.whl (573 kB) Downloading setuptools-40.7.0.zip (841 kB) Downloading setuptools-40.6.3-py2.py3-none-any.whl (573 kB) Downloading setuptools-40.6.3.zip (839 kB) Downloading setuptools-40.6.2-py2.py3-none-any.whl (573 kB) Downloading setuptools-40.6.2.zip (839 kB) Downloading setuptools-40.6.1-py2.py3-none-any.whl (573 kB) Downloading setuptools-40.6.1.zip (838 kB) Downloading setuptools-40.6.0-py2.py3-none-any.whl (573 kB) Downloading setuptools-40.6.0.zip (838 kB) Downloading setuptools-40.5.0-py2.py3-none-any.whl (569 kB) Downloading setuptools-40.5.0.zip (855 kB) Downloading setuptools-40.4.3-py2.py3-none-any.whl (569 kB) Downloading setuptools-40.4.3.zip (854 kB) Downloading setuptools-40.4.2-py2.py3-none-any.whl (569 kB) Downloading setuptools-40.4.2.zip (854 kB) Downloading setuptools-40.4.1-py2.py3-none-any.whl (569 kB) Downloading setuptools-40.4.1.zip (854 kB) Downloading setuptools-40.4.0-py2.py3-none-any.whl (568 kB) Downloading setuptools-40.4.0.zip (854 kB) Downloading setuptools-40.3.0-py2.py3-none-any.whl (568 kB) Downloading setuptools-40.3.0.zip (853 kB) Downloading setuptools-40.2.0-py2.py3-none-any.whl (568 kB) Downloading setuptools-40.2.0.zip (853 kB) Downloading setuptools-40.1.1-py2.py3-none-any.whl (568 kB) Downloading setuptools-40.1.1.zip (853 kB) Downloading setuptools-40.1.0-py2.py3-none-any.whl (568 kB) Downloading setuptools-40.1.0.zip (853 kB) Downloading setuptools-40.0.0-py2.py3-none-any.whl (567 kB) Downloading setuptools-40.0.0.zip (849 kB) Downloading setuptools-39.2.0-py2.py3-none-any.whl (567 kB) Downloading setuptools-39.2.0.zip (851 kB) Downloading setuptools-39.1.0-py2.py3-none-any.whl (566 kB) Downloading setuptools-39.1.0.zip (845 kB) Downloading setuptools-39.0.1-py2.py3-none-any.whl (569 kB) Downloading setuptools-39.0.1.zip (844 kB) Downloading setuptools-39.0.0-py2.py3-none-any.whl (569 kB) Downloading setuptools-39.0.0.zip (844 kB) Downloading setuptools-38.7.0-py2.py3-none-any.whl (490 kB) Downloading setuptools-38.7.0.zip (739 kB) Downloading setuptools-38.6.1-py2.py3-none-any.whl (490 kB) Downloading setuptools-38.6.1.zip (738 kB) Downloading setuptools-38.6.0-py2.py3-none-any.whl (490 kB) Downloading setuptools-38.6.0.zip (738 kB) Downloading setuptools-38.5.2-py2.py3-none-any.whl (490 kB) Downloading setuptools-38.5.2.zip (738 kB) Downloading setuptools-38.5.1-py2.py3-none-any.whl (489 kB) Downloading setuptools-38.5.1.zip (737 kB) Downloading setuptools-38.5.0-py2.py3-none-any.whl (489 kB) Downloading setuptools-38.5.0.zip (737 kB) Downloading setuptools-38.4.1-py2.py3-none-any.whl (489 kB) Downloading setuptools-38.4.1.zip (737 kB) Downloading setuptools-38.4.0-py2.py3-none-any.whl (489 kB) Downloading setuptools-38.4.0.zip (737 kB) Downloading setuptools-38.3.0-py2.py3-none-any.whl (489 kB) Downloading setuptools-38.3.0.zip (737 kB) Downloading setuptools-38.2.5-py2.py3-none-any.whl (489 kB) Downloading setuptools-38.2.5.zip (736 kB) Downloading setuptools-38.2.4-py2.py3-none-any.whl (489 kB) Downloading setuptools-38.2.4.zip (736 kB) Downloading setuptools-38.2.3-py2.py3-none-any.whl (489 kB) Downloading setuptools-38.2.3.zip (736 kB) Downloading setuptools-38.2.1-py2.py3-none-any.whl (489 kB) Downloading setuptools-38.2.1.zip (736 kB) Downloading setuptools-38.2.0-py2.py3-none-any.whl (489 kB) Downloading setuptools-38.2.0.zip (735 kB) Downloading setuptools-38.1.0-py2.py3-none-any.whl (481 kB) Downloading setuptools-38.1.0.zip (725 kB) Downloading setuptools-38.0.0-py2.py3-none-any.whl (481 kB) Downloading setuptools-38.0.0.zip (725 kB) Downloading setuptools-37.0.0-py2.py3-none-any.whl (481 kB) Downloading setuptools-37.0.0.zip (725 kB) Downloading setuptools-36.8.0-py2.py3-none-any.whl (482 kB) Downloading setuptools-36.8.0.zip (727 kB) Downloading setuptools-36.7.2-py2.py3-none-any.whl (482 kB) Downloading setuptools-36.7.2.zip (726 kB) Downloading setuptools-36.7.1-py2.py3-none-any.whl (482 kB) Downloading setuptools-36.7.1.zip (726 kB) Downloading setuptools-36.7.0-py2.py3-none-any.whl (482 kB) Downloading setuptools-36.7.0.zip (726 kB) Downloading setuptools-36.6.1-py2.py3-none-any.whl (482 kB) Downloading setuptools-36.6.1.zip (725 kB) Downloading setuptools-36.6.0-py2.py3-none-any.whl (481 kB) Downloading setuptools-36.6.0.zip (725 kB) Downloading setuptools-36.5.0-py2.py3-none-any.whl (478 kB) Downloading setuptools-36.5.0.zip (721 kB) Downloading setuptools-36.4.0-py2.py3-none-any.whl (478 kB) Downloading setuptools-36.4.0.zip (720 kB) Downloading setuptools-36.3.0-py2.py3-none-any.whl (477 kB) Downloading setuptools-36.3.0.zip (716 kB) Downloading setuptools-36.2.7-py2.py3-none-any.whl (477 kB) Downloading setuptools-36.2.7.zip (716 kB) Downloading setuptools-36.2.6-py2.py3-none-any.whl (477 kB) Downloading setuptools-36.2.6.zip (715 kB) Downloading setuptools-36.2.5-py2.py3-none-any.whl (477 kB) Downloading setuptools-36.2.5.zip (714 kB) Downloading setuptools-36.2.4-py2.py3-none-any.whl (477 kB) Downloading setuptools-36.2.4.zip (714 kB) Downloading setuptools-36.2.3-py2.py3-none-any.whl (477 kB) Downloading setuptools-36.2.3.zip (714 kB) Downloading setuptools-36.2.2-py2.py3-none-any.whl (477 kB) Downloading setuptools-36.2.2.zip (714 kB) Downloading setuptools-36.2.1-py2.py3-none-any.whl (477 kB) Downloading setuptools-36.2.1.zip (713 kB) Downloading setuptools-36.2.0-py2.py3-none-any.whl (477 kB) Downloading setuptools-36.2.0.zip (712 kB) Downloading setuptools-36.1.1-py2.py3-none-any.whl (476 kB) Downloading setuptools-36.1.1.zip (712 kB) Downloading setuptools-36.1.0-py2.py3-none-any.whl (476 kB) Downloading setuptools-36.1.0.zip (711 kB) Downloading setuptools-36.0.1-py2.py3-none-any.whl (476 kB) Downloading setuptools-36.0.1.zip (711 kB) Downloading setuptools-35.0.2-py2.py3-none-any.whl (390 kB) Downloading setuptools-35.0.2.zip (624 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9a630aa9de5f490694cab0bce01deb4f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9a630aa9de5f490694cab0bce01deb4f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-9aweei4i cwd: /tmp/pip-install-gqo9b1ln/setuptools_9a630aa9de5f490694cab0bce01deb4f/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9a630aa9de5f490694cab0bce01deb4f/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_9a630aa9de5f490694cab0bce01deb4f/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_9a630aa9de5f490694cab0bce01deb4f/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/88/13/7d560b75334a8e4b4903f537b7e5a1ad9f1a2f1216e2587aaaf91b38c991/setuptools-35.0.2.zip#sha256=1e55496ca8058db68ae12ac29a985d1ee2c2483a5901f7692fb68fa2f9a250fd (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-35.0.1-py2.py3-none-any.whl (390 kB) Downloading setuptools-35.0.1.zip (624 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_a44a5c718bc94cc3890cdad8508a834e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_a44a5c718bc94cc3890cdad8508a834e/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ybyy9y4d cwd: /tmp/pip-install-gqo9b1ln/setuptools_a44a5c718bc94cc3890cdad8508a834e/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_a44a5c718bc94cc3890cdad8508a834e/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_a44a5c718bc94cc3890cdad8508a834e/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_a44a5c718bc94cc3890cdad8508a834e/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/55/61/fdecfda95355db1c67daa6c8e6ee747f8a0bbc0a5e18f8bfd716bdffac3e/setuptools-35.0.1.zip#sha256=eea7f2ff55d4a810b6bc39be1ad1c60c2702341b78b2365c71306eaa7316beac (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-35.0.0-py2.py3-none-any.whl (390 kB) Downloading setuptools-35.0.0.zip (624 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_96fdef0f6b9d4417a4f687565c44f833/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_96fdef0f6b9d4417a4f687565c44f833/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-iqo_9u9b cwd: /tmp/pip-install-gqo9b1ln/setuptools_96fdef0f6b9d4417a4f687565c44f833/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_96fdef0f6b9d4417a4f687565c44f833/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_96fdef0f6b9d4417a4f687565c44f833/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_96fdef0f6b9d4417a4f687565c44f833/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/9d/4c/e52cb975d7deee609e78d24e652251dd2a10144c796ca982500cb15389c9/setuptools-35.0.0.zip#sha256=21213bfbff65d7604a98eaa775ee2e158548b6232cea245a534eb9e07bc7a695 (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-34.4.1-py2.py3-none-any.whl (390 kB) Downloading setuptools-34.4.1.zip (623 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_aa07aa1cfbe04c93a99bdf75b243a854/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_aa07aa1cfbe04c93a99bdf75b243a854/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ilp9tmq6 cwd: /tmp/pip-install-gqo9b1ln/setuptools_aa07aa1cfbe04c93a99bdf75b243a854/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_aa07aa1cfbe04c93a99bdf75b243a854/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_aa07aa1cfbe04c93a99bdf75b243a854/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_aa07aa1cfbe04c93a99bdf75b243a854/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/ad/73/536baf7b0c6b20129a142f653b0b9750e6bbef5cc8ac03b4eb8fd939fc4c/setuptools-34.4.1.zip#sha256=704cc0c9fe6c97edd3c6370d165c5a754dfde318b671058523ed3226d944ea1b (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-34.4.0-py2.py3-none-any.whl (389 kB) Downloading setuptools-34.4.0.zip (623 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c10fd3162a764ffb9bf08d8c0e731af1/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c10fd3162a764ffb9bf08d8c0e731af1/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-4in5f9tj cwd: /tmp/pip-install-gqo9b1ln/setuptools_c10fd3162a764ffb9bf08d8c0e731af1/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c10fd3162a764ffb9bf08d8c0e731af1/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_c10fd3162a764ffb9bf08d8c0e731af1/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_c10fd3162a764ffb9bf08d8c0e731af1/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/b7/58/53b0dea2c7563abebbc774318b298b8d78f41464e0b24833817e33c96438/setuptools-34.4.0.zip#sha256=2c6bc373bee8be6c33614b0cb5caf611a486a27ccdf25c1aee00a7a156479043 (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-34.3.3-py2.py3-none-any.whl (389 kB) Downloading setuptools-34.3.3.zip (622 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c02ec53218d3462e9b2eb49461f3b667/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c02ec53218d3462e9b2eb49461f3b667/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-eqo_6i0q cwd: /tmp/pip-install-gqo9b1ln/setuptools_c02ec53218d3462e9b2eb49461f3b667/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c02ec53218d3462e9b2eb49461f3b667/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_c02ec53218d3462e9b2eb49461f3b667/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_c02ec53218d3462e9b2eb49461f3b667/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/d5/b7/e52b7dccd3f91eec858309dcd931c1387bf70b6d458c86a9bfcb50134fbd/setuptools-34.3.3.zip#sha256=2cd244d3fca6ff7d0794a9186d1d19a48453e9813ae1d783edbfb8c348cde905 (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-34.3.2-py2.py3-none-any.whl (389 kB) Downloading setuptools-34.3.2.zip (622 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_952c163cec804674832ab29d3e39b6e4/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_952c163cec804674832ab29d3e39b6e4/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-bj6ptsrs cwd: /tmp/pip-install-gqo9b1ln/setuptools_952c163cec804674832ab29d3e39b6e4/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_952c163cec804674832ab29d3e39b6e4/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_952c163cec804674832ab29d3e39b6e4/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_952c163cec804674832ab29d3e39b6e4/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/b5/e2/cca325e160b8e12334f5b2923ffcdb3c02da9fded1d2899d7930ac1c7448/setuptools-34.3.2.zip#sha256=4efcdcbc0b268a4c5b1094b36dd5ed55658968195577ed331cec9b1c71891f31 (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-34.3.1-py2.py3-none-any.whl (389 kB) Downloading setuptools-34.3.1.zip (622 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_a51c191cb4ef4b76921f07b17b8c2496/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_a51c191cb4ef4b76921f07b17b8c2496/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-a9o8sug1 cwd: /tmp/pip-install-gqo9b1ln/setuptools_a51c191cb4ef4b76921f07b17b8c2496/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_a51c191cb4ef4b76921f07b17b8c2496/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_a51c191cb4ef4b76921f07b17b8c2496/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_a51c191cb4ef4b76921f07b17b8c2496/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/03/79/e56106d77d3d2ae607ba1e1d7f8c3ed61880f7decba1f253feb714b7eafe/setuptools-34.3.1.zip#sha256=a374efba89fd8a9a02d4f917f0246d209fac02665cdc7abe3e1b82f53694f0fe (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-34.3.0-py2.py3-none-any.whl (389 kB) Downloading setuptools-34.3.0.zip (621 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_3f632916d5f1496db599a844a3cdb8de/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_3f632916d5f1496db599a844a3cdb8de/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-no3n43dj cwd: /tmp/pip-install-gqo9b1ln/setuptools_3f632916d5f1496db599a844a3cdb8de/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_3f632916d5f1496db599a844a3cdb8de/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_3f632916d5f1496db599a844a3cdb8de/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_3f632916d5f1496db599a844a3cdb8de/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/87/24/0a39eaaf6caac0dc20158c0d5e8e4e4f8a195d0481dc3d14043fb8e9ca94/setuptools-34.3.0.zip#sha256=ef8bf21809297ebc7032568987651e52deb1b8733bbf9eb10d6ee44b136e3e58 (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-34.2.0-py2.py3-none-any.whl (389 kB) Downloading setuptools-34.2.0.zip (621 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_402b2c313bfc49b9b82c04d75336e399/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_402b2c313bfc49b9b82c04d75336e399/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-vhuspng1 cwd: /tmp/pip-install-gqo9b1ln/setuptools_402b2c313bfc49b9b82c04d75336e399/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_402b2c313bfc49b9b82c04d75336e399/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_402b2c313bfc49b9b82c04d75336e399/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_402b2c313bfc49b9b82c04d75336e399/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/16/ef/44baff6e9b1f8125d759d026757677a8a82d14d9974726f13726dee9adfb/setuptools-34.2.0.zip#sha256=7b551f5070f9414d48c08dda58bcb879c8d9276199283a99dc8e1362e2f378a2 (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-34.1.1-py2.py3-none-any.whl (389 kB) Downloading setuptools-34.1.1.zip (621 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_addb196d9e0744988a0c52e14f3853dc/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_addb196d9e0744988a0c52e14f3853dc/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-gye7uq0f cwd: /tmp/pip-install-gqo9b1ln/setuptools_addb196d9e0744988a0c52e14f3853dc/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_addb196d9e0744988a0c52e14f3853dc/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_addb196d9e0744988a0c52e14f3853dc/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_addb196d9e0744988a0c52e14f3853dc/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/e2/51/3ea582a6d64dcd36858a10de31d43ca8ea0a3be5386dd0caf6503167cdfb/setuptools-34.1.1.zip#sha256=be2108849161624b51b2a5cdba8117e2b3f7a9cf4301cf3839a55afc3a7253e4 (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-34.1.0-py2.py3-none-any.whl (389 kB) Downloading setuptools-34.1.0.zip (621 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_5035a4b4713742edbce9a11e02eafcf5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_5035a4b4713742edbce9a11e02eafcf5/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-dsdtjo8q cwd: /tmp/pip-install-gqo9b1ln/setuptools_5035a4b4713742edbce9a11e02eafcf5/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_5035a4b4713742edbce9a11e02eafcf5/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_5035a4b4713742edbce9a11e02eafcf5/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_5035a4b4713742edbce9a11e02eafcf5/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/64/88/d434873ba1ce02c0ed669f574afeabaeaaeec207929a41b5c1ed947270fc/setuptools-34.1.0.zip#sha256=c0cc0c7d7f86e03b63fd093032890569a944f210358fbfea339252ba33fb1097 (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-34.0.3-py2.py3-none-any.whl (387 kB) Downloading setuptools-34.0.3.zip (617 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_27a60de3e1b448b69a0c2db7dfb2bf28/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_27a60de3e1b448b69a0c2db7dfb2bf28/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-u3b5tvxg cwd: /tmp/pip-install-gqo9b1ln/setuptools_27a60de3e1b448b69a0c2db7dfb2bf28/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_27a60de3e1b448b69a0c2db7dfb2bf28/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_27a60de3e1b448b69a0c2db7dfb2bf28/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_27a60de3e1b448b69a0c2db7dfb2bf28/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/d7/53/291726cd289b87588381db8a63f027819ee133a5764d7f0adbcb4a5f7951/setuptools-34.0.3.zip#sha256=3e8ca9c5c2e8d9b662b610e195457ddaa6c79f8238766524109f44f1b2f22b3a (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-34.0.2-py2.py3-none-any.whl (387 kB) Downloading setuptools-34.0.2.zip (617 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_d3c45441780d4e8db2d8c6f9df0d0490/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_d3c45441780d4e8db2d8c6f9df0d0490/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-c7n90uzg cwd: /tmp/pip-install-gqo9b1ln/setuptools_d3c45441780d4e8db2d8c6f9df0d0490/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_d3c45441780d4e8db2d8c6f9df0d0490/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_d3c45441780d4e8db2d8c6f9df0d0490/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_d3c45441780d4e8db2d8c6f9df0d0490/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/e3/6b/bb793ca610f364d1888b9bd7b83dccd0c27d779e4fd91a953ce8bae74996/setuptools-34.0.2.zip#sha256=a5bdc45a3c123a88c84e089a789ba70bbc61ee888c1306fd9dac04e037e81c37 (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-34.0.1-py2.py3-none-any.whl (386 kB) Downloading setuptools-34.0.1.zip (617 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_ec9a8abd42334c34a80e26e3ecf00979/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_ec9a8abd42334c34a80e26e3ecf00979/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-7ehyqosg cwd: /tmp/pip-install-gqo9b1ln/setuptools_ec9a8abd42334c34a80e26e3ecf00979/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_ec9a8abd42334c34a80e26e3ecf00979/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_ec9a8abd42334c34a80e26e3ecf00979/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_ec9a8abd42334c34a80e26e3ecf00979/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/b1/d1/3df86b914d72b18d37266f964a11576f135eadbb7d2e3c5165377e4263bc/setuptools-34.0.1.zip#sha256=cc05a56d8d9fa15b4ac16ddda06c063b4e58c3fdd14e1e0f5aef2227ec51a75c (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-34.0.0-py2.py3-none-any.whl (386 kB) Downloading setuptools-34.0.0.zip (616 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_ac9408d7c5e143db8fda443c42a75b13/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_ac9408d7c5e143db8fda443c42a75b13/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-wu6d3i86 cwd: /tmp/pip-install-gqo9b1ln/setuptools_ac9408d7c5e143db8fda443c42a75b13/ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_ac9408d7c5e143db8fda443c42a75b13/setuptools/__init__.py", line 12, in import setuptools.version File "/tmp/pip-install-gqo9b1ln/setuptools_ac9408d7c5e143db8fda443c42a75b13/setuptools/version.py", line 1, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_ac9408d7c5e143db8fda443c42a75b13/pkg_resources/__init__.py", line 74, in import appdirs ModuleNotFoundError: No module named 'appdirs' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/4f/5d/77ab299135d7a882fff2970b45c6a77d7d79db0363c395081770632e6f1d/setuptools-34.0.0.zip#sha256=8f909263b6f5569640680ebfd30c454fe73ad5335011625732ddc08737059ee9 (from https://pypi.org/simple/setuptools/) (requires-python:>=2.6,!=3.0.*,!=3.1.*,!=3.2.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-33.1.1-py2.py3-none-any.whl (472 kB) Downloading setuptools-33.1.1.zip (702 kB) Downloading setuptools-33.1.0-py2.py3-none-any.whl (472 kB) Downloading setuptools-33.1.0.zip (702 kB) Downloading setuptools-32.3.1-py2.py3-none-any.whl (479 kB) Downloading setuptools-32.3.1.zip (713 kB) Downloading setuptools-32.3.0-py2.py3-none-any.whl (479 kB) Downloading setuptools-32.3.0.zip (712 kB) Downloading setuptools-32.2.0-py2.py3-none-any.whl (477 kB) Downloading setuptools-32.2.0.zip (711 kB) Downloading setuptools-32.1.3-py2.py3-none-any.whl (477 kB) Downloading setuptools-32.1.3.zip (711 kB) Downloading setuptools-32.1.2-py2.py3-none-any.whl (477 kB) Downloading setuptools-32.1.2.zip (710 kB) Downloading setuptools-32.1.1-py2.py3-none-any.whl (477 kB) Downloading setuptools-32.1.1.tar.gz (657 kB) Downloading setuptools-32.1.0-py2.py3-none-any.whl (477 kB) Downloading setuptools-32.1.0.zip (710 kB) Downloading setuptools-32.1.0.tar.gz (656 kB) Downloading setuptools-32.0.0-py2.py3-none-any.whl (477 kB) Downloading setuptools-32.0.0.zip (710 kB) Downloading setuptools-32.0.0.tar.gz (656 kB) Downloading setuptools-31.0.1-py2.py3-none-any.whl (477 kB) Downloading setuptools-31.0.1.zip (710 kB) Downloading setuptools-31.0.1.tar.gz (656 kB) Downloading setuptools-31.0.0-py2.py3-none-any.whl (477 kB) Downloading setuptools-31.0.0.zip (709 kB) Downloading setuptools-31.0.0.tar.gz (656 kB) Downloading setuptools-30.4.0-py2.py3-none-any.whl (477 kB) Downloading setuptools-30.4.0.zip (709 kB) Downloading setuptools-30.4.0.tar.gz (655 kB) Downloading setuptools-30.3.0-py2.py3-none-any.whl (476 kB) Downloading setuptools-30.3.0.zip (708 kB) Downloading setuptools-30.3.0.tar.gz (655 kB) Downloading setuptools-30.2.1-py2.py3-none-any.whl (472 kB) Downloading setuptools-30.2.1.zip (699 kB) Downloading setuptools-30.2.1.tar.gz (648 kB) Downloading setuptools-30.2.0-py2.py3-none-any.whl (472 kB) Downloading setuptools-30.2.0.zip (699 kB) Downloading setuptools-30.2.0.tar.gz (648 kB) Downloading setuptools-30.1.0-py2.py3-none-any.whl (472 kB) Downloading setuptools-30.1.0.zip (699 kB) Downloading setuptools-30.1.0.tar.gz (648 kB) Downloading setuptools-30.0.0-py2.py3-none-any.whl (472 kB) Downloading setuptools-30.0.0.zip (699 kB) Downloading setuptools-30.0.0.tar.gz (647 kB) Downloading setuptools-29.0.1-py2.py3-none-any.whl (472 kB) Downloading setuptools-29.0.1.zip (698 kB) Downloading setuptools-29.0.1.tar.gz (648 kB) Downloading setuptools-29.0.0-py2.py3-none-any.whl (248 kB) Downloading setuptools-29.0.0.zip (698 kB) Downloading setuptools-29.0.0.tar.gz (648 kB) Downloading setuptools-28.8.1-py2.py3-none-any.whl (472 kB) Downloading setuptools-28.8.1.zip (698 kB) Downloading setuptools-28.8.1.tar.gz (647 kB) Downloading setuptools-28.8.0-py2.py3-none-any.whl (472 kB) Downloading setuptools-28.8.0.zip (697 kB) Downloading setuptools-28.8.0.tar.gz (646 kB) Downloading setuptools-28.7.1-py2.py3-none-any.whl (472 kB) Downloading setuptools-28.7.1.zip (695 kB) Downloading setuptools-28.7.1.tar.gz (645 kB) Downloading setuptools-28.7.0-py2.py3-none-any.whl (472 kB) Downloading setuptools-28.7.0.zip (695 kB) Downloading setuptools-28.7.0.tar.gz (645 kB) Downloading setuptools-28.6.1-py2.py3-none-any.whl (471 kB) Downloading setuptools-28.6.1.zip (694 kB) Downloading setuptools-28.6.1.tar.gz (644 kB) Downloading setuptools-28.6.0-py2.py3-none-any.whl (471 kB) Downloading setuptools-28.6.0.zip (694 kB) Downloading setuptools-28.6.0.tar.gz (644 kB) Downloading setuptools-28.5.0-py2.py3-none-any.whl (471 kB) Downloading setuptools-28.5.0.zip (694 kB) Downloading setuptools-28.5.0.tar.gz (644 kB) Downloading setuptools-28.4.0-py2.py3-none-any.whl (468 kB) Downloading setuptools-28.4.0.zip (691 kB) Downloading setuptools-28.4.0.tar.gz (641 kB) Downloading setuptools-28.3.0-py2.py3-none-any.whl (467 kB) Downloading setuptools-28.3.0.zip (689 kB) Downloading setuptools-28.3.0.tar.gz (640 kB) Downloading setuptools-28.2.0-py2.py3-none-any.whl (467 kB) Downloading setuptools-28.2.0.zip (689 kB) Downloading setuptools-28.2.0.tar.gz (640 kB) Downloading setuptools-28.1.0-py2.py3-none-any.whl (467 kB) Downloading setuptools-28.1.0.zip (689 kB) Downloading setuptools-28.1.0.tar.gz (640 kB) Downloading setuptools-28.0.0-py2.py3-none-any.whl (467 kB) Downloading setuptools-28.0.0.zip (689 kB) Downloading setuptools-28.0.0.tar.gz (640 kB) Downloading setuptools-27.3.1-py2.py3-none-any.whl (467 kB) Downloading setuptools-27.3.1.zip (689 kB) Downloading setuptools-27.3.1.tar.gz (640 kB) Downloading setuptools-27.3.0-py2.py3-none-any.whl (467 kB) Downloading setuptools-27.3.0.zip (689 kB) Downloading setuptools-27.3.0.tar.gz (639 kB) Downloading setuptools-27.2.0-py2.py3-none-any.whl (465 kB) Downloading setuptools-27.2.0.zip (687 kB) Downloading setuptools-27.2.0.tar.gz (638 kB) Downloading setuptools-27.1.2-py2.py3-none-any.whl (464 kB) Downloading setuptools-27.1.2.zip (686 kB) Downloading setuptools-27.1.2.tar.gz (637 kB) Downloading setuptools-27.1.0-py2.py3-none-any.whl (464 kB) Downloading setuptools-27.1.0.zip (686 kB) Downloading setuptools-27.1.0.tar.gz (637 kB) Downloading setuptools-27.0.0-py2.py3-none-any.whl (464 kB) Downloading setuptools-27.0.0.zip (686 kB) Downloading setuptools-27.0.0.tar.gz (637 kB) Downloading setuptools-26.1.1-py2.py3-none-any.whl (464 kB) Downloading setuptools-26.1.1.zip (685 kB) Downloading setuptools-26.1.1.tar.gz (637 kB) Downloading setuptools-26.1.0-py2.py3-none-any.whl (240 kB) Downloading setuptools-26.1.0.zip (685 kB) Downloading setuptools-26.1.0.tar.gz (637 kB) Downloading setuptools-26.0.0-py2.py3-none-any.whl (459 kB) Downloading setuptools-26.0.0.zip (681 kB) Downloading setuptools-26.0.0.tar.gz (632 kB) Downloading setuptools-25.4.0-py2.py3-none-any.whl (459 kB) Downloading setuptools-25.4.0.zip (681 kB) Downloading setuptools-25.4.0.tar.gz (633 kB) Downloading setuptools-25.3.0-py2.py3-none-any.whl (459 kB) Downloading setuptools-25.3.0.zip (680 kB) Downloading setuptools-25.3.0.tar.gz (632 kB) Downloading setuptools-25.2.0-py2.py3-none-any.whl (442 kB) Downloading setuptools-25.2.0.zip (659 kB) Downloading setuptools-25.2.0.tar.gz (612 kB) Downloading setuptools-25.1.6-py2.py3-none-any.whl (442 kB) Downloading setuptools-25.1.6.zip (659 kB) Downloading setuptools-25.1.6.tar.gz (612 kB) Downloading setuptools-25.1.5-py2.py3-none-any.whl (443 kB) Downloading setuptools-25.1.5.zip (660 kB) Downloading setuptools-25.1.5.tar.gz (612 kB) Downloading setuptools-25.1.4-py2.py3-none-any.whl (443 kB) Downloading setuptools-25.1.4.zip (660 kB) Downloading setuptools-25.1.4.tar.gz (612 kB) Downloading setuptools-25.1.3-py2.py3-none-any.whl (442 kB) Downloading setuptools-25.1.3.zip (659 kB) Downloading setuptools-25.1.3.tar.gz (611 kB) Downloading setuptools-25.1.2-py2.py3-none-any.whl (442 kB) Downloading setuptools-25.1.2.zip (658 kB) Downloading setuptools-25.1.2.tar.gz (610 kB) Downloading setuptools-25.1.1-py2.py3-none-any.whl (442 kB) Downloading setuptools-25.1.1.zip (657 kB) Downloading setuptools-25.1.1.tar.gz (610 kB) Downloading setuptools-25.1.0-py2.py3-none-any.whl (442 kB) Downloading setuptools-25.1.0.zip (657 kB) Downloading setuptools-25.1.0.tar.gz (610 kB) Downloading setuptools-25.0.2-py2.py3-none-any.whl (442 kB) Downloading setuptools-25.0.2.zip (657 kB) Downloading setuptools-25.0.2.tar.gz (610 kB) Downloading setuptools-25.0.1-py2.py3-none-any.whl (442 kB) Downloading setuptools-25.0.1.zip (657 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_6c95f223b03344dca6f6cf6cfc576513/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_6c95f223b03344dca6f6cf6cfc576513/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-6uy0r8ba cwd: /tmp/pip-install-gqo9b1ln/setuptools_6c95f223b03344dca6f6cf6cfc576513/ Complete output (5 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_6c95f223b03344dca6f6cf6cfc576513/setup.py", line 194, in here and os.path.chdir(here) AttributeError: module 'posixpath' has no attribute 'chdir' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/0a/f0/904432438dda1b4ed33c668392756bb45ae25a945458dd34d8215e68bdd7/setuptools-25.0.1.zip#sha256=3220bef836a7f33862c3ee12f00f43e24906ab6532abf85bf0121a36987a3543 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-25.0.1.tar.gz (610 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_650bf98819844339a2e700d719279655/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_650bf98819844339a2e700d719279655/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-w618piru cwd: /tmp/pip-install-gqo9b1ln/setuptools_650bf98819844339a2e700d719279655/ Complete output (5 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_650bf98819844339a2e700d719279655/setup.py", line 194, in here and os.path.chdir(here) AttributeError: module 'posixpath' has no attribute 'chdir' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/f0/21/708b3eb6709ece3cb2613b6c44e749823c435bef0b26b9b45be1634afe16/setuptools-25.0.1.tar.gz#sha256=db917d3822984feb7863a8b08380ee0e730fe9a9befe0fa9ab18e74e702505ad (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-25.0.0-py2.py3-none-any.whl (442 kB) Downloading setuptools-25.0.0.zip (658 kB) Downloading setuptools-25.0.0.tar.gz (610 kB) Downloading setuptools-24.3.1-py2.py3-none-any.whl (442 kB) Downloading setuptools-24.3.1.zip (658 kB) Downloading setuptools-24.3.1.tar.gz (610 kB) Downloading setuptools-24.3.0-py2.py3-none-any.whl (442 kB) Downloading setuptools-24.3.0.zip (656 kB) Downloading setuptools-24.3.0.tar.gz (609 kB) Downloading setuptools-24.2.1-py2.py3-none-any.whl (442 kB) Downloading setuptools-24.2.1.zip (656 kB) Downloading setuptools-24.2.1.tar.gz (609 kB) Downloading setuptools-24.2.0-py2.py3-none-any.whl (441 kB) Downloading setuptools-24.2.0.zip (656 kB) Downloading setuptools-24.2.0.tar.gz (609 kB) Downloading setuptools-24.1.1-py2.py3-none-any.whl (441 kB) Downloading setuptools-24.1.1.zip (655 kB) Downloading setuptools-24.1.1.tar.gz (608 kB) Downloading setuptools-24.1.0-py2.py3-none-any.whl (441 kB) Downloading setuptools-24.1.0.zip (655 kB) Downloading setuptools-24.1.0.tar.gz (608 kB) Downloading setuptools-24.0.3-py2.py3-none-any.whl (441 kB) Downloading setuptools-24.0.3.zip (655 kB) Downloading setuptools-24.0.3.tar.gz (608 kB) Downloading setuptools-24.0.2-py2.py3-none-any.whl (441 kB) Downloading setuptools-24.0.2.zip (655 kB) Downloading setuptools-24.0.2.tar.gz (608 kB) Downloading setuptools-24.0.1-py2.py3-none-any.whl (441 kB) Downloading setuptools-24.0.1.zip (655 kB) Downloading setuptools-24.0.1.tar.gz (608 kB) Downloading setuptools-24.0.0-py2.py3-none-any.whl (441 kB) Downloading setuptools-24.0.0.zip (655 kB) Downloading setuptools-24.0.0.tar.gz (608 kB) Downloading setuptools-23.2.1-py2.py3-none-any.whl (435 kB) Downloading setuptools-23.2.1.zip (648 kB) Downloading setuptools-23.2.1.tar.gz (602 kB) Downloading setuptools-23.2.0-py2.py3-none-any.whl (435 kB) Downloading setuptools-23.2.0.zip (648 kB) Downloading setuptools-23.2.0.tar.gz (601 kB) Downloading setuptools-23.1.0-py2.py3-none-any.whl (435 kB) Downloading setuptools-23.1.0.zip (648 kB) Downloading setuptools-23.1.0.tar.gz (601 kB) Downloading setuptools-23.0.0-py2.py3-none-any.whl (435 kB) Downloading setuptools-23.0.0.zip (648 kB) Downloading setuptools-23.0.0.tar.gz (601 kB) Downloading setuptools-22.0.5-py2.py3-none-any.whl (510 kB) Downloading setuptools-22.0.5.zip (723 kB) Downloading setuptools-22.0.5.tar.gz (676 kB) Downloading setuptools-22.0.4-py2.py3-none-any.whl (510 kB) Downloading setuptools-22.0.4.zip (723 kB) Downloading setuptools-22.0.4.tar.gz (676 kB) Downloading setuptools-22.0.2-py2.py3-none-any.whl (510 kB) Downloading setuptools-22.0.2.zip (723 kB) Downloading setuptools-22.0.2.tar.gz (676 kB) Downloading setuptools-22.0.1-py2.py3-none-any.whl (510 kB) Downloading setuptools-22.0.1.zip (723 kB) Downloading setuptools-22.0.1.tar.gz (675 kB) Downloading setuptools-22.0.0-py2.py3-none-any.whl (509 kB) Downloading setuptools-22.0.0.zip (722 kB) Downloading setuptools-22.0.0.tar.gz (675 kB) Downloading setuptools-21.2.2-py2.py3-none-any.whl (509 kB) Downloading setuptools-21.2.2.zip (722 kB) Downloading setuptools-21.2.2.tar.gz (675 kB) Downloading setuptools-21.2.1-py2.py3-none-any.whl (509 kB) Downloading setuptools-21.2.1.zip (722 kB) Downloading setuptools-21.2.1.tar.gz (675 kB) Downloading setuptools-21.2.0-py2.py3-none-any.whl (509 kB) Downloading setuptools-21.2.0.zip (837 kB) Downloading setuptools-21.2.0.tar.gz (784 kB) Downloading setuptools-21.1.0-py2.py3-none-any.whl (509 kB) Downloading setuptools-21.1.0.zip (721 kB) Downloading setuptools-21.1.0.tar.gz (674 kB) Downloading setuptools-21.0.0-py2.py3-none-any.whl (509 kB) Downloading setuptools-21.0.0.zip (692 kB) Downloading setuptools-21.0.0.tar.gz (643 kB) Downloading setuptools-20.10.1-py2.py3-none-any.whl (509 kB) Downloading setuptools-20.10.1.zip (696 kB) Downloading setuptools-20.10.1.tar.gz (646 kB) Downloading setuptools-20.9.0-py2.py3-none-any.whl (508 kB) Downloading setuptools-20.9.0.zip (732 kB) Downloading setuptools-20.9.0.tar.gz (686 kB) Downloading setuptools-20.8.1-py2.py3-none-any.whl (508 kB) Downloading setuptools-20.8.1.zip (695 kB) Downloading setuptools-20.8.1.tar.gz (645 kB) Downloading setuptools-20.8.0-py2.py3-none-any.whl (508 kB) Downloading setuptools-20.8.0.zip (695 kB) Downloading setuptools-20.8.0.tar.gz (645 kB) Downloading setuptools-20.7.0-py2.py3-none-any.whl (508 kB) Downloading setuptools-20.7.0.zip (695 kB) Downloading setuptools-20.7.0.tar.gz (645 kB) Downloading setuptools-20.6.8-py2.py3-none-any.whl (209 kB) Downloading setuptools-20.6.8.zip (811 kB) Downloading setuptools-20.6.8.tar.gz (759 kB) Downloading setuptools-20.6.7-py2.py3-none-any.whl (508 kB) Downloading setuptools-20.6.7.zip (723 kB) Downloading setuptools-20.6.7.tar.gz (675 kB) Downloading setuptools-20.6.6-py2.py3-none-any.whl (508 kB) Downloading setuptools-20.6.6.zip (722 kB) Downloading setuptools-20.6.6.tar.gz (675 kB) Downloading setuptools-20.4-py2.py3-none-any.whl (508 kB) Downloading setuptools-20.4.zip (722 kB) Downloading setuptools-20.4.tar.gz (675 kB) Downloading setuptools-20.3.1-py2.py3-none-any.whl (508 kB) Downloading setuptools-20.3.1.zip (722 kB) Downloading setuptools-20.3.1.tar.gz (676 kB) Downloading setuptools-20.3-py2.py3-none-any.whl (508 kB) Downloading setuptools-20.3.zip (722 kB) Downloading setuptools-20.3.tar.gz (676 kB) Downloading setuptools-20.2.2-py2.py3-none-any.whl (508 kB) Downloading setuptools-20.2.2.zip (722 kB) Downloading setuptools-20.2.2.tar.gz (676 kB) Downloading setuptools-20.1.1-py2.py3-none-any.whl (472 kB) Downloading setuptools-20.1.1.zip (686 kB) Downloading setuptools-20.1.1.tar.gz (641 kB) Downloading setuptools-20.1-py2.py3-none-any.whl (472 kB) Downloading setuptools-20.1.zip (686 kB) Downloading setuptools-20.1.tar.gz (641 kB) Downloading setuptools-20.0-py2.py3-none-any.whl (472 kB) Downloading setuptools-20.0.zip (686 kB) Downloading setuptools-20.0.tar.gz (641 kB) Downloading setuptools-19.7-py2.py3-none-any.whl (472 kB) Downloading setuptools-19.7.zip (685 kB) Downloading setuptools-19.7.tar.gz (641 kB) Downloading setuptools-19.6.2-py2.py3-none-any.whl (472 kB) Downloading setuptools-19.6.2.zip (686 kB) Downloading setuptools-19.6.2.tar.gz (641 kB) Downloading setuptools-19.6.1-py2.py3-none-any.whl (472 kB) Downloading setuptools-19.6.1.zip (686 kB) Downloading setuptools-19.6.1.tar.gz (637 kB) Downloading setuptools-19.6-py2.py3-none-any.whl (472 kB) Downloading setuptools-19.6.zip (685 kB) Downloading setuptools-19.6.tar.gz (641 kB) Downloading setuptools-19.5-py2.py3-none-any.whl (471 kB) Downloading setuptools-19.5.zip (684 kB) Downloading setuptools-19.5.tar.gz (640 kB) Downloading setuptools-19.4.1-py2.py3-none-any.whl (471 kB) Downloading setuptools-19.4.1.zip (685 kB) Downloading setuptools-19.4.1.tar.gz (641 kB) Downloading setuptools-19.4-py2.py3-none-any.whl (471 kB) Downloading setuptools-19.4.zip (685 kB) Downloading setuptools-19.4.tar.gz (641 kB) Downloading setuptools-19.3-py2.py3-none-any.whl (471 kB) Downloading setuptools-19.3.zip (683 kB) Downloading setuptools-19.3.tar.gz (639 kB) Downloading setuptools-19.2-py2.py3-none-any.whl (463 kB) Downloading setuptools-19.2.zip (685 kB) Downloading setuptools-19.2.tar.gz (641 kB) Downloading setuptools-19.1.1-py2.py3-none-any.whl (463 kB) Downloading setuptools-19.1.1.zip (684 kB) Downloading setuptools-19.1.1.tar.gz (640 kB) Downloading setuptools-19.1-py2.py3-none-any.whl (463 kB) Downloading setuptools-19.1.zip (684 kB) Downloading setuptools-19.1.tar.gz (640 kB) Downloading setuptools-19.0-py2.py3-none-any.whl (463 kB) Downloading setuptools-19.0.zip (673 kB) Downloading setuptools-19.0.tar.gz (630 kB) Downloading setuptools-18.8.1-py2.py3-none-any.whl (463 kB) Downloading setuptools-18.8.1.zip (674 kB) Downloading setuptools-18.8.1.tar.gz (629 kB) Downloading setuptools-18.8-py2.py3-none-any.whl (463 kB) Downloading setuptools-18.8.zip (673 kB) Downloading setuptools-18.8.tar.gz (629 kB) Downloading setuptools-18.7.1-py2.py3-none-any.whl (463 kB) Downloading setuptools-18.7.1.zip (673 kB) Downloading setuptools-18.7.1.tar.gz (628 kB) Downloading setuptools-18.7-py2.py3-none-any.whl (463 kB) Downloading setuptools-18.7.zip (672 kB) Downloading setuptools-18.7.tar.gz (628 kB) Downloading setuptools-18.6.1-py2.py3-none-any.whl (462 kB) Downloading setuptools-18.6.1.zip (671 kB) Downloading setuptools-18.6.1.tar.gz (627 kB) Downloading setuptools-18.6-py2.py3-none-any.whl (462 kB) Downloading setuptools-18.6.zip (671 kB) Downloading setuptools-18.6.tar.gz (626 kB) Downloading setuptools-18.5-py2.py3-none-any.whl (462 kB) Downloading setuptools-18.5.zip (670 kB) Downloading setuptools-18.5.tar.gz (626 kB) Downloading setuptools-18.4-py2.py3-none-any.whl (462 kB) Downloading setuptools-18.4.zip (670 kB) Downloading setuptools-18.4.tar.gz (626 kB) Downloading setuptools-18.3.2-py2.py3-none-any.whl (462 kB) Downloading setuptools-18.3.2.zip (671 kB) Downloading setuptools-18.3.2.tar.gz (626 kB) Downloading setuptools-18.3.1-py2.py3-none-any.whl (462 kB) Downloading setuptools-18.3.1.zip (670 kB) Downloading setuptools-18.3.1.tar.gz (626 kB) Downloading setuptools-18.3-py2.py3-none-any.whl (461 kB) Downloading setuptools-18.3.zip (632 kB) Downloading setuptools-18.3.tar.gz (591 kB) Downloading setuptools-18.2-py2.py3-none-any.whl (461 kB) Downloading setuptools-18.2.zip (674 kB) Downloading setuptools-18.2.tar.gz (630 kB) Downloading setuptools-18.1-py2.py3-none-any.whl (461 kB) Downloading setuptools-18.1.zip (674 kB) Downloading setuptools-18.1.tar.gz (630 kB) Downloading setuptools-18.0.1-py2.py3-none-any.whl (461 kB) Downloading setuptools-18.0.1.zip (674 kB) Downloading setuptools-18.0.1.tar.gz (630 kB) Downloading setuptools-18.0-py2.py3-none-any.whl (461 kB) Downloading setuptools-18.0.zip (674 kB) Downloading setuptools-18.0.tar.gz (630 kB) Downloading setuptools-17.1.1-py2.py3-none-any.whl (461 kB) Downloading setuptools-17.1.1.zip (674 kB) Downloading setuptools-17.1.1.tar.gz (630 kB) Downloading setuptools-17.1-py2.py3-none-any.whl (461 kB) Downloading setuptools-17.1.zip (674 kB) Downloading setuptools-17.1.tar.gz (630 kB) Downloading setuptools-17.0-py2.py3-none-any.whl (461 kB) Downloading setuptools-17.0.zip (673 kB) Downloading setuptools-17.0.tar.gz (629 kB) Downloading setuptools-16.0-py2.py3-none-any.whl (461 kB) Downloading setuptools-16.0.zip (673 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_77277c0e7d4f421cb88326a132baed7f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_77277c0e7d4f421cb88326a132baed7f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-o2tswb6p cwd: /tmp/pip-install-gqo9b1ln/setuptools_77277c0e7d4f421cb88326a132baed7f/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_77277c0e7d4f421cb88326a132baed7f/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_77277c0e7d4f421cb88326a132baed7f/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_77277c0e7d4f421cb88326a132baed7f/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_77277c0e7d4f421cb88326a132baed7f/pkg_resources/__init__.py", line 1724, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/4f/2d/5ccd59268e5b9243e40bb93ff654499669ad210817f6cafaf396f0574a20/setuptools-16.0.zip#sha256=a7ac22daec9dad57a39ecc812d8e7b450cbbae8c84e82b600ac44ca9975c6471 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-16.0.tar.gz (629 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_4932f7c9421d481284e51935a7301d24/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_4932f7c9421d481284e51935a7301d24/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-eshuhn6q cwd: /tmp/pip-install-gqo9b1ln/setuptools_4932f7c9421d481284e51935a7301d24/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_4932f7c9421d481284e51935a7301d24/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_4932f7c9421d481284e51935a7301d24/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_4932f7c9421d481284e51935a7301d24/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_4932f7c9421d481284e51935a7301d24/pkg_resources/__init__.py", line 1724, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/03/68/ff7b42cce92cfb96d299311836249fa1d6adb050a2444b87c1d661adf5ec/setuptools-16.0.tar.gz#sha256=aa86255dee2c4a0056509750008007667c29306b7a6c13801468515b2c672845 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-15.2-py2.py3-none-any.whl (501 kB) Downloading setuptools-15.2.zip (673 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_2efddf3d0b80440e85f867c752fc33fb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_2efddf3d0b80440e85f867c752fc33fb/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-zz23bw26 cwd: /tmp/pip-install-gqo9b1ln/setuptools_2efddf3d0b80440e85f867c752fc33fb/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_2efddf3d0b80440e85f867c752fc33fb/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_2efddf3d0b80440e85f867c752fc33fb/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_2efddf3d0b80440e85f867c752fc33fb/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_2efddf3d0b80440e85f867c752fc33fb/pkg_resources/__init__.py", line 1724, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/28/17/f1b300eeec0405388bfffc51a1efb37c45ad713c978b231f2c24e1a7cee4/setuptools-15.2.zip#sha256=c569c18a6d5a14e9d87679340293e3966fbd132847dc13cc61e96510c3e902ba (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-15.2.tar.gz (628 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_b65a55678e8f43d1ab17e33b0c868aec/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_b65a55678e8f43d1ab17e33b0c868aec/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-brido2b3 cwd: /tmp/pip-install-gqo9b1ln/setuptools_b65a55678e8f43d1ab17e33b0c868aec/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_b65a55678e8f43d1ab17e33b0c868aec/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_b65a55678e8f43d1ab17e33b0c868aec/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_b65a55678e8f43d1ab17e33b0c868aec/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_b65a55678e8f43d1ab17e33b0c868aec/pkg_resources/__init__.py", line 1724, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/a1/5f/e290ea36e7749a0d58ed2daab8c138fbe28178b91bc68d62d85a85964406/setuptools-15.2.tar.gz#sha256=381e78471fb0eff89c4b1a219e8739f48dd87c76ad2d3a790010ca3a62ee29a4 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-15.1-py2.py3-none-any.whl (501 kB) Downloading setuptools-15.1.zip (673 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_3a4780e1ef554f0bafa4ec661c1eb244/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_3a4780e1ef554f0bafa4ec661c1eb244/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ylbr1vm_ cwd: /tmp/pip-install-gqo9b1ln/setuptools_3a4780e1ef554f0bafa4ec661c1eb244/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_3a4780e1ef554f0bafa4ec661c1eb244/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_3a4780e1ef554f0bafa4ec661c1eb244/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_3a4780e1ef554f0bafa4ec661c1eb244/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_3a4780e1ef554f0bafa4ec661c1eb244/pkg_resources/__init__.py", line 1718, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/db/db/bc5443e648500e22b48a3b55f7614157d2187b622936836a014de7e8e6c6/setuptools-15.1.zip#sha256=209d1431169061ca133b1088f766ab9378a850f23784cf800caa3d0d130a3d16 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-15.1.tar.gz (627 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_55345c7daffb4f8b8f1d35535081026f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_55345c7daffb4f8b8f1d35535081026f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-sj7lfgem cwd: /tmp/pip-install-gqo9b1ln/setuptools_55345c7daffb4f8b8f1d35535081026f/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_55345c7daffb4f8b8f1d35535081026f/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_55345c7daffb4f8b8f1d35535081026f/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_55345c7daffb4f8b8f1d35535081026f/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_55345c7daffb4f8b8f1d35535081026f/pkg_resources/__init__.py", line 1718, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/de/14/2cf462619805bf49c1395030509fc4b30dd118d56ae94f0551910308fcbc/setuptools-15.1.tar.gz#sha256=cae3aac01a4370bf0f689ae1bfe0520142af749442698e5a20d08ea90a1037ee (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-15.0-py2.py3-none-any.whl (501 kB) Downloading setuptools-15.0.zip (673 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9edb40607a984a52bc8da982bfa4e783/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9edb40607a984a52bc8da982bfa4e783/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-a1fxskqq cwd: /tmp/pip-install-gqo9b1ln/setuptools_9edb40607a984a52bc8da982bfa4e783/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9edb40607a984a52bc8da982bfa4e783/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_9edb40607a984a52bc8da982bfa4e783/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_9edb40607a984a52bc8da982bfa4e783/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_9edb40607a984a52bc8da982bfa4e783/pkg_resources/__init__.py", line 1718, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/43/d8/8952db17766ec989fca23dc2305535efcbe6b3d07d4493f4cf312f94463d/setuptools-15.0.zip#sha256=f511be34f197cdb693582eaebc42f964779b691029a4614521ae4b61e1f3d1eb (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-15.0.tar.gz (627 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_38d4590d9d3c4a0da8e97f756669350f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_38d4590d9d3c4a0da8e97f756669350f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-56080gq1 cwd: /tmp/pip-install-gqo9b1ln/setuptools_38d4590d9d3c4a0da8e97f756669350f/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_38d4590d9d3c4a0da8e97f756669350f/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_38d4590d9d3c4a0da8e97f756669350f/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_38d4590d9d3c4a0da8e97f756669350f/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_38d4590d9d3c4a0da8e97f756669350f/pkg_resources/__init__.py", line 1718, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/7c/40/b38a541524c417e32333e1d459c7f2be56f8aceb96fd527476a5232276a7/setuptools-15.0.tar.gz#sha256=718d13adf87f99a45835bb20e0a1c4c036de644cd32b3f112639403aa04ebeb5 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-14.3.1-py2.py3-none-any.whl (501 kB) Downloading setuptools-14.3.1.zip (673 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_4147e74bf2514b06818a712a9bf0184c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_4147e74bf2514b06818a712a9bf0184c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-14lyiysp cwd: /tmp/pip-install-gqo9b1ln/setuptools_4147e74bf2514b06818a712a9bf0184c/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_4147e74bf2514b06818a712a9bf0184c/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_4147e74bf2514b06818a712a9bf0184c/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_4147e74bf2514b06818a712a9bf0184c/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_4147e74bf2514b06818a712a9bf0184c/pkg_resources/__init__.py", line 1699, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/da/f0/7ef454473979ecf6d337c44c0af776d5793a31e0194391ac31e23392e8c9/setuptools-14.3.1.zip#sha256=25b37ff80da0b93721394c2a5420caa531b884121e56be1ab7f1b4dfa13c5876 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-14.3.1.tar.gz (627 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9bae758021404bba8d3d8f527b36cac2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9bae758021404bba8d3d8f527b36cac2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ro_boorc cwd: /tmp/pip-install-gqo9b1ln/setuptools_9bae758021404bba8d3d8f527b36cac2/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9bae758021404bba8d3d8f527b36cac2/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_9bae758021404bba8d3d8f527b36cac2/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_9bae758021404bba8d3d8f527b36cac2/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_9bae758021404bba8d3d8f527b36cac2/pkg_resources/__init__.py", line 1699, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/e2/99/2f6deb6f2f50b7eb289f83d03d81d1018333b8886b1ca6c8dd7c7b52f3f9/setuptools-14.3.1.tar.gz#sha256=8d5712b7debddddf75ba98e069036b138c89430497037a406b36e57f9bcfee20 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-14.3-py2.py3-none-any.whl (501 kB) Downloading setuptools-14.3.zip (672 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_e1167165f50f4ffb8a028b08ecaa427c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_e1167165f50f4ffb8a028b08ecaa427c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-kbjj1jst cwd: /tmp/pip-install-gqo9b1ln/setuptools_e1167165f50f4ffb8a028b08ecaa427c/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_e1167165f50f4ffb8a028b08ecaa427c/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_e1167165f50f4ffb8a028b08ecaa427c/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_e1167165f50f4ffb8a028b08ecaa427c/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_e1167165f50f4ffb8a028b08ecaa427c/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/7b/2e/6abcca232b3ee13e4b4d26ff27a06b7b473a597b18b91802668ab141d29d/setuptools-14.3.zip#sha256=d97ea613c3d90943ddd4f5dd801e3c2de6ddcf183f38d9cd21be443dff2a7d2f (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-14.3.tar.gz (627 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_1f4a64887f3e41d3b6a04951353c4255/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_1f4a64887f3e41d3b6a04951353c4255/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-5tr3nbb5 cwd: /tmp/pip-install-gqo9b1ln/setuptools_1f4a64887f3e41d3b6a04951353c4255/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_1f4a64887f3e41d3b6a04951353c4255/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_1f4a64887f3e41d3b6a04951353c4255/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_1f4a64887f3e41d3b6a04951353c4255/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_1f4a64887f3e41d3b6a04951353c4255/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/c6/07/2f5de27db67b1a7799811be804aa77dac9e04aaf39d8273f24205bb6dfb2/setuptools-14.3.tar.gz#sha256=a29463d4cf6b1a863489fe3eec94f8a34329643520a473d427a5a54225e86659 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-14.2-py2.py3-none-any.whl (501 kB) Downloading setuptools-14.2.zip (672 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_7ff716384a534eaea508f363980d363b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_7ff716384a534eaea508f363980d363b/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-4w_kqnyu cwd: /tmp/pip-install-gqo9b1ln/setuptools_7ff716384a534eaea508f363980d363b/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_7ff716384a534eaea508f363980d363b/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_7ff716384a534eaea508f363980d363b/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_7ff716384a534eaea508f363980d363b/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_7ff716384a534eaea508f363980d363b/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/b6/8b/19adbcfc88963f48906bd390c743184f59ca8c096dfb17c8a8b972436443/setuptools-14.2.zip#sha256=d0b2052f6df01fa64460790320dac65b2bca31bd78c4ff4a44d5da2bc49fbe13 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-14.2.tar.gz (627 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_bfb302eaa41d421eacba3b07f082a7cb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_bfb302eaa41d421eacba3b07f082a7cb/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-zcso02lw cwd: /tmp/pip-install-gqo9b1ln/setuptools_bfb302eaa41d421eacba3b07f082a7cb/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_bfb302eaa41d421eacba3b07f082a7cb/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_bfb302eaa41d421eacba3b07f082a7cb/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_bfb302eaa41d421eacba3b07f082a7cb/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_bfb302eaa41d421eacba3b07f082a7cb/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/43/3c/cb8b12b0f780caffdbb9621f63f39bb587f5549965ec0982abe73536e037/setuptools-14.2.tar.gz#sha256=4f865390ff16957248edcde37e2286181f2726ff21897168a11af5c78cf227dc (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-14.1.1-py2.py3-none-any.whl (501 kB) Downloading setuptools-14.1.1.zip (673 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_4527fc49c8d248d98c504cdd02b3e92c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_4527fc49c8d248d98c504cdd02b3e92c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_j4g0plh cwd: /tmp/pip-install-gqo9b1ln/setuptools_4527fc49c8d248d98c504cdd02b3e92c/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_4527fc49c8d248d98c504cdd02b3e92c/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_4527fc49c8d248d98c504cdd02b3e92c/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_4527fc49c8d248d98c504cdd02b3e92c/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_4527fc49c8d248d98c504cdd02b3e92c/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/f1/c8/b5b997ff066cbf987660aa22bdc7b8b2cc804eea97170103b601bc7a40e5/setuptools-14.1.1.zip#sha256=73de79425b21467ff8299d12615921c4e3fa855f8f8b83da6cd427701618dc10 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-14.1.1.tar.gz (627 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_7147fb9265c143b6a6e4e757d2928726/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_7147fb9265c143b6a6e4e757d2928726/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-pgcjdffb cwd: /tmp/pip-install-gqo9b1ln/setuptools_7147fb9265c143b6a6e4e757d2928726/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_7147fb9265c143b6a6e4e757d2928726/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_7147fb9265c143b6a6e4e757d2928726/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_7147fb9265c143b6a6e4e757d2928726/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_7147fb9265c143b6a6e4e757d2928726/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/40/aa/7e810622378d14fe1f1ee6cc88c91a7c62f25dfa0f0b4cf3343d848ca5b1/setuptools-14.1.1.tar.gz#sha256=636e4f087dc426ac5f3f9561eeeef91a6f3d5fc69f280fc6ba5630b38b252958 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-14.1-py2.py3-none-any.whl (501 kB) Downloading setuptools-14.1.zip (672 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c5d6fffe1bba44f389b8a73ddefa6b8e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c5d6fffe1bba44f389b8a73ddefa6b8e/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-4ecrp24p cwd: /tmp/pip-install-gqo9b1ln/setuptools_c5d6fffe1bba44f389b8a73ddefa6b8e/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c5d6fffe1bba44f389b8a73ddefa6b8e/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_c5d6fffe1bba44f389b8a73ddefa6b8e/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_c5d6fffe1bba44f389b8a73ddefa6b8e/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_c5d6fffe1bba44f389b8a73ddefa6b8e/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/d7/f3/ac34e3cab9e07736ec3a72b1b435a3a4534daeb21a80d04ae411d09e73d0/setuptools-14.1.zip#sha256=1a6a7ae1c028beefd9ad8545272b38ab49e192a39e1aad4a66e8912e6de80280 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-14.1.tar.gz (627 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_7d896f05d42f4afca6017a22296e8cbe/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_7d896f05d42f4afca6017a22296e8cbe/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-fgw20z8b cwd: /tmp/pip-install-gqo9b1ln/setuptools_7d896f05d42f4afca6017a22296e8cbe/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_7d896f05d42f4afca6017a22296e8cbe/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_7d896f05d42f4afca6017a22296e8cbe/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_7d896f05d42f4afca6017a22296e8cbe/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_7d896f05d42f4afca6017a22296e8cbe/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/1b/6c/de1a4da56ec6e7671d9b183ba0ad1ce76932d592be9c0da401538d98e1e5/setuptools-14.1.tar.gz#sha256=6ca48bc9c43a61b856247dc7fadaf06696605beb662b3164937858ad31575dfb (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-14.0-py2.py3-none-any.whl (501 kB) Downloading setuptools-14.0.zip (672 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_92572d4c1c3846388b5f4ac0873434d8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_92572d4c1c3846388b5f4ac0873434d8/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ymm5psej cwd: /tmp/pip-install-gqo9b1ln/setuptools_92572d4c1c3846388b5f4ac0873434d8/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_92572d4c1c3846388b5f4ac0873434d8/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_92572d4c1c3846388b5f4ac0873434d8/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_92572d4c1c3846388b5f4ac0873434d8/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_92572d4c1c3846388b5f4ac0873434d8/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/49/09/825f890e9f078a3ea74005bce4309143eee2662195f559b0d9b3910b868b/setuptools-14.0.zip#sha256=683413913f5c092b68d9baebe48d491a43d846b03326d53d7a2cea1666473c48 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-14.0.tar.gz (627 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_30e1694cc49d484f888ab92bdc5efb35/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_30e1694cc49d484f888ab92bdc5efb35/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-0iryu_ey cwd: /tmp/pip-install-gqo9b1ln/setuptools_30e1694cc49d484f888ab92bdc5efb35/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_30e1694cc49d484f888ab92bdc5efb35/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_30e1694cc49d484f888ab92bdc5efb35/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_30e1694cc49d484f888ab92bdc5efb35/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_30e1694cc49d484f888ab92bdc5efb35/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/60/79/b64b985b6c5eada9c650e12fb0ebd8c0136dbeabbd5b9b1be45f433a5ca1/setuptools-14.0.tar.gz#sha256=5672efb5bf17423531d05035cb0ae38e7fb94720901acffd70bcd200fd7aaf18 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-13.0.2-py2.py3-none-any.whl (501 kB) Downloading setuptools-13.0.2.zip (672 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c1aa8ad96598479181d3b960d29e24ac/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c1aa8ad96598479181d3b960d29e24ac/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-tkql3q03 cwd: /tmp/pip-install-gqo9b1ln/setuptools_c1aa8ad96598479181d3b960d29e24ac/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c1aa8ad96598479181d3b960d29e24ac/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_c1aa8ad96598479181d3b960d29e24ac/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_c1aa8ad96598479181d3b960d29e24ac/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_c1aa8ad96598479181d3b960d29e24ac/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/ff/f3/498a65f5ed63ef35126da543d1be46b1526f0eb4f03dc47ffa2bdccf7e8b/setuptools-13.0.2.zip#sha256=88b1bf0bc9eb276a1625b85a1a8a35e07fabee687c98352fb5a551bed1e348b9 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-13.0.2.tar.gz (627 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_dcba67bfdd1b4c2991530c8d816d681c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_dcba67bfdd1b4c2991530c8d816d681c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-gj6xd6_i cwd: /tmp/pip-install-gqo9b1ln/setuptools_dcba67bfdd1b4c2991530c8d816d681c/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_dcba67bfdd1b4c2991530c8d816d681c/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_dcba67bfdd1b4c2991530c8d816d681c/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_dcba67bfdd1b4c2991530c8d816d681c/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_dcba67bfdd1b4c2991530c8d816d681c/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/9f/9f/b8accb44e584d08bbdce792e4b99502f998b84130283c2ca539a4c3f2fd0/setuptools-13.0.2.tar.gz#sha256=7e389a7506e1f69a25baf9ef1b4cde866c53d7e2eb0bbce841e689f913ed5c02 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-13.0.1-py2.py3-none-any.whl (501 kB) Downloading setuptools-13.0.1.zip (672 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c4f40a4147944459b5c75552a30d7239/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c4f40a4147944459b5c75552a30d7239/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ti8kt9a5 cwd: /tmp/pip-install-gqo9b1ln/setuptools_c4f40a4147944459b5c75552a30d7239/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c4f40a4147944459b5c75552a30d7239/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_c4f40a4147944459b5c75552a30d7239/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_c4f40a4147944459b5c75552a30d7239/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_c4f40a4147944459b5c75552a30d7239/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/af/c5/63fe880591c601410cd2a168df603b24d66127a3c502b4688272e332ec19/setuptools-13.0.1.zip#sha256=ea4f963bca877bb86a75127254f9f97952da2b2a301d557f001ce02033206430 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-13.0.1.tar.gz (626 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_e27ca575edc248cba2aa92c41605bd7d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_e27ca575edc248cba2aa92c41605bd7d/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-17kwj0cl cwd: /tmp/pip-install-gqo9b1ln/setuptools_e27ca575edc248cba2aa92c41605bd7d/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_e27ca575edc248cba2aa92c41605bd7d/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_e27ca575edc248cba2aa92c41605bd7d/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_e27ca575edc248cba2aa92c41605bd7d/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_e27ca575edc248cba2aa92c41605bd7d/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/fa/ef/c0e1ac0e7509593a0addee204a4fc6b577e9323b5e92f03cccfc242ca5fa/setuptools-13.0.1.tar.gz#sha256=6728cd1f4913260ff5b1967b5ef3defcb4fe0970517bfb6cf025a751e6b90793 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.4-py2.py3-none-any.whl (501 kB) Downloading setuptools-12.4.zip (678 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_7510cc1832e84ccebfd4b2fc77eef6aa/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_7510cc1832e84ccebfd4b2fc77eef6aa/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-3g611yys cwd: /tmp/pip-install-gqo9b1ln/setuptools_7510cc1832e84ccebfd4b2fc77eef6aa/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_7510cc1832e84ccebfd4b2fc77eef6aa/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_7510cc1832e84ccebfd4b2fc77eef6aa/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_7510cc1832e84ccebfd4b2fc77eef6aa/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_7510cc1832e84ccebfd4b2fc77eef6aa/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/76/9d/4a0937535b4ed0ef752ed48dfd950d0d9c6ab3063a22f318ea08154d8bec/setuptools-12.4.zip#sha256=407eda39e0bdb7827a0fe76a8390a2627eb64bdcbaf36fd16e901de2a9ff0c27 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.4.tar.gz (635 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_33fed3fc767746e69042a527e81a2e1a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_33fed3fc767746e69042a527e81a2e1a/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-k6eaa3qz cwd: /tmp/pip-install-gqo9b1ln/setuptools_33fed3fc767746e69042a527e81a2e1a/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_33fed3fc767746e69042a527e81a2e1a/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_33fed3fc767746e69042a527e81a2e1a/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_33fed3fc767746e69042a527e81a2e1a/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_33fed3fc767746e69042a527e81a2e1a/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/05/99/4eb2d51cc8a1bbc2252c186f8455c68898734529b64daafaaf7d62264f94/setuptools-12.4.tar.gz#sha256=604ca2482f2a778fd76ab0a963d85441e5fe246ea0b1a4f40778b8d2af3b6f71 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.3-py2.py3-none-any.whl (501 kB) Downloading setuptools-12.3.zip (678 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_8bdb98dfcc104f8e816221b20149e338/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_8bdb98dfcc104f8e816221b20149e338/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-wfqrzkk3 cwd: /tmp/pip-install-gqo9b1ln/setuptools_8bdb98dfcc104f8e816221b20149e338/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_8bdb98dfcc104f8e816221b20149e338/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_8bdb98dfcc104f8e816221b20149e338/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_8bdb98dfcc104f8e816221b20149e338/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_8bdb98dfcc104f8e816221b20149e338/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/e7/94/f2afdffc82361f4f0f1d771cb18cc9a757d4a52741453a3639bea5c34c4d/setuptools-12.3.zip#sha256=a1a5cb019c29da00a8f51e763b5990dca24ea2f41bb3c9b2612335dbfc935928 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.3.tar.gz (635 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9c588c98785241c1a2fcc9abb266bac4/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9c588c98785241c1a2fcc9abb266bac4/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-r0ybi2ya cwd: /tmp/pip-install-gqo9b1ln/setuptools_9c588c98785241c1a2fcc9abb266bac4/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9c588c98785241c1a2fcc9abb266bac4/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_9c588c98785241c1a2fcc9abb266bac4/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_9c588c98785241c1a2fcc9abb266bac4/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_9c588c98785241c1a2fcc9abb266bac4/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/d3/38/3f947884c009fc65c4d9f60ff154230be6226ac2215a30e631e155418a30/setuptools-12.3.tar.gz#sha256=acd94720cb66fccc728d61b5db93a04cfc7eb20b5252440cccfc20f71d22162c (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.2-py2.py3-none-any.whl (502 kB) Downloading setuptools-12.2.zip (679 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_e173792409cf47c9bd60dbe9b31e7d5f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_e173792409cf47c9bd60dbe9b31e7d5f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-881gju_k cwd: /tmp/pip-install-gqo9b1ln/setuptools_e173792409cf47c9bd60dbe9b31e7d5f/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_e173792409cf47c9bd60dbe9b31e7d5f/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_e173792409cf47c9bd60dbe9b31e7d5f/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_e173792409cf47c9bd60dbe9b31e7d5f/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_e173792409cf47c9bd60dbe9b31e7d5f/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/2c/72/1591dfe73b26a05bf53cd8035f85541283f9cb43febc67b76b6dd87fecb3/setuptools-12.2.zip#sha256=6da0a475c3df18360fef3c8e079ad64b4152c49dee87af539dc4db9a628a3c9f (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.2.tar.gz (635 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_f334941165a34124a2381eaa34fd59a9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_f334941165a34124a2381eaa34fd59a9/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ilu9zqp7 cwd: /tmp/pip-install-gqo9b1ln/setuptools_f334941165a34124a2381eaa34fd59a9/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_f334941165a34124a2381eaa34fd59a9/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_f334941165a34124a2381eaa34fd59a9/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_f334941165a34124a2381eaa34fd59a9/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_f334941165a34124a2381eaa34fd59a9/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/13/c0/216e0adececaabad0bdfb11819af62b8c79ca507a179a01504adbf3726a3/setuptools-12.2.tar.gz#sha256=35217b462c11589754bee08688313b4dfc46c752857c67b2663b2cf9eab60144 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.1-py2.py3-none-any.whl (502 kB) Downloading setuptools-12.1.zip (678 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_917cd8a4a8f64fa5b564c43f976bed36/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_917cd8a4a8f64fa5b564c43f976bed36/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-4uvkmomj cwd: /tmp/pip-install-gqo9b1ln/setuptools_917cd8a4a8f64fa5b564c43f976bed36/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_917cd8a4a8f64fa5b564c43f976bed36/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_917cd8a4a8f64fa5b564c43f976bed36/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_917cd8a4a8f64fa5b564c43f976bed36/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_917cd8a4a8f64fa5b564c43f976bed36/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/a8/4d/b668121f41308c83763a3f6030e9fde5cc8fd56cba422b923b0da3ac7668/setuptools-12.1.zip#sha256=07c505292cfe20f4caed28552a88bfb2dac58a75ad382695552bbdecc2c01967 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.1.tar.gz (634 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c53b8620e36b433bb9b40f1f1ed69950/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c53b8620e36b433bb9b40f1f1ed69950/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-9e294_dq cwd: /tmp/pip-install-gqo9b1ln/setuptools_c53b8620e36b433bb9b40f1f1ed69950/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c53b8620e36b433bb9b40f1f1ed69950/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_c53b8620e36b433bb9b40f1f1ed69950/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_c53b8620e36b433bb9b40f1f1ed69950/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_c53b8620e36b433bb9b40f1f1ed69950/pkg_resources/__init__.py", line 1698, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/00/5b/a7dd72d8bab089f2c946b3682f1f9ebb459ca8c4bfef7b14640318ace782/setuptools-12.1.tar.gz#sha256=faa7474d8939b25574a6caf0fbebf294c5f9c34a3d2c31cb1a92df10f5996e11 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.0.5-py2.py3-none-any.whl (502 kB) Downloading setuptools-12.0.5.zip (672 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_e225d85d35ad404a8e8bd32b2e56c7dc/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_e225d85d35ad404a8e8bd32b2e56c7dc/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-lgbiyrus cwd: /tmp/pip-install-gqo9b1ln/setuptools_e225d85d35ad404a8e8bd32b2e56c7dc/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_e225d85d35ad404a8e8bd32b2e56c7dc/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_e225d85d35ad404a8e8bd32b2e56c7dc/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_e225d85d35ad404a8e8bd32b2e56c7dc/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_e225d85d35ad404a8e8bd32b2e56c7dc/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/6f/bd/cde3aff4ef0b38b305ed68c05b696a202c2e7e72718831ade33eabd6d283/setuptools-12.0.5.zip#sha256=d2c7f19231c1fd09aee53acd42820f36be087407d48320208ba35c33038b3161 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.0.5.tar.gz (626 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_8fe0cc0c077e4b68aeadc217e3b245e2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_8fe0cc0c077e4b68aeadc217e3b245e2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-h1506il6 cwd: /tmp/pip-install-gqo9b1ln/setuptools_8fe0cc0c077e4b68aeadc217e3b245e2/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_8fe0cc0c077e4b68aeadc217e3b245e2/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_8fe0cc0c077e4b68aeadc217e3b245e2/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_8fe0cc0c077e4b68aeadc217e3b245e2/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_8fe0cc0c077e4b68aeadc217e3b245e2/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/c6/b6/7d0793d138644f8857753ac341e1f5fe744f157754a7b2b59a93b0ce6c38/setuptools-12.0.5.tar.gz#sha256=bda326cad34921060a45004b0dd81f828d471695346e303f4ca53b8ba6f4547f (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.0.4-py2.py3-none-any.whl (502 kB) Downloading setuptools-12.0.4.zip (673 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_93a70c36e77047fa8c1ce62776e3f6f9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_93a70c36e77047fa8c1ce62776e3f6f9/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-umv_ymo1 cwd: /tmp/pip-install-gqo9b1ln/setuptools_93a70c36e77047fa8c1ce62776e3f6f9/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_93a70c36e77047fa8c1ce62776e3f6f9/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_93a70c36e77047fa8c1ce62776e3f6f9/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_93a70c36e77047fa8c1ce62776e3f6f9/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_93a70c36e77047fa8c1ce62776e3f6f9/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/ac/9a/ee5772e08133a17f0640bd38ec3af687609d63a04f98a42fca142f73b6b3/setuptools-12.0.4.zip#sha256=6f889270430bbf42152be3015a970069a653ec282fca13541e4d7122769e5ef9 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.0.4.tar.gz (626 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_5556e8e59f1e46dc8b41e34d664cc318/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_5556e8e59f1e46dc8b41e34d664cc318/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-nqfbdpi1 cwd: /tmp/pip-install-gqo9b1ln/setuptools_5556e8e59f1e46dc8b41e34d664cc318/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_5556e8e59f1e46dc8b41e34d664cc318/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_5556e8e59f1e46dc8b41e34d664cc318/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_5556e8e59f1e46dc8b41e34d664cc318/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_5556e8e59f1e46dc8b41e34d664cc318/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/2c/1a/af35b7251503e04ca6946d2075bc694818edddbe1366b0c172c3e74c6133/setuptools-12.0.4.tar.gz#sha256=cc93f149ef82d1c7fe0f1199c14f86659386310936457b386891158e72c75cb1 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.0.3-py2.py3-none-any.whl (502 kB) Downloading setuptools-12.0.3.zip (673 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_53ff047307df4e3ca738b1960d21a174/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_53ff047307df4e3ca738b1960d21a174/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-logi1u3y cwd: /tmp/pip-install-gqo9b1ln/setuptools_53ff047307df4e3ca738b1960d21a174/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_53ff047307df4e3ca738b1960d21a174/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_53ff047307df4e3ca738b1960d21a174/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_53ff047307df4e3ca738b1960d21a174/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_53ff047307df4e3ca738b1960d21a174/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/39/8d/803fea27b92c8147f47e6254478a39eeef86b46d6fa72db6a358352b429c/setuptools-12.0.3.zip#sha256=a6e441a77cb72665de9c871770c164512bf198667d1893351db10cc359180b52 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.0.3.tar.gz (626 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_8244fef6b7dd4db786d62e6b80779362/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_8244fef6b7dd4db786d62e6b80779362/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-6u4nk1v0 cwd: /tmp/pip-install-gqo9b1ln/setuptools_8244fef6b7dd4db786d62e6b80779362/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_8244fef6b7dd4db786d62e6b80779362/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_8244fef6b7dd4db786d62e6b80779362/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_8244fef6b7dd4db786d62e6b80779362/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_8244fef6b7dd4db786d62e6b80779362/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/aa/17/36aaaceb141ad7cbb9851158a8fd73215b93a63e7162fe5fcd7d773fb9b9/setuptools-12.0.3.tar.gz#sha256=aa995fc91d203d02630bf54f9d898b7b337cbefb3f8d05d33de2b0d64a601ef8 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.0.2-py2.py3-none-any.whl (502 kB) Downloading setuptools-12.0.2.zip (673 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9aa2bde43ba345309bb20b1075696e8c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9aa2bde43ba345309bb20b1075696e8c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-zuaykbbs cwd: /tmp/pip-install-gqo9b1ln/setuptools_9aa2bde43ba345309bb20b1075696e8c/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9aa2bde43ba345309bb20b1075696e8c/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_9aa2bde43ba345309bb20b1075696e8c/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_9aa2bde43ba345309bb20b1075696e8c/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_9aa2bde43ba345309bb20b1075696e8c/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/49/f7/5962355be50b9ba5ea1e18fec91619c18ed6db434f0861085bc84db649b0/setuptools-12.0.2.zip#sha256=826c582d54104047b03ceb31d724b38ed9d136e83a34ffcd0840cbb338686d4a (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.0.2.tar.gz (626 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_8855c28e3ea5461c9ab8103962e60da0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_8855c28e3ea5461c9ab8103962e60da0/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-24pp5y9l cwd: /tmp/pip-install-gqo9b1ln/setuptools_8855c28e3ea5461c9ab8103962e60da0/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_8855c28e3ea5461c9ab8103962e60da0/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_8855c28e3ea5461c9ab8103962e60da0/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_8855c28e3ea5461c9ab8103962e60da0/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_8855c28e3ea5461c9ab8103962e60da0/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/eb/59/4103a48ece1a341350a587dd5ef8e27ea75d411c709cf59cf01e78b49a55/setuptools-12.0.2.tar.gz#sha256=bdafc7642a903ea7aee9ba11dfe45d0f27d58818d9ed15d0cf6b3228dcff8b56 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.0.1-py2.py3-none-any.whl (501 kB) Downloading setuptools-12.0.1.zip (672 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_bcd493c0710943b4982f6d4a57666735/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_bcd493c0710943b4982f6d4a57666735/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-qu65985d cwd: /tmp/pip-install-gqo9b1ln/setuptools_bcd493c0710943b4982f6d4a57666735/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_bcd493c0710943b4982f6d4a57666735/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_bcd493c0710943b4982f6d4a57666735/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_bcd493c0710943b4982f6d4a57666735/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_bcd493c0710943b4982f6d4a57666735/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/8d/40/7814758efbad56c5b13c7ca3bbb49b198577b3f62dd88334be7d1a9df6f7/setuptools-12.0.1.zip#sha256=6906169c12b774338b84590989cd22e16c56a75fda52001edd509ce58ff24f60 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.0.1.tar.gz (626 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c59f67ab6568430db55802e815bda6a5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c59f67ab6568430db55802e815bda6a5/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-wmi6mraw cwd: /tmp/pip-install-gqo9b1ln/setuptools_c59f67ab6568430db55802e815bda6a5/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c59f67ab6568430db55802e815bda6a5/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_c59f67ab6568430db55802e815bda6a5/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_c59f67ab6568430db55802e815bda6a5/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_c59f67ab6568430db55802e815bda6a5/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/31/f5/17ce5fa1f49d1665e7ec9fe5a2d1e6e73032d8f7cfb32440454059679a6f/setuptools-12.0.1.tar.gz#sha256=35c3d6db79c662f1fc1c5105bc7cd3983d44071ebf5f9e00453792ea1335d5ab (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.0-py2.py3-none-any.whl (501 kB) Downloading setuptools-12.0.zip (672 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_3bd09245e7194a3bb2df0739f6f8da26/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_3bd09245e7194a3bb2df0739f6f8da26/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-up4pebvc cwd: /tmp/pip-install-gqo9b1ln/setuptools_3bd09245e7194a3bb2df0739f6f8da26/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_3bd09245e7194a3bb2df0739f6f8da26/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_3bd09245e7194a3bb2df0739f6f8da26/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_3bd09245e7194a3bb2df0739f6f8da26/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_3bd09245e7194a3bb2df0739f6f8da26/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/9d/c9/b837359319988b156b9deed87ab6e8fc7e709afa82a97b93191c5a0077f4/setuptools-12.0.zip#sha256=31d40c148cee38455b466d37a48524a0027de15aaf735efb2f2d6bb01e50577c (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-12.0.tar.gz (626 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_eef58216e1a34ae3bdb788ad01d5aa1d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_eef58216e1a34ae3bdb788ad01d5aa1d/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-muy9p3s2 cwd: /tmp/pip-install-gqo9b1ln/setuptools_eef58216e1a34ae3bdb788ad01d5aa1d/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_eef58216e1a34ae3bdb788ad01d5aa1d/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_eef58216e1a34ae3bdb788ad01d5aa1d/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_eef58216e1a34ae3bdb788ad01d5aa1d/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_eef58216e1a34ae3bdb788ad01d5aa1d/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/9e/be/ca16313dcc62f3b69b6f204470806042847656380cd401241a7b69b91a07/setuptools-12.0.tar.gz#sha256=3ef446550a92eb3b75c4fb7dda48996526241fed03ce05e108e6f245137bb8dc (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-11.3.1-py2.py3-none-any.whl (500 kB) Downloading setuptools-11.3.1.zip (670 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_e1b7e7b08d0644c2a68774048bcbfd2f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_e1b7e7b08d0644c2a68774048bcbfd2f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-52wzirt8 cwd: /tmp/pip-install-gqo9b1ln/setuptools_e1b7e7b08d0644c2a68774048bcbfd2f/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_e1b7e7b08d0644c2a68774048bcbfd2f/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_e1b7e7b08d0644c2a68774048bcbfd2f/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_e1b7e7b08d0644c2a68774048bcbfd2f/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_e1b7e7b08d0644c2a68774048bcbfd2f/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/98/44/cf4a8843803aa272b290679c2b08236029752c927bedaf3a6805b0191c3c/setuptools-11.3.1.zip#sha256=b06dd1afb06c56ff32aaa0ecfeffd77c39ff42c3dffa520948701d4f75c2f445 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-11.3.1.tar.gz (624 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_0aa84cad634b42ebaee511bd9cb3558a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_0aa84cad634b42ebaee511bd9cb3558a/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-46ulxjtr cwd: /tmp/pip-install-gqo9b1ln/setuptools_0aa84cad634b42ebaee511bd9cb3558a/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_0aa84cad634b42ebaee511bd9cb3558a/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_0aa84cad634b42ebaee511bd9cb3558a/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_0aa84cad634b42ebaee511bd9cb3558a/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_0aa84cad634b42ebaee511bd9cb3558a/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/ac/34/8e23ee6e86e0a7f2ad934aa7e16b03c13b3a3c1058d7972c60a60111cf2a/setuptools-11.3.1.tar.gz#sha256=bd25f17de4ecf00116a9f7368b614a54ca1612d7945d2eafe5d97bc08c138bc5 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-11.3-py2.py3-none-any.whl (500 kB) Downloading setuptools-11.3.zip (670 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_10871a3f57ab4527ae455a53ce371f6a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_10871a3f57ab4527ae455a53ce371f6a/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-dq9cqzcv cwd: /tmp/pip-install-gqo9b1ln/setuptools_10871a3f57ab4527ae455a53ce371f6a/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_10871a3f57ab4527ae455a53ce371f6a/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_10871a3f57ab4527ae455a53ce371f6a/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_10871a3f57ab4527ae455a53ce371f6a/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_10871a3f57ab4527ae455a53ce371f6a/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/85/b9/f32b943ce45853d778458ce0f9af007641557a5257acea29458e8cc2115d/setuptools-11.3.zip#sha256=ec6c93bcba25a488f1a4ea4bfa175ecae4ff307769f6c86fcc65bdc1927a203c (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-11.3.tar.gz (624 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_b4c57d7af98a4a54bcff68405c5ce206/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_b4c57d7af98a4a54bcff68405c5ce206/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-yrksr1gs cwd: /tmp/pip-install-gqo9b1ln/setuptools_b4c57d7af98a4a54bcff68405c5ce206/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_b4c57d7af98a4a54bcff68405c5ce206/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_b4c57d7af98a4a54bcff68405c5ce206/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_b4c57d7af98a4a54bcff68405c5ce206/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_b4c57d7af98a4a54bcff68405c5ce206/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/34/a9/65ef401499e6878b3c67c473ecfd8803eacf274b03316ec8f2e86116708d/setuptools-11.3.tar.gz#sha256=a2da967efa9ed2f033d4dc4b3230001e97365b43993fdc744c3c3717c919380e (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-11.2-py2.py3-none-any.whl (500 kB) Downloading setuptools-11.2.zip (669 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_23b2aae08a8441c8b14a7b0a259288ab/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_23b2aae08a8441c8b14a7b0a259288ab/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-2qso5xoc cwd: /tmp/pip-install-gqo9b1ln/setuptools_23b2aae08a8441c8b14a7b0a259288ab/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_23b2aae08a8441c8b14a7b0a259288ab/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_23b2aae08a8441c8b14a7b0a259288ab/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_23b2aae08a8441c8b14a7b0a259288ab/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_23b2aae08a8441c8b14a7b0a259288ab/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/f2/29/e69f1c1a12c579c6da265dc6594722ab11010683806e4e742eb7c8ffe08d/setuptools-11.2.zip#sha256=3960752b3970161f769eebe83683ea1293ed945b8311312063205b30b50aa21c (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-11.2.tar.gz (624 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_a58c5527fc37401883a9379437903266/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_a58c5527fc37401883a9379437903266/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-is3_bq30 cwd: /tmp/pip-install-gqo9b1ln/setuptools_a58c5527fc37401883a9379437903266/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_a58c5527fc37401883a9379437903266/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_a58c5527fc37401883a9379437903266/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_a58c5527fc37401883a9379437903266/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_a58c5527fc37401883a9379437903266/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/2f/aa/cc5b2e1e3326a35601508968767508374031c07e70e880e0f00c3e49fb2d/setuptools-11.2.tar.gz#sha256=4877c91dcd8f403712464dc421dd1d2981a86deb98a5b2b8f379b345443164e2 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-11.1-py2.py3-none-any.whl (500 kB) Downloading setuptools-11.1.zip (669 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_385a0bf2a98e452084df1ae8f9f90c3b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_385a0bf2a98e452084df1ae8f9f90c3b/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ipxvubjx cwd: /tmp/pip-install-gqo9b1ln/setuptools_385a0bf2a98e452084df1ae8f9f90c3b/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_385a0bf2a98e452084df1ae8f9f90c3b/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_385a0bf2a98e452084df1ae8f9f90c3b/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_385a0bf2a98e452084df1ae8f9f90c3b/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_385a0bf2a98e452084df1ae8f9f90c3b/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/11/ed/1a33e609a40ba5bb5e87f1b9b601c103dbd66269bf241120afb9caccf462/setuptools-11.1.zip#sha256=562a308d19176838de776078e7250cc58946203cb7e39f9fc800f040a9727513 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-11.1.tar.gz (624 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_779e17c30bb84ff1a10f125cced2f87f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_779e17c30bb84ff1a10f125cced2f87f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-5pwmpki_ cwd: /tmp/pip-install-gqo9b1ln/setuptools_779e17c30bb84ff1a10f125cced2f87f/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_779e17c30bb84ff1a10f125cced2f87f/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_779e17c30bb84ff1a10f125cced2f87f/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_779e17c30bb84ff1a10f125cced2f87f/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_779e17c30bb84ff1a10f125cced2f87f/pkg_resources/__init__.py", line 1696, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/1e/d9/295b5bcb96e4828dd517e8f140467df79c5b4dd513e6d98ca336b927e96f/setuptools-11.1.tar.gz#sha256=4acf2e7e110bbc465f8707f075c4da684e0d367275807d21fbcdf88a03d4dc23 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-11.0-py2.py3-none-any.whl (498 kB) Downloading setuptools-11.0.zip (683 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_53dc21ecd74c463e928e339d3c9883c4/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_53dc21ecd74c463e928e339d3c9883c4/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-04y6j3no cwd: /tmp/pip-install-gqo9b1ln/setuptools_53dc21ecd74c463e928e339d3c9883c4/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_53dc21ecd74c463e928e339d3c9883c4/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_53dc21ecd74c463e928e339d3c9883c4/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_53dc21ecd74c463e928e339d3c9883c4/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_53dc21ecd74c463e928e339d3c9883c4/pkg_resources/__init__.py", line 1655, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/37/53/de4e6b7ff77d1d4c3781819583021861b7ec39fbdf363f79b30bf8aecf4c/setuptools-11.0.zip#sha256=d9567b4935ffaa684701f846f920c10066353052ed0e40e2c214f7d2fd99dd19 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-11.0.tar.gz (636 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_6764836623924450aa04e44912c4c891/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_6764836623924450aa04e44912c4c891/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-bmiv0plb cwd: /tmp/pip-install-gqo9b1ln/setuptools_6764836623924450aa04e44912c4c891/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_6764836623924450aa04e44912c4c891/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_6764836623924450aa04e44912c4c891/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_6764836623924450aa04e44912c4c891/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_6764836623924450aa04e44912c4c891/pkg_resources/__init__.py", line 1655, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/c9/b6/fa2bd564458bf8e2493e4db4b95922f53bb38656ec9c4997254370d5521c/setuptools-11.0.tar.gz#sha256=22da6a8f95fec7560227f099f8ee83327786f08f49bc2ca73e3c19a15bc6a29b (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-10.2.1-py2.py3-none-any.whl (497 kB) Downloading setuptools-10.2.1.zip (672 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_090fb49df20e45ac97545edcfd4e8f51/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_090fb49df20e45ac97545edcfd4e8f51/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ivgpa6yk cwd: /tmp/pip-install-gqo9b1ln/setuptools_090fb49df20e45ac97545edcfd4e8f51/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_090fb49df20e45ac97545edcfd4e8f51/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_090fb49df20e45ac97545edcfd4e8f51/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_090fb49df20e45ac97545edcfd4e8f51/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_090fb49df20e45ac97545edcfd4e8f51/pkg_resources/__init__.py", line 1655, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/70/6a/ce73dca788c85cfbfd1da29d70ce8ae16222c7e044bc75b0871418e577d9/setuptools-10.2.1.zip#sha256=8a4c902490ad15c12df3fdad6f8c0beaf14c07355afaa46e478b66f6682d5b88 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-10.2.1.tar.gz (626 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_23ed2e7caebd4dbf95b21c9301cfd9de/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_23ed2e7caebd4dbf95b21c9301cfd9de/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-112htwxq cwd: /tmp/pip-install-gqo9b1ln/setuptools_23ed2e7caebd4dbf95b21c9301cfd9de/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_23ed2e7caebd4dbf95b21c9301cfd9de/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_23ed2e7caebd4dbf95b21c9301cfd9de/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_23ed2e7caebd4dbf95b21c9301cfd9de/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_23ed2e7caebd4dbf95b21c9301cfd9de/pkg_resources/__init__.py", line 1655, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/f8/7c/7551890036f17361996276387d16f6b93201566c86fff7bf7ccc43f51404/setuptools-10.2.1.tar.gz#sha256=f7e92972b918184b6bc2b3bc2dd022e35a186c623f5c8d10ca9ca8c6530c5a46 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-10.2-py2.py3-none-any.whl (497 kB) Downloading setuptools-10.2.zip (671 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_6a58e7e826ad4504b199293abf909e2d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_6a58e7e826ad4504b199293abf909e2d/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-26s7no8a cwd: /tmp/pip-install-gqo9b1ln/setuptools_6a58e7e826ad4504b199293abf909e2d/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_6a58e7e826ad4504b199293abf909e2d/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_6a58e7e826ad4504b199293abf909e2d/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_6a58e7e826ad4504b199293abf909e2d/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_6a58e7e826ad4504b199293abf909e2d/pkg_resources/__init__.py", line 1655, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/0f/6d/1f8cdc3b0b57076ff2c8f8542b7e1d0826fe017815253eb98e98b1c7e0ba/setuptools-10.2.zip#sha256=ee2934d8f465b573998c859d5a403fdfa68f7d601cab544b96e204a3ab4ecb87 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-10.2.tar.gz (626 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_1e52f4b517bc4d508c877f7655cf5a62/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_1e52f4b517bc4d508c877f7655cf5a62/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-7qls6z1g cwd: /tmp/pip-install-gqo9b1ln/setuptools_1e52f4b517bc4d508c877f7655cf5a62/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_1e52f4b517bc4d508c877f7655cf5a62/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_1e52f4b517bc4d508c877f7655cf5a62/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_1e52f4b517bc4d508c877f7655cf5a62/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_1e52f4b517bc4d508c877f7655cf5a62/pkg_resources/__init__.py", line 1655, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/75/e4/a85e8443980946967272049950361758805fda5e0b89d7d9bb348979f2fe/setuptools-10.2.tar.gz#sha256=fbf11c022aa127634a28494f9af2df0adba951df5cc2edf6113e95425b20bf7b (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-10.1-py2.py3-none-any.whl (496 kB) Downloading setuptools-10.1.zip (671 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_332445e985ed448b892edc4d604e3007/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_332445e985ed448b892edc4d604e3007/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_m4r_75y cwd: /tmp/pip-install-gqo9b1ln/setuptools_332445e985ed448b892edc4d604e3007/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_332445e985ed448b892edc4d604e3007/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_332445e985ed448b892edc4d604e3007/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_332445e985ed448b892edc4d604e3007/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_332445e985ed448b892edc4d604e3007/pkg_resources/__init__.py", line 1655, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/87/a6/2c8af2d92c94b6a7c1c2cf3272b25fa2ef59b28b74144b0755bb29b281c2/setuptools-10.1.zip#sha256=556acced80f66efa3633b882448ad998a5b08ab33b39a01e7f64f218200175d2 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-10.1.tar.gz (626 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_f8123496ecf748f99be82a0f7078550b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_f8123496ecf748f99be82a0f7078550b/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-39elil27 cwd: /tmp/pip-install-gqo9b1ln/setuptools_f8123496ecf748f99be82a0f7078550b/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_f8123496ecf748f99be82a0f7078550b/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_f8123496ecf748f99be82a0f7078550b/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_f8123496ecf748f99be82a0f7078550b/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_f8123496ecf748f99be82a0f7078550b/pkg_resources/__init__.py", line 1655, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/9b/4b/79343fa8526cab01c95dca96caf50a9d2ea35e5075e29d1b168bf2add2bf/setuptools-10.1.tar.gz#sha256=0f011b85b26c0f793d719951506576aa69645eea2df46f2671aeb8c0ec094b8c (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-10.0.1-py2.py3-none-any.whl (496 kB) Downloading setuptools-10.0.1.zip (672 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_b34d3ca270784f8d838435861f69699c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_b34d3ca270784f8d838435861f69699c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-9lewr4ij cwd: /tmp/pip-install-gqo9b1ln/setuptools_b34d3ca270784f8d838435861f69699c/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_b34d3ca270784f8d838435861f69699c/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_b34d3ca270784f8d838435861f69699c/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_b34d3ca270784f8d838435861f69699c/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_b34d3ca270784f8d838435861f69699c/pkg_resources/__init__.py", line 1655, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/00/43/136856df6b50dfb8edf1a4a4936455d68dc38ffa908763a055def184b0a9/setuptools-10.0.1.zip#sha256=4191c8d62ab645f572d866447e0a30d087b60fa208047609b3a7e6cae6acdf82 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-10.0.1.tar.gz (626 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_6bec1d60b248478da8cea815f34266c1/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_6bec1d60b248478da8cea815f34266c1/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-g7wl8b12 cwd: /tmp/pip-install-gqo9b1ln/setuptools_6bec1d60b248478da8cea815f34266c1/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_6bec1d60b248478da8cea815f34266c1/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_6bec1d60b248478da8cea815f34266c1/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_6bec1d60b248478da8cea815f34266c1/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_6bec1d60b248478da8cea815f34266c1/pkg_resources/__init__.py", line 1655, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/ee/62/38f2e8f34edb5e0ebd7fc64b569b72a94f7972ecfe9fb7f280008b092dd7/setuptools-10.0.1.tar.gz#sha256=a992a9e670d8e4be1dff6e6ed7292161293b84a26c728165a229b90ffc13cefa (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-10.0-py2.py3-none-any.whl (542 kB) Downloading setuptools-10.0.zip (743 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c7ba5899dda34cf0a329a486299d95d5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c7ba5899dda34cf0a329a486299d95d5/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8cc7xxzr cwd: /tmp/pip-install-gqo9b1ln/setuptools_c7ba5899dda34cf0a329a486299d95d5/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c7ba5899dda34cf0a329a486299d95d5/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_c7ba5899dda34cf0a329a486299d95d5/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_c7ba5899dda34cf0a329a486299d95d5/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_c7ba5899dda34cf0a329a486299d95d5/pkg_resources/__init__.py", line 1655, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/e4/07/3ce9d7c0f487e637c5f93dd035032aeddb4d2891a29cbaa8b7440a365515/setuptools-10.0.zip#sha256=00c9d30c36fa3cae25fca95195dc35fc5681c046fcaedb437ef28099aa808272 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-10.0.tar.gz (697 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_542f91c6b38f4b9a96de00ff472386cb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_542f91c6b38f4b9a96de00ff472386cb/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-d6r2xpkb cwd: /tmp/pip-install-gqo9b1ln/setuptools_542f91c6b38f4b9a96de00ff472386cb/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_542f91c6b38f4b9a96de00ff472386cb/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_542f91c6b38f4b9a96de00ff472386cb/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_542f91c6b38f4b9a96de00ff472386cb/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_542f91c6b38f4b9a96de00ff472386cb/pkg_resources/__init__.py", line 1655, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/e7/57/26be96f253f0fa9b210f9b3e8430e8fc33a6a1cd5bfd7e175b31bbcfc5d7/setuptools-10.0.tar.gz#sha256=175a62027209cba292e318c4f1859b692e883593e202f9eba8434d879174daa9 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-9.1-py2.py3-none-any.whl (552 kB) Downloading setuptools-9.1.zip (863 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_81cca5ee3b924afcaf6559a67afa5b5d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_81cca5ee3b924afcaf6559a67afa5b5d/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-bfiq5_h6 cwd: /tmp/pip-install-gqo9b1ln/setuptools_81cca5ee3b924afcaf6559a67afa5b5d/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_81cca5ee3b924afcaf6559a67afa5b5d/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_81cca5ee3b924afcaf6559a67afa5b5d/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_81cca5ee3b924afcaf6559a67afa5b5d/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_81cca5ee3b924afcaf6559a67afa5b5d/pkg_resources/__init__.py", line 1655, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/35/b2/626974cb6f02c4d58c33471b597f6723560f74be322857e9cd24700c3c70/setuptools-9.1.zip#sha256=783a1188a16afa18c3f1e42c2f1b6df54b301d96bbdc8f2276e9c4517ce13f15 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-9.1.tar.gz (808 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_f8cd7fd0c87541eab396febe3907cae4/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_f8cd7fd0c87541eab396febe3907cae4/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-fm5t7tmg cwd: /tmp/pip-install-gqo9b1ln/setuptools_f8cd7fd0c87541eab396febe3907cae4/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_f8cd7fd0c87541eab396febe3907cae4/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_f8cd7fd0c87541eab396febe3907cae4/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_f8cd7fd0c87541eab396febe3907cae4/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_f8cd7fd0c87541eab396febe3907cae4/pkg_resources/__init__.py", line 1655, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/c4/9b/159ffa84fe2f37fffdeda588717574e53cd2f6e68acf439b0759c9a921eb/setuptools-9.1.tar.gz#sha256=742409700dc6c367dc3ac2cb9fd3179453e1e6082b63d9563470f779dba38ef7 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-9.0.1-py2.py3-none-any.whl (552 kB) Downloading setuptools-9.0.1.zip (863 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_ff085d29b3a246ffa890df4668ca0649/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_ff085d29b3a246ffa890df4668ca0649/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-m1x8rl24 cwd: /tmp/pip-install-gqo9b1ln/setuptools_ff085d29b3a246ffa890df4668ca0649/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_ff085d29b3a246ffa890df4668ca0649/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_ff085d29b3a246ffa890df4668ca0649/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_ff085d29b3a246ffa890df4668ca0649/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_ff085d29b3a246ffa890df4668ca0649/pkg_resources/__init__.py", line 1654, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/16/2c/1ad571e85048c57b4e7ba2218d0fff3db0452e8bfa0c20e1543e26f85121/setuptools-9.0.1.zip#sha256=876600d0917e8a666dec3c1cd89c35ba991ab77c50e2201851f622546fb6aff2 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-9.0.1.tar.gz (807 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c34e5be1076945c5b8703a4738563d9d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c34e5be1076945c5b8703a4738563d9d/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-9w9zsg5c cwd: /tmp/pip-install-gqo9b1ln/setuptools_c34e5be1076945c5b8703a4738563d9d/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c34e5be1076945c5b8703a4738563d9d/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_c34e5be1076945c5b8703a4738563d9d/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_c34e5be1076945c5b8703a4738563d9d/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_c34e5be1076945c5b8703a4738563d9d/pkg_resources/__init__.py", line 1654, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/34/65/39ffd8d3344ece1e0ed664a509df7d022873eb314676fd49ddae91b3407e/setuptools-9.0.1.tar.gz#sha256=8c5983be78bdd56bc0513468f2bf6394da2a791c5656ad96af2ea1d820832b99 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-9.0-py2.py3-none-any.whl (552 kB) Downloading setuptools-9.0.zip (858 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_2e9a16c4e586451493c2403da798e664/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_2e9a16c4e586451493c2403da798e664/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-tsxb6v1g cwd: /tmp/pip-install-gqo9b1ln/setuptools_2e9a16c4e586451493c2403da798e664/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_2e9a16c4e586451493c2403da798e664/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_2e9a16c4e586451493c2403da798e664/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_2e9a16c4e586451493c2403da798e664/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_2e9a16c4e586451493c2403da798e664/pkg_resources/__init__.py", line 1654, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/f6/84/5479171fd0a3f00e6ae2efffbd07975ba9c699cc7627cabcd4b7cc7839b0/setuptools-9.0.zip#sha256=fd7b5967ead8f40fe86ea1c592ef000e627fb44e2a2f916ce6ae3ed3fe5d56c9 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-9.0.tar.gz (803 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_1769a54fbc404aab97772c990f858a58/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_1769a54fbc404aab97772c990f858a58/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-cftvfo60 cwd: /tmp/pip-install-gqo9b1ln/setuptools_1769a54fbc404aab97772c990f858a58/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_1769a54fbc404aab97772c990f858a58/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_1769a54fbc404aab97772c990f858a58/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_1769a54fbc404aab97772c990f858a58/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_1769a54fbc404aab97772c990f858a58/pkg_resources/__init__.py", line 1654, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/26/58/ece52b43b90885050cb93ef03c9651e85dee9958bfbd1bae58dab041c81b/setuptools-9.0.tar.gz#sha256=4f17b92ff0e3b7fa59624a1fc18f815b1dc7370d685ebbdda8b3a941f8b9d6d8 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.3-py2.py3-none-any.whl (552 kB) Downloading setuptools-8.3.zip (860 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_bcef999d182744fab8dcd748adad1adb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_bcef999d182744fab8dcd748adad1adb/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-x9l0n1kt cwd: /tmp/pip-install-gqo9b1ln/setuptools_bcef999d182744fab8dcd748adad1adb/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_bcef999d182744fab8dcd748adad1adb/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_bcef999d182744fab8dcd748adad1adb/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_bcef999d182744fab8dcd748adad1adb/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_bcef999d182744fab8dcd748adad1adb/pkg_resources/__init__.py", line 1654, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/c6/5f/69dd9d47534efc1c2d566800b70ce687e20bc0e4bf9f91030659ce442018/setuptools-8.3.zip#sha256=853b1992df793f046482b659fba6ffeb9b993b4ff46a50704582e53c8bcfb33f (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.3.tar.gz (804 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_a4f15bf01aa04ef3b4f57693325e4f4d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_a4f15bf01aa04ef3b4f57693325e4f4d/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-pqukdozw cwd: /tmp/pip-install-gqo9b1ln/setuptools_a4f15bf01aa04ef3b4f57693325e4f4d/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_a4f15bf01aa04ef3b4f57693325e4f4d/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_a4f15bf01aa04ef3b4f57693325e4f4d/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_a4f15bf01aa04ef3b4f57693325e4f4d/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_a4f15bf01aa04ef3b4f57693325e4f4d/pkg_resources/__init__.py", line 1654, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/73/48/e8971a9af1a2dc1a1d707fa8837f3f5662d584d1e214cc810fdcb185f8c7/setuptools-8.3.tar.gz#sha256=f82ca6f17d746e1f38cd477c8e4020e50f5ada1b3cdf8135408f14bc4ac156c7 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.2.1-py2.py3-none-any.whl (551 kB) Downloading setuptools-8.2.1.zip (861 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_f97f5cffb4f74d7d99a29b8d006e27e2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_f97f5cffb4f74d7d99a29b8d006e27e2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-998uhxw0 cwd: /tmp/pip-install-gqo9b1ln/setuptools_f97f5cffb4f74d7d99a29b8d006e27e2/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_f97f5cffb4f74d7d99a29b8d006e27e2/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_f97f5cffb4f74d7d99a29b8d006e27e2/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_f97f5cffb4f74d7d99a29b8d006e27e2/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_f97f5cffb4f74d7d99a29b8d006e27e2/pkg_resources.py", line 1649, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/a9/40/2f5948813c2542c3ca7384c16044963382bf6eb5c8d3d1d993891cf1747a/setuptools-8.2.1.zip#sha256=e5433c744ac258e5fab513a577ae8df69d8627d11c08917ac40e70956ec33511 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.2.1.tar.gz (803 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_dd211c48520546c0890ab8a1bdca10ad/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_dd211c48520546c0890ab8a1bdca10ad/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-swf0kzd8 cwd: /tmp/pip-install-gqo9b1ln/setuptools_dd211c48520546c0890ab8a1bdca10ad/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_dd211c48520546c0890ab8a1bdca10ad/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_dd211c48520546c0890ab8a1bdca10ad/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_dd211c48520546c0890ab8a1bdca10ad/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_dd211c48520546c0890ab8a1bdca10ad/pkg_resources.py", line 1649, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/1c/4c/b71920059f7be5335eea9f608703f1320d7467f3177e9f8dbf57d2964ff4/setuptools-8.2.1.tar.gz#sha256=c2a0b4e3c980903f587896174c3829dc838f50995990ce93c95f93e70f1250aa (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.2-py2.py3-none-any.whl (551 kB) Downloading setuptools-8.2.zip (860 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_fa4077754e3c42cf82827e2138e13c64/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_fa4077754e3c42cf82827e2138e13c64/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_7zbrmsm cwd: /tmp/pip-install-gqo9b1ln/setuptools_fa4077754e3c42cf82827e2138e13c64/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_fa4077754e3c42cf82827e2138e13c64/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_fa4077754e3c42cf82827e2138e13c64/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_fa4077754e3c42cf82827e2138e13c64/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_fa4077754e3c42cf82827e2138e13c64/pkg_resources.py", line 1649, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/46/9c/f58ba661ceca4d23857f7bcd8ffc2ae82257e24d6e6d736e03dd5a7a24a4/setuptools-8.2.zip#sha256=fb7324fc2b2a0f0209d437bbf72fd5c0f0532d923789b182212bb7738837c44a (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.2.tar.gz (803 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_0cad1b06ae754dffa4107045372761c9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_0cad1b06ae754dffa4107045372761c9/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-tf603vul cwd: /tmp/pip-install-gqo9b1ln/setuptools_0cad1b06ae754dffa4107045372761c9/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_0cad1b06ae754dffa4107045372761c9/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_0cad1b06ae754dffa4107045372761c9/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_0cad1b06ae754dffa4107045372761c9/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_0cad1b06ae754dffa4107045372761c9/pkg_resources.py", line 1649, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/5c/94/b852a1920e6c769f7b07568c952301d3524602560cf0f6c95cd55630a173/setuptools-8.2.tar.gz#sha256=20417472ac8b93831819a5e1baa8f4691fab6d9f805d4d673b65d504dcf8d672 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.1-py2.py3-none-any.whl (550 kB) Downloading setuptools-8.1.zip (859 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_ed0d1c0455ad4872a83f9fc801fbb98f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_ed0d1c0455ad4872a83f9fc801fbb98f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-7oago6y9 cwd: /tmp/pip-install-gqo9b1ln/setuptools_ed0d1c0455ad4872a83f9fc801fbb98f/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_ed0d1c0455ad4872a83f9fc801fbb98f/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_ed0d1c0455ad4872a83f9fc801fbb98f/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_ed0d1c0455ad4872a83f9fc801fbb98f/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_ed0d1c0455ad4872a83f9fc801fbb98f/pkg_resources.py", line 1649, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/4f/54/442b0660c17ddf36e8531240abfe25a983e49451bed16f9c2b728559a8e1/setuptools-8.1.zip#sha256=3936216e137d0c944e1d49922b16450f30391215e8eaed1839203211440e1062 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.1.tar.gz (803 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_6e113807a52142e1989d6abf5daaccc0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_6e113807a52142e1989d6abf5daaccc0/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-hu45431u cwd: /tmp/pip-install-gqo9b1ln/setuptools_6e113807a52142e1989d6abf5daaccc0/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_6e113807a52142e1989d6abf5daaccc0/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_6e113807a52142e1989d6abf5daaccc0/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_6e113807a52142e1989d6abf5daaccc0/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_6e113807a52142e1989d6abf5daaccc0/pkg_resources.py", line 1649, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/ef/08/e37c9183f251f4a5b4e78c1371e173dea58d12a7c79ce40b63861797a7cc/setuptools-8.1.tar.gz#sha256=30fb2d049c66313f595cf30038329d02367f2ddfa03d0a6c893d8d4d210b6869 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.0.4-py2.py3-none-any.whl (550 kB) Downloading setuptools-8.0.4.zip (859 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_202a47a8229b44098539157120f9bc07/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_202a47a8229b44098539157120f9bc07/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-1kvb_4a4 cwd: /tmp/pip-install-gqo9b1ln/setuptools_202a47a8229b44098539157120f9bc07/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_202a47a8229b44098539157120f9bc07/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_202a47a8229b44098539157120f9bc07/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_202a47a8229b44098539157120f9bc07/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_202a47a8229b44098539157120f9bc07/pkg_resources.py", line 1639, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/b8/3e/ceff6491997a5946465d5f1185f68acf8d54920c9ccb165a4654dcbd6cdd/setuptools-8.0.4.zip#sha256=4f55fde42ec65bcc75a9c222051dff51fe30ae3148337adf81b90e6c66d8e372 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.0.4.tar.gz (802 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9797699aaad84a24b883ec64748f0dc5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9797699aaad84a24b883ec64748f0dc5/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-7wmz3cdz cwd: /tmp/pip-install-gqo9b1ln/setuptools_9797699aaad84a24b883ec64748f0dc5/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9797699aaad84a24b883ec64748f0dc5/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_9797699aaad84a24b883ec64748f0dc5/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_9797699aaad84a24b883ec64748f0dc5/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_9797699aaad84a24b883ec64748f0dc5/pkg_resources.py", line 1639, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/0c/d2/011e4648bbf92c8f393c8ec23a3766c17cea3cdc2913e00ebe42947c1305/setuptools-8.0.4.tar.gz#sha256=813db6f0bfbb968cbaa3802d61e939769c53f752c2665930394bee1e47688e93 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.0.3-py2.py3-none-any.whl (549 kB) Downloading setuptools-8.0.3.zip (858 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_5116dc77b4fa474db0d7bab7f6c33f4c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_5116dc77b4fa474db0d7bab7f6c33f4c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-f_wvaj74 cwd: /tmp/pip-install-gqo9b1ln/setuptools_5116dc77b4fa474db0d7bab7f6c33f4c/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_5116dc77b4fa474db0d7bab7f6c33f4c/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_5116dc77b4fa474db0d7bab7f6c33f4c/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_5116dc77b4fa474db0d7bab7f6c33f4c/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_5116dc77b4fa474db0d7bab7f6c33f4c/pkg_resources.py", line 1639, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/a3/13/8c4fb8df6433711a5c53aa96f9e93993e4e58124a29560d500cdfc7283b9/setuptools-8.0.3.zip#sha256=f4d987413103e045f8b796d80fc9d4653941beda09580bdb9f518a3a0c2fef2c (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.0.3.tar.gz (801 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_f7d429e08cde4e289ee33d1d86c4c765/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_f7d429e08cde4e289ee33d1d86c4c765/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-0eb71vx4 cwd: /tmp/pip-install-gqo9b1ln/setuptools_f7d429e08cde4e289ee33d1d86c4c765/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_f7d429e08cde4e289ee33d1d86c4c765/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_f7d429e08cde4e289ee33d1d86c4c765/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_f7d429e08cde4e289ee33d1d86c4c765/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_f7d429e08cde4e289ee33d1d86c4c765/pkg_resources.py", line 1639, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/8e/12/812047ed6e8bae2047f611c8b45d50ef7163b8ee569a0a57b2d9be22b36d/setuptools-8.0.3.tar.gz#sha256=4282592497838623637d5cfab963a825b9368b097255ae1e9f7f8ef660651441 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.0.2-py2.py3-none-any.whl (549 kB) Downloading setuptools-8.0.2.zip (858 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_f7e4c631f50943b1bdcbb1d6759519d5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_f7e4c631f50943b1bdcbb1d6759519d5/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-2_c_bzp6 cwd: /tmp/pip-install-gqo9b1ln/setuptools_f7e4c631f50943b1bdcbb1d6759519d5/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_f7e4c631f50943b1bdcbb1d6759519d5/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_f7e4c631f50943b1bdcbb1d6759519d5/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_f7e4c631f50943b1bdcbb1d6759519d5/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_f7e4c631f50943b1bdcbb1d6759519d5/pkg_resources.py", line 1636, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/9e/4d/3a3b5ef6f18bfe1ee831b3313625973e48bc7af3029691ea916e316407e4/setuptools-8.0.2.zip#sha256=3053f46b83a4aa815e3e4885797b24ee85a66192b9a043281a5f4135c89a7eb1 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.0.2.tar.gz (801 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_6c9fd6d36f1d474fbee5868a96aafaf8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_6c9fd6d36f1d474fbee5868a96aafaf8/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-2hrujg3d cwd: /tmp/pip-install-gqo9b1ln/setuptools_6c9fd6d36f1d474fbee5868a96aafaf8/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_6c9fd6d36f1d474fbee5868a96aafaf8/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_6c9fd6d36f1d474fbee5868a96aafaf8/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_6c9fd6d36f1d474fbee5868a96aafaf8/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_6c9fd6d36f1d474fbee5868a96aafaf8/pkg_resources.py", line 1636, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/95/96/9aec808b0b7ddfadcd9bec608548e896f928db8da6d4c9aa8f6e8a588464/setuptools-8.0.2.tar.gz#sha256=b01b0978dff1da9ed3a8c5183f3168ee362673c7d61221f23ed1a447c690094c (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.0.1-py2.py3-none-any.whl (549 kB) Downloading setuptools-8.0.1.zip (857 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_8815121ac5e346e588a01ee0281b1fcd/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_8815121ac5e346e588a01ee0281b1fcd/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-nngvedls cwd: /tmp/pip-install-gqo9b1ln/setuptools_8815121ac5e346e588a01ee0281b1fcd/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_8815121ac5e346e588a01ee0281b1fcd/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_8815121ac5e346e588a01ee0281b1fcd/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_8815121ac5e346e588a01ee0281b1fcd/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_8815121ac5e346e588a01ee0281b1fcd/pkg_resources.py", line 1596, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/28/e4/3d553bb84eae6d331fdb24a448e8bc455d6a60a63ca61a6633e9c5ff7407/setuptools-8.0.1.zip#sha256=62bc186d176b44292c218c952496d1e420b8b322724d7b92ae215d9fd15c5eda (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.0.1.tar.gz (801 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_af544d2b3d6647b6a441ac7dee676139/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_af544d2b3d6647b6a441ac7dee676139/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-n6rraq1p cwd: /tmp/pip-install-gqo9b1ln/setuptools_af544d2b3d6647b6a441ac7dee676139/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_af544d2b3d6647b6a441ac7dee676139/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_af544d2b3d6647b6a441ac7dee676139/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_af544d2b3d6647b6a441ac7dee676139/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_af544d2b3d6647b6a441ac7dee676139/pkg_resources.py", line 1596, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/b3/dc/bd60003eb8f044cb4626536d88c7fbc562eae02d596b8318d7638dde5f26/setuptools-8.0.1.tar.gz#sha256=ab8eb279ca9062efc7e70f74a35f3dd9315835139ecaf3ae5bfdf4a7dc768e30 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.0-py2.py3-none-any.whl (548 kB) Downloading setuptools-8.0.zip (855 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_dc82bbef76554aa4b9df20b70f916b5a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_dc82bbef76554aa4b9df20b70f916b5a/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-90j95c2g cwd: /tmp/pip-install-gqo9b1ln/setuptools_dc82bbef76554aa4b9df20b70f916b5a/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_dc82bbef76554aa4b9df20b70f916b5a/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_dc82bbef76554aa4b9df20b70f916b5a/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_dc82bbef76554aa4b9df20b70f916b5a/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_dc82bbef76554aa4b9df20b70f916b5a/pkg_resources.py", line 1529, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/a3/47/198b972944ce33de2b3dde67f4fdc156d8f41d656caa8f8b53dcaa066cc8/setuptools-8.0.zip#sha256=f6e6cec3506ebff31b35fd36c3894a168d59e60184ed1083d3452ebe6278d5a9 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-8.0.tar.gz (800 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c7e74c33f4754faba689ae9dd968a588/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c7e74c33f4754faba689ae9dd968a588/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-91lwvmcd cwd: /tmp/pip-install-gqo9b1ln/setuptools_c7e74c33f4754faba689ae9dd968a588/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c7e74c33f4754faba689ae9dd968a588/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_c7e74c33f4754faba689ae9dd968a588/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_c7e74c33f4754faba689ae9dd968a588/setuptools/dist.py", line 26, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_c7e74c33f4754faba689ae9dd968a588/pkg_resources.py", line 1529, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/75/61/23794707407db0a66ead0baea37ec50b68dc8077ccd8ff08846bbab69e55/setuptools-8.0.tar.gz#sha256=a6022343f020a144f1ce62417d8f34a0c188758afaa11115137cf43ed7284862 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-7.0-py2.py3-none-any.whl (534 kB) Downloading setuptools-7.0.zip (846 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_7456c3d42bbd4da9a2c346b0ab568411/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_7456c3d42bbd4da9a2c346b0ab568411/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-a1l6nmbh cwd: /tmp/pip-install-gqo9b1ln/setuptools_7456c3d42bbd4da9a2c346b0ab568411/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_7456c3d42bbd4da9a2c346b0ab568411/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_7456c3d42bbd4da9a2c346b0ab568411/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_7456c3d42bbd4da9a2c346b0ab568411/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_7456c3d42bbd4da9a2c346b0ab568411/pkg_resources.py", line 1518, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/fb/cb/279fb618621107373dc96d05df87547be5c34cc9d0ade8bb18929206360c/setuptools-7.0.zip#sha256=2efa129764e74376f4eee4bfae2289e38eef9ba66186aa915300c8cad52be3f8 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-7.0.tar.gz (793 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_e87536d9073c4c028f9a0e33bb6c77cf/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_e87536d9073c4c028f9a0e33bb6c77cf/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-99387otb cwd: /tmp/pip-install-gqo9b1ln/setuptools_e87536d9073c4c028f9a0e33bb6c77cf/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_e87536d9073c4c028f9a0e33bb6c77cf/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_e87536d9073c4c028f9a0e33bb6c77cf/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_e87536d9073c4c028f9a0e33bb6c77cf/setuptools/dist.py", line 19, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_e87536d9073c4c028f9a0e33bb6c77cf/pkg_resources.py", line 1518, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/0b/48/7298047bf4d67972d9bcb8a546e34f71ee4376d46186615b29678ac33a54/setuptools-7.0.tar.gz#sha256=dd9c1a2a0fdf37a7b142626700e0a0b7a3a0657b735c50d367fca932803be061 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-6.1-py2.py3-none-any.whl (533 kB) Downloading setuptools-6.1.zip (844 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_aaae900ac75444e8bc6d0f14650101f9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_aaae900ac75444e8bc6d0f14650101f9/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-3d_9u6dc cwd: /tmp/pip-install-gqo9b1ln/setuptools_aaae900ac75444e8bc6d0f14650101f9/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_aaae900ac75444e8bc6d0f14650101f9/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_aaae900ac75444e8bc6d0f14650101f9/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_aaae900ac75444e8bc6d0f14650101f9/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_aaae900ac75444e8bc6d0f14650101f9/pkg_resources.py", line 1518, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/18/1f/6d365ad3dc73ef876c52c9943cc3bb4df93ff134b3e4f7cd5477c8e502b2/setuptools-6.1.zip#sha256=c8630895ba8b43e54f3594bdb7198e08d0fd43b4bd822c40cc0205051028305b (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-6.1.tar.gz (792 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_df4a74f6ca4c4fd5924d1c110594856e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_df4a74f6ca4c4fd5924d1c110594856e/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-iowpgjiq cwd: /tmp/pip-install-gqo9b1ln/setuptools_df4a74f6ca4c4fd5924d1c110594856e/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_df4a74f6ca4c4fd5924d1c110594856e/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_df4a74f6ca4c4fd5924d1c110594856e/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_df4a74f6ca4c4fd5924d1c110594856e/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_df4a74f6ca4c4fd5924d1c110594856e/pkg_resources.py", line 1518, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/54/d7/7e2b70b32ed7792e233b4d9891da77e9a5542a0fcb1d68e5a690fc73b0b3/setuptools-6.1.tar.gz#sha256=539f816a0112f811288fb6a9fe2093dd5fcf00c061c55b72a0e754777b162a96 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-6.0.2-py2.py3-none-any.whl (543 kB) Downloading setuptools-6.0.2.zip (840 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9fa7cfadfd6c4f11802ba25feb2867c7/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9fa7cfadfd6c4f11802ba25feb2867c7/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-slihv_dv cwd: /tmp/pip-install-gqo9b1ln/setuptools_9fa7cfadfd6c4f11802ba25feb2867c7/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9fa7cfadfd6c4f11802ba25feb2867c7/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_9fa7cfadfd6c4f11802ba25feb2867c7/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_9fa7cfadfd6c4f11802ba25feb2867c7/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_9fa7cfadfd6c4f11802ba25feb2867c7/pkg_resources.py", line 1505, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/4a/8c/e14333caa5fcfa69d82d87ff68c5d192856ae271d0bc943d8b89333ca955/setuptools-6.0.2.zip#sha256=0ce41b3e0f125186fa30e38e60e8930fab9fab4ae0a1ecbef032a9803eeeb143 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-6.0.2.tar.gz (789 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_78ec552c45074f66a6c06ebfb3708eba/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_78ec552c45074f66a6c06ebfb3708eba/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-75gxvisu cwd: /tmp/pip-install-gqo9b1ln/setuptools_78ec552c45074f66a6c06ebfb3708eba/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_78ec552c45074f66a6c06ebfb3708eba/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_78ec552c45074f66a6c06ebfb3708eba/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_78ec552c45074f66a6c06ebfb3708eba/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_78ec552c45074f66a6c06ebfb3708eba/pkg_resources.py", line 1505, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/26/8c/e1c6149e371758bc160bccce4efead2fbf3452808f0664470c016750511a/setuptools-6.0.2.tar.gz#sha256=7029f6ca93e6a78112f1f621f79cab1a611901697a4c131bc5ef2f7a429825f7 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-6.0.1-py2.py3-none-any.whl (533 kB) Downloading setuptools-6.0.1.zip (840 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_cbf591b0cd6342c0b2b8c095f1c722cd/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_cbf591b0cd6342c0b2b8c095f1c722cd/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-lpldmpmy cwd: /tmp/pip-install-gqo9b1ln/setuptools_cbf591b0cd6342c0b2b8c095f1c722cd/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_cbf591b0cd6342c0b2b8c095f1c722cd/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_cbf591b0cd6342c0b2b8c095f1c722cd/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_cbf591b0cd6342c0b2b8c095f1c722cd/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_cbf591b0cd6342c0b2b8c095f1c722cd/pkg_resources.py", line 1505, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/c2/82/2b2c796e0624bedfadc2b69a578b677fbba984a4fd700e709108ce3b750f/setuptools-6.0.1.zip#sha256=773e498bff00c7c9bef24b056c1d597ba897992feb87d90432e15588aeb3e156 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-6.0.1.tar.gz (788 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_ea541842e8b7409bb1e332b537081e7e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_ea541842e8b7409bb1e332b537081e7e/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-kqrnsdhw cwd: /tmp/pip-install-gqo9b1ln/setuptools_ea541842e8b7409bb1e332b537081e7e/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_ea541842e8b7409bb1e332b537081e7e/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_ea541842e8b7409bb1e332b537081e7e/setuptools/extension.py", line 8, in from .dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_ea541842e8b7409bb1e332b537081e7e/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_ea541842e8b7409bb1e332b537081e7e/pkg_resources.py", line 1505, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/9e/6c/3f5fd7df720b8285def2b5f111acbd79b6eb6e29fb2bbba6432a80cb30b1/setuptools-6.0.1.tar.gz#sha256=40e164b2be6c0c6a1b8ce773ff5f26fabd32d09b644dd170fb4592093bd6bc7d (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.8-py2.py3-none-any.whl (528 kB) Downloading setuptools-5.8.zip (833 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9cce0c863bd64e38b35fbed36457cf8e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9cce0c863bd64e38b35fbed36457cf8e/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-46nuv_qg cwd: /tmp/pip-install-gqo9b1ln/setuptools_9cce0c863bd64e38b35fbed36457cf8e/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9cce0c863bd64e38b35fbed36457cf8e/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_9cce0c863bd64e38b35fbed36457cf8e/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_9cce0c863bd64e38b35fbed36457cf8e/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_9cce0c863bd64e38b35fbed36457cf8e/pkg_resources.py", line 1505, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/38/d7/71a61d368a84669c6a82b593f53e4163a1031271fc55e597cd3cd108e4f9/setuptools-5.8.zip#sha256=331f1882482b76fb6b2683e15d032f2c9539f190c69b21de41e969a0d86414a6 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.8.tar.gz (784 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_56a3a0e2f08a48419c9a7c723a8ec5f8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_56a3a0e2f08a48419c9a7c723a8ec5f8/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-t6aaoxw6 cwd: /tmp/pip-install-gqo9b1ln/setuptools_56a3a0e2f08a48419c9a7c723a8ec5f8/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_56a3a0e2f08a48419c9a7c723a8ec5f8/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_56a3a0e2f08a48419c9a7c723a8ec5f8/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_56a3a0e2f08a48419c9a7c723a8ec5f8/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_56a3a0e2f08a48419c9a7c723a8ec5f8/pkg_resources.py", line 1505, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/3e/9d/91d3ddf7e62eac384a95b5a8a0d4a46383d1d90b19b1232614cb20373544/setuptools-5.8.tar.gz#sha256=cee93b2e63b58096d42ffbbd7c0a2db519068c942c150d9a382b08e4de200696 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.7-py2.py3-none-any.whl (528 kB) Downloading setuptools-5.7.zip (1.1 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_a89de919ff5b4f11b135878989df0c29/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_a89de919ff5b4f11b135878989df0c29/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-egbfamkg cwd: /tmp/pip-install-gqo9b1ln/setuptools_a89de919ff5b4f11b135878989df0c29/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_a89de919ff5b4f11b135878989df0c29/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_a89de919ff5b4f11b135878989df0c29/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_a89de919ff5b4f11b135878989df0c29/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_a89de919ff5b4f11b135878989df0c29/pkg_resources.py", line 1520, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/08/1b/cfcdd4381459c3967a08dd3b7c16b7f10a5bfb8ad5c40b56f8ee4a25e8d7/setuptools-5.7.zip#sha256=ee237004dcc73570f19a23ef07b2fe3cdbe75f9bdd125eb024a895b521a398ef (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.7.tar.gz (1.0 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_0c6043a9edfa415f842692a6fb1d0e9a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_0c6043a9edfa415f842692a6fb1d0e9a/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-4wyfhjq2 cwd: /tmp/pip-install-gqo9b1ln/setuptools_0c6043a9edfa415f842692a6fb1d0e9a/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_0c6043a9edfa415f842692a6fb1d0e9a/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_0c6043a9edfa415f842692a6fb1d0e9a/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_0c6043a9edfa415f842692a6fb1d0e9a/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_0c6043a9edfa415f842692a6fb1d0e9a/pkg_resources.py", line 1520, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/1c/09/3b60801cbd3ff9ac5ded466390c78b55703dcae28094f528330f498e9242/setuptools-5.7.tar.gz#sha256=a8bbdb2d67532c5b5cef5ba09553cea45d767378e42c7003347e53ebbe70f482 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.6-py2.py3-none-any.whl (528 kB) Downloading setuptools-5.6.zip (1.1 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_0bd245c8d07f45aea78668bd82c9619c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_0bd245c8d07f45aea78668bd82c9619c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-w5bgd0t7 cwd: /tmp/pip-install-gqo9b1ln/setuptools_0bd245c8d07f45aea78668bd82c9619c/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_0bd245c8d07f45aea78668bd82c9619c/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_0bd245c8d07f45aea78668bd82c9619c/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_0bd245c8d07f45aea78668bd82c9619c/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_0bd245c8d07f45aea78668bd82c9619c/pkg_resources.py", line 1520, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/c4/e7/5be3134b53395e0f541f6da20bba04046b588cbd4ea666f799fddd838246/setuptools-5.6.zip#sha256=c0a80538f73c29db8a4ce70bf82946ca96732d7999fc86805aa11ffecbd08e5b (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.6.tar.gz (1.0 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_2056c144cbf8463abe2aa4e7bdfa5a14/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_2056c144cbf8463abe2aa4e7bdfa5a14/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-zvjpwh63 cwd: /tmp/pip-install-gqo9b1ln/setuptools_2056c144cbf8463abe2aa4e7bdfa5a14/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_2056c144cbf8463abe2aa4e7bdfa5a14/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_2056c144cbf8463abe2aa4e7bdfa5a14/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_2056c144cbf8463abe2aa4e7bdfa5a14/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_2056c144cbf8463abe2aa4e7bdfa5a14/pkg_resources.py", line 1520, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/bc/f1/b248d4facd9b9710ef59d006ea05ea1afa98d9c584120319076f9b3b6b7a/setuptools-5.6.tar.gz#sha256=3f9799f4e42f8073aa4c63c24c87ac9b9a0df552c7b38f0ed755176089441537 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.5.1-py2.py3-none-any.whl (528 kB) Downloading setuptools-5.5.1.zip (1.1 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_0a43c058bc7e48c7a0b3891e30a5cdf9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_0a43c058bc7e48c7a0b3891e30a5cdf9/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-zubuz_w_ cwd: /tmp/pip-install-gqo9b1ln/setuptools_0a43c058bc7e48c7a0b3891e30a5cdf9/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_0a43c058bc7e48c7a0b3891e30a5cdf9/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_0a43c058bc7e48c7a0b3891e30a5cdf9/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_0a43c058bc7e48c7a0b3891e30a5cdf9/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_0a43c058bc7e48c7a0b3891e30a5cdf9/pkg_resources.py", line 1520, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/07/37/b4c230b767cbe7ade1df979a32e38856ddface17124e6da31797a1f1448c/setuptools-5.5.1.zip#sha256=2a9de4142b6e2985db48b1094fac4bbc8f8a4f5d948779632fc552e4dde63380 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.5.1.tar.gz (1.0 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_8b2b416835444936b2ac61f0f7a19e17/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_8b2b416835444936b2ac61f0f7a19e17/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-r_o79tac cwd: /tmp/pip-install-gqo9b1ln/setuptools_8b2b416835444936b2ac61f0f7a19e17/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_8b2b416835444936b2ac61f0f7a19e17/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_8b2b416835444936b2ac61f0f7a19e17/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_8b2b416835444936b2ac61f0f7a19e17/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_8b2b416835444936b2ac61f0f7a19e17/pkg_resources.py", line 1520, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/47/15/7f9aabb1ce09d3dc5ecdff2f5a97e0a47f724fe8e398eff6a88626d0164c/setuptools-5.5.1.tar.gz#sha256=0a930d7b76d3791f7d1e7cf62e9ca74d3a89b653a86577b0a73969a6ad9e427c (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.5-py2.py3-none-any.whl (528 kB) Downloading setuptools-5.5.zip (1.1 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_ce7763a4528c437c8a2356e5c80e0e14/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_ce7763a4528c437c8a2356e5c80e0e14/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8vcdy4uz cwd: /tmp/pip-install-gqo9b1ln/setuptools_ce7763a4528c437c8a2356e5c80e0e14/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_ce7763a4528c437c8a2356e5c80e0e14/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_ce7763a4528c437c8a2356e5c80e0e14/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_ce7763a4528c437c8a2356e5c80e0e14/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_ce7763a4528c437c8a2356e5c80e0e14/pkg_resources.py", line 1520, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/9d/93/c996180360f022b09cab7f0b71a80967189eefa6d17ebe7f01c18af5fcc1/setuptools-5.5.zip#sha256=d14aa1f47e4904ed5ae5a652f69112a625071c8966264a707008ed607c5b03b7 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.5.tar.gz (1.0 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_3eebefd07cbb484991845f27abb50c70/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_3eebefd07cbb484991845f27abb50c70/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-exi05fv7 cwd: /tmp/pip-install-gqo9b1ln/setuptools_3eebefd07cbb484991845f27abb50c70/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_3eebefd07cbb484991845f27abb50c70/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_3eebefd07cbb484991845f27abb50c70/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_3eebefd07cbb484991845f27abb50c70/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_3eebefd07cbb484991845f27abb50c70/pkg_resources.py", line 1520, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/ce/a5/cd5986d92c030bd92754c099d617f9b4f3c7a913345205073566980d5435/setuptools-5.5.tar.gz#sha256=1b0d72cc77c63446015d806020b2982ef2079aa8ebaa9e43c9f13e1f798b0590 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.4.2-py2.py3-none-any.whl (528 kB) Downloading setuptools-5.4.2.zip (1.1 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_2cd98795d4a0459ca066df6da3337480/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_2cd98795d4a0459ca066df6da3337480/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ifr348ld cwd: /tmp/pip-install-gqo9b1ln/setuptools_2cd98795d4a0459ca066df6da3337480/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_2cd98795d4a0459ca066df6da3337480/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_2cd98795d4a0459ca066df6da3337480/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_2cd98795d4a0459ca066df6da3337480/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_2cd98795d4a0459ca066df6da3337480/pkg_resources.py", line 1520, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/1f/62/4c02b8534d35c0d43648e11ca92ca95ad6abe5abcc01edf8c18aeb01da4f/setuptools-5.4.2.zip#sha256=b3adb75abec14217aeaee0ad8cf75519f6c3a36f20b85663718be71a085f971b (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.4.2.tar.gz (1.0 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_ed5a0501d2b64700810d7b55af1f6cd0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_ed5a0501d2b64700810d7b55af1f6cd0/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-5_r7ukq1 cwd: /tmp/pip-install-gqo9b1ln/setuptools_ed5a0501d2b64700810d7b55af1f6cd0/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_ed5a0501d2b64700810d7b55af1f6cd0/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_ed5a0501d2b64700810d7b55af1f6cd0/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_ed5a0501d2b64700810d7b55af1f6cd0/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_ed5a0501d2b64700810d7b55af1f6cd0/pkg_resources.py", line 1520, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/90/99/1b25b0ad3c07400b42dfd82e53b63e2b2517f5cd2cecbec5f639aa2a26f0/setuptools-5.4.2.tar.gz#sha256=dc1ff81f92af5259ec6a57c06284c58ccb2a521e64d729fd5b37325051c0a244 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.4.1-py2.py3-none-any.whl (528 kB) Downloading setuptools-5.4.1.zip (832 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_76d635cffd974b659ed3766b861a8d3d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_76d635cffd974b659ed3766b861a8d3d/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-sf1gc32n cwd: /tmp/pip-install-gqo9b1ln/setuptools_76d635cffd974b659ed3766b861a8d3d/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_76d635cffd974b659ed3766b861a8d3d/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_76d635cffd974b659ed3766b861a8d3d/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_76d635cffd974b659ed3766b861a8d3d/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_76d635cffd974b659ed3766b861a8d3d/pkg_resources.py", line 1520, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/98/9c/079cd02e1511fa0bc155af16a333aef6a33d9753e7cb2ba201f4cbd79b0c/setuptools-5.4.1.zip#sha256=2f6a0c26f685bbf974a89b0124b51ed1a43baac6c61e558faab215310bf368f7 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.4.1.tar.gz (782 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_e686a5a3290b4f9b898ca7bf7dbd2fb2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_e686a5a3290b4f9b898ca7bf7dbd2fb2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-04_jgsc_ cwd: /tmp/pip-install-gqo9b1ln/setuptools_e686a5a3290b4f9b898ca7bf7dbd2fb2/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_e686a5a3290b4f9b898ca7bf7dbd2fb2/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_e686a5a3290b4f9b898ca7bf7dbd2fb2/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_e686a5a3290b4f9b898ca7bf7dbd2fb2/setuptools/dist.py", line 18, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_e686a5a3290b4f9b898ca7bf7dbd2fb2/pkg_resources.py", line 1520, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/cb/55/4143b8a178e17c39c246d95dd0620e8c26c699ffc5267eb5d444b6b2429a/setuptools-5.4.1.tar.gz#sha256=41194dc283bd186d5a7825c16b89d88bee369a6c4c4c7494e84909933b6f63be (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.4-py2.py3-none-any.whl (554 kB) Downloading setuptools-5.4.zip (858 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_b6546de74fdd4534bdb9e31d1c975a8e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_b6546de74fdd4534bdb9e31d1c975a8e/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-66tdujyq cwd: /tmp/pip-install-gqo9b1ln/setuptools_b6546de74fdd4534bdb9e31d1c975a8e/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_b6546de74fdd4534bdb9e31d1c975a8e/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_b6546de74fdd4534bdb9e31d1c975a8e/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_b6546de74fdd4534bdb9e31d1c975a8e/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_b6546de74fdd4534bdb9e31d1c975a8e/pkg_resources.py", line 1517, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/d5/a8/81835fcd723a073b38d2d86d1a8f6e109eb88cce1a252af81d4b591563d4/setuptools-5.4.zip#sha256=447e6a7f26ac62754318c3a0e0b299fca33c1c649ad2fcbce6a76bc1b8da2ecd (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.4.tar.gz (808 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_104b4eb0680146b5b08d760c161588b2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_104b4eb0680146b5b08d760c161588b2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-jub6_d0g cwd: /tmp/pip-install-gqo9b1ln/setuptools_104b4eb0680146b5b08d760c161588b2/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_104b4eb0680146b5b08d760c161588b2/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_104b4eb0680146b5b08d760c161588b2/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_104b4eb0680146b5b08d760c161588b2/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_104b4eb0680146b5b08d760c161588b2/pkg_resources.py", line 1517, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/00/2e/e023df8df47462a053fa8cf5225adce2fe24644c7848fb7728a29b24607e/setuptools-5.4.tar.gz#sha256=9bac614201bfe2004d4e557c5715f92b2dee7eaad6dd5489c2c81c3a25031276 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.3-py2.py3-none-any.whl (554 kB) Downloading setuptools-5.3.zip (857 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_4b0888b12bdc42d082cc591b19f0460c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_4b0888b12bdc42d082cc591b19f0460c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-zeratuhn cwd: /tmp/pip-install-gqo9b1ln/setuptools_4b0888b12bdc42d082cc591b19f0460c/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_4b0888b12bdc42d082cc591b19f0460c/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_4b0888b12bdc42d082cc591b19f0460c/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_4b0888b12bdc42d082cc591b19f0460c/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_4b0888b12bdc42d082cc591b19f0460c/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/48/d5/62680f41e2f6c208228c822f8932d4c7aa8a3127e12d708b5de9ad70136b/setuptools-5.3.zip#sha256=238142293c36d2b56c83df1886b4c1fc4af77d0c203c68b8f4e57d8995babfe5 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.3.tar.gz (807 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_be1b00776b164594b4ea065c4a938648/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_be1b00776b164594b4ea065c4a938648/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-opzx853i cwd: /tmp/pip-install-gqo9b1ln/setuptools_be1b00776b164594b4ea065c4a938648/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_be1b00776b164594b4ea065c4a938648/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_be1b00776b164594b4ea065c4a938648/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_be1b00776b164594b4ea065c4a938648/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_be1b00776b164594b4ea065c4a938648/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/4a/e0/7e35bf11ba31fa177976cd275ac1ade700b7d39d63715a6240a711d412fd/setuptools-5.3.tar.gz#sha256=b2ef5d25b38a970b64f44f95df6a4e5e78e80b35da45d63ae01a452c3c00ed87 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.2-py2.py3-none-any.whl (554 kB) Downloading setuptools-5.2.zip (856 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_6b664bad4ade41618250d11a51f78e2c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_6b664bad4ade41618250d11a51f78e2c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-au630fnn cwd: /tmp/pip-install-gqo9b1ln/setuptools_6b664bad4ade41618250d11a51f78e2c/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_6b664bad4ade41618250d11a51f78e2c/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_6b664bad4ade41618250d11a51f78e2c/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_6b664bad4ade41618250d11a51f78e2c/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_6b664bad4ade41618250d11a51f78e2c/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/67/ad/0feed436050d75dcb7f072abd0eaa6a367ca298e17d289040ae7c23d4bc1/setuptools-5.2.zip#sha256=5ecd2b86eb7a171d2d12e15bf7abe7f7b1d5122040308287502d8c243e644d42 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.2.tar.gz (807 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_226fef44784045b78d86a708a23dcb42/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_226fef44784045b78d86a708a23dcb42/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-je31m91r cwd: /tmp/pip-install-gqo9b1ln/setuptools_226fef44784045b78d86a708a23dcb42/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_226fef44784045b78d86a708a23dcb42/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_226fef44784045b78d86a708a23dcb42/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_226fef44784045b78d86a708a23dcb42/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_226fef44784045b78d86a708a23dcb42/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/93/e4/d7813c313947f6753f991ea7dd9101350373519aaab3f57a2ac5c50bb962/setuptools-5.2.tar.gz#sha256=603f5dc2207d9930370483ce04cd57a847e7816d541f93c87d60089457306205 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.1-py2.py3-none-any.whl (553 kB) Downloading setuptools-5.1.zip (854 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9bcbe083011b4be7a0a75d00692837ae/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9bcbe083011b4be7a0a75d00692837ae/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-rbdgpo6d cwd: /tmp/pip-install-gqo9b1ln/setuptools_9bcbe083011b4be7a0a75d00692837ae/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9bcbe083011b4be7a0a75d00692837ae/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_9bcbe083011b4be7a0a75d00692837ae/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_9bcbe083011b4be7a0a75d00692837ae/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_9bcbe083011b4be7a0a75d00692837ae/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/e3/55/66e9cb495828d918c30b914bfb1ef2f6f22b69cc01ab1f56be40db61e922/setuptools-5.1.zip#sha256=ebc8562f9d1ab7386ee1aefd5fe11f80248a3c88f1a7c01ace6a11d8a65963a4 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.1.tar.gz (804 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_d421b9f15d8648d599ff90c9dcf334a9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_d421b9f15d8648d599ff90c9dcf334a9/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-u0gcx38z cwd: /tmp/pip-install-gqo9b1ln/setuptools_d421b9f15d8648d599ff90c9dcf334a9/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_d421b9f15d8648d599ff90c9dcf334a9/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_d421b9f15d8648d599ff90c9dcf334a9/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_d421b9f15d8648d599ff90c9dcf334a9/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_d421b9f15d8648d599ff90c9dcf334a9/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/75/23/4b74bbff9c646a5235e85f619c0d541357b1f8ecf2ae9f68f03dccdabcfa/setuptools-5.1.tar.gz#sha256=5855a13607cae9123df0981d814d32b5b413b7a20422f642bf3f4c355383485b (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.0.2-py2.py3-none-any.whl (549 kB) Downloading setuptools-5.0.2.zip (850 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_bafa590eafe042909b4ff66c7d27432f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_bafa590eafe042909b4ff66c7d27432f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-4rd_0uca cwd: /tmp/pip-install-gqo9b1ln/setuptools_bafa590eafe042909b4ff66c7d27432f/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_bafa590eafe042909b4ff66c7d27432f/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_bafa590eafe042909b4ff66c7d27432f/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_bafa590eafe042909b4ff66c7d27432f/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_bafa590eafe042909b4ff66c7d27432f/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/92/c9/2f3a1f0c8b7f53892ac293953b47a7fc8a07e9a38b3d2966cf7302c49514/setuptools-5.0.2.zip#sha256=1f96ecc20504b794301016cc674c2472ff75fca5ffc3419544ae60caff7e4669 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.0.2.tar.gz (801 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_5f98cf9869b847e29eb94a08fc4571ea/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_5f98cf9869b847e29eb94a08fc4571ea/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-a5bwxggg cwd: /tmp/pip-install-gqo9b1ln/setuptools_5f98cf9869b847e29eb94a08fc4571ea/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_5f98cf9869b847e29eb94a08fc4571ea/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_5f98cf9869b847e29eb94a08fc4571ea/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_5f98cf9869b847e29eb94a08fc4571ea/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_5f98cf9869b847e29eb94a08fc4571ea/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/1a/19/747b3fceb402d028dc93f227dd39d294ad8365c50d9fbde822ac151c9ab2/setuptools-5.0.2.tar.gz#sha256=ff041257fd3c3441f61bbd1392472c4cc06f3bc6d6af8b8a279f10d00c3dc3df (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.0.1-py2.py3-none-any.whl (548 kB) Downloading setuptools-5.0.1.zip (849 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_58e0a6d8ae914d06a5069d03aa3d433d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_58e0a6d8ae914d06a5069d03aa3d433d/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-qxk53_ow cwd: /tmp/pip-install-gqo9b1ln/setuptools_58e0a6d8ae914d06a5069d03aa3d433d/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_58e0a6d8ae914d06a5069d03aa3d433d/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_58e0a6d8ae914d06a5069d03aa3d433d/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_58e0a6d8ae914d06a5069d03aa3d433d/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_58e0a6d8ae914d06a5069d03aa3d433d/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/52/83/870642b2d14d46e1f898edf722434d3b2812418705d501f5a0503a7f1761/setuptools-5.0.1.zip#sha256=943cfbeb8072ffb897b522e6a4218a5031715ba9f3c6e7fb6eb2ace7ddb160f0 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.0.1.tar.gz (800 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_0f81731294cd48ba977ef22a44af9c46/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_0f81731294cd48ba977ef22a44af9c46/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ug_i1cwi cwd: /tmp/pip-install-gqo9b1ln/setuptools_0f81731294cd48ba977ef22a44af9c46/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_0f81731294cd48ba977ef22a44af9c46/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_0f81731294cd48ba977ef22a44af9c46/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_0f81731294cd48ba977ef22a44af9c46/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_0f81731294cd48ba977ef22a44af9c46/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/b3/7f/ff28c2b6d7b24fc6940d2a93d2ac736d844b499a30c8eb9e03d8379aa4a9/setuptools-5.0.1.tar.gz#sha256=3bc21bff50760a592080e4fa5caa194f814383bfe2af5b0b9091bc84b8e32791 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.0-py2.py3-none-any.whl (549 kB) Downloading setuptools-5.0.zip (849 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_1590c466a13f455abea9d3c17feec15f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_1590c466a13f455abea9d3c17feec15f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-5dejcnz9 cwd: /tmp/pip-install-gqo9b1ln/setuptools_1590c466a13f455abea9d3c17feec15f/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_1590c466a13f455abea9d3c17feec15f/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_1590c466a13f455abea9d3c17feec15f/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_1590c466a13f455abea9d3c17feec15f/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_1590c466a13f455abea9d3c17feec15f/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/56/e9/94e4d4576ff800e67cb14bbe2d7f2944b583b74f8e0e844b566c15db838f/setuptools-5.0.zip#sha256=67d86d3ffd92dbe643a212123f3591de730f697a006c9c552fb67bb0e79c3cb4 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-5.0.tar.gz (800 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_dd1c55158d5a4bf1bc1e71c0ce49c1c0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_dd1c55158d5a4bf1bc1e71c0ce49c1c0/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-7j22jg2z cwd: /tmp/pip-install-gqo9b1ln/setuptools_dd1c55158d5a4bf1bc1e71c0ce49c1c0/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_dd1c55158d5a4bf1bc1e71c0ce49c1c0/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_dd1c55158d5a4bf1bc1e71c0ce49c1c0/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_dd1c55158d5a4bf1bc1e71c0ce49c1c0/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_dd1c55158d5a4bf1bc1e71c0ce49c1c0/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/43/49/92974712ba5b150d530abfea49a3591a547bdcb7b3c56594b0a1b38c78f7/setuptools-5.0.tar.gz#sha256=684c6d96f498775e171202fe0c59150de34f1651142b132a48e65ef645a36cff (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-4.0.1.zip (946 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_b5cdf8f61d1c4cc08743ddcf482f413b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_b5cdf8f61d1c4cc08743ddcf482f413b/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-edrca4qs cwd: /tmp/pip-install-gqo9b1ln/setuptools_b5cdf8f61d1c4cc08743ddcf482f413b/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_b5cdf8f61d1c4cc08743ddcf482f413b/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_b5cdf8f61d1c4cc08743ddcf482f413b/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_b5cdf8f61d1c4cc08743ddcf482f413b/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_b5cdf8f61d1c4cc08743ddcf482f413b/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/cb/e0/b5ecf534e14304e62c781614d683d0daa571efe92678901559ea84c1559e/setuptools-4.0.1.zip#sha256=ede59e77269c73d445085f98131571569cd952189263bac211278b90f9e4f65b (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-4.0.1.tar.gz (890 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_741d9f9dab214f7f8156e02d3550f6df/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_741d9f9dab214f7f8156e02d3550f6df/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-4829256u cwd: /tmp/pip-install-gqo9b1ln/setuptools_741d9f9dab214f7f8156e02d3550f6df/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_741d9f9dab214f7f8156e02d3550f6df/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_741d9f9dab214f7f8156e02d3550f6df/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_741d9f9dab214f7f8156e02d3550f6df/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_741d9f9dab214f7f8156e02d3550f6df/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/52/71/a6e77590363fa6e3fe8ca14eb951476f08ad103486437335f9848a09e3c2/setuptools-4.0.1.tar.gz#sha256=612e7bbbe9bba3699cca05a0a3f347418479d380d24e18381298359d59919259 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-4.0.zip (945 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9c5495f172fb43e48e733b2a53251208/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9c5495f172fb43e48e733b2a53251208/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ylv7dhxw cwd: /tmp/pip-install-gqo9b1ln/setuptools_9c5495f172fb43e48e733b2a53251208/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9c5495f172fb43e48e733b2a53251208/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_9c5495f172fb43e48e733b2a53251208/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_9c5495f172fb43e48e733b2a53251208/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_9c5495f172fb43e48e733b2a53251208/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/54/07/6dfdb40647a291a665bfa66d228d1d516db9aaa1e2e9a2f84c6c97ac6c69/setuptools-4.0.zip#sha256=eead8013bd6e7ee2a96df602e4f0168aed1b5f95ec289a821fec3a43fb42039b (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-4.0.tar.gz (890 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_54b33f31dac6442b9eecb35078ff4b96/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_54b33f31dac6442b9eecb35078ff4b96/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-t8_mzcng cwd: /tmp/pip-install-gqo9b1ln/setuptools_54b33f31dac6442b9eecb35078ff4b96/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_54b33f31dac6442b9eecb35078ff4b96/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_54b33f31dac6442b9eecb35078ff4b96/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_54b33f31dac6442b9eecb35078ff4b96/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_54b33f31dac6442b9eecb35078ff4b96/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/12/24/0885d9fe662ef964090217e3833f2ed4a67dfd446f9ddd428304d224eb6f/setuptools-4.0.tar.gz#sha256=c78fa8329e111cfadafd62b57b22d73eef256e1e3a93c2d4704680d379a57d06 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.8.1-py2.py3-none-any.whl (548 kB) Downloading setuptools-3.8.1.zip (1.1 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_bd52e8c638cb41a09b98fb15ac8444ed/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_bd52e8c638cb41a09b98fb15ac8444ed/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-qbam93fs cwd: /tmp/pip-install-gqo9b1ln/setuptools_bd52e8c638cb41a09b98fb15ac8444ed/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_bd52e8c638cb41a09b98fb15ac8444ed/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_bd52e8c638cb41a09b98fb15ac8444ed/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_bd52e8c638cb41a09b98fb15ac8444ed/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_bd52e8c638cb41a09b98fb15ac8444ed/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/29/55/4c68ee6236b36fb6032437b93c635246510fb001d700467f4063a214916a/setuptools-3.8.1.zip#sha256=b0d86ef3da47deb6cdb15755e807c0adec931e80a8f23b3ead2938edc381c1a8 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.8.1.tar.gz (1.0 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_e0e7cf5b098945d9bc1769b05ee3bfce/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_e0e7cf5b098945d9bc1769b05ee3bfce/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-flmxdphe cwd: /tmp/pip-install-gqo9b1ln/setuptools_e0e7cf5b098945d9bc1769b05ee3bfce/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_e0e7cf5b098945d9bc1769b05ee3bfce/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_e0e7cf5b098945d9bc1769b05ee3bfce/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_e0e7cf5b098945d9bc1769b05ee3bfce/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_e0e7cf5b098945d9bc1769b05ee3bfce/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/0b/2f/05323cd8c349939ed38bf72611cd02374cc553c34872996e38ebf3107b0a/setuptools-3.8.1.tar.gz#sha256=736395f1e095fa7491ecba6590d288ea6aa532bf17a3abcf777a191aa205d386 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.8-py2.py3-none-any.whl (548 kB) Downloading setuptools-3.8.zip (1.1 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_4b2eab6777474fd5ba0d47aba01ffbd5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_4b2eab6777474fd5ba0d47aba01ffbd5/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-2ni66hut cwd: /tmp/pip-install-gqo9b1ln/setuptools_4b2eab6777474fd5ba0d47aba01ffbd5/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_4b2eab6777474fd5ba0d47aba01ffbd5/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_4b2eab6777474fd5ba0d47aba01ffbd5/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_4b2eab6777474fd5ba0d47aba01ffbd5/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_4b2eab6777474fd5ba0d47aba01ffbd5/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/ee/d7/34f3bef82a7ffe13625b8ce457df4e4d46c202113ecb5f655872aeb71934/setuptools-3.8.zip#sha256=096c52017afcd4e3578e5191e72431e47775c9c80cbd7fca476c0761fec47e7f (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.8.tar.gz (1.0 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_69afb5f8ecab4fb59582f3a38efb60b7/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_69afb5f8ecab4fb59582f3a38efb60b7/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-mb_zxz0o cwd: /tmp/pip-install-gqo9b1ln/setuptools_69afb5f8ecab4fb59582f3a38efb60b7/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_69afb5f8ecab4fb59582f3a38efb60b7/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_69afb5f8ecab4fb59582f3a38efb60b7/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_69afb5f8ecab4fb59582f3a38efb60b7/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_69afb5f8ecab4fb59582f3a38efb60b7/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/cc/33/992be126171d94666dddda9c785dac7d6c96ab928c13e136239938a72b1f/setuptools-3.8.tar.gz#sha256=ba213d66cfc94d42df50b6986dbe522d19d61a3c020bfc1afef3d9167fadd8f2 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.7.1-py2.py3-none-any.whl (548 kB) Downloading setuptools-3.7.1.zip (1.1 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9448e28724c1481eac72a696328added/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9448e28724c1481eac72a696328added/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-zsl1ni5b cwd: /tmp/pip-install-gqo9b1ln/setuptools_9448e28724c1481eac72a696328added/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9448e28724c1481eac72a696328added/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_9448e28724c1481eac72a696328added/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_9448e28724c1481eac72a696328added/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_9448e28724c1481eac72a696328added/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/b3/97/a7507bf4e8c6b2f6b1f492e051530308912c7bffd8a3c5f41f42f57f04ec/setuptools-3.7.1.zip#sha256=b53a9ee5c38ae201bc059b85d7a48e69ab37dcf0bb136f285ffcb714567821d8 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.7.1.tar.gz (1.0 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_e00f21765f304502a534d6ebd7b22a5f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_e00f21765f304502a534d6ebd7b22a5f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-7r44e7a8 cwd: /tmp/pip-install-gqo9b1ln/setuptools_e00f21765f304502a534d6ebd7b22a5f/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_e00f21765f304502a534d6ebd7b22a5f/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_e00f21765f304502a534d6ebd7b22a5f/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_e00f21765f304502a534d6ebd7b22a5f/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_e00f21765f304502a534d6ebd7b22a5f/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/38/b8/007e39bf2d853ba3b930e7d48b3a767a94f3a3b96a99df6d09ac9ddb1038/setuptools-3.7.1.tar.gz#sha256=b1ef54e6bd3598b432df16db2ade4eddb90b64c3dfee01133faedd7788d13e0c (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.7-py2.py3-none-any.whl (548 kB) Downloading setuptools-3.7.zip (1.1 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_0f4dafd075124214bc25efbf8c9b4c02/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_0f4dafd075124214bc25efbf8c9b4c02/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-00svnnk0 cwd: /tmp/pip-install-gqo9b1ln/setuptools_0f4dafd075124214bc25efbf8c9b4c02/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_0f4dafd075124214bc25efbf8c9b4c02/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_0f4dafd075124214bc25efbf8c9b4c02/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_0f4dafd075124214bc25efbf8c9b4c02/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_0f4dafd075124214bc25efbf8c9b4c02/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/d4/d0/dfc40771bf97c7994df04f8c4846a26066ec9230d07d2dc44d83726ede23/setuptools-3.7.zip#sha256=63f82f72af72092477b1cc53a30fbd81de446a50a376eb19d0ed61c793195edc (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.7.tar.gz (1.0 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_2e11cf728e354a5d83d5c83192a4703e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_2e11cf728e354a5d83d5c83192a4703e/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-v9wbnuq_ cwd: /tmp/pip-install-gqo9b1ln/setuptools_2e11cf728e354a5d83d5c83192a4703e/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_2e11cf728e354a5d83d5c83192a4703e/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_2e11cf728e354a5d83d5c83192a4703e/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_2e11cf728e354a5d83d5c83192a4703e/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_2e11cf728e354a5d83d5c83192a4703e/pkg_resources.py", line 1516, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/2a/a3/4cc9d46ae7c5fdedd86a4332d73ddad458e20ab0feb7fda011b665c9d42c/setuptools-3.7.tar.gz#sha256=b5e085b0e10c702cf0962be6d4efb16c04176787a2df56c0023dd17f1b3f478d (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.6-py2.py3-none-any.whl (547 kB) Downloading setuptools-3.6.zip (845 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_4d5fe839a7e646f7a72b888935253274/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_4d5fe839a7e646f7a72b888935253274/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-tl0i0tt7 cwd: /tmp/pip-install-gqo9b1ln/setuptools_4d5fe839a7e646f7a72b888935253274/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_4d5fe839a7e646f7a72b888935253274/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_4d5fe839a7e646f7a72b888935253274/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_4d5fe839a7e646f7a72b888935253274/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_4d5fe839a7e646f7a72b888935253274/pkg_resources.py", line 1519, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/38/79/40acb2edbc4f7ff4f476b9c87a64d1095bbc0a6858545f791c740e155add/setuptools-3.6.zip#sha256=0d8b8982d13a76a3a2bf74a914bd06d42be1f56dff2ac95094e515e0afebe0df (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.6.tar.gz (797 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_4c1ec9e69eca4bf39d6d49c61900969f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_4c1ec9e69eca4bf39d6d49c61900969f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-__gmme73 cwd: /tmp/pip-install-gqo9b1ln/setuptools_4c1ec9e69eca4bf39d6d49c61900969f/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_4c1ec9e69eca4bf39d6d49c61900969f/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_4c1ec9e69eca4bf39d6d49c61900969f/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_4c1ec9e69eca4bf39d6d49c61900969f/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_4c1ec9e69eca4bf39d6d49c61900969f/pkg_resources.py", line 1519, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/d3/3e/e87db7dbf6e65b9b04bf2772197af77f711cfadb038ba76d2acfcc2efa72/setuptools-3.6.tar.gz#sha256=afaf5f78b9b0b6439af11224601b2130494051701912e4d9915647e51d9de0e7 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.5.2-py2.py3-none-any.whl (547 kB) Downloading setuptools-3.5.2.zip (846 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_d44d00c99ece4fe9aacf40506f8caabe/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_d44d00c99ece4fe9aacf40506f8caabe/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-jw9gd3wc cwd: /tmp/pip-install-gqo9b1ln/setuptools_d44d00c99ece4fe9aacf40506f8caabe/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_d44d00c99ece4fe9aacf40506f8caabe/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_d44d00c99ece4fe9aacf40506f8caabe/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_d44d00c99ece4fe9aacf40506f8caabe/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_d44d00c99ece4fe9aacf40506f8caabe/pkg_resources.py", line 1519, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/a3/d7/1195e7435dfab3be42a1c30f24188387e08bee376888b5a5fe2ac8750501/setuptools-3.5.2.zip#sha256=20e4c334c2d12dae05ce7b0ca560239184fe36ee9cacb1811ff0e29b26752236 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.5.2.tar.gz (797 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9f897bc0a2b6453c920b67c368ede8d4/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9f897bc0a2b6453c920b67c368ede8d4/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ep60ffon cwd: /tmp/pip-install-gqo9b1ln/setuptools_9f897bc0a2b6453c920b67c368ede8d4/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9f897bc0a2b6453c920b67c368ede8d4/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_9f897bc0a2b6453c920b67c368ede8d4/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_9f897bc0a2b6453c920b67c368ede8d4/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_9f897bc0a2b6453c920b67c368ede8d4/pkg_resources.py", line 1519, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/22/de/75592eb307ed9bf573c73619229bae3babb6765977c3cfed3248075d8430/setuptools-3.5.2.tar.gz#sha256=0bb07055159d598b89997a2519ee3642d6727d6703bde926362f014c86971e07 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.5.1-py2.py3-none-any.whl (546 kB) Downloading setuptools-3.5.1.zip (926 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_0e44f3055e03477c93d037644914c431/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_0e44f3055e03477c93d037644914c431/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-675833dw cwd: /tmp/pip-install-gqo9b1ln/setuptools_0e44f3055e03477c93d037644914c431/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_0e44f3055e03477c93d037644914c431/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_0e44f3055e03477c93d037644914c431/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_0e44f3055e03477c93d037644914c431/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_0e44f3055e03477c93d037644914c431/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/6f/6f/c26e40e5ffa9aa4601d9fa27a7238ef38bf15d19e683a5edb2524cf156ab/setuptools-3.5.1.zip#sha256=180df2b9e86898687cf6796865b0d248d2457493b55c47170c69a194bbee5710 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.5.1.tar.gz (863 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_74f69a6dc3df41e8a6288d27ed54d386/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_74f69a6dc3df41e8a6288d27ed54d386/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-nyi91h34 cwd: /tmp/pip-install-gqo9b1ln/setuptools_74f69a6dc3df41e8a6288d27ed54d386/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_74f69a6dc3df41e8a6288d27ed54d386/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_74f69a6dc3df41e8a6288d27ed54d386/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_74f69a6dc3df41e8a6288d27ed54d386/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_74f69a6dc3df41e8a6288d27ed54d386/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/60/d3/b69a78ffbc4413bfb13d6a722daef01f2c89c4582b55c5516b58eb11274c/setuptools-3.5.1.tar.gz#sha256=7805d9e06d45ff7526b09d3886b8804eed3c33bd2b5ef3f74825cd45787f2f12 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.5-py2.py3-none-any.whl (546 kB) Downloading setuptools-3.5.zip (925 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_a0be7b9a73e44a4db7551a44e368e11f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_a0be7b9a73e44a4db7551a44e368e11f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-iaebp0b1 cwd: /tmp/pip-install-gqo9b1ln/setuptools_a0be7b9a73e44a4db7551a44e368e11f/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_a0be7b9a73e44a4db7551a44e368e11f/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_a0be7b9a73e44a4db7551a44e368e11f/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_a0be7b9a73e44a4db7551a44e368e11f/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_a0be7b9a73e44a4db7551a44e368e11f/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/8a/ab/db10e77928961439aa7460aeba9b64d685f8a4ad7444661a00f3175e5811/setuptools-3.5.zip#sha256=8774baa88d122540c406149834fde8ea0f071899b364bbf9e9aed9946238d149 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.5.tar.gz (863 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_88e869638b5948c0acfb7428e0851f95/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_88e869638b5948c0acfb7428e0851f95/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8hmme38m cwd: /tmp/pip-install-gqo9b1ln/setuptools_88e869638b5948c0acfb7428e0851f95/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_88e869638b5948c0acfb7428e0851f95/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_88e869638b5948c0acfb7428e0851f95/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_88e869638b5948c0acfb7428e0851f95/setuptools/dist.py", line 17, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_88e869638b5948c0acfb7428e0851f95/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/e0/bf/207713b5cb61a756d3a02d843c8e96851c81fa2327ccb448f4bf35ec4c59/setuptools-3.5.tar.gz#sha256=9b695ff6634f36e6cfaec14c11e7a3d9940881e093d0c0f0c168e77476a17bb6 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.4.4-py2.py3-none-any.whl (545 kB) Downloading setuptools-3.4.4.zip (844 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_1adb8af9b85740188a41f244f3ebaadf/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_1adb8af9b85740188a41f244f3ebaadf/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-5yus02jx cwd: /tmp/pip-install-gqo9b1ln/setuptools_1adb8af9b85740188a41f244f3ebaadf/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_1adb8af9b85740188a41f244f3ebaadf/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_1adb8af9b85740188a41f244f3ebaadf/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_1adb8af9b85740188a41f244f3ebaadf/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_1adb8af9b85740188a41f244f3ebaadf/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/47/48/92b82ea3022f734b4f72c52a2b614991aa3c430a713f575b540d34dfb87c/setuptools-3.4.4.zip#sha256=a190170b88a6a6f75b1241fc6024943a8be9348ad7a5d9c9fefb4c099ddd742e (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.4.4.tar.gz (794 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_632811bf491949938b251dc10f70881f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_632811bf491949938b251dc10f70881f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-qqnhgiln cwd: /tmp/pip-install-gqo9b1ln/setuptools_632811bf491949938b251dc10f70881f/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_632811bf491949938b251dc10f70881f/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_632811bf491949938b251dc10f70881f/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_632811bf491949938b251dc10f70881f/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_632811bf491949938b251dc10f70881f/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/4a/e5/8316b07bab05ec87ff969841be6a3f18e30ca1ec3031e7d30ec7313aa04b/setuptools-3.4.4.tar.gz#sha256=5106492d48c8efba9281a8c0a80bf162e7de6e74a6c4a83d509cf590fb949c01 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.4.3-py2.py3-none-any.whl (876 kB) Downloading setuptools-3.4.3.zip (843 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_784ea937ab4f482ca6e6bebffef752dd/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_784ea937ab4f482ca6e6bebffef752dd/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-m6e1rlpm cwd: /tmp/pip-install-gqo9b1ln/setuptools_784ea937ab4f482ca6e6bebffef752dd/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_784ea937ab4f482ca6e6bebffef752dd/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_784ea937ab4f482ca6e6bebffef752dd/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_784ea937ab4f482ca6e6bebffef752dd/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_784ea937ab4f482ca6e6bebffef752dd/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/1a/a8/c5661640a25128d0a90ed98f624a7ee17b60d4f068bc5ba7a42f266f655a/setuptools-3.4.3.zip#sha256=86e64c24dc43128173ff477c8c89748fe7f895f9b31341d94b5414805007857d (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.4.3.tar.gz (793 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_5c81c6596b73436aa7b0e3a600d84654/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_5c81c6596b73436aa7b0e3a600d84654/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8v7zkt3z cwd: /tmp/pip-install-gqo9b1ln/setuptools_5c81c6596b73436aa7b0e3a600d84654/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_5c81c6596b73436aa7b0e3a600d84654/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_5c81c6596b73436aa7b0e3a600d84654/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_5c81c6596b73436aa7b0e3a600d84654/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_5c81c6596b73436aa7b0e3a600d84654/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/f4/fe/aa9650b161dbf75ce5506dba83551de214fbcc1388297bd9f07b02913c53/setuptools-3.4.3.tar.gz#sha256=c163b7712a4e29587c4cb15bdd19899feec439edf90c766b3c3b513d9ad587c9 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.4.2-py2.py3-none-any.whl (710 kB) Downloading setuptools-3.4.2.zip (843 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_8b2cb25f89c34ef28b88bbd45b07a555/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_8b2cb25f89c34ef28b88bbd45b07a555/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-6ikyptys cwd: /tmp/pip-install-gqo9b1ln/setuptools_8b2cb25f89c34ef28b88bbd45b07a555/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_8b2cb25f89c34ef28b88bbd45b07a555/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_8b2cb25f89c34ef28b88bbd45b07a555/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_8b2cb25f89c34ef28b88bbd45b07a555/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_8b2cb25f89c34ef28b88bbd45b07a555/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/72/8e/a216c7974627f4e393a28d517716102700b93af61b2b11372451393c4057/setuptools-3.4.2.zip#sha256=623ae62da743ce1baec4b8967eff2f5ef54d50963339c004d82468ccb101e343 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.4.2.tar.gz (793 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_fd53d66096a14c19bbb334192a5f13f8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_fd53d66096a14c19bbb334192a5f13f8/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-mm1tmr4r cwd: /tmp/pip-install-gqo9b1ln/setuptools_fd53d66096a14c19bbb334192a5f13f8/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_fd53d66096a14c19bbb334192a5f13f8/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_fd53d66096a14c19bbb334192a5f13f8/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_fd53d66096a14c19bbb334192a5f13f8/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_fd53d66096a14c19bbb334192a5f13f8/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/00/a0/f6089508f7f5f061329fc20bb3baf70e7891a0cf9a943f2208706aad353f/setuptools-3.4.2.tar.gz#sha256=2d7d075c43bc1e2534c31c4ce82c7787aaf57ae9bf8d4b17dfd76563c42c0405 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.4.1-py2.py3-none-any.whl (544 kB) Downloading setuptools-3.4.1.zip (843 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_57de5d8707ae4d7bbc0ccdb008420bec/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_57de5d8707ae4d7bbc0ccdb008420bec/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-x6f5qxxo cwd: /tmp/pip-install-gqo9b1ln/setuptools_57de5d8707ae4d7bbc0ccdb008420bec/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_57de5d8707ae4d7bbc0ccdb008420bec/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_57de5d8707ae4d7bbc0ccdb008420bec/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_57de5d8707ae4d7bbc0ccdb008420bec/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_57de5d8707ae4d7bbc0ccdb008420bec/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/6c/09/46f4ae75d3503005347c62789594aadaad7d4109e8f33b03e7232fc441de/setuptools-3.4.1.zip#sha256=46d92894d4dd0c61fcfe927adcad71a2dcea0472a87809d2ccc89aff19666d64 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.4.1.tar.gz (793 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_42b219681d904150a13195bb57fa7272/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_42b219681d904150a13195bb57fa7272/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-t45ythaw cwd: /tmp/pip-install-gqo9b1ln/setuptools_42b219681d904150a13195bb57fa7272/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_42b219681d904150a13195bb57fa7272/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_42b219681d904150a13195bb57fa7272/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_42b219681d904150a13195bb57fa7272/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_42b219681d904150a13195bb57fa7272/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/13/88/132500071ad154086bb14cda98703008326a3f0e3c488fa99f3c4241d7dd/setuptools-3.4.1.tar.gz#sha256=b84840d66d64e3bda30cd7236cb1e59ecb646aeff9dd878ecedb2e039d1351cf (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.4-py2.py3-none-any.whl (1.4 MB) Downloading setuptools-3.4.zip (1.0 MB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_fa87d33d4ec049139606def70b3f058c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_fa87d33d4ec049139606def70b3f058c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-hkskboyi cwd: /tmp/pip-install-gqo9b1ln/setuptools_fa87d33d4ec049139606def70b3f058c/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_fa87d33d4ec049139606def70b3f058c/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_fa87d33d4ec049139606def70b3f058c/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_fa87d33d4ec049139606def70b3f058c/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_fa87d33d4ec049139606def70b3f058c/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/4c/1e/d0db812bfb6c3e798c382c7509fc8470ecd217f2e2eb597f9ebe035bd688/setuptools-3.4.zip#sha256=f1c400feec9117a1999c746eeee0bcdcb915513d67d2545d47eeb7ac3e70f0f9 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.4.tar.gz (961 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_0af4163ccce74efabbf3ec27d70478eb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_0af4163ccce74efabbf3ec27d70478eb/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-e4q8xoc3 cwd: /tmp/pip-install-gqo9b1ln/setuptools_0af4163ccce74efabbf3ec27d70478eb/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_0af4163ccce74efabbf3ec27d70478eb/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_0af4163ccce74efabbf3ec27d70478eb/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_0af4163ccce74efabbf3ec27d70478eb/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_0af4163ccce74efabbf3ec27d70478eb/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/e1/78/91598beae5a49bb7f768ffea849f2a4b49f6e3fc0401ff9737d39cf35d29/setuptools-3.4.tar.gz#sha256=477afa3b3deb64554ca5066a5118dd892451af95658ec3f1f08f5f9f1cd79b97 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.3-py2.py3-none-any.whl (545 kB) Downloading setuptools-3.3.zip (843 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_92ae78afc8a1447eb1f4a63493a59ae7/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_92ae78afc8a1447eb1f4a63493a59ae7/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-k4elvguj cwd: /tmp/pip-install-gqo9b1ln/setuptools_92ae78afc8a1447eb1f4a63493a59ae7/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_92ae78afc8a1447eb1f4a63493a59ae7/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_92ae78afc8a1447eb1f4a63493a59ae7/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_92ae78afc8a1447eb1f4a63493a59ae7/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_92ae78afc8a1447eb1f4a63493a59ae7/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/24/52/857fd91f603207c941b6c6844ca0e2ebdb8d5621264c32188d098887588b/setuptools-3.3.zip#sha256=e085debac72b33ad95da3ed2523b01441e2fb1a5c9279ac3f9e1a78e4119aaf2 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.3.tar.gz (792 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_bf1e2b2832544196a50faceb295ebfce/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_bf1e2b2832544196a50faceb295ebfce/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-pdnvsi0t cwd: /tmp/pip-install-gqo9b1ln/setuptools_bf1e2b2832544196a50faceb295ebfce/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_bf1e2b2832544196a50faceb295ebfce/setuptools/__init__.py", line 12, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_bf1e2b2832544196a50faceb295ebfce/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_bf1e2b2832544196a50faceb295ebfce/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_bf1e2b2832544196a50faceb295ebfce/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/82/e6/049fc4474cf5cebab5748e886836af23b41436f8b069eac836c7231e7325/setuptools-3.3.tar.gz#sha256=f3e6155f9bb62bfd59b7f6cc2ecda21aae903e6b585f8bc55e801609c5f7814f (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.2-py2.py3-none-any.whl (544 kB) Downloading setuptools-3.2.zip (842 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_e12d11568cbb402a81ee91627ce0b4ee/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_e12d11568cbb402a81ee91627ce0b4ee/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-armwfpbk cwd: /tmp/pip-install-gqo9b1ln/setuptools_e12d11568cbb402a81ee91627ce0b4ee/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_e12d11568cbb402a81ee91627ce0b4ee/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_e12d11568cbb402a81ee91627ce0b4ee/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_e12d11568cbb402a81ee91627ce0b4ee/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_e12d11568cbb402a81ee91627ce0b4ee/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/91/fd/e4acce69d20ee1c8e2a6bb3a5b83663949097ae58c30976ff09956b26597/setuptools-3.2.zip#sha256=b4bb3cf3a6229aef2bbe122e04c4225b979328bd726a49b8f408221ffac2249d (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.2.tar.gz (791 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_4e72ff6795894fe2b7f0816445f456d6/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_4e72ff6795894fe2b7f0816445f456d6/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_n7fcelk cwd: /tmp/pip-install-gqo9b1ln/setuptools_4e72ff6795894fe2b7f0816445f456d6/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_4e72ff6795894fe2b7f0816445f456d6/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_4e72ff6795894fe2b7f0816445f456d6/setuptools/extension.py", line 7, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_4e72ff6795894fe2b7f0816445f456d6/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_4e72ff6795894fe2b7f0816445f456d6/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/c4/98/b0aba9599fc1b410c84b77e9ea5710b76a3e4174c1849ac769670b77c0e1/setuptools-3.2.tar.gz#sha256=326dcc78c7dded31b40261c064b89521155bec760492afec0279ad0cceb97bc5 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.1-py2.py3-none-any.whl (542 kB) Downloading setuptools-3.1.zip (840 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_5cbf33fa398a4c8ba150cd192e8333fe/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_5cbf33fa398a4c8ba150cd192e8333fe/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8v1c6fr4 cwd: /tmp/pip-install-gqo9b1ln/setuptools_5cbf33fa398a4c8ba150cd192e8333fe/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_5cbf33fa398a4c8ba150cd192e8333fe/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_5cbf33fa398a4c8ba150cd192e8333fe/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_5cbf33fa398a4c8ba150cd192e8333fe/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_5cbf33fa398a4c8ba150cd192e8333fe/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/96/c2/beaef5bdd2b706c6ffac24dd3be7e93f67733bfe4dff30372a0ac2b4de4e/setuptools-3.1.zip#sha256=c1d3ca4365e4d021458da8aeb2073c906049177660ff22df72d5fad377a7b416 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.1.tar.gz (790 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9b8da736f86a478c9329520505aabfe9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9b8da736f86a478c9329520505aabfe9/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ctdjtj3f cwd: /tmp/pip-install-gqo9b1ln/setuptools_9b8da736f86a478c9329520505aabfe9/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9b8da736f86a478c9329520505aabfe9/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_9b8da736f86a478c9329520505aabfe9/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_9b8da736f86a478c9329520505aabfe9/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_9b8da736f86a478c9329520505aabfe9/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/9a/fc/46d5fa8dd1a60c0091a940d67724fd42b03a7866cde64ac921e2e2d7d6a6/setuptools-3.1.tar.gz#sha256=4438165bfc261552d85abc226f78c04597df40441f517d878aa3d9b8159341ea (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.0.2.zip (935 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_1643337edc3e45bca1913f77e51d151c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_1643337edc3e45bca1913f77e51d151c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-vdzms6m1 cwd: /tmp/pip-install-gqo9b1ln/setuptools_1643337edc3e45bca1913f77e51d151c/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_1643337edc3e45bca1913f77e51d151c/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_1643337edc3e45bca1913f77e51d151c/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_1643337edc3e45bca1913f77e51d151c/setuptools/dist.py", line 13, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_1643337edc3e45bca1913f77e51d151c/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/f1/ee/052f6fbd63664b9e8b8a5a1b6e667c078c54600319feafc7265e5a367cd2/setuptools-3.0.2.zip#sha256=c1b4719865b5cc05bd79022ab86b982586bb5eb20406eaa39286da50c62293fc (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.0.2.tar.gz (877 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_1132a14315984ae684e539340e8a1716/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_1132a14315984ae684e539340e8a1716/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-zna4e2wi cwd: /tmp/pip-install-gqo9b1ln/setuptools_1132a14315984ae684e539340e8a1716/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_1132a14315984ae684e539340e8a1716/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_1132a14315984ae684e539340e8a1716/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_1132a14315984ae684e539340e8a1716/setuptools/dist.py", line 13, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_1132a14315984ae684e539340e8a1716/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/fe/cb/5c3ecf3866938e230be1b3d355ff9501f3f6b65ae5c583f88bf59855345f/setuptools-3.0.2.tar.gz#sha256=c6465e07ee77ff9c3ae85d505f85c4974bf005ad0eefa0775ab19eebf7edffb5 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.0.1.zip (935 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_1f38d4f515524f0d99868fa414ef6dc8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_1f38d4f515524f0d99868fa414ef6dc8/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8un23ohe cwd: /tmp/pip-install-gqo9b1ln/setuptools_1f38d4f515524f0d99868fa414ef6dc8/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_1f38d4f515524f0d99868fa414ef6dc8/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_1f38d4f515524f0d99868fa414ef6dc8/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_1f38d4f515524f0d99868fa414ef6dc8/setuptools/dist.py", line 13, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_1f38d4f515524f0d99868fa414ef6dc8/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/52/32/073e1c2325cb65425593cb99897aadb7715eb5ba664b5eb187477d8b6df6/setuptools-3.0.1.zip#sha256=e2b67e92fa46c58e1177919a19d84e24170bff5903a82c2a21161cd8e9d16fb9 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.0.1.tar.gz (877 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_e7f1a20519524951907e91fb6a077aef/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_e7f1a20519524951907e91fb6a077aef/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-r8fz6vrg cwd: /tmp/pip-install-gqo9b1ln/setuptools_e7f1a20519524951907e91fb6a077aef/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_e7f1a20519524951907e91fb6a077aef/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_e7f1a20519524951907e91fb6a077aef/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_e7f1a20519524951907e91fb6a077aef/setuptools/dist.py", line 13, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_e7f1a20519524951907e91fb6a077aef/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/2d/ef/e4c40d37f9cb727bc35bd01ddaee847e22ceaf8e943414cc30d4a2222ced/setuptools-3.0.1.tar.gz#sha256=ef48f3d1ae3d5040221ba55c849181ef83c659c7d8a874d060eb1dd3cad5dbce (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.0.zip (934 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_4fa188e7453c4ea4b0104b7934f669b6/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_4fa188e7453c4ea4b0104b7934f669b6/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-2k1csx7v cwd: /tmp/pip-install-gqo9b1ln/setuptools_4fa188e7453c4ea4b0104b7934f669b6/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_4fa188e7453c4ea4b0104b7934f669b6/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_4fa188e7453c4ea4b0104b7934f669b6/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_4fa188e7453c4ea4b0104b7934f669b6/setuptools/dist.py", line 13, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_4fa188e7453c4ea4b0104b7934f669b6/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/ea/db/383b4abaa84fab598e02c2019d531676ffd33617a8d8628c3724e7733921/setuptools-3.0.zip#sha256=abccbb5d6c4f8a570adfbba3e12e865d99d03a0f0e3ca7af84c458db5036cb39 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-3.0.tar.gz (877 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_b01faff1e47144a589d633e76bfd18f0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_b01faff1e47144a589d633e76bfd18f0/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-4ewfotu1 cwd: /tmp/pip-install-gqo9b1ln/setuptools_b01faff1e47144a589d633e76bfd18f0/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_b01faff1e47144a589d633e76bfd18f0/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_b01faff1e47144a589d633e76bfd18f0/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_b01faff1e47144a589d633e76bfd18f0/setuptools/dist.py", line 13, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_b01faff1e47144a589d633e76bfd18f0/pkg_resources.py", line 1479, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/a8/42/177352d8b06614904c213ad1693370bd444585887e88697d28d0a6c1c913/setuptools-3.0.tar.gz#sha256=596b68f601ec48bda61d6b80a78f23630d5590316b8f82d2aefc015d39993fc2 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-2.2-py2.py3-none-any.whl (540 kB) Downloading setuptools-2.2.zip (840 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_006a0b39e2e34215aa479ae7246c8b9e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_006a0b39e2e34215aa479ae7246c8b9e/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-la94pvtk cwd: /tmp/pip-install-gqo9b1ln/setuptools_006a0b39e2e34215aa479ae7246c8b9e/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_006a0b39e2e34215aa479ae7246c8b9e/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_006a0b39e2e34215aa479ae7246c8b9e/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_006a0b39e2e34215aa479ae7246c8b9e/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_006a0b39e2e34215aa479ae7246c8b9e/pkg_resources.py", line 1439, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/72/16/738ef65b2659b3a84573c51094afbfb0c263f7cd51911c3caf5e4f7b8c0b/setuptools-2.2.zip#sha256=e899c58f9e3b482cfac2e9ed03c6d0243ccdd90a78e8231662ae245bdd922971 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-2.2.tar.gz (786 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_73129f37b27547a3b591b539465894ec/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_73129f37b27547a3b591b539465894ec/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-h48kh8lo cwd: /tmp/pip-install-gqo9b1ln/setuptools_73129f37b27547a3b591b539465894ec/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_73129f37b27547a3b591b539465894ec/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_73129f37b27547a3b591b539465894ec/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_73129f37b27547a3b591b539465894ec/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_73129f37b27547a3b591b539465894ec/pkg_resources.py", line 1439, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/8b/62/6b730b1c56ecd6c515de8748acedb1ff88761634315ff575182e97afa1bf/setuptools-2.2.tar.gz#sha256=6fb1f21dea64e323e7ad2531a6795eeb6f5e17a85189dee61a86baca60b18984 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-2.1.2-py2.py3-none-any.whl (538 kB) Downloading setuptools-2.1.2.zip (840 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_f283c603992d4171a149a0ff0ff4cca3/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_f283c603992d4171a149a0ff0ff4cca3/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-b07ydo46 cwd: /tmp/pip-install-gqo9b1ln/setuptools_f283c603992d4171a149a0ff0ff4cca3/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_f283c603992d4171a149a0ff0ff4cca3/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_f283c603992d4171a149a0ff0ff4cca3/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_f283c603992d4171a149a0ff0ff4cca3/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_f283c603992d4171a149a0ff0ff4cca3/pkg_resources.py", line 1423, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/73/e5/61e83f356cb1a4d77ab5818827db929d6b368310e9ad9aff59a0e40b3fd5/setuptools-2.1.2.zip#sha256=5d99a11d63a09f207e2d22612be6eb2640f0b2f7ef4f97694cc59a5151d4df36 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-2.1.2.tar.gz (785 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_162ff39f338242eebceb30b15c4a5931/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_162ff39f338242eebceb30b15c4a5931/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-faa30qj_ cwd: /tmp/pip-install-gqo9b1ln/setuptools_162ff39f338242eebceb30b15c4a5931/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_162ff39f338242eebceb30b15c4a5931/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_162ff39f338242eebceb30b15c4a5931/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_162ff39f338242eebceb30b15c4a5931/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_162ff39f338242eebceb30b15c4a5931/pkg_resources.py", line 1423, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/7e/24/e63ddeadfeb93c370c4eb3686628433510c80440b1dbca810e715c1bb622/setuptools-2.1.2.tar.gz#sha256=3b5b2969a8c3edab601861e1281fb8ffa37920bf71d8c40e02506e33403748a9 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-2.1.1.zip (840 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_f8a03ff8ea9b4f3b936ae8d22a2e59d0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_f8a03ff8ea9b4f3b936ae8d22a2e59d0/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-pa2hreca cwd: /tmp/pip-install-gqo9b1ln/setuptools_f8a03ff8ea9b4f3b936ae8d22a2e59d0/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_f8a03ff8ea9b4f3b936ae8d22a2e59d0/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_f8a03ff8ea9b4f3b936ae8d22a2e59d0/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_f8a03ff8ea9b4f3b936ae8d22a2e59d0/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_f8a03ff8ea9b4f3b936ae8d22a2e59d0/pkg_resources.py", line 1423, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/16/06/10511928cd6040cb8c42bc4d7f9b6dad486c2afdbf814b036a43540f512a/setuptools-2.1.1.zip#sha256=bcecbab84b7095feb2547af27c6faa8b56a6066cb836d3e239646e963d4a6b1b (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-2.1.1.tar.gz (785 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_42c97c6d280140fabaf5f929e2a55aa1/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_42c97c6d280140fabaf5f929e2a55aa1/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-6rqy_im1 cwd: /tmp/pip-install-gqo9b1ln/setuptools_42c97c6d280140fabaf5f929e2a55aa1/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_42c97c6d280140fabaf5f929e2a55aa1/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_42c97c6d280140fabaf5f929e2a55aa1/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_42c97c6d280140fabaf5f929e2a55aa1/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_42c97c6d280140fabaf5f929e2a55aa1/pkg_resources.py", line 1423, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/ac/68/08fb37b00b139a397264472d3d39468e9e87e66df125f20b347a0bc91a13/setuptools-2.1.1.tar.gz#sha256=880377c847eabea484b12eebdf436a42f373f98221059b18655f68ea2fc5fb2a (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-2.1-py2.py3-none-any.whl (540 kB) Downloading setuptools-2.1.zip (839 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_99774495168640728181661d8114ccc3/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_99774495168640728181661d8114ccc3/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-n1mx9zod cwd: /tmp/pip-install-gqo9b1ln/setuptools_99774495168640728181661d8114ccc3/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_99774495168640728181661d8114ccc3/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_99774495168640728181661d8114ccc3/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_99774495168640728181661d8114ccc3/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_99774495168640728181661d8114ccc3/pkg_resources.py", line 1423, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/69/bd/f37a4f52937577291f0f18bc51161f3220f2ff815cc976c3f3097bf4a386/setuptools-2.1.zip#sha256=ebe0f1e28709d98ff03918a743d8ac12faab1a0d9a102e83036cc0707307672b (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-2.1.tar.gz (784 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_be75c666805e41beb1c48d7e876b630a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_be75c666805e41beb1c48d7e876b630a/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-fyk_x0iu cwd: /tmp/pip-install-gqo9b1ln/setuptools_be75c666805e41beb1c48d7e876b630a/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_be75c666805e41beb1c48d7e876b630a/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_be75c666805e41beb1c48d7e876b630a/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_be75c666805e41beb1c48d7e876b630a/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_be75c666805e41beb1c48d7e876b630a/pkg_resources.py", line 1423, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/a1/ab/885e331ed2d49f16d40e2d75bdccccdbb318e5007d28d47d218438ee1175/setuptools-2.1.tar.gz#sha256=a722d75f4daae00979c2b43d9a40e1b68fb9ebbb4617fd548377b955e49618d5 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-2.0.2-py2.py3-none-any.whl (540 kB) Downloading setuptools-2.0.2.zip (839 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_cc26c44b9bfc47e19ddcc46ca3d1846d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_cc26c44b9bfc47e19ddcc46ca3d1846d/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-5j79w5xb cwd: /tmp/pip-install-gqo9b1ln/setuptools_cc26c44b9bfc47e19ddcc46ca3d1846d/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_cc26c44b9bfc47e19ddcc46ca3d1846d/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_cc26c44b9bfc47e19ddcc46ca3d1846d/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_cc26c44b9bfc47e19ddcc46ca3d1846d/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_cc26c44b9bfc47e19ddcc46ca3d1846d/pkg_resources.py", line 1422, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/b0/8c/a9f4306b425b6652c9ce5a4d5c9670161455cb3bd7894e784c0fcaaef65d/setuptools-2.0.2.zip#sha256=2d1b487382bc960c8722130616e0d3ffc118c9383e8350302671fe391aff1ddf (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-2.0.2.tar.gz (784 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_47aa38d0139b46aba7e50c86b1b48086/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_47aa38d0139b46aba7e50c86b1b48086/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-sy6h_j8p cwd: /tmp/pip-install-gqo9b1ln/setuptools_47aa38d0139b46aba7e50c86b1b48086/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_47aa38d0139b46aba7e50c86b1b48086/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_47aa38d0139b46aba7e50c86b1b48086/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_47aa38d0139b46aba7e50c86b1b48086/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_47aa38d0139b46aba7e50c86b1b48086/pkg_resources.py", line 1422, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/b1/e4/5af6558ad5db8b9be7ac0be2f18282d538964b6ee423c73174a6d3ef50b5/setuptools-2.0.2.tar.gz#sha256=b1f6824beeb32ebb47013817467bd21164385e7c84d72a2760cf215f482fdb26 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-2.0.1-py2.py3-none-any.whl (618 kB) Downloading setuptools-2.0.1.zip (838 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_ec885da345d54ca198fd19aabc83e94a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_ec885da345d54ca198fd19aabc83e94a/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8mqdzoyv cwd: /tmp/pip-install-gqo9b1ln/setuptools_ec885da345d54ca198fd19aabc83e94a/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_ec885da345d54ca198fd19aabc83e94a/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_ec885da345d54ca198fd19aabc83e94a/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_ec885da345d54ca198fd19aabc83e94a/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_ec885da345d54ca198fd19aabc83e94a/pkg_resources.py", line 1422, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/0c/a1/df17fa54c78dcaec8f3e88f6c7a4986b73dac0f36deb318b41a5d4aa666d/setuptools-2.0.1.zip#sha256=999b9fc03de85f83e680261aba1c3ca5b17f808db60be09c00f59782c6e2ac5a (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-2.0.1.tar.gz (783 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_b08da309d4c24400b45018ed31ecd365/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_b08da309d4c24400b45018ed31ecd365/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-9gfqa9c7 cwd: /tmp/pip-install-gqo9b1ln/setuptools_b08da309d4c24400b45018ed31ecd365/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_b08da309d4c24400b45018ed31ecd365/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_b08da309d4c24400b45018ed31ecd365/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_b08da309d4c24400b45018ed31ecd365/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_b08da309d4c24400b45018ed31ecd365/pkg_resources.py", line 1422, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/7d/73/2a886a194567bc5d5089b1727ea52611058bcb2c61bb1305e1d7e1ba1480/setuptools-2.0.1.tar.gz#sha256=8772b48bdd219bfbbb6eb262ba32419856e9cb4a4d8deda88cc55c28dc6124ce (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-2.0-py2.py3-none-any.whl (553 kB) Downloading setuptools-2.0.zip (837 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_730fa56a0c384a89bc957b86058647f8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_730fa56a0c384a89bc957b86058647f8/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-7sgti5u3 cwd: /tmp/pip-install-gqo9b1ln/setuptools_730fa56a0c384a89bc957b86058647f8/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_730fa56a0c384a89bc957b86058647f8/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_730fa56a0c384a89bc957b86058647f8/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_730fa56a0c384a89bc957b86058647f8/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_730fa56a0c384a89bc957b86058647f8/pkg_resources.py", line 1426, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/7d/9a/ef929fd840f15be36daa94b35b2213bf257b2f511e2688875857d6391899/setuptools-2.0.zip#sha256=537ec53a1f3729b6a9fc3179a72a91385b5da9ae7ef7c2a305c517afe974e83b (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-2.0.tar.gz (783 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_f52dd7bdac564a53bd48b91478d89be8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_f52dd7bdac564a53bd48b91478d89be8/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8zckoxil cwd: /tmp/pip-install-gqo9b1ln/setuptools_f52dd7bdac564a53bd48b91478d89be8/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_f52dd7bdac564a53bd48b91478d89be8/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_f52dd7bdac564a53bd48b91478d89be8/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_f52dd7bdac564a53bd48b91478d89be8/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_f52dd7bdac564a53bd48b91478d89be8/pkg_resources.py", line 1426, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/28/84/27df240f3f8f52511965979aad7c7b77606f8fe41d4c90f2449e02172bb1/setuptools-2.0.tar.gz#sha256=5f86bea24bbe1a27939a42ce876954b22eecb748f581d78b0708220c2f7d7419 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.4.2-py2.py3-none-any.whl (555 kB) Downloading setuptools-1.4.2.zip (855 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_cb61b811f03049afb92b3dea3f652df2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_cb61b811f03049afb92b3dea3f652df2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-o0dudpa1 cwd: /tmp/pip-install-gqo9b1ln/setuptools_cb61b811f03049afb92b3dea3f652df2/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_cb61b811f03049afb92b3dea3f652df2/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_cb61b811f03049afb92b3dea3f652df2/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_cb61b811f03049afb92b3dea3f652df2/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_cb61b811f03049afb92b3dea3f652df2/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/be/1d/bcacf98d1ab9383e0aa6e16dc8b6fcb75b87c1d42287333dd3821e79f70b/setuptools-1.4.2.zip#sha256=e040609b35e8693e490f840504773d98aa192b032bc3944122e2ef3f0e970080 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.4.2.tar.gz (796 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_a5faf0c6d68e4d0d8ca1363e88540eca/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_a5faf0c6d68e4d0d8ca1363e88540eca/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-dzbgom1h cwd: /tmp/pip-install-gqo9b1ln/setuptools_a5faf0c6d68e4d0d8ca1363e88540eca/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_a5faf0c6d68e4d0d8ca1363e88540eca/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_a5faf0c6d68e4d0d8ca1363e88540eca/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_a5faf0c6d68e4d0d8ca1363e88540eca/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_a5faf0c6d68e4d0d8ca1363e88540eca/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/61/3c/8d680267eda244ad6391fb8b211bd39d8b527f3b66207976ef9f2f106230/setuptools-1.4.2.tar.gz#sha256=263986a60a83aba790a5bffc7d009ac88114ba4e908e5c90e453b3bf2155dbbd (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.4.1-py2.py3-none-any.whl (554 kB) Downloading setuptools-1.4.1.zip (855 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_0c4e26afa0db44c9a77c33e1c7bb9baf/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_0c4e26afa0db44c9a77c33e1c7bb9baf/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-nl5agd88 cwd: /tmp/pip-install-gqo9b1ln/setuptools_0c4e26afa0db44c9a77c33e1c7bb9baf/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_0c4e26afa0db44c9a77c33e1c7bb9baf/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_0c4e26afa0db44c9a77c33e1c7bb9baf/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_0c4e26afa0db44c9a77c33e1c7bb9baf/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_0c4e26afa0db44c9a77c33e1c7bb9baf/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/51/25/f1fa20ee2d2f36ef1ed514ef706db566296bea64b5ff44334c69c6cf005c/setuptools-1.4.1.zip#sha256=a5d5e4541040ad161634b6b708fca1bb21e07910c02d0a76bc0f68f799e45ab9 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.4.1.tar.gz (796 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_454414c78f144352922d4d185d51383a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_454414c78f144352922d4d185d51383a/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-zlpqml3k cwd: /tmp/pip-install-gqo9b1ln/setuptools_454414c78f144352922d4d185d51383a/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_454414c78f144352922d4d185d51383a/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_454414c78f144352922d4d185d51383a/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_454414c78f144352922d4d185d51383a/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_454414c78f144352922d4d185d51383a/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/d3/ce/ad0b1ee5e072b0cc95b61010bf673c9e52a595492a512769c57e61986ca2/setuptools-1.4.1.tar.gz#sha256=24c9bd60bb186d282e37c1799fd2e64dcb783782148830a0c4c73e845afcbca5 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.4-py2.py3-none-any.whl (553 kB) Downloading setuptools-1.4.zip (851 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_912fbd76c12042e6aaafa4a1db4af6e1/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_912fbd76c12042e6aaafa4a1db4af6e1/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-jt_trtc8 cwd: /tmp/pip-install-gqo9b1ln/setuptools_912fbd76c12042e6aaafa4a1db4af6e1/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_912fbd76c12042e6aaafa4a1db4af6e1/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_912fbd76c12042e6aaafa4a1db4af6e1/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_912fbd76c12042e6aaafa4a1db4af6e1/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_912fbd76c12042e6aaafa4a1db4af6e1/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/45/65/9af2a0de870b706c93788334e2e32f336f5c0a684342143f79a4b984d806/setuptools-1.4.zip#sha256=a2a9405d7138a19e5a91b770f6732c891d4b8d93b1e1eb02c6f09e5788572961 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.4.tar.gz (793 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_766d173ed1734c608ba70364ccfb05cd/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_766d173ed1734c608ba70364ccfb05cd/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ml9e8tio cwd: /tmp/pip-install-gqo9b1ln/setuptools_766d173ed1734c608ba70364ccfb05cd/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_766d173ed1734c608ba70364ccfb05cd/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_766d173ed1734c608ba70364ccfb05cd/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_766d173ed1734c608ba70364ccfb05cd/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_766d173ed1734c608ba70364ccfb05cd/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/3a/ed/843ddb53f5d41fbe56f10918aa34f6a9ed568d453e5075a9c573424a14aa/setuptools-1.4.tar.gz#sha256=75d288687066ed124311d6ca5f40ffa92a0e81adcd7fff318c6e84082713cf39 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.3.2-py2.py3-none-any.whl (549 kB) Downloading setuptools-1.3.2.zip (847 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_d0953d0446b64eb5b9be89a032216e18/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_d0953d0446b64eb5b9be89a032216e18/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ipk0m8wv cwd: /tmp/pip-install-gqo9b1ln/setuptools_d0953d0446b64eb5b9be89a032216e18/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_d0953d0446b64eb5b9be89a032216e18/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_d0953d0446b64eb5b9be89a032216e18/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_d0953d0446b64eb5b9be89a032216e18/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_d0953d0446b64eb5b9be89a032216e18/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/43/36/fc62d4e0e6f74aa820c85ff42d5a1ca8168410c1d559d316c679fc7c679f/setuptools-1.3.2.zip#sha256=26c339939548b308bb984bf2a5d09e22f666f5ae1f6463edbf4cce7a9dc1c52d (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.3.2.tar.gz (789 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_3d8ebaf3660948ca84339f40d23246a7/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_3d8ebaf3660948ca84339f40d23246a7/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ar_8ivp7 cwd: /tmp/pip-install-gqo9b1ln/setuptools_3d8ebaf3660948ca84339f40d23246a7/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_3d8ebaf3660948ca84339f40d23246a7/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_3d8ebaf3660948ca84339f40d23246a7/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_3d8ebaf3660948ca84339f40d23246a7/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_3d8ebaf3660948ca84339f40d23246a7/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/23/fa/0eeee1f840b1e772fa1538fd58478fd2d4950445ab4cf748e5a497144af6/setuptools-1.3.2.tar.gz#sha256=eaafa64e7200392fa370a429a40977e6c6e25f9521395897451e9bf51b5815b1 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.3.1-py2.py3-none-any.whl (549 kB) Downloading setuptools-1.3.1.zip (828 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_b5d21c4cdb38436d8b0945d0615a910e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_b5d21c4cdb38436d8b0945d0615a910e/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-9juni_kw cwd: /tmp/pip-install-gqo9b1ln/setuptools_b5d21c4cdb38436d8b0945d0615a910e/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_b5d21c4cdb38436d8b0945d0615a910e/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_b5d21c4cdb38436d8b0945d0615a910e/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_b5d21c4cdb38436d8b0945d0615a910e/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_b5d21c4cdb38436d8b0945d0615a910e/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/40/bd/a254bcd3e69a2dbc2220e7dec0dbf85486ce801a17f4842076f4dbb46ad1/setuptools-1.3.1.zip#sha256=99483c3c5a11feb036621e070ab15cf5141b671be486771a5318f72fd7291f60 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.3.1.tar.gz (774 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_4039cf400c194b87acb556eeba77bc22/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_4039cf400c194b87acb556eeba77bc22/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-cllrhn6p cwd: /tmp/pip-install-gqo9b1ln/setuptools_4039cf400c194b87acb556eeba77bc22/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_4039cf400c194b87acb556eeba77bc22/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_4039cf400c194b87acb556eeba77bc22/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_4039cf400c194b87acb556eeba77bc22/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_4039cf400c194b87acb556eeba77bc22/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/4e/37/528fa652fb8eeb6b62971439984aea99a65da79942fdd048b97859795975/setuptools-1.3.1.tar.gz#sha256=5a8b4633fa3f24448dafc78167b17051bb1a5836b5dc4f81aac4fa436dd16955 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.3-py2.py3-none-any.whl (549 kB) Downloading setuptools-1.3.zip (746 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_f271d7ec929848ebba0b7650e51493a5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_f271d7ec929848ebba0b7650e51493a5/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-utn6r_w0 cwd: /tmp/pip-install-gqo9b1ln/setuptools_f271d7ec929848ebba0b7650e51493a5/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_f271d7ec929848ebba0b7650e51493a5/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_f271d7ec929848ebba0b7650e51493a5/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_f271d7ec929848ebba0b7650e51493a5/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_f271d7ec929848ebba0b7650e51493a5/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/0a/53/33a54f63b9a5f58b3a779d20b93e79e2a7e0c37fa66a2529398203f6dde4/setuptools-1.3.zip#sha256=1f7d8d92b00682669b1904b1b7abd74b5e1dccd7071ea1ca352ef2057e9ffe2d (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.3.tar.gz (692 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_b42ffcc3563d45918daa2a02d0d263db/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_b42ffcc3563d45918daa2a02d0d263db/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-5h456h3g cwd: /tmp/pip-install-gqo9b1ln/setuptools_b42ffcc3563d45918daa2a02d0d263db/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_b42ffcc3563d45918daa2a02d0d263db/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_b42ffcc3563d45918daa2a02d0d263db/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_b42ffcc3563d45918daa2a02d0d263db/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_b42ffcc3563d45918daa2a02d0d263db/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/64/9f/3dcfa7d882676993843bf6e9ab9ef0afd4da7ca9710f3eaf46c0761f56a0/setuptools-1.3.tar.gz#sha256=8688eebcfbfc7db7299e3769357699e8aee387d49ceed1a509e445db0f521c54 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.2-py2.py3-none-any.whl (548 kB) Downloading setuptools-1.2.zip (745 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_755e10d3c7aa4279b7a16814c131ca05/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_755e10d3c7aa4279b7a16814c131ca05/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-iv190wf9 cwd: /tmp/pip-install-gqo9b1ln/setuptools_755e10d3c7aa4279b7a16814c131ca05/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_755e10d3c7aa4279b7a16814c131ca05/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_755e10d3c7aa4279b7a16814c131ca05/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_755e10d3c7aa4279b7a16814c131ca05/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_755e10d3c7aa4279b7a16814c131ca05/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/13/33/ab03685ecf08a0f5cbea3f95aeb416591054c16b2b9cf7a825bc225de16a/setuptools-1.2.zip#sha256=150c6d76a9cf983cf16063d3f0ba0dec841b86ac6455eb37c0b1625fe1fa8a9d (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.2.tar.gz (691 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c0bc93ddd5ff45ce8e1214ec74774bd1/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c0bc93ddd5ff45ce8e1214ec74774bd1/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-weticwg7 cwd: /tmp/pip-install-gqo9b1ln/setuptools_c0bc93ddd5ff45ce8e1214ec74774bd1/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c0bc93ddd5ff45ce8e1214ec74774bd1/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_c0bc93ddd5ff45ce8e1214ec74774bd1/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_c0bc93ddd5ff45ce8e1214ec74774bd1/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_c0bc93ddd5ff45ce8e1214ec74774bd1/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/16/e6/07e8e1b6da199c05dc4c24dd66d2bc5da369ce03ee43ffb6adda5022f4f4/setuptools-1.2.tar.gz#sha256=ebfef0d94627889a5fc9f81b77bca92faa881506539ae45b4c492acd70a768b9 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.7.zip (730 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_06d10a46878444b68edce90204982b01/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_06d10a46878444b68edce90204982b01/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-02rnktfp cwd: /tmp/pip-install-gqo9b1ln/setuptools_06d10a46878444b68edce90204982b01/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_06d10a46878444b68edce90204982b01/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_06d10a46878444b68edce90204982b01/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_06d10a46878444b68edce90204982b01/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_06d10a46878444b68edce90204982b01/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/20/f2/8fee0aa139eff61a6bea83b8096d253724328263668a5cf986e9ab63d909/setuptools-1.1.7.zip#sha256=a5f38af03a98ec65399d557df4e61af3fa7c5c5dded29a693c765e33c0b8914b (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.7.tar.gz (682 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c33fa85662844d2786de214961056690/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c33fa85662844d2786de214961056690/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-k2i5dwlr cwd: /tmp/pip-install-gqo9b1ln/setuptools_c33fa85662844d2786de214961056690/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c33fa85662844d2786de214961056690/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_c33fa85662844d2786de214961056690/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_c33fa85662844d2786de214961056690/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_c33fa85662844d2786de214961056690/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/c5/60/8737de8ab391b813e5a28402787e1d24ed4848f20d4e72f75f4555f90f4d/setuptools-1.1.7.tar.gz#sha256=b35e3d7c79cfdb5b38cfc71f4b0deab4350c1176fc4bb05bfa8945504ecfb028 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.6-py2.py3-none-any.whl (537 kB) Downloading setuptools-1.1.6.zip (728 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_44824ee9f5ef4192880beab6dfc746ec/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_44824ee9f5ef4192880beab6dfc746ec/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-2m8awbmf cwd: /tmp/pip-install-gqo9b1ln/setuptools_44824ee9f5ef4192880beab6dfc746ec/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_44824ee9f5ef4192880beab6dfc746ec/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_44824ee9f5ef4192880beab6dfc746ec/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_44824ee9f5ef4192880beab6dfc746ec/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_44824ee9f5ef4192880beab6dfc746ec/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/cb/0f/14c41a82f571530a259d6961632a92327a6c84a7a802a03409e46325be99/setuptools-1.1.6.zip#sha256=a1ac71675c354d4d8c2c559bb98ed0769ae73740fdd94d7ca839dd70e4b56736 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.6.tar.gz (681 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_f47053b833f0475dac48069fbf4584d2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_f47053b833f0475dac48069fbf4584d2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-q0ifdwlk cwd: /tmp/pip-install-gqo9b1ln/setuptools_f47053b833f0475dac48069fbf4584d2/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_f47053b833f0475dac48069fbf4584d2/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_f47053b833f0475dac48069fbf4584d2/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_f47053b833f0475dac48069fbf4584d2/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_f47053b833f0475dac48069fbf4584d2/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/f6/7c/f43c90d21e676d2738c81674a21fad63a8d5f71d6e39cd35966214b7ce6c/setuptools-1.1.6.tar.gz#sha256=e5a60b88138def225c29cbf13ee20f1c176f200450e286dcc7d192963a67723a (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.5.zip (730 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_493c0c23afc5407f8bd6824a5d3c107d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_493c0c23afc5407f8bd6824a5d3c107d/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-mpiyl4b7 cwd: /tmp/pip-install-gqo9b1ln/setuptools_493c0c23afc5407f8bd6824a5d3c107d/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_493c0c23afc5407f8bd6824a5d3c107d/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_493c0c23afc5407f8bd6824a5d3c107d/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_493c0c23afc5407f8bd6824a5d3c107d/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_493c0c23afc5407f8bd6824a5d3c107d/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/6f/50/89bc49d9e40692b58cfa998843908f1517e72c8d265e98df5a5277ad5699/setuptools-1.1.5.zip#sha256=be92167fbaf88902809c490b62a917322ddbe58677630b2c244dccf81ab3b069 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.5.tar.gz (681 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_413d2212c193415e8f931f21766b1440/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_413d2212c193415e8f931f21766b1440/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8xkzan1y cwd: /tmp/pip-install-gqo9b1ln/setuptools_413d2212c193415e8f931f21766b1440/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_413d2212c193415e8f931f21766b1440/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_413d2212c193415e8f931f21766b1440/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_413d2212c193415e8f931f21766b1440/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_413d2212c193415e8f931f21766b1440/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/af/d7/3d8d926fb42146c3398c5bae93e6dae73b62090c253a1d290bce50be9c22/setuptools-1.1.5.tar.gz#sha256=04af51ba05bcfb1a6104654bf398eda4ce8c1819ac1334c698dd9bde7afb44f0 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.4.zip (730 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_7d6c4d38076a4553a3502492b3eca425/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_7d6c4d38076a4553a3502492b3eca425/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-3m751m44 cwd: /tmp/pip-install-gqo9b1ln/setuptools_7d6c4d38076a4553a3502492b3eca425/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_7d6c4d38076a4553a3502492b3eca425/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_7d6c4d38076a4553a3502492b3eca425/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_7d6c4d38076a4553a3502492b3eca425/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_7d6c4d38076a4553a3502492b3eca425/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/71/91/78ffe076adeb872bbae3b42d31050fe351e5ac49206df0b9205516de3435/setuptools-1.1.4.zip#sha256=62d8cfc0a85b1a6e08473d97bc5675a3b2613e59c53c4474e276ad085984f00b (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.4.tar.gz (681 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_0b9cad6e60dc465e8aae537d3b3955a7/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_0b9cad6e60dc465e8aae537d3b3955a7/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-riarf6j1 cwd: /tmp/pip-install-gqo9b1ln/setuptools_0b9cad6e60dc465e8aae537d3b3955a7/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_0b9cad6e60dc465e8aae537d3b3955a7/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_0b9cad6e60dc465e8aae537d3b3955a7/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_0b9cad6e60dc465e8aae537d3b3955a7/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_0b9cad6e60dc465e8aae537d3b3955a7/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/2d/cf/71fc10f49b6fefaa798ee98c61d31529191913cc10b86689ad71a25a9101/setuptools-1.1.4.tar.gz#sha256=4e3372103ae747167eaa87a975f7b7654bcdd50a9e87825d1471a5dc8bd28942 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.3.zip (729 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_870ab8fbf6b14c51938bfa70e6e18dc6/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_870ab8fbf6b14c51938bfa70e6e18dc6/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ucpswr02 cwd: /tmp/pip-install-gqo9b1ln/setuptools_870ab8fbf6b14c51938bfa70e6e18dc6/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_870ab8fbf6b14c51938bfa70e6e18dc6/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_870ab8fbf6b14c51938bfa70e6e18dc6/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_870ab8fbf6b14c51938bfa70e6e18dc6/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_870ab8fbf6b14c51938bfa70e6e18dc6/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/02/a1/f027eae4df0a7010d280784d17f649ff5ee5a005a8d2267fa00dbc1cace4/setuptools-1.1.3.zip#sha256=651ea337156c79db501786d91c90807de6520a7cdea93eabf1cb9e9d20759f01 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.3.tar.gz (681 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_b721e1877d0a43158fc517a470a6b161/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_b721e1877d0a43158fc517a470a6b161/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-lkr0mskg cwd: /tmp/pip-install-gqo9b1ln/setuptools_b721e1877d0a43158fc517a470a6b161/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_b721e1877d0a43158fc517a470a6b161/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_b721e1877d0a43158fc517a470a6b161/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_b721e1877d0a43158fc517a470a6b161/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_b721e1877d0a43158fc517a470a6b161/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/56/7a/543eee732d4276b7a144faa8ef0a30778ae972028e9f197c00201750cd9b/setuptools-1.1.3.tar.gz#sha256=1e9ea5270d1158a96ae9c8d01a9f2276a6fa6d7393b99d46437184c45fa26f6c (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.2.zip (729 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_60f3d206d35f445b82129903b5373852/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_60f3d206d35f445b82129903b5373852/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-s96pbynp cwd: /tmp/pip-install-gqo9b1ln/setuptools_60f3d206d35f445b82129903b5373852/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_60f3d206d35f445b82129903b5373852/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_60f3d206d35f445b82129903b5373852/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_60f3d206d35f445b82129903b5373852/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_60f3d206d35f445b82129903b5373852/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/4a/a3/5ae98420be50bcb7d20924c912801b0c0d3965ec016aa0dea16c12381374/setuptools-1.1.2.zip#sha256=602d4e9c6faf52b3e15a52e12f99cfe81b8dc5c1967373c5458d882c187a8345 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.2.tar.gz (681 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_f1ab7f96107e4996a317b47a3daff1b5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_f1ab7f96107e4996a317b47a3daff1b5/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-5djn3elt cwd: /tmp/pip-install-gqo9b1ln/setuptools_f1ab7f96107e4996a317b47a3daff1b5/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_f1ab7f96107e4996a317b47a3daff1b5/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_f1ab7f96107e4996a317b47a3daff1b5/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_f1ab7f96107e4996a317b47a3daff1b5/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_f1ab7f96107e4996a317b47a3daff1b5/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/08/b2/e8808bfc2fcf0c599ec283c3dd51f2ef75992230e31b5e0a4ebd0f18e71d/setuptools-1.1.2.tar.gz#sha256=2d23074a5b3e817d2596ab56fe88a13731c635236d9e2895c24d2d71c2d7b641 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.1.zip (728 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_5c4d0922527042fc9262f36d1df7ea7c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_5c4d0922527042fc9262f36d1df7ea7c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-d283pv1d cwd: /tmp/pip-install-gqo9b1ln/setuptools_5c4d0922527042fc9262f36d1df7ea7c/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_5c4d0922527042fc9262f36d1df7ea7c/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_5c4d0922527042fc9262f36d1df7ea7c/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_5c4d0922527042fc9262f36d1df7ea7c/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_5c4d0922527042fc9262f36d1df7ea7c/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/11/7a/b673ff9e739ffeff49d725a6d4f871e7fb0c1e66bf1cd70d6e71111dd891/setuptools-1.1.1.zip#sha256=8ebb56d1da3f917c8c34c27a3a044606e4217fa8a0edcb2444a1e89594f5bd45 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.1.tar.gz (680 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_650e216e64fc4ca583463c3b0453eb02/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_650e216e64fc4ca583463c3b0453eb02/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-yrkcu5wq cwd: /tmp/pip-install-gqo9b1ln/setuptools_650e216e64fc4ca583463c3b0453eb02/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_650e216e64fc4ca583463c3b0453eb02/setuptools/__init__.py", line 11, in from setuptools.extension import Extension File "/tmp/pip-install-gqo9b1ln/setuptools_650e216e64fc4ca583463c3b0453eb02/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_650e216e64fc4ca583463c3b0453eb02/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_650e216e64fc4ca583463c3b0453eb02/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/36/b2/28079abead6cddc7bfbba67e1f6219b3f39b3d20319ebf1dc56060b7b43c/setuptools-1.1.1.tar.gz#sha256=630cda76616e9a275251bf00145c21fdf2fdf91c674e7593614623d5dcd93b17 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.zip (726 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_ba7084586f114fc1a00319cfa0ba7b46/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_ba7084586f114fc1a00319cfa0ba7b46/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-uudjsm00 cwd: /tmp/pip-install-gqo9b1ln/setuptools_ba7084586f114fc1a00319cfa0ba7b46/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_ba7084586f114fc1a00319cfa0ba7b46/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_ba7084586f114fc1a00319cfa0ba7b46/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_ba7084586f114fc1a00319cfa0ba7b46/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_ba7084586f114fc1a00319cfa0ba7b46/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/a5/19/a9df3825e341570356136041580bb639e96482e0dd74bb60fe1571816263/setuptools-1.1.zip#sha256=7c4de8c074228a383c30f14d5ea2a40959ce4499895dec2c1f0566039b94681f (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.1.tar.gz (679 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_2177ace037654204a653d74df0f63d1c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_2177ace037654204a653d74df0f63d1c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-d74_m85x cwd: /tmp/pip-install-gqo9b1ln/setuptools_2177ace037654204a653d74df0f63d1c/ Complete output (11 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_2177ace037654204a653d74df0f63d1c/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_2177ace037654204a653d74df0f63d1c/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_2177ace037654204a653d74df0f63d1c/setuptools/dist.py", line 16, in import pkg_resources File "/tmp/pip-install-gqo9b1ln/setuptools_2177ace037654204a653d74df0f63d1c/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/eb/5b/aa07261d384bc8313c24490bc132f618bbe6ab700f7b9ed8754406ac3fe7/setuptools-1.1.tar.gz#sha256=56dde93a410389fc6cb86e9c115249a3414f8982c96d99aeac43a7717dd05b5e (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.0.zip (726 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_e9ea14e098d34a2598c02d23c248228f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_e9ea14e098d34a2598c02d23c248228f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-7of4pmc_ cwd: /tmp/pip-install-gqo9b1ln/setuptools_e9ea14e098d34a2598c02d23c248228f/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_e9ea14e098d34a2598c02d23c248228f/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_e9ea14e098d34a2598c02d23c248228f/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_e9ea14e098d34a2598c02d23c248228f/setuptools/dist.py", line 8, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_e9ea14e098d34a2598c02d23c248228f/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_e9ea14e098d34a2598c02d23c248228f/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_e9ea14e098d34a2598c02d23c248228f/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/ef/69/2e29f2ab36ad3240fe884a8593c2b779bce2733a88a948e744a0aeb7f244/setuptools-1.0.zip#sha256=d5cc3a804604f430d18cf5e24972575c78ac4012c8cb767e148dda87fde6cee9 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-1.0.tar.gz (679 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_a585d864567c4abbb995a42fe9672a94/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_a585d864567c4abbb995a42fe9672a94/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-n4m1t9yy cwd: /tmp/pip-install-gqo9b1ln/setuptools_a585d864567c4abbb995a42fe9672a94/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_a585d864567c4abbb995a42fe9672a94/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_a585d864567c4abbb995a42fe9672a94/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_a585d864567c4abbb995a42fe9672a94/setuptools/dist.py", line 8, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_a585d864567c4abbb995a42fe9672a94/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_a585d864567c4abbb995a42fe9672a94/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_a585d864567c4abbb995a42fe9672a94/pkg_resources.py", line 1435, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/08/3e/9d506abd494ae580528424201e28efcbb34d188848c547f7d30868c40192/setuptools-1.0.tar.gz#sha256=bc4eb71591ca56a3f14627c6fb3f5f25fa674e28a74680452a067d46d3a421b5 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.8-py2.py3-none-any.whl (802 kB) Downloading setuptools-0.9.8-py33-none-any.whl (802 kB) Downloading setuptools-0.9.8.zip (825 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_7724510221ea4fc9b25df4f2afcb657a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_7724510221ea4fc9b25df4f2afcb657a/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_356cvby cwd: /tmp/pip-install-gqo9b1ln/setuptools_7724510221ea4fc9b25df4f2afcb657a/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_7724510221ea4fc9b25df4f2afcb657a/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_7724510221ea4fc9b25df4f2afcb657a/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_7724510221ea4fc9b25df4f2afcb657a/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_7724510221ea4fc9b25df4f2afcb657a/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_7724510221ea4fc9b25df4f2afcb657a/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_7724510221ea4fc9b25df4f2afcb657a/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/0e/b7/591fbc0db1f45393629c73a3a0fc95656a8fd80ec24a7de27882613a4ce7/setuptools-0.9.8.zip#sha256=92c6df64af888eab6722312775a27cf5a858d127e7aad7c5dc759eb6c4d49691 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.8.tar.gz (766 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_2b4cad00110f4fa9a86c75e89769f3eb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_2b4cad00110f4fa9a86c75e89769f3eb/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-y11b35g4 cwd: /tmp/pip-install-gqo9b1ln/setuptools_2b4cad00110f4fa9a86c75e89769f3eb/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_2b4cad00110f4fa9a86c75e89769f3eb/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_2b4cad00110f4fa9a86c75e89769f3eb/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_2b4cad00110f4fa9a86c75e89769f3eb/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_2b4cad00110f4fa9a86c75e89769f3eb/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_2b4cad00110f4fa9a86c75e89769f3eb/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_2b4cad00110f4fa9a86c75e89769f3eb/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/6a/a9/fe6661ade707a09c2a73b1a20e47f9e85fa1c1e1aec72e60b7d541550983/setuptools-0.9.8.tar.gz#sha256=42bf629a4b3a4933bb3cfacf6005c95b7494fd88cd62a7bad1a8c3e64647eb0c (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.7.zip (824 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9d1ddb7548f143ceb0ffb739a5c306cc/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9d1ddb7548f143ceb0ffb739a5c306cc/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-p4wep5bd cwd: /tmp/pip-install-gqo9b1ln/setuptools_9d1ddb7548f143ceb0ffb739a5c306cc/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9d1ddb7548f143ceb0ffb739a5c306cc/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_9d1ddb7548f143ceb0ffb739a5c306cc/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_9d1ddb7548f143ceb0ffb739a5c306cc/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_9d1ddb7548f143ceb0ffb739a5c306cc/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_9d1ddb7548f143ceb0ffb739a5c306cc/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_9d1ddb7548f143ceb0ffb739a5c306cc/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/34/c3/335e0706cce3dd8e0ca61d4a2b528c8803d6767711fd9a4e3a3f728167cb/setuptools-0.9.7.zip#sha256=f03dfbd784e6b29b5a194b08f20c1a569714b18b19d52f9f06ecc4e255281888 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.7.tar.gz (765 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_2a77184aa9e04990aa247684e8909774/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_2a77184aa9e04990aa247684e8909774/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-pr4h6by4 cwd: /tmp/pip-install-gqo9b1ln/setuptools_2a77184aa9e04990aa247684e8909774/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_2a77184aa9e04990aa247684e8909774/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_2a77184aa9e04990aa247684e8909774/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_2a77184aa9e04990aa247684e8909774/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_2a77184aa9e04990aa247684e8909774/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_2a77184aa9e04990aa247684e8909774/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_2a77184aa9e04990aa247684e8909774/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/ec/96/fed5a1a6633c296f9a8ff28070fc7578700e2cd30ec2d73e25ba42f14445/setuptools-0.9.7.tar.gz#sha256=bc096bf4136902fca538aebd63596d2a3035ab09acd16023b986cffb46ddaa82 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.6.zip (824 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_1a3e8faae99243d89992da2dd67a39d3/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_1a3e8faae99243d89992da2dd67a39d3/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-8kg6t6h8 cwd: /tmp/pip-install-gqo9b1ln/setuptools_1a3e8faae99243d89992da2dd67a39d3/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_1a3e8faae99243d89992da2dd67a39d3/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_1a3e8faae99243d89992da2dd67a39d3/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_1a3e8faae99243d89992da2dd67a39d3/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_1a3e8faae99243d89992da2dd67a39d3/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_1a3e8faae99243d89992da2dd67a39d3/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_1a3e8faae99243d89992da2dd67a39d3/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/e9/ce/1aa7d625015a5d39a44d42e743ed2ed35eb24d260e161f36dd7ee0fa0155/setuptools-0.9.6.zip#sha256=89826956b34ac8dbd6112781293ee2f0ebd76127444ba8163416c75682b34d2d (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.6.tar.gz (765 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_42227e6166bf495b87dfd898638be340/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_42227e6166bf495b87dfd898638be340/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-uh2nr6uw cwd: /tmp/pip-install-gqo9b1ln/setuptools_42227e6166bf495b87dfd898638be340/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_42227e6166bf495b87dfd898638be340/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_42227e6166bf495b87dfd898638be340/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_42227e6166bf495b87dfd898638be340/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_42227e6166bf495b87dfd898638be340/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_42227e6166bf495b87dfd898638be340/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_42227e6166bf495b87dfd898638be340/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/1a/49/db8869101a9ceb241f9c77f466a7eb5c0ca0c3c18cce7dcf536448ff9e2c/setuptools-0.9.6.tar.gz#sha256=d3c46aff70a246c21b957a60dff39645f643999b9693dfabf04c0639c12fa399 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.5.zip (823 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_430284a4b0b54c6eafdee58302f9104b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_430284a4b0b54c6eafdee58302f9104b/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-70e3804v cwd: /tmp/pip-install-gqo9b1ln/setuptools_430284a4b0b54c6eafdee58302f9104b/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_430284a4b0b54c6eafdee58302f9104b/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_430284a4b0b54c6eafdee58302f9104b/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_430284a4b0b54c6eafdee58302f9104b/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_430284a4b0b54c6eafdee58302f9104b/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_430284a4b0b54c6eafdee58302f9104b/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_430284a4b0b54c6eafdee58302f9104b/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/26/82/6c7fb9dc9191fc30bf071bec1b9096fdee6ece9e46de98fc17fcd9b6534c/setuptools-0.9.5.zip#sha256=cf2052d3fe2958a5ac40663de4424a9753c5f064b336625b947aafa5baabbd5f (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.5.tar.gz (764 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_9fdf9d9333be4713b6d102cae540fda4/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_9fdf9d9333be4713b6d102cae540fda4/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-9ngzpxow cwd: /tmp/pip-install-gqo9b1ln/setuptools_9fdf9d9333be4713b6d102cae540fda4/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_9fdf9d9333be4713b6d102cae540fda4/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_9fdf9d9333be4713b6d102cae540fda4/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_9fdf9d9333be4713b6d102cae540fda4/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_9fdf9d9333be4713b6d102cae540fda4/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_9fdf9d9333be4713b6d102cae540fda4/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_9fdf9d9333be4713b6d102cae540fda4/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/ce/d8/bb3901aecd386dd5caa9fd05aaddd377bdbbd81ee32f7ce5ad6f9e70a479/setuptools-0.9.5.tar.gz#sha256=b4f3c793edead1d16ac6f30a7bbe1275eeeece33a06c30c3d6eb46be7516cf5f (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.4.zip (822 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_e1e651d9100248faa60ef1ab8fd7c644/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_e1e651d9100248faa60ef1ab8fd7c644/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-c706a5fj cwd: /tmp/pip-install-gqo9b1ln/setuptools_e1e651d9100248faa60ef1ab8fd7c644/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_e1e651d9100248faa60ef1ab8fd7c644/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_e1e651d9100248faa60ef1ab8fd7c644/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_e1e651d9100248faa60ef1ab8fd7c644/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_e1e651d9100248faa60ef1ab8fd7c644/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_e1e651d9100248faa60ef1ab8fd7c644/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_e1e651d9100248faa60ef1ab8fd7c644/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/f5/a8/4183275281748f649fb6023a33b2d3114acf6b88d6ad9e38d4ead96a570c/setuptools-0.9.4.zip#sha256=4633fc3903ef956b40c1e23b4012351dfb28b72c84da047e01006eed9396acb9 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.4.tar.gz (764 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_5b93a2e054204c309152c7f8ab0f0477/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_5b93a2e054204c309152c7f8ab0f0477/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-3avncujk cwd: /tmp/pip-install-gqo9b1ln/setuptools_5b93a2e054204c309152c7f8ab0f0477/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_5b93a2e054204c309152c7f8ab0f0477/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_5b93a2e054204c309152c7f8ab0f0477/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_5b93a2e054204c309152c7f8ab0f0477/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_5b93a2e054204c309152c7f8ab0f0477/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_5b93a2e054204c309152c7f8ab0f0477/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_5b93a2e054204c309152c7f8ab0f0477/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/d8/00/37076fbd97e9c3505f5af64dce0cae55305e4a9efc05efe1468d2d3397b3/setuptools-0.9.4.tar.gz#sha256=d9c6322a503edd4376373ac09b0cce3275a77e6b67380a9d5065f930965bd2b3 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.3.zip (822 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_60c2a7a2281c4ff99ef9d812b103c634/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_60c2a7a2281c4ff99ef9d812b103c634/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-m5l911bd cwd: /tmp/pip-install-gqo9b1ln/setuptools_60c2a7a2281c4ff99ef9d812b103c634/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_60c2a7a2281c4ff99ef9d812b103c634/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_60c2a7a2281c4ff99ef9d812b103c634/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_60c2a7a2281c4ff99ef9d812b103c634/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_60c2a7a2281c4ff99ef9d812b103c634/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_60c2a7a2281c4ff99ef9d812b103c634/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_60c2a7a2281c4ff99ef9d812b103c634/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/5b/01/7d51a958fc84528e6479bd94a902524f8008d07b152ca8d7385a76c05f45/setuptools-0.9.3.zip#sha256=6ba22ce9ec6f3539c6922de6e69b93b5fa816184fe6f5c973a6e88a1151a5321 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.3.tar.gz (764 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_fea3e43311ba4e7d88af5254b7f3bcab/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_fea3e43311ba4e7d88af5254b7f3bcab/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-lhn7bq9_ cwd: /tmp/pip-install-gqo9b1ln/setuptools_fea3e43311ba4e7d88af5254b7f3bcab/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_fea3e43311ba4e7d88af5254b7f3bcab/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_fea3e43311ba4e7d88af5254b7f3bcab/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_fea3e43311ba4e7d88af5254b7f3bcab/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_fea3e43311ba4e7d88af5254b7f3bcab/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_fea3e43311ba4e7d88af5254b7f3bcab/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_fea3e43311ba4e7d88af5254b7f3bcab/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/70/43/f4c210d2d356312e197db577bc1ff250e1a1ce9d42cea53b0577f945e35d/setuptools-0.9.3.tar.gz#sha256=7f3dea003112ba055018a34826852c1e83a456c820866b18ae0d50aea59efad0 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.2.zip (822 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_31e8b8abd7b54c558acefeaa19e0a766/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_31e8b8abd7b54c558acefeaa19e0a766/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-7sn57v2j cwd: /tmp/pip-install-gqo9b1ln/setuptools_31e8b8abd7b54c558acefeaa19e0a766/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_31e8b8abd7b54c558acefeaa19e0a766/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_31e8b8abd7b54c558acefeaa19e0a766/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_31e8b8abd7b54c558acefeaa19e0a766/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_31e8b8abd7b54c558acefeaa19e0a766/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_31e8b8abd7b54c558acefeaa19e0a766/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_31e8b8abd7b54c558acefeaa19e0a766/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/4f/b3/51ef01e9af978f6ddc388754a201a5abb316fb8c84293901c92c52344b57/setuptools-0.9.2.zip#sha256=3713572ca0adb93e52a8aabfe1321f616b196dbd2121bc918b1fe829c312f715 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.2.tar.gz (764 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_07c6c774e5bc411da23a24380c0a39a5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_07c6c774e5bc411da23a24380c0a39a5/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ukm81ztl cwd: /tmp/pip-install-gqo9b1ln/setuptools_07c6c774e5bc411da23a24380c0a39a5/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_07c6c774e5bc411da23a24380c0a39a5/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_07c6c774e5bc411da23a24380c0a39a5/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_07c6c774e5bc411da23a24380c0a39a5/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_07c6c774e5bc411da23a24380c0a39a5/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_07c6c774e5bc411da23a24380c0a39a5/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_07c6c774e5bc411da23a24380c0a39a5/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/2c/02/3e1e2e547114b6a659923c9d88fa74adec9aa46d46a48f70cd02b9fb4646/setuptools-0.9.2.tar.gz#sha256=5c35683a5473e803a3e192a55c0d86ac3848e8888940dbebbfc6981aa48aa626 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.1.zip (832 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c3e44a332b964c9fae860b986b705885/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c3e44a332b964c9fae860b986b705885/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-dno9jjlc cwd: /tmp/pip-install-gqo9b1ln/setuptools_c3e44a332b964c9fae860b986b705885/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c3e44a332b964c9fae860b986b705885/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_c3e44a332b964c9fae860b986b705885/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_c3e44a332b964c9fae860b986b705885/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_c3e44a332b964c9fae860b986b705885/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_c3e44a332b964c9fae860b986b705885/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_c3e44a332b964c9fae860b986b705885/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/9c/46/83b866faeab163db1c4a9fddf93e7d60e28ce2a97cf2669667551f496294/setuptools-0.9.1.zip#sha256=96beffdca47822f90f8e766edd714f3e1b6ca25ef19ea63105b25c0f8b0a384c (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.1.tar.gz (764 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_5f767e10d4c8417a998f0d0e1322d9bb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_5f767e10d4c8417a998f0d0e1322d9bb/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-x8494d4b cwd: /tmp/pip-install-gqo9b1ln/setuptools_5f767e10d4c8417a998f0d0e1322d9bb/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_5f767e10d4c8417a998f0d0e1322d9bb/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_5f767e10d4c8417a998f0d0e1322d9bb/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_5f767e10d4c8417a998f0d0e1322d9bb/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_5f767e10d4c8417a998f0d0e1322d9bb/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_5f767e10d4c8417a998f0d0e1322d9bb/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_5f767e10d4c8417a998f0d0e1322d9bb/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/1a/52/645c11a1c57513a43a557cf752833c19223f365771e30c88637170026ef7/setuptools-0.9.1.tar.gz#sha256=00340736e0dd9aa66aed3f52c015080c7fdd7855c4879a13fa5f18afa65ebbb9 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.zip (824 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_584a4a2f2feb43d992303f2f43cb2af2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_584a4a2f2feb43d992303f2f43cb2af2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-jo4n8w52 cwd: /tmp/pip-install-gqo9b1ln/setuptools_584a4a2f2feb43d992303f2f43cb2af2/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_584a4a2f2feb43d992303f2f43cb2af2/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_584a4a2f2feb43d992303f2f43cb2af2/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_584a4a2f2feb43d992303f2f43cb2af2/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_584a4a2f2feb43d992303f2f43cb2af2/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_584a4a2f2feb43d992303f2f43cb2af2/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_584a4a2f2feb43d992303f2f43cb2af2/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/9f/a7/e459019b5871e7420ceccfb5dfde52def0ba8173406b441b8b6d314e50c1/setuptools-0.9.zip#sha256=4235150645f5cb0876a7ff62cf6e60a6bb3b51a1d51fb5860a59b30959ffd199 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.9.tar.gz (766 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_568eb46fda044185845a2122f9bcff53/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_568eb46fda044185845a2122f9bcff53/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-y7fk_2ha cwd: /tmp/pip-install-gqo9b1ln/setuptools_568eb46fda044185845a2122f9bcff53/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_568eb46fda044185845a2122f9bcff53/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_568eb46fda044185845a2122f9bcff53/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_568eb46fda044185845a2122f9bcff53/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_568eb46fda044185845a2122f9bcff53/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_568eb46fda044185845a2122f9bcff53/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_568eb46fda044185845a2122f9bcff53/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/3b/ac/2b61b9e6cbeba2764f31d744478b1ea46a476b3623cc12c559435c14a972/setuptools-0.9.tar.gz#sha256=a5bb8ff7101810ac333e0fc780bcd52175529b0883cad65d687e7cabd1c02b49 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.8.zip (812 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_e441bb1e1a344c30bda4ff3d3aeffd44/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_e441bb1e1a344c30bda4ff3d3aeffd44/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-1xu0hrvy cwd: /tmp/pip-install-gqo9b1ln/setuptools_e441bb1e1a344c30bda4ff3d3aeffd44/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_e441bb1e1a344c30bda4ff3d3aeffd44/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_e441bb1e1a344c30bda4ff3d3aeffd44/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_e441bb1e1a344c30bda4ff3d3aeffd44/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_e441bb1e1a344c30bda4ff3d3aeffd44/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_e441bb1e1a344c30bda4ff3d3aeffd44/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_e441bb1e1a344c30bda4ff3d3aeffd44/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/1a/b7/a64c73af31bc3dcce8b37005b638553605a572feb5169c4766a159996254/setuptools-0.8.zip#sha256=ad3c778cfc4dfc3135b3c7a862334e96e86d054fbb99406d2cd48e2b4a89dd95 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.8.tar.gz (756 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_998654b784914e3fa4b4754b86527104/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_998654b784914e3fa4b4754b86527104/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-410prfr5 cwd: /tmp/pip-install-gqo9b1ln/setuptools_998654b784914e3fa4b4754b86527104/ Complete output (15 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_998654b784914e3fa4b4754b86527104/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_998654b784914e3fa4b4754b86527104/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_998654b784914e3fa4b4754b86527104/setuptools/dist.py", line 7, in from setuptools.command.install import install File "/tmp/pip-install-gqo9b1ln/setuptools_998654b784914e3fa4b4754b86527104/setuptools/command/__init__.py", line 8, in from setuptools.command import install_scripts File "/tmp/pip-install-gqo9b1ln/setuptools_998654b784914e3fa4b4754b86527104/setuptools/command/install_scripts.py", line 3, in from pkg_resources import Distribution, PathMetadata, ensure_directory File "/tmp/pip-install-gqo9b1ln/setuptools_998654b784914e3fa4b4754b86527104/pkg_resources.py", line 1545, in register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider) AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/18/f5/4448556e66efd9e9d21804d3ef745783cff42abc7c39573343f0ba94fc82/setuptools-0.8.tar.gz#sha256=7dbdbe59bfeaf3355ed9321921f4d5a84d09dc48b28692f28fee3421b78d26af (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.7.8.zip (811 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_43c64d8745f9422cbd4acf7099b64655/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_43c64d8745f9422cbd4acf7099b64655/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-9w_ekt2n cwd: /tmp/pip-install-gqo9b1ln/setuptools_43c64d8745f9422cbd4acf7099b64655/ Complete output (10 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_43c64d8745f9422cbd4acf7099b64655/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_43c64d8745f9422cbd4acf7099b64655/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_43c64d8745f9422cbd4acf7099b64655/setuptools/dist.py", line 103 except ValueError, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/18/22/444bcadc8b170024c439cf60e862571b9504a70bbc95848a11cf26361a22/setuptools-0.7.8.zip#sha256=c951114ced2b9ad6bf6427c36a42916009673dd4eaddf171bff8bafbb0f565c2 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.7.8.tar.gz (754 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_ee7ae42647ce48039949fb857cdfd908/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_ee7ae42647ce48039949fb857cdfd908/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-rnzfv4ej cwd: /tmp/pip-install-gqo9b1ln/setuptools_ee7ae42647ce48039949fb857cdfd908/ Complete output (10 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_ee7ae42647ce48039949fb857cdfd908/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_ee7ae42647ce48039949fb857cdfd908/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_ee7ae42647ce48039949fb857cdfd908/setuptools/dist.py", line 103 except ValueError, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/9d/2c/91dafba5f967f5dbcc0c51822af3a2b11b6f65cae7ef04fc285fb3771ca2/setuptools-0.7.8.tar.gz#sha256=4f4a8af4dcbf369a7f354ebdf77b07e37bff7138d4be4be9d0042353dba1cc82 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.7.7.zip (810 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_d0e2ff369e994698b52612780eef97a9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_d0e2ff369e994698b52612780eef97a9/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-1rvlzz2w cwd: /tmp/pip-install-gqo9b1ln/setuptools_d0e2ff369e994698b52612780eef97a9/ Complete output (10 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_d0e2ff369e994698b52612780eef97a9/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_d0e2ff369e994698b52612780eef97a9/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_d0e2ff369e994698b52612780eef97a9/setuptools/dist.py", line 103 except ValueError, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/9d/a5/9917277554697b42ca6e21996ede42519044f841e23f7489728b6eed98dd/setuptools-0.7.7.zip#sha256=817cd90b4027c088550c031f294749ff4eb24d5fe44e4a030158a7a4a327f025 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.7.7.tar.gz (754 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c382f3b3533148d1a53fa711e7e5acf9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c382f3b3533148d1a53fa711e7e5acf9/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-hi5vpp2r cwd: /tmp/pip-install-gqo9b1ln/setuptools_c382f3b3533148d1a53fa711e7e5acf9/ Complete output (10 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c382f3b3533148d1a53fa711e7e5acf9/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_c382f3b3533148d1a53fa711e7e5acf9/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_c382f3b3533148d1a53fa711e7e5acf9/setuptools/dist.py", line 103 except ValueError, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/a1/e9/ace7f7b52bd4a1ab36e39bcf7a9fe1ce20ccf1d6e6f6625fec718856434f/setuptools-0.7.7.tar.gz#sha256=9a4415c570c0bf75e33f5dffe1bb62d2c9ad6f28525505aedb4ce380ac1068c4 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.7.6.zip (808 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_47c30e7ece7d4adc8cd379a37ae37c2c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_47c30e7ece7d4adc8cd379a37ae37c2c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-cbbfpyda cwd: /tmp/pip-install-gqo9b1ln/setuptools_47c30e7ece7d4adc8cd379a37ae37c2c/ Complete output (10 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_47c30e7ece7d4adc8cd379a37ae37c2c/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_47c30e7ece7d4adc8cd379a37ae37c2c/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_47c30e7ece7d4adc8cd379a37ae37c2c/setuptools/dist.py", line 103 except ValueError, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/3d/17/734a648686d4bc184857a3b0b69f407a0489f4c51b3c6abcce1f5c06841d/setuptools-0.7.6.zip#sha256=d3b55ec04978e54197b80c00f7202833a9ccc943adf77c1684004b95bffea4f7 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.7.6.tar.gz (754 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_44163e54c1d645d0a8e8e83cbae62645/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_44163e54c1d645d0a8e8e83cbae62645/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_t0kxri2 cwd: /tmp/pip-install-gqo9b1ln/setuptools_44163e54c1d645d0a8e8e83cbae62645/ Complete output (10 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_44163e54c1d645d0a8e8e83cbae62645/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_44163e54c1d645d0a8e8e83cbae62645/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_44163e54c1d645d0a8e8e83cbae62645/setuptools/dist.py", line 103 except ValueError, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/d5/6c/096e2061e907d322b099769ea819d7c6bcf7ac7a3402bfa050d09de38a18/setuptools-0.7.6.tar.gz#sha256=c7bfdc2a91f5977229956e9163d39e67363db2ae8cf5022d161c5c410f3c6c5e (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.7.5.zip (808 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_a82c234a64204803aeb8b7a0e2644149/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_a82c234a64204803aeb8b7a0e2644149/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-t5hxiq1q cwd: /tmp/pip-install-gqo9b1ln/setuptools_a82c234a64204803aeb8b7a0e2644149/ Complete output (10 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_a82c234a64204803aeb8b7a0e2644149/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_a82c234a64204803aeb8b7a0e2644149/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_a82c234a64204803aeb8b7a0e2644149/setuptools/dist.py", line 103 except ValueError, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/cc/b8/c5b652eb51d99872fec912d64cb9d06104ebd59551ad2053aba96862b3c7/setuptools-0.7.5.zip#sha256=630686a6fd18beb286b360969eda54f24049af585969b8c4b4042045c8373615 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.7.5.tar.gz (753 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_c320e4387c7b4a7fb8c9547c2ec3bb00/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_c320e4387c7b4a7fb8c9547c2ec3bb00/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-vwplkll_ cwd: /tmp/pip-install-gqo9b1ln/setuptools_c320e4387c7b4a7fb8c9547c2ec3bb00/ Complete output (10 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_c320e4387c7b4a7fb8c9547c2ec3bb00/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_c320e4387c7b4a7fb8c9547c2ec3bb00/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_c320e4387c7b4a7fb8c9547c2ec3bb00/setuptools/dist.py", line 103 except ValueError, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/6d/f8/72cd7acc71922d36d8056b0a4314455944f22dd776fa5a0caf10b12d20cb/setuptools-0.7.5.tar.gz#sha256=491821d88d36c794e7eb61ec836690031823e98d3f405eb9a75e068a93d45f8e (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.7.4.zip (812 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_138b6e7dfa4843f58d021dfe42bbe97c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_138b6e7dfa4843f58d021dfe42bbe97c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-m308n8a9 cwd: /tmp/pip-install-gqo9b1ln/setuptools_138b6e7dfa4843f58d021dfe42bbe97c/ Complete output (10 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_138b6e7dfa4843f58d021dfe42bbe97c/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_138b6e7dfa4843f58d021dfe42bbe97c/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_138b6e7dfa4843f58d021dfe42bbe97c/setuptools/dist.py", line 103 except ValueError, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/b0/d4/105445cfd654f7f0841bc2281f501608827e098f01f9b4525221af109ccc/setuptools-0.7.4.zip#sha256=0a1c3c0a1827c8c65673d22d2315934c17d6c06d3463a4e188b55abd4de3476b (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.7.4.tar.gz (755 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_28c20d90f2594f0bbaae0678ae9f9bcd/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_28c20d90f2594f0bbaae0678ae9f9bcd/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-vbrnytao cwd: /tmp/pip-install-gqo9b1ln/setuptools_28c20d90f2594f0bbaae0678ae9f9bcd/ Complete output (10 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_28c20d90f2594f0bbaae0678ae9f9bcd/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_28c20d90f2594f0bbaae0678ae9f9bcd/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_28c20d90f2594f0bbaae0678ae9f9bcd/setuptools/dist.py", line 103 except ValueError, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/54/d4/cadd20d2b2cf30746a59fd7feaa7c4280b62fa8916f7b4d6558831e10c35/setuptools-0.7.4.tar.gz#sha256=519c02e4421c39356485d304f89ae4212a1ea13927e13f5ffe63500a0d1ad1d1 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.7.3.zip (805 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_88e61fe8efa74e0584c9a986d2c41db0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_88e61fe8efa74e0584c9a986d2c41db0/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-yzyjql52 cwd: /tmp/pip-install-gqo9b1ln/setuptools_88e61fe8efa74e0584c9a986d2c41db0/ Complete output (10 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_88e61fe8efa74e0584c9a986d2c41db0/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_88e61fe8efa74e0584c9a986d2c41db0/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_88e61fe8efa74e0584c9a986d2c41db0/setuptools/dist.py", line 103 except ValueError, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/14/83/7dc02a7d21a462dec824fa4624f9de834721ac61499c326a09b0e1245cd6/setuptools-0.7.3.zip#sha256=da03ff2ddcde961c5162ea5ad668c72bcf9abc5cdd1afc5d366b0ce18eaeeaa4 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.7.3.tar.gz (751 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_b5a82a7468c3458ebba78b2c9a27a96a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_b5a82a7468c3458ebba78b2c9a27a96a/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-99vr6rw7 cwd: /tmp/pip-install-gqo9b1ln/setuptools_b5a82a7468c3458ebba78b2c9a27a96a/ Complete output (10 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_b5a82a7468c3458ebba78b2c9a27a96a/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_b5a82a7468c3458ebba78b2c9a27a96a/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_b5a82a7468c3458ebba78b2c9a27a96a/setuptools/dist.py", line 103 except ValueError, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/22/5e/22d01d802d230e5be2abc943a4fe00e07d9335e7ede51e46de424aacab77/setuptools-0.7.3.tar.gz#sha256=540bf155e80ace14ecc10fb623bf5c422fc4440df147e7d0e53c353e3e6c96b5 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.7.2.zip (673 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_f14f836cfce348f6a2ae099ded1ac414/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_f14f836cfce348f6a2ae099ded1ac414/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-zrjb49ea cwd: /tmp/pip-install-gqo9b1ln/setuptools_f14f836cfce348f6a2ae099ded1ac414/ Complete output (10 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_f14f836cfce348f6a2ae099ded1ac414/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_f14f836cfce348f6a2ae099ded1ac414/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_f14f836cfce348f6a2ae099ded1ac414/setuptools/dist.py", line 103 except ValueError, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/53/9c/bbd954749f472632069dcc4d23783513c70e8c535b0eaeee3546bcccd0ca/setuptools-0.7.2.zip#sha256=e4dc8350a9e0ab0c9e12d3747e3a648b8c17dc8906186953527e55be42255ab8 (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading setuptools-0.7.2.tar.gz (633 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/setuptools_82f19c41be96487aa50ad4168997c247/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/setuptools_82f19c41be96487aa50ad4168997c247/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_k5dbcwc cwd: /tmp/pip-install-gqo9b1ln/setuptools_82f19c41be96487aa50ad4168997c247/ Complete output (10 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/setuptools_82f19c41be96487aa50ad4168997c247/setuptools/__init__.py", line 2, in from setuptools.extension import Extension, Library File "/tmp/pip-install-gqo9b1ln/setuptools_82f19c41be96487aa50ad4168997c247/setuptools/extension.py", line 5, in from setuptools.dist import _get_unpatched File "/tmp/pip-install-gqo9b1ln/setuptools_82f19c41be96487aa50ad4168997c247/setuptools/dist.py", line 103 except ValueError, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/82/bc/48dbb17f35116a6348197e249a2780b66d5d5d9ded73d7e56cb939e04bd5/setuptools-0.7.2.tar.gz#sha256=ebca524b7fcc122e4eb9b5304c34e0fdedfb5e66dcebd642aeb0670ae464fc9a (from https://pypi.org/simple/setuptools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Collecting sortedcontainers!=2.0.0,!=2.0.1 Downloading sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB) Collecting zict>=0.1.3 Downloading zict-2.0.0-py3-none-any.whl (10 kB) Collecting tornado>=5 Downloading tornado-6.1-cp37-cp37m-manylinux2010_x86_64.whl (428 kB) Collecting tblib>=1.6.0 Downloading tblib-1.7.0-py2.py3-none-any.whl (12 kB) Collecting ipython>=4.0.0 Downloading ipython-7.19.0-py3-none-any.whl (784 kB) Collecting traitlets>=4.3.1 Downloading traitlets-5.0.5-py3-none-any.whl (100 kB) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting ipykernel>=4.5.1 Downloading ipykernel-5.4.2-py3-none-any.whl (119 kB) Collecting nbformat>=4.2.0 Downloading nbformat-5.0.8-py3-none-any.whl (172 kB) Collecting jupyter-client Downloading jupyter_client-6.1.7-py3-none-any.whl (108 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting jedi>=0.10 Downloading jedi-0.17.2-py2.py3-none-any.whl (1.4 MB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.8-py3-none-any.whl (355 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from ipython>=4.0.0->ipywidgets>=7.5->evalml==0.16.1) (2.7.3) Collecting pygments Downloading Pygments-2.7.3-py3-none-any.whl (950 kB) Downloading Pygments-2.7.3.tar.gz (2.4 MB) Downloading Pygments-2.7.2-py3-none-any.whl (948 kB) Downloading Pygments-2.7.2.tar.gz (2.4 MB) Downloading Pygments-2.7.1-py3-none-any.whl (944 kB) Downloading Pygments-2.7.1.tar.gz (2.3 MB) Downloading Pygments-2.7.0-py3-none-any.whl (950 kB) Downloading Pygments-2.7.0.tar.gz (2.4 MB) Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) Downloading Pygments-2.6.1.tar.gz (3.3 MB) Downloading Pygments-2.6.0-py3-none-any.whl (914 kB) Downloading Pygments-2.6.0.tar.gz (10.0 MB) Downloading Pygments-2.5.2-py2.py3-none-any.whl (896 kB) Downloading Pygments-2.5.2.tar.gz (20.3 MB) Downloading Pygments-2.5.1-py2.py3-none-any.whl (895 kB) Downloading Pygments-2.5.1.tar.gz (9.8 MB) Downloading Pygments-2.4.2-py2.py3-none-any.whl (883 kB) Downloading Pygments-2.4.2.tar.gz (9.4 MB) Downloading Pygments-2.4.1-py2.py3-none-any.whl (882 kB) Downloading Pygments-2.4.1.tar.gz (3.2 MB) Downloading Pygments-2.4.0-py2.py3-none-any.whl (882 kB) Downloading Pygments-2.4.0.tar.gz (3.2 MB) Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Downloading Pygments-2.3.1.tar.gz (3.1 MB) Downloading Pygments-2.3.0-py2.py3-none-any.whl (845 kB) Downloading Pygments-2.3.0.tar.gz (3.1 MB) Downloading Pygments-2.2.0-py2.py3-none-any.whl (841 kB) Downloading Pygments-2.2.0.tar.gz (2.1 MB) Downloading Pygments-2.1.3-py2.py3-none-any.whl (755 kB) Downloading Pygments-2.1.3.tar.gz (2.1 MB) Downloading Pygments-2.1.2-py2.py3-none-any.whl (755 kB) Downloading Pygments-2.1.2.tar.gz (2.1 MB) Downloading Pygments-2.1.1-py2.py3-none-any.whl (755 kB) Downloading Pygments-2.1.1.tar.gz (2.1 MB) Downloading Pygments-2.1-py3-none-any.whl (754 kB) Downloading Pygments-2.1.tar.gz (2.1 MB) Downloading Pygments-2.0.2-py3-none-any.whl (672 kB) Downloading Pygments-2.0.2.tar.gz (3.5 MB) Downloading Pygments-2.0.1-py3-none-any.whl (672 kB) Downloading Pygments-2.0.1.tar.gz (2.7 MB) Downloading Pygments-2.0-py3-none-any.whl (672 kB) Downloading Pygments-2.0.tar.gz (2.7 MB) Downloading Pygments-1.6.tar.gz (1.4 MB) Downloading Pygments-1.5.tar.gz (3.7 MB) Downloading Pygments-1.4.tar.gz (3.5 MB) Downloading Pygments-1.3.1.tar.gz (1.1 MB) Downloading Pygments-1.3.tar.gz (1.0 MB) Downloading Pygments-1.2.2.tar.gz (1.0 MB) Downloading Pygments-1.2.1.tar.gz (1.0 MB) Downloading Pygments-1.2.tar.gz (1.0 MB) Downloading Pygments-1.1.1.tar.gz (986 kB) Downloading Pygments-1.1.tar.gz (980 kB) Downloading Pygments-1.0.tar.gz (930 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/pygments_f45da0ecd4ea48f8b5e3b89cb9933e45/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/pygments_f45da0ecd4ea48f8b5e3b89cb9933e45/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-6jpdazw_ cwd: /tmp/pip-install-gqo9b1ln/pygments_f45da0ecd4ea48f8b5e3b89cb9933e45/ Complete output (8 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/pygments_f45da0ecd4ea48f8b5e3b89cb9933e45/setup.py", line 3, in import ez_setup File "/tmp/pip-install-gqo9b1ln/pygments_f45da0ecd4ea48f8b5e3b89cb9933e45/ez_setup.py", line 86 except pkg_resources.VersionConflict, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/84/c6/2accebb27262b0366dabb313d295adced03667d5e4d0471c54e4932e7a10/Pygments-1.0.tar.gz#sha256=bbd1e8661e674b359a1717f13bfa9b2ff84991469b4fc3c1fa5c4d78b40766ff (from https://pypi.org/simple/pygments/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading Pygments-0.11.1.tar.gz (865 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/pygments_f016896463ed433e84d521dbdf32ffbd/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/pygments_f016896463ed433e84d521dbdf32ffbd/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-h7y1v614 cwd: /tmp/pip-install-gqo9b1ln/pygments_f016896463ed433e84d521dbdf32ffbd/ Complete output (8 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/pygments_f016896463ed433e84d521dbdf32ffbd/setup.py", line 3, in import ez_setup File "/tmp/pip-install-gqo9b1ln/pygments_f016896463ed433e84d521dbdf32ffbd/ez_setup.py", line 86 except pkg_resources.VersionConflict, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/35/db/5263ab9c5382a46d5b790da1620883eaad904da5974f7dd2bb37016a6666/Pygments-0.11.1.tar.gz#sha256=fa34ceda25194cba7eec566a8480ce3ee5cfd139ce828450cc366b95a951ddef (from https://pypi.org/simple/pygments/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading Pygments-0.11.tar.gz (865 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/pygments_44896e88f2ae4c86b6703af883980415/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/pygments_44896e88f2ae4c86b6703af883980415/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-jib650mi cwd: /tmp/pip-install-gqo9b1ln/pygments_44896e88f2ae4c86b6703af883980415/ Complete output (8 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/pygments_44896e88f2ae4c86b6703af883980415/setup.py", line 3, in import ez_setup File "/tmp/pip-install-gqo9b1ln/pygments_44896e88f2ae4c86b6703af883980415/ez_setup.py", line 86 except pkg_resources.VersionConflict, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/4b/8a/c05c89f87a6fb7458b9ea8e1911f6ce886e7509cbcc42c49eabb26ead47b/Pygments-0.11.tar.gz#sha256=0e8a85de38876bbd2b5f8ecf8e805a1b189682ced421e87d2c6914d38043c871 (from https://pypi.org/simple/pygments/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading Pygments-0.10.tar.gz (836 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/pygments_48914a730b714f639b01687313c88e8b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/pygments_48914a730b714f639b01687313c88e8b/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-pm5b_cqm cwd: /tmp/pip-install-gqo9b1ln/pygments_48914a730b714f639b01687313c88e8b/ Complete output (8 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/pygments_48914a730b714f639b01687313c88e8b/setup.py", line 3, in import ez_setup File "/tmp/pip-install-gqo9b1ln/pygments_48914a730b714f639b01687313c88e8b/ez_setup.py", line 86 except pkg_resources.VersionConflict, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/bc/a1/463f204547b01558f865652d12ffbf44e5f0fc3159257b0db0e8ce25517f/Pygments-0.10.tar.gz#sha256=62a73fd3a009804910398aac2c5850609b7528d3e04dd003b0abd0f068bf684d (from https://pypi.org/simple/pygments/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading Pygments-0.9.tar.gz (780 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/pygments_d49f7af1c49e4de589038313c7b4d74c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/pygments_d49f7af1c49e4de589038313c7b4d74c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-nb76knd0 cwd: /tmp/pip-install-gqo9b1ln/pygments_d49f7af1c49e4de589038313c7b4d74c/ Complete output (8 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/pygments_d49f7af1c49e4de589038313c7b4d74c/setup.py", line 3, in import ez_setup File "/tmp/pip-install-gqo9b1ln/pygments_d49f7af1c49e4de589038313c7b4d74c/ez_setup.py", line 86 except pkg_resources.VersionConflict, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/9b/ca/8052467b06447f975a9adc7b9a2ae94dca1b26e08f8c15b8753322860956/Pygments-0.9.tar.gz#sha256=5013074493a2df39024b1367b2e1184a5eb2306bdb57cd2098f89d0fd32912b9 (from https://pypi.org/simple/pygments/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading Pygments-0.8.1.tar.gz (708 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/pygments_53918ee75c884a00a8f53bdcaafa025e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/pygments_53918ee75c884a00a8f53bdcaafa025e/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-6lue5kr1 cwd: /tmp/pip-install-gqo9b1ln/pygments_53918ee75c884a00a8f53bdcaafa025e/ Complete output (8 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/pygments_53918ee75c884a00a8f53bdcaafa025e/setup.py", line 3, in import ez_setup File "/tmp/pip-install-gqo9b1ln/pygments_53918ee75c884a00a8f53bdcaafa025e/ez_setup.py", line 86 except pkg_resources.VersionConflict, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/47/e0/b7f10215eeb88c52c79e4d9f66a302dfa019d5069224cb4a14ae5d8a6524/Pygments-0.8.1.tar.gz#sha256=c1394c794a8c3056ff581ccc09d089a3d99fb9d6a44e03eaac4165365b8f2707 (from https://pypi.org/simple/pygments/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading Pygments-0.8.tar.gz (708 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/pygments_3182298239114121a17745f3129d9b9a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/pygments_3182298239114121a17745f3129d9b9a/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-t11lwb5g cwd: /tmp/pip-install-gqo9b1ln/pygments_3182298239114121a17745f3129d9b9a/ Complete output (8 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/pygments_3182298239114121a17745f3129d9b9a/setup.py", line 3, in import ez_setup File "/tmp/pip-install-gqo9b1ln/pygments_3182298239114121a17745f3129d9b9a/ez_setup.py", line 86 except pkg_resources.VersionConflict, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/6c/fb/85fec2373892b52c6230101cfea5b498ed319d34ded51203407c5fc59b9f/Pygments-0.8.tar.gz#sha256=a7765be5d7130dfe3965f145274e1cf7264e68ef5316273c155bf0d8637dc770 (from https://pypi.org/simple/pygments/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading Pygments-0.7.1.tar.gz (664 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/pygments_7871e907e5c64870ad9a0b59b0a26d9c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/pygments_7871e907e5c64870ad9a0b59b0a26d9c/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-6awam6r4 cwd: /tmp/pip-install-gqo9b1ln/pygments_7871e907e5c64870ad9a0b59b0a26d9c/ Complete output (8 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/pygments_7871e907e5c64870ad9a0b59b0a26d9c/setup.py", line 3, in import ez_setup File "/tmp/pip-install-gqo9b1ln/pygments_7871e907e5c64870ad9a0b59b0a26d9c/ez_setup.py", line 86 except pkg_resources.VersionConflict, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/0e/b1/ff96bd895a8da347dbe84d03e3ade364f2d5b9cab4bdb4781aabaea21b96/Pygments-0.7.1.tar.gz#sha256=932866bde0019c370c36232d877c223a5f1d275c3161806552cb123d6f5d3638 (from https://pypi.org/simple/pygments/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading Pygments-0.7.tar.gz (617 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/pygments_b25a8a35f4de4c3497045ba653b6b715/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/pygments_b25a8a35f4de4c3497045ba653b6b715/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-f9lcubov cwd: /tmp/pip-install-gqo9b1ln/pygments_b25a8a35f4de4c3497045ba653b6b715/ Complete output (8 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/pygments_b25a8a35f4de4c3497045ba653b6b715/setup.py", line 3, in import ez_setup File "/tmp/pip-install-gqo9b1ln/pygments_b25a8a35f4de4c3497045ba653b6b715/ez_setup.py", line 86 except pkg_resources.VersionConflict, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/cf/c6/a46af714ceb489cb32e180f754d5cfd66c2c2e652d95c1f9ffa9971bb63a/Pygments-0.7.tar.gz#sha256=56ec8c038f66f2e0f2009620731670ac2e31926a9c5e2b012cd01f0d79f3c157 (from https://pypi.org/simple/pygments/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading Pygments-0.6.tar.gz (777 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/pygments_e5e8f5fa103f49be950c864e3db3dade/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/pygments_e5e8f5fa103f49be950c864e3db3dade/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-s6e1o64f cwd: /tmp/pip-install-gqo9b1ln/pygments_e5e8f5fa103f49be950c864e3db3dade/ Complete output (8 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/pygments_e5e8f5fa103f49be950c864e3db3dade/setup.py", line 3, in import ez_setup File "/tmp/pip-install-gqo9b1ln/pygments_e5e8f5fa103f49be950c864e3db3dade/ez_setup.py", line 86 except pkg_resources.VersionConflict, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/67/39/315c3cbafea697e309fffe1a7de09a270e6eef94134cabcaa8d52e8b7ce0/Pygments-0.6.tar.gz#sha256=ef293daa2d5a5fc1b1653adbb0c344860e3131f25be722a681f21c7a3cd0d3c4 (from https://pypi.org/simple/pygments/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading Pygments-0.5.1.tar.gz (560 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/pygments_9b84504b122b4d0281ab36923220d3c5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/pygments_9b84504b122b4d0281ab36923220d3c5/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-7nrhgvg8 cwd: /tmp/pip-install-gqo9b1ln/pygments_9b84504b122b4d0281ab36923220d3c5/ Complete output (8 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/pygments_9b84504b122b4d0281ab36923220d3c5/setup.py", line 2, in import ez_setup File "/tmp/pip-install-gqo9b1ln/pygments_9b84504b122b4d0281ab36923220d3c5/ez_setup.py", line 86 except pkg_resources.VersionConflict, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/da/88/4ea2045e7bfe9cfe5bbcfad5096f6a0d8b5f7ebf553c1807cd0095b49bbd/Pygments-0.5.1.tar.gz#sha256=1fcbac2e4d86fee5fa36078ffa584e3ca385b72f796e6cba7f47ae2a12711c86 (from https://pypi.org/simple/pygments/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Downloading Pygments-0.5.tar.gz (560 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/pygments_ec7b85723eca47cc95fb2913f24fe576/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/pygments_ec7b85723eca47cc95fb2913f24fe576/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-c1sbwzz8 cwd: /tmp/pip-install-gqo9b1ln/pygments_ec7b85723eca47cc95fb2913f24fe576/ Complete output (8 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/pygments_ec7b85723eca47cc95fb2913f24fe576/setup.py", line 2, in import ez_setup File "/tmp/pip-install-gqo9b1ln/pygments_ec7b85723eca47cc95fb2913f24fe576/ez_setup.py", line 86 except pkg_resources.VersionConflict, e: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/ce/e0/471ba3a6e1685976e5b204c426a6e6cee3c1d913a09db6f957a714acc113/Pygments-0.5.tar.gz#sha256=965b7519f6c510eb8bf410552ff6c32ae9321bd53e47e36513d3b16a3975407d (from https://pypi.org/simple/pygments/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Collecting parso<0.8.0,>=0.7.0 Downloading parso-0.7.1-py2.py3-none-any.whl (109 kB) Requirement already satisfied: wheel in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from lightgbm>=2.3.1->evalml==0.16.1) (0.36.2) Collecting wheel Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB) Downloading wheel-0.36.2.tar.gz (65 kB) Downloading wheel-0.36.1-py2.py3-none-any.whl (34 kB) Downloading wheel-0.36.1.tar.gz (64 kB) Downloading wheel-0.36.0-py2.py3-none-any.whl (34 kB) Downloading wheel-0.36.0.tar.gz (63 kB) Downloading wheel-0.35.1-py2.py3-none-any.whl (33 kB) Downloading wheel-0.35.1.tar.gz (59 kB) Downloading wheel-0.35.0-py2.py3-none-any.whl (24 kB) Downloading wheel-0.35.0.tar.gz (52 kB) Downloading wheel-0.34.2-py2.py3-none-any.whl (26 kB) Downloading wheel-0.34.2.tar.gz (58 kB) Downloading wheel-0.34.1-py2.py3-none-any.whl (26 kB) Downloading wheel-0.34.1.tar.gz (55 kB) Downloading wheel-0.34.0-py2.py3-none-any.whl (26 kB) Downloading wheel-0.34.0.tar.gz (60 kB) 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' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Downloading wheel-0.33.6-py2.py3-none-any.whl (21 kB) Downloading wheel-0.33.6.tar.gz (48 kB) Downloading wheel-0.33.5-py2.py3-none-any.whl (21 kB) Downloading wheel-0.33.5.tar.gz (47 kB) Downloading wheel-0.33.4-py2.py3-none-any.whl (21 kB) Downloading wheel-0.33.4.tar.gz (18 kB) Downloading wheel-0.33.1-py2.py3-none-any.whl (21 kB) Downloading wheel-0.33.1.tar.gz (18 kB) Downloading wheel-0.33.0-py2.py3-none-any.whl (21 kB) Downloading wheel-0.33.0.tar.gz (18 kB) Downloading wheel-0.32.3-py2.py3-none-any.whl (21 kB) Downloading wheel-0.32.3.tar.gz (18 kB) Downloading wheel-0.32.2-py2.py3-none-any.whl (21 kB) Downloading wheel-0.32.2.tar.gz (17 kB) Downloading wheel-0.32.1-py2.py3-none-any.whl (21 kB) Downloading wheel-0.32.1.tar.gz (17 kB) Downloading wheel-0.32.0-py2.py3-none-any.whl (21 kB) Downloading wheel-0.32.0.tar.gz (17 kB) Downloading wheel-0.31.1-py2.py3-none-any.whl (41 kB) Downloading wheel-0.31.1.tar.gz (38 kB) Downloading wheel-0.31.0-py2.py3-none-any.whl (41 kB) Downloading wheel-0.31.0.tar.gz (38 kB) Downloading wheel-0.30.0-py2.py3-none-any.whl (49 kB) Downloading wheel-0.30.0.tar.gz (43 kB) Downloading wheel-0.29.0-py2.py3-none-any.whl (66 kB) Downloading wheel-0.29.0.tar.gz (54 kB) Downloading wheel-0.28.0-py2.py3-none-any.whl (179 kB) Downloading wheel-0.28.0.tar.gz (54 kB) Downloading wheel-0.27.0-py2.py3-none-any.whl (179 kB) Downloading wheel-0.27.0.tar.gz (54 kB) Downloading wheel-0.26.0-py2.py3-none-any.whl (63 kB) Downloading wheel-0.26.0.tar.gz (51 kB) Downloading wheel-0.25.0-py2.py3-none-any.whl (63 kB) Downloading wheel-0.25.0.tar.gz (51 kB) Downloading wheel-0.24.0-py2.py3-none-any.whl (63 kB) Downloading wheel-0.24.0.tar.gz (50 kB) Downloading wheel-0.23.0-py2.py3-none-any.whl (61 kB) Downloading wheel-0.23.0.tar.gz (50 kB) Downloading wheel-0.22.0-py2.py3-none-any.whl (54 kB) Downloading wheel-0.22.0.tar.gz (39 kB) Downloading wheel-0.21.0-py2.py3-none-any.whl (54 kB) Downloading wheel-0.21.0.tar.gz (39 kB) Downloading wheel-0.19.0-py2.py3-none-any.whl (53 kB) Downloading wheel-0.19.0.tar.gz (38 kB) Downloading wheel-0.18.0-py2.py3-none-any.whl (53 kB) Downloading wheel-0.18.0.tar.gz (39 kB) Downloading wheel-0.17.0-py2.py3-none-any.whl (53 kB) Downloading wheel-0.17.0.tar.gz (38 kB) Downloading wheel-0.16.0-py2.py3-none-any.whl (103 kB) Downloading wheel-0.16.0.tar.gz (37 kB) Downloading wheel-0.15.0-py2.py3-none-any.whl (107 kB) Downloading wheel-0.15.0.tar.gz (43 kB) Downloading wheel-0.14.0-py2.py3-none-any.whl (50 kB) Downloading wheel-0.14.0.tar.gz (42 kB) Downloading wheel-0.13.0-py2.py3-none-any.whl (49 kB) Downloading wheel-0.13.0.tar.gz (41 kB) Downloading wheel-0.12.0-py2.py3-none-any.whl (104 kB) Downloading wheel-0.12.0.tar.gz (92 kB) Downloading wheel-0.11.0-py2.py3-none-any.whl (102 kB) Downloading wheel-0.11.0.tar.gz (91 kB) Downloading wheel-0.10.3-py2.py3-none-any.whl (102 kB) Downloading wheel-0.10.3.tar.gz (91 kB) Downloading wheel-0.10.2-py2.py3-none-any.whl (103 kB) Downloading wheel-0.10.2.tar.gz (91 kB) Downloading wheel-0.10.1-py2.py3-none-any.whl (102 kB) Downloading wheel-0.10.1.tar.gz (91 kB) Downloading wheel-0.10.0-py2.py3-none-any.whl (102 kB) Downloading wheel-0.10.0.tar.gz (91 kB) Downloading wheel-0.9.7.tar.gz (36 kB) Downloading wheel-0.9.6.tar.gz (36 kB) Downloading wheel-0.9.5-py2.py3-none-any.whl (41 kB) Downloading wheel-0.9.5.tar.gz (35 kB) Downloading wheel-0.9.4.tar.gz (33 kB) Downloading wheel-0.9.3.tar.gz (29 kB) Downloading wheel-0.9.2.tar.gz (27 kB) Downloading wheel-0.9.1.tar.gz (27 kB) Downloading wheel-0.9-py32-none-any.whl (30 kB) Downloading wheel-0.9.tar.gz (26 kB) Downloading wheel-0.8.tar.gz (24 kB) Downloading wheel-0.7.tar.gz (21 kB) Downloading wheel-0.6.tar.gz (17 kB) Downloading wheel-0.5.tar.gz (17 kB) Downloading wheel-0.4.2.tar.gz (17 kB) Downloading wheel-0.4.1.tar.gz (17 kB) Downloading wheel-0.4.tar.gz (17 kB) Downloading wheel-0.3.tar.gz (15 kB) Downloading wheel-0.2.tar.gz (6.1 kB) Downloading wheel-0.1.tar.gz (6.2 kB) Collecting jupyter-core Downloading jupyter_core-4.7.0-py3-none-any.whl (82 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting importlib-metadata Downloading importlib_metadata-3.3.0-py3-none-any.whl (10 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Collecting attrs>=17.4.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting nltk>=3.4.5 Downloading nltk-3.5.zip (1.4 MB) Collecting joblib Downloading joblib-1.0.0-py3-none-any.whl (302 kB) Collecting regex Downloading regex-2020.11.13-cp37-cp37m-manylinux2014_x86_64.whl (719 kB) Requirement already satisfied: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from pandas>=1.1.0->evalml==0.16.1) (2020.4) Collecting pytz>=2017.2 Downloading pytz-2020.4-py2.py3-none-any.whl (509 kB) Downloading pytz-2020.4.tar.gz (310 kB) Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Downloading pytz-2020.1.tar.gz (311 kB) Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Downloading pytz-2019.3.tar.gz (312 kB) Downloading pytz-2019.2-py2.py3-none-any.whl (508 kB) Downloading pytz-2019.2.tar.gz (307 kB) Downloading pytz-2019.1-py2.py3-none-any.whl (510 kB) Downloading pytz-2019.1.tar.gz (308 kB) Downloading pytz-2018.9-py2.py3-none-any.whl (510 kB) Downloading pytz-2018.9.tar.gz (310 kB) Downloading pytz-2018.7-py2.py3-none-any.whl (506 kB) Downloading pytz-2018.7.tar.gz (300 kB) Downloading pytz-2018.6-py2.py3-none-any.whl (507 kB) Downloading pytz-2018.6.tar.gz (310 kB) Downloading pytz-2018.5-py2.py3-none-any.whl (510 kB) Downloading pytz-2018.5.tar.gz (318 kB) Downloading pytz-2018.4-py2.py3-none-any.whl (510 kB) Downloading pytz-2018.4.tar.gz (308 kB) Downloading pytz-2018.3-py2.py3-none-any.whl (509 kB) Downloading pytz-2018.3.tar.gz (314 kB) Downloading pytz-2017.3-py2.py3-none-any.whl (511 kB) Downloading pytz-2017.3.zip (527 kB) Downloading pytz-2017.2-py2.py3-none-any.whl (484 kB) Downloading pytz-2017.2.zip (502 kB) Collecting python-dateutil>=2.7.3 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting locket Downloading locket-0.2.0.tar.gz (3.5 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB) Collecting retrying>=1.3.3 Downloading retrying-1.3.3.tar.gz (10 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting threadpoolctl>=2.0.0 Downloading threadpoolctl-2.1.0-py3-none-any.whl (12 kB) Collecting pyaml>=16.9 Downloading pyaml-20.4.0-py2.py3-none-any.whl (17 kB) Collecting slicer==0.0.3 Downloading slicer-0.0.3-py3-none-any.whl (11 kB) Collecting numba Downloading numba-0.52.0-cp37-cp37m-manylinux2014_x86_64.whl (3.2 MB) Collecting notebook>=4.4.1 Downloading notebook-6.1.5-py3-none-any.whl (9.5 MB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.16.1) (2.11.2) Collecting jinja2 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Downloading Jinja2-2.11.2.tar.gz (257 kB) Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) Downloading Jinja2-2.11.1.tar.gz (258 kB) Downloading Jinja2-2.11.0-py2.py3-none-any.whl (126 kB) Downloading Jinja2-2.11.0.tar.gz (257 kB) Downloading Jinja2-2.10.3-py2.py3-none-any.whl (125 kB) Downloading Jinja2-2.10.3.tar.gz (257 kB) Downloading Jinja2-2.10.2-py2.py3-none-any.whl (125 kB) Downloading Jinja2-2.10.2.tar.gz (257 kB) Downloading Jinja2-2.10.1-py2.py3-none-any.whl (124 kB) Downloading Jinja2-2.10.1.tar.gz (260 kB) Downloading Jinja2-2.10-py2.py3-none-any.whl (126 kB) Downloading Jinja2-2.10.tar.gz (261 kB) Downloading Jinja2-2.9.6-py2.py3-none-any.whl (340 kB) Downloading Jinja2-2.9.6.tar.gz (437 kB) Downloading Jinja2-2.9.5-py2.py3-none-any.whl (340 kB) Downloading Jinja2-2.9.5.tar.gz (437 kB) Downloading Jinja2-2.9.4-py2.py3-none-any.whl (274 kB) Downloading Jinja2-2.9.4.tar.gz (369 kB) Downloading Jinja2-2.9.3-py2.py3-none-any.whl (274 kB) Downloading Jinja2-2.9.3.tar.gz (369 kB) Downloading Jinja2-2.9.2-py2.py3-none-any.whl (274 kB) Downloading Jinja2-2.9.2.tar.gz (368 kB) Downloading Jinja2-2.9.1-py2.py3-none-any.whl (273 kB) Downloading Jinja2-2.9.1.tar.gz (367 kB) Downloading Jinja2-2.9-py2.py3-none-any.whl (273 kB) Downloading Jinja2-2.9.tar.gz (367 kB) Downloading Jinja2-2.8.1-py2.py3-none-any.whl (264 kB) Downloading Jinja2-2.8.1.tar.gz (358 kB) Downloading Jinja2-2.8-py2.py3-none-any.whl (263 kB) Downloading Jinja2-2.8.tar.gz (357 kB) Downloading Jinja2-2.7.3.tar.gz (378 kB) Downloading Jinja2-2.7.2.tar.gz (378 kB) Downloading Jinja2-2.7.1.tar.gz (377 kB) Downloading Jinja2-2.7.tar.gz (377 kB) Downloading Jinja2-2.6.tar.gz (389 kB) Downloading Jinja2-2.5.5.tar.gz (438 kB) Downloading Jinja2-2.5.4.tar.gz (1.8 MB) Downloading Jinja2-2.5.3.tar.gz (438 kB) Downloading Jinja2-2.5.2.tar.gz (697 kB) Downloading Jinja2-2.5.1.tar.gz (693 kB) Downloading Jinja2-2.5.tar.gz (690 kB) Downloading Jinja2-2.4.1.tar.gz (689 kB) Downloading Jinja2-2.4.tar.gz (688 kB) Downloading Jinja2-2.3.1.tar.gz (428 kB) Downloading Jinja2-2.3.tar.gz (675 kB) Downloading Jinja2-2.2.1.tar.gz (771 kB) Downloading Jinja2-2.2.tar.gz (687 kB) Downloading Jinja2-2.1.1.tar.gz (516 kB) Downloading Jinja2-2.1.tar.gz (653 kB) Downloading Jinja2-2.0.tar.gz (523 kB) ERROR: Command errored out with exit status 1: command: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-gqo9b1ln/jinja2_c2ab9f34aade4002ad823571f66b1198/setup.py'"'"'; __file__='"'"'/tmp/pip-install-gqo9b1ln/jinja2_c2ab9f34aade4002ad823571f66b1198/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-6sq2hbaq cwd: /tmp/pip-install-gqo9b1ln/jinja2_c2ab9f34aade4002ad823571f66b1198/ Complete output (6 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-gqo9b1ln/jinja2_c2ab9f34aade4002ad823571f66b1198/setup.py", line 91 except CCompilerError, x: ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/01/82/b2ed16b1cbea5ddbf1462fb65cf67ce7cd780dc1b6a6f0244f1387fa007d/Jinja2-2.0.tar.gz#sha256=15b17b02d6042bbec2511b655b17561633c8cf5dad68c42356f3f82ec24e4c57 (from https://pypi.org/simple/jinja2/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Collecting pyzmq>=17 Downloading pyzmq-20.0.0-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB) Collecting Send2Trash Downloading Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting terminado>=0.8.3 Downloading terminado-0.9.1-py3-none-any.whl (13 kB) Collecting argon2-cffi Downloading argon2_cffi-20.1.0-cp35-abi3-manylinux1_x86_64.whl (97 kB) Collecting nbconvert Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB) Collecting prometheus-client Downloading prometheus_client-0.9.0-py2.py3-none-any.whl (53 kB) Collecting heapdict Downloading HeapDict-1.0.1-py3-none-any.whl (3.9 kB) Collecting cffi>=1.0.0 Downloading cffi-1.14.4-cp37-cp37m-manylinux1_x86_64.whl (402 kB) Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting zipp>=0.5 Downloading zipp-3.4.0-py3-none-any.whl (5.2 kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from jinja2->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.16.1) (1.1.1) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Downloading MarkupSafe-1.1.1.tar.gz (19 kB) Downloading MarkupSafe-1.1.0-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Downloading MarkupSafe-1.1.0.tar.gz (18 kB) Downloading MarkupSafe-1.0.tar.gz (14 kB) Downloading MarkupSafe-0.23.tar.gz (13 kB) Collecting cycler>=0.10 Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB) Collecting pillow>=6.2.0 Downloading Pillow-8.0.1-cp37-cp37m-manylinux1_x86_64.whl (2.2 MB) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.1-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from matplotlib->catboost>=0.20->evalml==0.16.1) (2.4.7) Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Downloading pyparsing-2.4.7.tar.gz (649 kB) Downloading pyparsing-2.4.6-py2.py3-none-any.whl (67 kB) Downloading pyparsing-2.4.6.tar.gz (649 kB) Downloading pyparsing-2.4.5-py2.py3-none-any.whl (67 kB) Downloading pyparsing-2.4.5.tar.gz (644 kB) Downloading pyparsing-2.4.4-py2.py3-none-any.whl (67 kB) Downloading pyparsing-2.4.4.tar.gz (644 kB) Downloading pyparsing-2.4.3-py2.py3-none-any.whl (67 kB) Downloading pyparsing-2.4.3.tar.gz (644 kB) Downloading pyparsing-2.4.2-py2.py3-none-any.whl (65 kB) Downloading pyparsing-2.4.2.tar.gz (642 kB) Downloading pyparsing-2.4.1.1-py2.py3-none-any.whl (64 kB) Downloading pyparsing-2.4.1.1.tar.gz (626 kB) Downloading pyparsing-2.4.0-py2.py3-none-any.whl (62 kB) Downloading pyparsing-2.4.0.tar.gz (611 kB) Downloading pyparsing-2.3.1-py2.py3-none-any.whl (61 kB) Downloading pyparsing-2.3.1.tar.gz (596 kB) Downloading pyparsing-2.3.0-py2.py3-none-any.whl (59 kB) Downloading pyparsing-2.3.0.tar.gz (857 kB) Downloading pyparsing-2.2.2-py2.py3-none-any.whl (57 kB) Downloading pyparsing-2.2.2.tar.gz (837 kB) Downloading pyparsing-2.2.1-py2.py3-none-any.whl (57 kB) Downloading pyparsing-2.2.1.tar.gz (56 kB) Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB) Downloading pyparsing-2.2.0.tar.gz (1.2 MB) Downloading pyparsing-2.1.10-py2.py3-none-any.whl (56 kB) Downloading pyparsing-2.1.10.zip (1.4 MB) Downloading pyparsing-2.1.10.tar.gz (1.2 MB) Downloading pyparsing-2.1.9-py2.py3-none-any.whl (55 kB) Downloading pyparsing-2.1.9.zip (1.4 MB) Downloading pyparsing-2.1.9.tar.gz (1.2 MB) Downloading pyparsing-2.1.8-py2.py3-none-any.whl (54 kB) Downloading pyparsing-2.1.8.zip (1.4 MB) Downloading pyparsing-2.1.8.tar.gz (1.2 MB) Downloading pyparsing-2.1.7-py2.py3-none-any.whl (53 kB) Downloading pyparsing-2.1.7.zip (1.4 MB) Downloading pyparsing-2.1.7.tar.gz (1.2 MB) Downloading pyparsing-2.1.5-py2.py3-none-any.whl (42 kB) Downloading pyparsing-2.1.5.zip (1.3 MB) Downloading pyparsing-2.1.5.tar.gz (1.2 MB) Downloading pyparsing-2.1.4-py2.py3-none-any.whl (40 kB) Downloading pyparsing-2.1.4.zip (1.3 MB) Downloading pyparsing-2.1.4.tar.gz (1.2 MB) Downloading pyparsing-2.1.3-py2.py3-none-any.whl (39 kB) Downloading pyparsing-2.1.3.tar.gz (1.1 MB) Downloading pyparsing-2.1.1-py2.py3-none-any.whl (38 kB) Downloading pyparsing-2.1.1.zip (1.3 MB) Downloading pyparsing-2.1.1.tar.gz (1.1 MB) Downloading pyparsing-2.1.0-py2.py3-none-any.whl (38 kB) Downloading pyparsing-2.1.0.zip (1.3 MB) Downloading pyparsing-2.1.0.tar.gz (1.1 MB) Downloading pyparsing-2.0.7-py2.py3-none-any.whl (38 kB) Downloading pyparsing-2.0.7.zip (1.3 MB) Downloading pyparsing-2.0.7.tar.gz (1.1 MB) Downloading pyparsing-2.0.6-py2.py3-none-any.whl (38 kB) Downloading pyparsing-2.0.6.zip (1.3 MB) Downloading pyparsing-2.0.6.tar.gz (1.1 MB) Downloading pyparsing-2.0.5-py2.py3-none-any.whl (38 kB) Downloading pyparsing-2.0.5.zip (1.3 MB) Downloading pyparsing-2.0.5.tar.gz (1.1 MB) Downloading pyparsing-2.0.3-py2.py3-none-any.whl (37 kB) Downloading pyparsing-2.0.3.zip (1.6 MB) Downloading pyparsing-2.0.3.tar.gz (1.5 MB) Collecting bleach Downloading bleach-3.2.1-py2.py3-none-any.whl (145 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.1-py3-none-any.whl (65 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.3.tar.gz (16 kB) Collecting defusedxml Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting nest-asyncio Downloading nest_asyncio-1.4.3-py3-none-any.whl (5.3 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.16.1) (20.8) Collecting packaging Downloading packaging-20.8-py2.py3-none-any.whl (39 kB) Downloading packaging-20.8.tar.gz (79 kB) 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Downloading packaging-20.7-py2.py3-none-any.whl (35 kB) Downloading packaging-20.7.tar.gz (30 kB) 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Downloading packaging-20.5-py2.py3-none-any.whl (35 kB) Downloading packaging-20.5.tar.gz (26 kB) 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Downloading packaging-20.4.tar.gz (74 kB) Downloading packaging-20.3-py2.py3-none-any.whl (37 kB) Downloading packaging-20.3.tar.gz (73 kB) Downloading packaging-20.2-py2.py3-none-any.whl (37 kB) Downloading packaging-20.2.tar.gz (73 kB) Downloading packaging-20.1-py2.py3-none-any.whl (36 kB) Downloading packaging-20.1.tar.gz (72 kB) Downloading packaging-20.0-py2.py3-none-any.whl (36 kB) Downloading packaging-20.0.tar.gz (72 kB) Downloading packaging-19.2-py2.py3-none-any.whl (30 kB) Downloading packaging-19.2.tar.gz (59 kB) Downloading packaging-19.1-py2.py3-none-any.whl (30 kB) Downloading packaging-19.1.tar.gz (57 kB) Downloading packaging-19.0-py2.py3-none-any.whl (26 kB) Downloading packaging-19.0.tar.gz (48 kB) Downloading packaging-18.0-py2.py3-none-any.whl (21 kB) Downloading packaging-18.0.tar.gz (48 kB) Downloading packaging-17.1-py2.py3-none-any.whl (24 kB) Downloading packaging-17.1.tar.gz (49 kB) Downloading packaging-17.0-py2.py3-none-any.whl (23 kB) Downloading packaging-17.0.tar.gz (49 kB) Downloading packaging-16.8-py2.py3-none-any.whl (23 kB) Downloading packaging-16.8.tar.gz (44 kB) Downloading packaging-16.7-py2.py3-none-any.whl (22 kB) Downloading packaging-16.7.tar.gz (44 kB) Downloading packaging-16.6-py2.py3-none-any.whl (22 kB) Downloading packaging-16.6.tar.gz (44 kB) Downloading packaging-16.5-py2.py3-none-any.whl (22 kB) Downloading packaging-16.5.tar.gz (43 kB) Downloading packaging-16.4-py2.py3-none-any.whl (22 kB) Downloading packaging-16.4.tar.gz (43 kB) Downloading packaging-16.3-py2.py3-none-any.whl (22 kB) Downloading packaging-16.3.tar.gz (43 kB) Downloading packaging-16.2-py2.py3-none-any.whl (22 kB) Downloading packaging-16.2.tar.gz (43 kB) Downloading packaging-16.1-py2.py3-none-any.whl (21 kB) Downloading packaging-16.1.tar.gz (42 kB) Downloading packaging-16.0-py2.py3-none-any.whl (19 kB) Downloading packaging-16.0.tar.gz (40 kB) Downloading packaging-15.3-py2.py3-none-any.whl (18 kB) Downloading packaging-15.3.tar.gz (34 kB) Downloading packaging-15.2-py2.py3-none-any.whl (18 kB) Downloading packaging-15.2.tar.gz (34 kB) Downloading packaging-15.1-py2.py3-none-any.whl (17 kB) Downloading packaging-15.1.tar.gz (32 kB) Downloading packaging-15.0-py2.py3-none-any.whl (17 kB) Downloading packaging-15.0.tar.gz (32 kB) Downloading packaging-14.5-py2.py3-none-any.whl (16 kB) Downloading packaging-14.5.tar.gz (31 kB) Downloading packaging-14.4-py2.py3-none-any.whl (16 kB) Downloading packaging-14.4.tar.gz (31 kB) Downloading packaging-14.3-py2.py3-none-any.whl (16 kB) Downloading packaging-14.3.tar.gz (31 kB) Downloading packaging-14.2-py2.py3-none-any.whl (13 kB) Downloading packaging-14.2.tar.gz (28 kB) Downloading packaging-14.1-py2.py3-none-any.whl (11 kB) Downloading packaging-14.1.tar.gz (26 kB) Downloading packaging-14.0-py2.py3-none-any.whl (10 kB) Downloading packaging-14.0.tar.gz (25 kB) Collecting llvmlite<0.36,>=0.35.0 Downloading llvmlite-0.35.0-cp37-cp37m-manylinux2010_x86_64.whl (25.3 MB) Building wheels for collected packages: evalml, nltk, psutil, pyrsistent, pyyaml, requirements-parser, retrying, shap, locket, pandocfilters Building wheel for evalml (setup.py): started Building wheel for evalml (setup.py): finished with status 'done' Created wheel for evalml: filename=evalml-0.16.1-py3-none-any.whl size=6051588 sha256=4d3cca7795c4eaa53ae69979746f6dc8555fc78f4ee200e723dee9a29d147994 Stored in directory: /tmp/pip-ephem-wheel-cache-dkbv6ju2/wheels/9b/24/cc/fd0947b0017d1fa995eba9b829fcdd9805e5323df33ce4d1b8 Building wheel for nltk (setup.py): started Building wheel for nltk (setup.py): finished with status 'done' Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434678 sha256=6cf1be8b55efb2803e57518d19d81b2be60dd4840df38d96b3068bc0a5ffc45f Stored in directory: /tmp/pip-ephem-wheel-cache-dkbv6ju2/wheels/45/6c/46/a1865e7ba706b3817f5d1b2ff7ce8996aabdd0d03d47ba0266 Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.7.3-cp37-cp37m-linux_x86_64.whl size=285395 sha256=ef8412ae22f669791a8d778674fb56bb2c85b77d5dd66f98fbd140e5bc4c3779 Stored in directory: /tmp/pip-ephem-wheel-cache-dkbv6ju2/wheels/f0/4b/57/d037639271e326da3e80e0ddc37bd3d5da7bbf48b3173be557 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp37-cp37m-linux_x86_64.whl size=115328 sha256=082b5d47fd4bbc1746fcc778e4b6646023bd60642ae248f32e3b706991ec3e1e Stored in directory: /tmp/pip-ephem-wheel-cache-dkbv6ju2/wheels/a5/52/bf/71258a1d7b3c8cbe1ee53f9314c6f65f20385481eaee573cc5 Building wheel for pyyaml (setup.py): started Building wheel for pyyaml (setup.py): finished with status 'done' Created wheel for pyyaml: filename=PyYAML-5.3.1-cp37-cp37m-linux_x86_64.whl size=44620 sha256=acc2ace4b6d1e7436765e87dc6e1a94a2232957c5031f252dec076671cfb8535 Stored in directory: /tmp/pip-ephem-wheel-cache-dkbv6ju2/wheels/5e/03/1e/e1e954795d6f35dfc7b637fe2277bff021303bd9570ecea653 Building wheel for requirements-parser (setup.py): started Building wheel for requirements-parser (setup.py): finished with status 'done' Created wheel for requirements-parser: filename=requirements_parser-0.2.0-py3-none-any.whl size=7655 sha256=622c5a15f5b374958deca3e38fd1adcf8785f16988db7133eac9b0acbf73fafb Stored in directory: /tmp/pip-ephem-wheel-cache-dkbv6ju2/wheels/40/e4/ca/8af24ee94c3863d620d6a52793d82930f4d1d3515a5121d495 Building wheel for retrying (setup.py): started Building wheel for retrying (setup.py): finished with status 'done' Created wheel for retrying: filename=retrying-1.3.3-py3-none-any.whl size=11429 sha256=eaa0ac0bd26ac5170aa8ae510f07bbc8195e14685e8c0c13cd7ae8235ebdbbd9 Stored in directory: /tmp/pip-ephem-wheel-cache-dkbv6ju2/wheels/f9/8d/8d/f6af3f7f9eea3553bc2fe6d53e4b287dad18b06a861ac56ddf Building wheel for shap (setup.py): started Building wheel for shap (setup.py): finished with status 'done' Created wheel for shap: filename=shap-0.37.0-cp37-cp37m-linux_x86_64.whl size=468632 sha256=4444412c4d45eecbf6ad9c32d91093e4167a3ad77a8800e1b0caa4b99bb44679 Stored in directory: /tmp/pip-ephem-wheel-cache-dkbv6ju2/wheels/df/b8/18/2c0a6105152e62dd9a7cf47b5110b9cedb0c8739babdef64b7 Building wheel for locket (setup.py): started Building wheel for locket (setup.py): finished with status 'done' Created wheel for locket: filename=locket-0.2.0-py3-none-any.whl size=4039 sha256=ec02ad8bc46e0a30114ae3b9423614e0e89f7f3e9659b30df8c23ed317c249d7 Stored in directory: /tmp/pip-ephem-wheel-cache-dkbv6ju2/wheels/7d/21/ce/56f01c644a11bde5d09ecae16d9b5e9d7e988187624fd28fec Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.3-py3-none-any.whl size=7992 sha256=1f39f6a7e601e33695c6759b31baa7cf67fd88446fd83b992061b6b4e9585114 Stored in directory: /tmp/pip-ephem-wheel-cache-dkbv6ju2/wheels/42/81/34/545dc2fbf0e9137811e901108d37fc04650e81d48f97078000 Successfully built evalml nltk psutil pyrsistent pyyaml requirements-parser retrying shap locket pandocfilters Installing collected packages: zipp, typing-extensions, ipython-genutils, traitlets, setuptools, pyrsistent, importlib-metadata, attrs, wcwidth, tornado, pyzmq, python-dateutil, ptyprocess, parso, jupyter-core, jsonschema, webencodings, pycparser, prompt-toolkit, pickleshare, pexpect, nest-asyncio, nbformat, jupyter-client, jedi, decorator, backcall, async-generator, toolz, testpath, pyyaml, pandocfilters, numpy, nbclient, mistune, locket, jupyterlab-pygments, ipython, heapdict, entrypoints, defusedxml, cffi, bleach, zict, terminado, tblib, sortedcontainers, Send2Trash, psutil, prometheus-client, partd, pandas, nbconvert, msgpack, ipykernel, fsspec, dask, cloudpickle, click, argon2-cffi, tqdm, threadpoolctl, scipy, retrying, regex, pillow, patsy, notebook, llvmlite, kiwisolver, joblib, distributed, cycler, widgetsnbextension, statsmodels, slicer, scikit-learn, pyarrow, pyaml, plotly, numba, nltk, matplotlib, graphviz, featuretools, xgboost, woodwork, texttable, shap, scikit-optimize, requirements-parser, nlp-primitives, networkx, lightgbm, ipywidgets, colorama, category-encoders, catboost, evalml Attempting uninstall: setuptools Found existing installation: setuptools 41.0.1 Uninstalling setuptools-41.0.1: Successfully uninstalled setuptools-41.0.1 Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Successfully installed Send2Trash-1.5.0 argon2-cffi-20.1.0 async-generator-1.10 attrs-20.3.0 backcall-0.2.0 bleach-3.2.1 catboost-0.24.3 category-encoders-2.2.2 cffi-1.14.4 click-7.1.2 cloudpickle-1.6.0 colorama-0.4.4 cycler-0.10.0 dask-2020.12.0 decorator-4.4.2 defusedxml-0.6.0 distributed-2020.12.0 entrypoints-0.3 evalml-0.16.1 featuretools-0.22.0 fsspec-0.8.4 graphviz-0.15 heapdict-1.0.1 importlib-metadata-3.3.0 ipykernel-5.4.2 ipython-7.19.0 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.17.2 joblib-1.0.0 jsonschema-3.2.0 jupyter-client-6.1.7 jupyter-core-4.7.0 jupyterlab-pygments-0.1.2 kiwisolver-1.3.1 lightgbm-3.1.1 llvmlite-0.35.0 locket-0.2.0 matplotlib-3.3.3 mistune-0.8.4 msgpack-1.0.1 nbclient-0.5.1 nbconvert-6.0.7 nbformat-5.0.8 nest-asyncio-1.4.3 networkx-2.5 nlp-primitives-1.1.0 nltk-3.5 notebook-6.1.5 numba-0.52.0 numpy-1.19.4 pandas-1.1.5 pandocfilters-1.4.3 parso-0.7.1 partd-1.1.0 patsy-0.5.1 pexpect-4.8.0 pickleshare-0.7.5 pillow-8.0.1 plotly-4.14.1 prometheus-client-0.9.0 prompt-toolkit-3.0.8 psutil-5.7.3 ptyprocess-0.6.0 pyaml-20.4.0 pyarrow-2.0.0 pycparser-2.20 pyrsistent-0.17.3 python-dateutil-2.8.1 pyyaml-5.3.1 pyzmq-20.0.0 regex-2020.11.13 requirements-parser-0.2.0 retrying-1.3.3 scikit-learn-0.23.2 scikit-optimize-0.8.1 scipy-1.5.4 setuptools-51.0.0 shap-0.37.0 slicer-0.0.3 sortedcontainers-2.3.0 statsmodels-0.12.1 tblib-1.7.0 terminado-0.9.1 testpath-0.4.4 texttable-1.6.3 threadpoolctl-2.1.0 toolz-0.11.1 tornado-6.1 tqdm-4.54.1 traitlets-5.0.5 typing-extensions-3.7.4.3 wcwidth-0.2.5 webencodings-0.5.1 widgetsnbextension-3.5.1 woodwork-0.0.6 xgboost-1.2.1 zict-2.0.0 zipp-3.4.0 [rtd-command-info] start-time: 2020-12-15T14:57:16.207628Z, end-time: 2020-12-15T14:57:31.352270Z, duration: 15, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r dev-requirements.txt Requirement already satisfied: numpy>=1.19.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 1)) (1.19.4) Requirement already satisfied: pandas>=1.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 2)) (1.1.5) Requirement already satisfied: scipy>=1.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 3)) (1.5.4) Requirement already satisfied: scikit-learn>=0.23.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 4)) (0.23.2) Requirement already satisfied: scikit-optimize>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 5)) (0.8.1) Requirement already satisfied: colorama in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 6)) (0.4.4) Requirement already satisfied: cloudpickle>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 7)) (1.6.0) Requirement already satisfied: click>=7.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 8)) (7.1.2) Requirement already satisfied: psutil>=5.6.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 9)) (5.7.3) Requirement already satisfied: requirements-parser>=0.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 10)) (0.2.0) Requirement already satisfied: shap>=0.35.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 11)) (0.37.0) Requirement already satisfied: texttable>=1.6.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 12)) (1.6.3) Requirement already satisfied: woodwork==0.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 13)) (0.0.6) Requirement already satisfied: featuretools>=0.20.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 14)) (0.22.0) Requirement already satisfied: nlp-primitives>=1.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 15)) (1.1.0) Requirement already satisfied: networkx>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r core-requirements.txt (line 16)) (2.5) Requirement already satisfied: plotly>=4.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (4.14.1) Requirement already satisfied: ipywidgets>=7.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (7.5.1) Requirement already satisfied: xgboost<1.3.0,>=0.82 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (1.2.1) Requirement already satisfied: catboost>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (0.24.3) Requirement already satisfied: lightgbm>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (3.1.1) Requirement already satisfied: graphviz>=0.13 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (0.15) Requirement already satisfied: category_encoders>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (2.2.2) Collecting pytest==4.4.1 Downloading pytest-4.4.1-py2.py3-none-any.whl (223 kB) Collecting pytest-xdist==1.26.1 Downloading pytest_xdist-1.26.1-py2.py3-none-any.whl (35 kB) Collecting pytest-cov==2.6.1 Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB) Collecting nbval==0.9.3 Downloading nbval-0.9.3-py2.py3-none-any.whl (22 kB) Requirement already satisfied: IPython>=5.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r test-requirements.txt (line 5)) (7.19.0) Collecting codecov==2.1.0 Downloading codecov-2.1.0.tar.gz (17 kB) Requirement already satisfied: PyYAML==5.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from -r test-requirements.txt (line 7)) (5.3.1) Collecting flake8==3.7.0 Downloading flake8-3.7.0-py2.py3-none-any.whl (68 kB) Collecting autopep8==1.4.3 Downloading autopep8-1.4.3.tar.gz (113 kB) Collecting isort==4.3.4 Downloading isort-4.3.4-py3-none-any.whl (45 kB) Collecting pydata-sphinx-theme==0.3.1 Downloading pydata_sphinx_theme-0.3.1-py3-none-any.whl (61 kB) Collecting Sphinx==2.0.1 Downloading Sphinx-2.0.1-py2.py3-none-any.whl (3.2 MB) Collecting nbconvert==5.5.0 Downloading nbconvert-5.5.0-py2.py3-none-any.whl (447 kB) Collecting nbsphinx==0.4.2 Downloading nbsphinx-0.4.2-py2.py3-none-any.whl (20 kB) Collecting pycodestyle>=2.4.0 Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) Requirement already satisfied: requests>=2.7.9 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from codecov==2.1.0->-r test-requirements.txt (line 6)) (2.25.0) Collecting coverage Downloading coverage-5.3-cp37-cp37m-manylinux1_x86_64.whl (229 kB) Collecting pycodestyle>=2.4.0 Downloading pycodestyle-2.5.0-py2.py3-none-any.whl (51 kB) Collecting pyflakes<2.2.0,>=2.1.0 Downloading pyflakes-2.1.1-py2.py3-none-any.whl (59 kB) Collecting mccabe<0.7.0,>=0.6.0 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Requirement already satisfied: entrypoints<0.4.0,>=0.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from flake8==3.7.0->-r dev-requirements.txt (line 3)) (0.3) Requirement already satisfied: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (1.4.3) Requirement already satisfied: testpath in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (0.4.4) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (0.6.0) Requirement already satisfied: nbformat>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (5.0.8) Requirement already satisfied: jinja2>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (2.11.2) Requirement already satisfied: mistune>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (0.8.4) Requirement already satisfied: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (4.7.0) Requirement already satisfied: traitlets>=4.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (5.0.5) Requirement already satisfied: bleach in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (3.2.1) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (2.7.3) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbsphinx==0.4.2->-r dev-requirements.txt (line 9)) (0.14) Requirement already satisfied: ipykernel in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbval==0.9.3->-r test-requirements.txt (line 4)) (5.4.2) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbval==0.9.3->-r test-requirements.txt (line 4)) (1.15.0) Requirement already satisfied: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbval==0.9.3->-r test-requirements.txt (line 4)) (6.1.7) Collecting atomicwrites>=1.0 Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) Collecting pluggy>=0.9 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (51.0.0) Collecting more-itertools>=4.0.0 Downloading more_itertools-8.6.0-py3-none-any.whl (45 kB) Collecting py>=1.5.0 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) Requirement already satisfied: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (20.3.0) Collecting execnet>=1.1 Downloading execnet-1.7.1-py2.py3-none-any.whl (39 kB) Collecting pytest-forked Downloading pytest_forked-1.3.0-py2.py3-none-any.whl (4.7 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 7)) (1.1.4) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 7)) (20.8) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 7)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 7)) (2.0.0) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 7)) (2.9.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 7)) (1.2.0) Requirement already satisfied: pyarrow>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from woodwork==0.0.6->-r core-requirements.txt (line 13)) (2.0.0) Requirement already satisfied: matplotlib in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from catboost>=0.20->-r requirements.txt (line 5)) (3.3.3) Requirement already satisfied: patsy>=0.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from category_encoders>=2.0.0->-r requirements.txt (line 8)) (0.5.1) Requirement already satisfied: statsmodels>=0.9.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from category_encoders>=2.0.0->-r requirements.txt (line 8)) (0.12.1) Requirement already satisfied: dask[dataframe]>=2.12.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from featuretools>=0.20.0->-r core-requirements.txt (line 14)) (2020.12.0) Requirement already satisfied: distributed>=2.12.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from featuretools>=0.20.0->-r core-requirements.txt (line 14)) (2020.12.0) Requirement already satisfied: tqdm>=4.32.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from featuretools>=0.20.0->-r core-requirements.txt (line 14)) (4.54.1) Requirement already satisfied: pexpect>4.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from IPython>=5.0.0->-r test-requirements.txt (line 5)) (4.8.0) Requirement already satisfied: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from IPython>=5.0.0->-r test-requirements.txt (line 5)) (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/main/lib/python3.7/site-packages (from IPython>=5.0.0->-r test-requirements.txt (line 5)) (3.0.8) Requirement already satisfied: jedi>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from IPython>=5.0.0->-r test-requirements.txt (line 5)) (0.17.2) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from IPython>=5.0.0->-r test-requirements.txt (line 5)) (0.2.0) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from IPython>=5.0.0->-r test-requirements.txt (line 5)) (4.4.2) Requirement already satisfied: widgetsnbextension~=3.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 3)) (3.5.1) Requirement already satisfied: wheel in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from lightgbm>=2.3.1->-r requirements.txt (line 6)) (0.36.2) Requirement already satisfied: nltk>=3.4.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nlp-primitives>=1.1.0->-r core-requirements.txt (line 15)) (3.5) Requirement already satisfied: python-dateutil>=2.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from pandas>=1.1.0->-r core-requirements.txt (line 2)) (2.8.1) Requirement already satisfied: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from pandas>=1.1.0->-r core-requirements.txt (line 2)) (2020.4) Requirement already satisfied: retrying>=1.3.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from plotly>=4.2.1->-r requirements.txt (line 2)) (1.3.3) Requirement already satisfied: joblib>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from scikit-learn>=0.23.1->-r core-requirements.txt (line 4)) (1.0.0) Requirement already satisfied: threadpoolctl>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from scikit-learn>=0.23.1->-r core-requirements.txt (line 4)) (2.1.0) Requirement already satisfied: pyaml>=16.9 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from scikit-optimize>=0.8.1->-r core-requirements.txt (line 5)) (20.4.0) Requirement already satisfied: slicer==0.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from shap>=0.35.0->-r core-requirements.txt (line 11)) (0.0.3) Requirement already satisfied: numba in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from shap>=0.35.0->-r core-requirements.txt (line 11)) (0.52.0) Requirement already satisfied: fsspec>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from dask[dataframe]>=2.12.0->featuretools>=0.20.0->-r core-requirements.txt (line 14)) (0.8.4) Requirement already satisfied: toolz>=0.8.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from dask[dataframe]>=2.12.0->featuretools>=0.20.0->-r core-requirements.txt (line 14)) (0.11.1) Requirement already satisfied: partd>=0.3.10 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from dask[dataframe]>=2.12.0->featuretools>=0.20.0->-r core-requirements.txt (line 14)) (1.1.0) Requirement already satisfied: zict>=0.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from distributed>=2.12.0->featuretools>=0.20.0->-r core-requirements.txt (line 14)) (2.0.0) Requirement already satisfied: msgpack>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from distributed>=2.12.0->featuretools>=0.20.0->-r core-requirements.txt (line 14)) (1.0.1) Requirement already satisfied: sortedcontainers!=2.0.0,!=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from distributed>=2.12.0->featuretools>=0.20.0->-r core-requirements.txt (line 14)) (2.3.0) Requirement already satisfied: tblib>=1.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from distributed>=2.12.0->featuretools>=0.20.0->-r core-requirements.txt (line 14)) (1.7.0) Requirement already satisfied: tornado>=5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from distributed>=2.12.0->featuretools>=0.20.0->-r core-requirements.txt (line 14)) (6.1) Collecting apipkg>=1.4 Downloading apipkg-1.5-py2.py3-none-any.whl (4.9 kB) Requirement already satisfied: parso<0.8.0,>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from jedi>=0.10->IPython>=5.0.0->-r test-requirements.txt (line 5)) (0.7.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from jinja2>=2.4->nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (1.1.1) Requirement already satisfied: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbformat>=4.4->nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (0.2.0) Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nbformat>=4.4->nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (3.2.0) Requirement already satisfied: importlib-metadata in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (3.3.0) Requirement already satisfied: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (0.17.3) Requirement already satisfied: regex in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from nltk>=3.4.5->nlp-primitives>=1.1.0->-r core-requirements.txt (line 15)) (2020.11.13) Requirement already satisfied: locket in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from partd>=0.3.10->dask[dataframe]>=2.12.0->featuretools>=0.20.0->-r core-requirements.txt (line 14)) (0.2.0) Requirement already satisfied: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from pexpect>4.3->IPython>=5.0.0->-r test-requirements.txt (line 5)) (0.6.0) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from importlib-metadata->jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (3.4.0) Requirement already satisfied: typing-extensions>=3.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from importlib-metadata->jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (3.7.4.3) Requirement already satisfied: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->IPython>=5.0.0->-r test-requirements.txt (line 5)) (0.2.5) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.1.0->-r test-requirements.txt (line 6)) (2.10) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.1.0->-r test-requirements.txt (line 6)) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.1.0->-r test-requirements.txt (line 6)) (2020.12.5) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.1.0->-r test-requirements.txt (line 6)) (1.26.2) Requirement already satisfied: notebook>=4.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (6.1.5) Requirement already satisfied: argon2-cffi in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (20.1.0) Requirement already satisfied: Send2Trash in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (1.5.0) Requirement already satisfied: terminado>=0.8.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.9.1) Requirement already satisfied: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.9.0) Requirement already satisfied: pyzmq>=17 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (20.0.0) Requirement already satisfied: heapdict in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from zict>=0.1.3->distributed>=2.12.0->featuretools>=0.20.0->-r core-requirements.txt (line 14)) (1.0.1) Requirement already satisfied: cffi>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (1.14.4) Requirement already satisfied: pycparser in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from cffi>=1.0.0->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (2.20) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from bleach->nbconvert==5.5.0->-r dev-requirements.txt (line 8)) (0.5.1) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from matplotlib->catboost>=0.20->-r requirements.txt (line 5)) (2.4.7) Requirement already satisfied: cycler>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from matplotlib->catboost>=0.20->-r requirements.txt (line 5)) (0.10.0) Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from matplotlib->catboost>=0.20->-r requirements.txt (line 5)) (8.0.1) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from matplotlib->catboost>=0.20->-r requirements.txt (line 5)) (1.3.1) Requirement already satisfied: llvmlite<0.36,>=0.35.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages (from numba->shap>=0.35.0->-r core-requirements.txt (line 11)) (0.35.0) Building wheels for collected packages: autopep8, codecov Building wheel for autopep8 (setup.py): started Building wheel for autopep8 (setup.py): finished with status 'done' Created wheel for autopep8: filename=autopep8-1.4.3-py2.py3-none-any.whl size=42228 sha256=c7e4db8f73d04234a8e85b34c5fc14b9123d415ca4897cc549c26affb6dae3db Stored in directory: /tmp/pip-ephem-wheel-cache-7dasjrzw/wheels/cb/ca/0d/db843e5869db016f92974eb145021a3920eec623f3e6adff59 Building wheel for codecov (setup.py): started Building wheel for codecov (setup.py): finished with status 'done' Created wheel for codecov: filename=codecov-2.1.0-py2.py3-none-any.whl size=15153 sha256=3c35e1f2b8b5856bbbb61b2a93b7e70546602ef54bafedbf8e5be604cd6fb951 Stored in directory: /tmp/pip-ephem-wheel-cache-7dasjrzw/wheels/8a/24/33/292f49f78eaf4a3dd0db5b46cc75bf33b2af4a90ceff600cfe Successfully built autopep8 codecov Installing collected packages: py, pluggy, nbconvert, more-itertools, atomicwrites, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pytest, apipkg, Sphinx, pytest-forked, pyflakes, pycodestyle, mccabe, execnet, coverage, pytest-xdist, pytest-cov, pydata-sphinx-theme, nbval, nbsphinx, isort, flake8, codecov, autopep8 Attempting uninstall: nbconvert Found existing installation: nbconvert 6.0.7 Uninstalling nbconvert-6.0.7: Successfully uninstalled nbconvert-6.0.7 Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed Sphinx-2.0.1 apipkg-1.5 atomicwrites-1.4.0 autopep8-1.4.3 codecov-2.1.0 coverage-5.3 execnet-1.7.1 flake8-3.7.0 isort-4.3.4 mccabe-0.6.1 more-itertools-8.6.0 nbconvert-5.5.0 nbsphinx-0.4.2 nbval-0.9.3 pluggy-0.13.1 py-1.10.0 pycodestyle-2.5.0 pydata-sphinx-theme-0.3.1 pyflakes-2.1.1 pytest-4.4.1 pytest-cov-2.6.1 pytest-forked-1.3.0 pytest-xdist-1.26.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 [rtd-command-info] start-time: 2020-12-15T14:57:55.400833Z, end-time: 2020-12-15T14:57:55.475850Z, 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 = '2020, Alteryx, Inc.' author = 'Alteryx, 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', 'sphinx.ext.graphviz', 'sphinx.ext.inheritance_diagram' ] # 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 main 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 = "pydata_sphinx_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 place at the top # of the sidebar. html_logo = "images/evalml_horizontal.svg" # 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', author, '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/alteryx/evalml/issues/%s', '#'), 'pr': ('https://github.com/alteryx/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 inheritance_graph_attrs = dict(rankdir="TB", dpi=192.0, ranksep=0.02) inheritance_node_attrs = dict(fontsize=6, height=0.15, width=5, fixedsize=True) inheritance_edge_attrs = dict(arrowsize=0.1) 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 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) ########################################################################### # 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://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "main", 'version_slug': "main", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'feature-labs-inc-evalml', 'name': u'EvalML', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://evalml.alteryx.com/en/stable/', 'analytics_code': 'UA-64679566-12', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'alteryx', 'proxied_api_host': '/_', 'github_repo': 'evalml', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-64679566-12', 'global_analytics_code': 'UA-17997319-2', 'commit': '39ce817a', } 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' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2020-12-15T14:57:55.400833Z, end-time: 2020-12-15T14:57:55.475850Z, 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 = '2020, Alteryx, Inc.' author = 'Alteryx, 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', 'sphinx.ext.graphviz', 'sphinx.ext.inheritance_diagram' ] # 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 main 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 = "pydata_sphinx_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 place at the top # of the sidebar. html_logo = "images/evalml_horizontal.svg" # 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', author, '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/alteryx/evalml/issues/%s', '#'), 'pr': ('https://github.com/alteryx/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 inheritance_graph_attrs = dict(rankdir="TB", dpi=192.0, ranksep=0.02) inheritance_node_attrs = dict(fontsize=6, height=0.15, width=5, fixedsize=True) inheritance_edge_attrs = dict(arrowsize=0.1) 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 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) ########################################################################### # 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://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "main", 'version_slug': "main", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'feature-labs-inc-evalml', 'name': u'EvalML', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://evalml.alteryx.com/en/stable/', 'analytics_code': 'UA-64679566-12', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'alteryx', 'proxied_api_host': '/_', 'github_repo': 'evalml', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-64679566-12', 'global_analytics_code': 'UA-17997319-2', 'commit': '39ce817a', } 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' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2020-12-15T14:58:00.605668Z, end-time: 2020-12-15T14:58:43.078338Z, duration: 42, exit-code: 2 python sphinx-build -T -E -W --keep-going -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v2.0.1 RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd Matplotlib is building the font cache; this may take a moment. loading translations [en]... done making output directory... done [autosummary] generating autosummary for: api_reference.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.automl.AutoMLSearch.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.automl.automl_algorithm.AutoMLAlgorithm.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.automl.automl_algorithm.IterativeAlgorithm.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.automl.callbacks.log_and_save_error_callback.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.automl.callbacks.log_error_callback.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.automl.callbacks.raise_and_save_error_callback.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.automl.callbacks.raise_error_callback.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.automl.callbacks.silent_error_callback.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.automl.get_default_primary_search_objective.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.data_checks.ClassImbalanceDataCheck.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.tuners.GridSearchTuner.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.tuners.RandomSearchTuner.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.tuners.SKOptTuner.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.tuners.Tuner.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.utils.convert_to_seconds.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.utils.drop_rows_with_nans.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.utils.get_random_seed.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.utils.get_random_state.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.utils.import_or_raise.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/evalml.utils.pad_with_nans.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.automl.AutoMLSearch.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.automl.AutoMLSearch.add_to_rankings.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.automl.AutoMLSearch.describe_pipeline.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.automl.AutoMLSearch.get_pipeline.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.automl.AutoMLSearch.load.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.automl.AutoMLSearch.save.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.automl.AutoMLSearch.search.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.automl.automl_algorithm.AutoMLAlgorithm.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.automl.automl_algorithm.AutoMLAlgorithm.add_result.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.automl.automl_algorithm.AutoMLAlgorithm.next_batch.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.tuners.RandomSearchTuner.is_search_space_exhausted.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.tuners.RandomSearchTuner.propose.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.tuners.SKOptTuner.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.tuners.SKOptTuner.add.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.tuners.SKOptTuner.is_search_space_exhausted.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.tuners.SKOptTuner.propose.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.tuners.Tuner.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.tuners.Tuner.add.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.tuners.Tuner.is_search_space_exhausted.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/main/docs/source/generated/methods/evalml.tuners.Tuner.propose.rst building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 19 source files that are out of date updating environment: 954 added, 0 changed, 0 removed reading sources... [ 0%] api_reference reading sources... [ 0%] demos/cost_benefit_matrix Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/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/main/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/main/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/main/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/main/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: ------------------ from evalml.demos.churn import load_churn from evalml.preprocessing import split_data X, y = load_churn() X = X.set_types({'PaymentMethod':'Categorical', 'Contract': 'Categorical'}) # Update data types Woodwork did not correctly infer X_train, X_holdout, y_train, y_holdout = split_data(X, y, test_size=0.3, random_state=0) ------------------ --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd 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/main/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/main/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/main/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/main/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/main/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/main/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/main/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/main/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/main/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/main/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/main/lib/python3.7/site-packages/docutils/readers/__init__.py", line 78, in parse self.parser.parse(self.input, document) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/main/lib/python3.7/site-packages/nbsphinx.py", line 868, in parse raise NotebookError('\n'.join(lines)) nbsphinx.NotebookError: CellExecutionError in demos/cost_benefit_matrix.ipynb: ------------------ from evalml.demos.churn import load_churn from evalml.preprocessing import split_data X, y = load_churn() X = X.set_types({'PaymentMethod':'Categorical', 'Contract': 'Categorical'}) # Update data types Woodwork did not correctly infer X_train, X_holdout, y_train, y_holdout = split_data(X, y, test_size=0.3, random_state=0) ------------------ --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd You can ignore this error by setting the following in conf.py: nbsphinx_allow_errors = True Notebook error: CellExecutionError in demos/cost_benefit_matrix.ipynb: ------------------ from evalml.demos.churn import load_churn from evalml.preprocessing import split_data X, y = load_churn() X = X.set_types({'PaymentMethod':'Categorical', 'Contract': 'Categorical'}) # Update data types Woodwork did not correctly infer X_train, X_holdout, y_train, y_holdout = split_data(X, y, test_size=0.3, random_state=0) ------------------ --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd You can ignore this error by setting the following in conf.py: nbsphinx_allow_errors = True