Read the Docs build information Build id: 97022 Project: leapyear-python-docs Version: latest Commit: 9609fd494c02912494ce7ac4b2889e177179dade Date: 2018-03-27T21:45:51.716421Z State: finished Success: False [rtd-command-info] start-time: 2018-03-28T02:45:53.271789Z, end-time: 2018-03-28T02:45:53.393384Z, duration: 0, exit-code: 0 git remote set-url origin git@github.com:LeapYear/python-docs.git [rtd-command-info] start-time: 2018-03-28T02:45:53.456827Z, end-time: 2018-03-28T02:45:54.007510Z, duration: 0, exit-code: 0 git fetch --tags --prune [rtd-command-info] start-time: 2018-03-28T02:45:54.080184Z, end-time: 2018-03-28T02:45:54.289279Z, duration: 0, exit-code: 0 git checkout --force origin/master HEAD is now at 9609fd4... Altered conf.py to try to resolve import error [rtd-command-info] start-time: 2018-03-28T02:45:54.359258Z, end-time: 2018-03-28T02:45:54.445999Z, duration: 0, exit-code: 0 git clean -d -f -f Removing docs/_build/ Removing leapyear/version.pyc [rtd-command-info] start-time: 2018-03-28T02:45:54.548775Z, end-time: 2018-03-28T02:45:54.556248Z, duration: 0, exit-code: 0 git show-ref --tags [rtd-command-info] start-time: 2018-03-28T02:45:54.621597Z, end-time: 2018-03-28T02:45:54.630219Z, duration: 0, exit-code: 0 git branch -r origin/HEAD -> origin/master origin/master [rtd-command-info] start-time: 2018-03-28T02:45:59.435067Z, end-time: 2018-03-28T02:46:02.176891Z, duration: 2, exit-code: 0 python3.5 -mvirtualenv --no-site-packages --no-download Using base prefix '/usr' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/bin/python3.5 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-03-28T02:46:02.250427Z, end-time: 2018-03-28T02:46:31.346485Z, duration: 29, exit-code: 0 python pip install --use-wheel --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip Pygments==2.2.0 setuptools==37.0.0 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 sphinx==1.6.5 sphinx-rtd-theme<0.3 readthedocs-sphinx-ext<0.6 Collecting Pygments==2.2.0 Using cached Pygments-2.2.0-py2.py3-none-any.whl Collecting setuptools==37.0.0 Using cached setuptools-37.0.0-py2.py3-none-any.whl Collecting docutils==0.13.1 Downloading docutils-0.13.1-py3-none-any.whl (536kB) Collecting mock==1.0.1 Using cached mock-1.0.1.tar.gz Collecting pillow==2.6.1 Using cached Pillow-2.6.1.tar.gz Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached alabaster-0.7.10-py2.py3-none-any.whl Collecting commonmark==0.5.4 Using cached CommonMark-0.5.4.tar.gz Collecting recommonmark==0.4.0 Using cached recommonmark-0.4.0-py2.py3-none-any.whl Collecting sphinx==1.6.5 Using cached Sphinx-1.6.5-py2.py3-none-any.whl Collecting sphinx-rtd-theme<0.3 Using cached sphinx_rtd_theme-0.2.4-py2.py3-none-any.whl Collecting readthedocs-sphinx-ext<0.6 Downloading readthedocs-sphinx-ext-0.5.8.tar.gz Collecting sphinxcontrib-websupport (from sphinx==1.6.5) Using cached sphinxcontrib_websupport-1.0.1-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx==1.6.5) Using cached snowballstemmer-1.2.1-py2.py3-none-any.whl Collecting imagesize (from sphinx==1.6.5) Using cached imagesize-1.0.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx==1.6.5) Using cached Jinja2-2.10-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx==1.6.5) Using cached requests-2.18.4-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx==1.6.5) Using cached six-1.11.0-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx==1.6.5) Using cached Babel-2.5.3-py2.py3-none-any.whl Collecting nilsimsa>=0.3.7 (from readthedocs-sphinx-ext<0.6) Using cached nilsimsa-0.3.8.tar.gz Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx==1.6.5) Using cached MarkupSafe-1.0.tar.gz Collecting urllib3<1.23,>=1.21.1 (from requests>=2.0.0->sphinx==1.6.5) Using cached urllib3-1.22-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx==1.6.5) Using cached chardet-3.0.4-py2.py3-none-any.whl Collecting idna<2.7,>=2.5 (from requests>=2.0.0->sphinx==1.6.5) Using cached idna-2.6-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx==1.6.5) Using cached certifi-2018.1.18-py2.py3-none-any.whl Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx==1.6.5) Using cached pytz-2018.3-py2.py3-none-any.whl Building wheels for collected packages: mock, pillow, commonmark, readthedocs-sphinx-ext, nilsimsa, MarkupSafe Running setup.py bdist_wheel for mock: started Running setup.py bdist_wheel for mock: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/10/e5/4a/eed88674a2ddcf2fdddb2a00c8a2c772b24979186a4ba84d82 Running setup.py bdist_wheel for pillow: started Running setup.py bdist_wheel for pillow: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/ec/e1/02/91782344499267ed189d74d0e5dae1614a1aab1f17ed2ea8eb Running setup.py bdist_wheel for commonmark: started Running setup.py bdist_wheel for commonmark: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/fd/3a/ea/9ead7944d8ba3771888487ca4f6ef39bcde9fd4e986c32f442 Running setup.py bdist_wheel for readthedocs-sphinx-ext: started Running setup.py bdist_wheel for readthedocs-sphinx-ext: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/26/77/5f/b9af99205f0cce9aaaebaa9fdbf7f95b9e7aa5ed2c4936cc3d Running setup.py bdist_wheel for nilsimsa: started Running setup.py bdist_wheel for nilsimsa: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/77/f8/25/539c7b52ecbfcb7ed9b6c7189f9fdde48706c41fe529a64c9f Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/88/a7/30/e39a54a87bcbe25308fa3ca64e8ddc75d9b3e5afa21ee32d57 Successfully built mock pillow commonmark readthedocs-sphinx-ext nilsimsa MarkupSafe Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, sphinxcontrib-websupport, snowballstemmer, imagesize, MarkupSafe, Jinja2, urllib3, chardet, idna, certifi, requests, six, pytz, babel, sphinx, sphinx-rtd-theme, nilsimsa, readthedocs-sphinx-ext Found existing installation: setuptools 28.8.0 Uninstalling setuptools-28.8.0: Successfully uninstalled setuptools-28.8.0 Successfully installed Jinja2-2.10 MarkupSafe-1.0 Pygments-2.2.0 alabaster-0.7.10 babel-2.5.3 certifi-2018.1.18 chardet-3.0.4 commonmark-0.5.4 docutils-0.13.1 idna-2.6 imagesize-1.0.0 mock-1.0.1 nilsimsa-0.3.8 pillow-2.6.1 pytz-2018.3 readthedocs-sphinx-ext-0.5.8 recommonmark-0.4.0 requests-2.18.4 setuptools-37.0.0 six-1.11.0 snowballstemmer-1.2.1 sphinx-1.6.5 sphinx-rtd-theme-0.2.4 sphinxcontrib-websupport-1.0.1 urllib3-1.22 You are using pip version 9.0.1, however version 9.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-03-28T02:46:31.412330Z, end-time: 2018-03-28T02:47:24.290867Z, duration: 52, exit-code: 1 python pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip -rrequirements/dev-requirements.txt Collecting numpy==1.13.3 (from -r requirements/requirements.txt (line 1)) Downloading numpy-1.13.3-cp35-cp35m-manylinux1_x86_64.whl (16.9MB) Collecting python-dateutil==2.6.1 (from -r requirements/requirements.txt (line 2)) Downloading python_dateutil-2.6.1-py2.py3-none-any.whl (194kB) Collecting typing==3.6.2 (from -r requirements/requirements.txt (line 3)) Downloading typing-3.6.2-py3-none-any.whl Collecting kerberos==1.2.5 (from -r requirements/test-requirements.txt (line 1)) Downloading kerberos-1.2.5.tar.gz Collecting awscli==1.14.32 (from -r requirements/test-requirements.txt (line 2)) Downloading awscli-1.14.32-py2.py3-none-any.whl (1.2MB) Collecting pytest==3.3.2 (from -r requirements/test-requirements.txt (line 5)) Downloading pytest-3.3.2-py2.py3-none-any.whl (185kB) Collecting pytest-instafail==0.3.0 (from -r requirements/test-requirements.txt (line 6)) Downloading pytest-instafail-0.3.0.tar.gz Collecting pytest-rerunfailures==3.1 (from -r requirements/test-requirements.txt (line 7)) Downloading pytest_rerunfailures-3.1-py2.py3-none-any.whl Collecting pytest-quickcheck==0.8.3 (from -r requirements/test-requirements.txt (line 8)) Downloading pytest-quickcheck-0.8.3.tar.gz Collecting pytest-regtest==0.15.1 (from -r requirements/test-requirements.txt (line 9)) Downloading pytest-regtest-0.15.1.tar.gz Collecting pytest-xdist==1.21.0 (from -r requirements/test-requirements.txt (line 10)) Downloading pytest_xdist-1.21.0-py2.py3-none-any.whl Collecting coverage==4.4.1 (from -r requirements/test-requirements.txt (line 11)) Downloading coverage-4.4.1-cp35-cp35m-manylinux1_x86_64.whl (196kB) Collecting pyarrow==0.7.1 (from -r requirements/test-requirements.txt (line 12)) Downloading pyarrow-0.7.1-cp35-cp35m-manylinux1_x86_64.whl (7.7MB) Collecting jupyter==1.0.0 (from -r requirements/test-requirements.txt (line 15)) Downloading jupyter-1.0.0-py2.py3-none-any.whl Collecting seaborn==0.8.1 (from -r requirements/test-requirements.txt (line 16)) Downloading seaborn-0.8.1.tar.gz (178kB) Collecting pandas==0.21.0 (from -r requirements/test-requirements.txt (line 17)) Downloading pandas-0.21.0-cp35-cp35m-manylinux1_x86_64.whl (25.7MB) Collecting matplotlib==2.1.0 (from -r requirements/test-requirements.txt (line 18)) Downloading matplotlib-2.1.0-cp35-cp35m-manylinux1_x86_64.whl (15.0MB) Collecting scikit-learn[alldeps]==0.19.1 (from -r requirements/test-requirements.txt (line 19)) Downloading scikit_learn-0.19.1-cp35-cp35m-manylinux1_x86_64.whl (12.2MB) Collecting scipy==1.0.0 (from -r requirements/test-requirements.txt (line 20)) Downloading scipy-1.0.0-cp35-cp35m-manylinux1_x86_64.whl (49.6MB) Collecting sqlalchemy==1.1.14 (from -r requirements/test-requirements.txt (line 23)) Downloading SQLAlchemy-1.1.14.tar.gz (5.2MB) Collecting psycopg2==2.7.3.2 (from -r requirements/test-requirements.txt (line 24)) Downloading psycopg2-2.7.3.2-cp35-cp35m-manylinux1_x86_64.whl (2.7MB) Collecting flake8==3.5.0 (from -r requirements/test-requirements.txt (line 27)) Downloading flake8-3.5.0-py2.py3-none-any.whl (69kB) Collecting flake8-blind-except==0.1.1 (from -r requirements/test-requirements.txt (line 28)) Downloading flake8-blind-except-0.1.1.tar.gz Collecting flake8-bugbear==17.4.0 (from -r requirements/test-requirements.txt (line 29)) Downloading flake8_bugbear-17.4.0-py35.py36-none-any.whl Collecting flake8-builtins==1.0 (from -r requirements/test-requirements.txt (line 30)) Downloading flake8_builtins-1.0-py2.py3-none-any.whl Collecting flake8-commas==0.4.3 (from -r requirements/test-requirements.txt (line 31)) Downloading flake8_commas-0.4.3-py2.py3-none-any.whl Collecting flake8-comprehensions==1.4.1 (from -r requirements/test-requirements.txt (line 32)) Downloading flake8_comprehensions-1.4.1-py2.py3-none-any.whl Collecting flake8-deprecated==1.3 (from -r requirements/test-requirements.txt (line 33)) Downloading flake8_deprecated-1.3-py2.py3-none-any.whl Collecting flake8-docstrings==1.1.0 (from -r requirements/test-requirements.txt (line 34)) Downloading flake8_docstrings-1.1.0-py2.py3-none-any.whl Collecting flake8-import-order==0.14.3 (from -r requirements/test-requirements.txt (line 35)) Downloading flake8_import_order-0.14.3-py2.py3-none-any.whl Collecting flake8-mutable==1.2.0 (from -r requirements/test-requirements.txt (line 36)) Downloading flake8-mutable-1.2.0.tar.gz Collecting flake8-mypy==17.8.0 (from -r requirements/test-requirements.txt (line 37)) Downloading flake8_mypy-17.8.0-py35.py36-none-any.whl Collecting flake8-pep3101==1.1 (from -r requirements/test-requirements.txt (line 38)) Downloading flake8_pep3101-1.1-py2.py3-none-any.whl Collecting flake8-print==2.0.2 (from -r requirements/test-requirements.txt (line 39)) Downloading flake8-print-2.0.2.tar.gz Collecting flake8-tuple==0.2.13 (from -r requirements/test-requirements.txt (line 40)) Downloading flake8_tuple-0.2.13.tar.gz Requirement already satisfied: recommonmark==0.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from -r requirements/test-requirements.txt (line 43)) Requirement already satisfied: sphinx==1.6.5 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from -r requirements/test-requirements.txt (line 44)) Requirement already satisfied: sphinx_rtd_theme==0.2.4 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from -r requirements/test-requirements.txt (line 45)) Collecting sphinxcontrib-spelling==4.0.1 (from -r requirements/test-requirements.txt (line 46)) Downloading sphinxcontrib_spelling-4.0.1-py3-none-any.whl Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from python-dateutil==2.6.1->-r requirements/requirements.txt (line 2)) Collecting botocore==1.8.36 (from awscli==1.14.32->-r requirements/test-requirements.txt (line 2)) Downloading botocore-1.8.36-py2.py3-none-any.whl (4.1MB) Collecting colorama<=0.3.7,>=0.2.5 (from awscli==1.14.32->-r requirements/test-requirements.txt (line 2)) Downloading colorama-0.3.7-py2.py3-none-any.whl Collecting rsa<=3.5.0,>=3.1.2 (from awscli==1.14.32->-r requirements/test-requirements.txt (line 2)) Downloading rsa-3.4.2-py2.py3-none-any.whl (46kB) Requirement already satisfied: docutils>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from awscli==1.14.32->-r requirements/test-requirements.txt (line 2)) Collecting s3transfer<0.2.0,>=0.1.12 (from awscli==1.14.32->-r requirements/test-requirements.txt (line 2)) Downloading s3transfer-0.1.13-py2.py3-none-any.whl (59kB) Collecting PyYAML<=3.12,>=3.10 (from awscli==1.14.32->-r requirements/test-requirements.txt (line 2)) Downloading PyYAML-3.12.tar.gz (253kB) Collecting pluggy<0.7,>=0.5 (from pytest==3.3.2->-r requirements/test-requirements.txt (line 5)) Downloading pluggy-0.6.0.tar.gz Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from pytest==3.3.2->-r requirements/test-requirements.txt (line 5)) Collecting attrs>=17.2.0 (from pytest==3.3.2->-r requirements/test-requirements.txt (line 5)) Downloading attrs-17.4.0-py2.py3-none-any.whl Collecting py>=1.5.0 (from pytest==3.3.2->-r requirements/test-requirements.txt (line 5)) Downloading py-1.5.3-py2.py3-none-any.whl (84kB) Collecting pytest-forked (from pytest-xdist==1.21.0->-r requirements/test-requirements.txt (line 10)) Downloading pytest_forked-0.2-py2.py3-none-any.whl Collecting execnet>=1.1 (from pytest-xdist==1.21.0->-r requirements/test-requirements.txt (line 10)) Downloading execnet-1.5.0-py2.py3-none-any.whl Collecting jupyter-console (from jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading jupyter_console-5.2.0-py2.py3-none-any.whl Collecting ipywidgets (from jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading ipywidgets-7.1.2-py2.py3-none-any.whl (68kB) Collecting qtconsole (from jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading qtconsole-4.3.1-py2.py3-none-any.whl (108kB) Collecting nbconvert (from jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading nbconvert-5.3.1-py2.py3-none-any.whl (387kB) Collecting notebook (from jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading notebook-5.4.1-py2.py3-none-any.whl (8.0MB) Collecting ipykernel (from jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading ipykernel-4.8.2-py3-none-any.whl (108kB) Requirement already satisfied: pytz>=2011k in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from pandas==0.21.0->-r requirements/test-requirements.txt (line 17)) Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 (from matplotlib==2.1.0->-r requirements/test-requirements.txt (line 18)) Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56kB) Collecting cycler>=0.10 (from matplotlib==2.1.0->-r requirements/test-requirements.txt (line 18)) Downloading cycler-0.10.0-py2.py3-none-any.whl Collecting mccabe<0.7.0,>=0.6.0 (from flake8==3.5.0->-r requirements/test-requirements.txt (line 27)) Downloading mccabe-0.6.1-py2.py3-none-any.whl Collecting pycodestyle<2.4.0,>=2.0.0 (from flake8==3.5.0->-r requirements/test-requirements.txt (line 27)) Downloading pycodestyle-2.3.1-py2.py3-none-any.whl (45kB) Collecting pyflakes<1.7.0,>=1.5.0 (from flake8==3.5.0->-r requirements/test-requirements.txt (line 27)) Downloading pyflakes-1.6.0-py2.py3-none-any.whl (227kB) Collecting flake8-polyfill (from flake8-docstrings==1.1.0->-r requirements/test-requirements.txt (line 34)) Downloading flake8_polyfill-1.0.2-py2.py3-none-any.whl Collecting pydocstyle>=2.0 (from flake8-docstrings==1.1.0->-r requirements/test-requirements.txt (line 34)) Downloading pydocstyle-2.1.1-py3-none-any.whl Collecting asttokens (from flake8-import-order==0.14.3->-r requirements/test-requirements.txt (line 35)) Downloading asttokens-1.1.10-py2.py3-none-any.whl Collecting mypy (from flake8-mypy==17.8.0->-r requirements/test-requirements.txt (line 37)) Downloading mypy-0.580-py3-none-any.whl (1.2MB) Requirement already satisfied: commonmark<=0.5.4 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from recommonmark==0.4.0->-r requirements/test-requirements.txt (line 43)) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from sphinx==1.6.5->-r requirements/test-requirements.txt (line 44)) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from sphinx==1.6.5->-r requirements/test-requirements.txt (line 44)) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from sphinx==1.6.5->-r requirements/test-requirements.txt (line 44)) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from sphinx==1.6.5->-r requirements/test-requirements.txt (line 44)) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from sphinx==1.6.5->-r requirements/test-requirements.txt (line 44)) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from sphinx==1.6.5->-r requirements/test-requirements.txt (line 44)) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from sphinx==1.6.5->-r requirements/test-requirements.txt (line 44)) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from sphinx==1.6.5->-r requirements/test-requirements.txt (line 44)) Collecting PyEnchant>=1.6.5 (from sphinxcontrib-spelling==4.0.1->-r requirements/test-requirements.txt (line 46)) Downloading pyenchant-2.0.0.tar.gz (64kB) Collecting jmespath<1.0.0,>=0.7.1 (from botocore==1.8.36->awscli==1.14.32->-r requirements/test-requirements.txt (line 2)) Downloading jmespath-0.9.3-py2.py3-none-any.whl Collecting pyasn1>=0.1.3 (from rsa<=3.5.0,>=3.1.2->awscli==1.14.32->-r requirements/test-requirements.txt (line 2)) Downloading pyasn1-0.4.2-py2.py3-none-any.whl (71kB) Collecting apipkg>=1.4 (from execnet>=1.1->pytest-xdist==1.21.0->-r requirements/test-requirements.txt (line 10)) Downloading apipkg-1.4-py2.py3-none-any.whl Collecting ipython (from jupyter-console->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading ipython-6.2.1-py3-none-any.whl (745kB) Collecting jupyter-client (from jupyter-console->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading jupyter_client-5.2.3-py2.py3-none-any.whl (89kB) Collecting prompt-toolkit<2.0.0,>=1.0.0 (from jupyter-console->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading prompt_toolkit-1.0.15-py3-none-any.whl (247kB) Collecting widgetsnbextension~=3.1.0 (from ipywidgets->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading widgetsnbextension-3.1.4-py2.py3-none-any.whl (2.2MB) Collecting nbformat>=4.2.0 (from ipywidgets->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading nbformat-4.4.0-py2.py3-none-any.whl (155kB) Collecting traitlets>=4.3.1 (from ipywidgets->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading traitlets-4.3.2-py2.py3-none-any.whl (74kB) Collecting ipython-genutils (from qtconsole->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl Collecting jupyter-core (from qtconsole->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading jupyter_core-4.4.0-py2.py3-none-any.whl (126kB) Collecting testpath (from nbconvert->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading testpath-0.3.1-py2.py3-none-any.whl (161kB) Collecting entrypoints>=0.2.2 (from nbconvert->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading entrypoints-0.2.3-py2.py3-none-any.whl Collecting bleach (from nbconvert->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading bleach-2.1.3-py2.py3-none-any.whl Collecting mistune>=0.7.4 (from nbconvert->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading mistune-0.8.3-py2.py3-none-any.whl Collecting pandocfilters>=1.4.1 (from nbconvert->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading pandocfilters-1.4.2.tar.gz Collecting Send2Trash (from notebook->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading Send2Trash-1.5.0-py3-none-any.whl Collecting terminado>=0.8.1 (from notebook->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading terminado-0.8.1-py2.py3-none-any.whl Collecting tornado>=4 (from notebook->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading tornado-5.0.1.tar.gz (504kB) Collecting typed-ast<1.2.0,>=1.1.0 (from mypy->flake8-mypy==17.8.0->-r requirements/test-requirements.txt (line 37)) Downloading typed_ast-1.1.0-cp35-cp35m-manylinux1_x86_64.whl (724kB) Requirement already satisfied: urllib3<1.23,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from requests>=2.0.0->sphinx==1.6.5->-r requirements/test-requirements.txt (line 44)) Requirement already satisfied: idna<2.7,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from requests>=2.0.0->sphinx==1.6.5->-r requirements/test-requirements.txt (line 44)) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from requests>=2.0.0->sphinx==1.6.5->-r requirements/test-requirements.txt (line 44)) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from requests>=2.0.0->sphinx==1.6.5->-r requirements/test-requirements.txt (line 44)) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/lib/python3.5/site-packages (from Jinja2>=2.3->sphinx==1.6.5->-r requirements/test-requirements.txt (line 44)) Collecting pexpect; sys_platform != "win32" (from ipython->jupyter-console->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading pexpect-4.4.0-py2.py3-none-any.whl (56kB) Collecting jedi>=0.10 (from ipython->jupyter-console->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading jedi-0.11.1-py2.py3-none-any.whl (250kB) Collecting decorator (from ipython->jupyter-console->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading decorator-4.2.1-py2.py3-none-any.whl Collecting pickleshare (from ipython->jupyter-console->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading pickleshare-0.7.4-py2.py3-none-any.whl Collecting simplegeneric>0.8 (from ipython->jupyter-console->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading simplegeneric-0.8.1.zip Collecting pyzmq>=13 (from jupyter-client->jupyter-console->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading pyzmq-17.0.0-cp35-cp35m-manylinux1_x86_64.whl (3.1MB) Collecting wcwidth (from prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading wcwidth-0.1.7-py2.py3-none-any.whl Collecting jsonschema!=2.5.0,>=2.4 (from nbformat>=4.2.0->ipywidgets->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading jsonschema-2.6.0-py2.py3-none-any.whl Collecting html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre (from bleach->nbconvert->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading html5lib-1.0.1-py2.py3-none-any.whl (117kB) Collecting ptyprocess; os_name != "nt" (from terminado>=0.8.1->notebook->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading ptyprocess-0.5.2-py2.py3-none-any.whl Collecting parso==0.1.1 (from jedi>=0.10->ipython->jupyter-console->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading parso-0.1.1-py2.py3-none-any.whl (91kB) Collecting webencodings (from html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre->bleach->nbconvert->jupyter==1.0.0->-r requirements/test-requirements.txt (line 15)) Downloading webencodings-0.5.1-py2.py3-none-any.whl Building wheels for collected packages: kerberos, pytest-instafail, pytest-quickcheck, pytest-regtest, seaborn, sqlalchemy, flake8-blind-except, flake8-mutable, flake8-print, flake8-tuple, PyYAML, pluggy, PyEnchant, pandocfilters, tornado, simplegeneric Running setup.py bdist_wheel for kerberos: started Running setup.py bdist_wheel for kerberos: finished with status 'error' Complete output from command /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-e2qqxmgh/kerberos/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpnlshli9upip-wheel- --python-tag cp35: running bdist_wheel running build running build_ext building 'kerberos' extension creating build creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/src x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5m -I/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/include/python3.5m -c src/base64.c -o build/temp.linux-x86_64-3.5/src/base64.o /bin/sh: 1: krb5-config: not found x86_64-linux-gnu-gcc: error: /bin/sh:: No such file or directory x86_64-linux-gnu-gcc: error: 1:: No such file or directory x86_64-linux-gnu-gcc: error: krb5-config:: No such file or directory x86_64-linux-gnu-gcc: error: not: No such file or directory x86_64-linux-gnu-gcc: error: found: No such file or directory error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 ---------------------------------------- Failed building wheel for kerberos Running setup.py clean for kerberos Running setup.py bdist_wheel for pytest-instafail: started Running setup.py bdist_wheel for pytest-instafail: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/83/68/b2/5c62b46a7dd6ca9d614f01144c08092bb0be706b75a8bb49c8 Running setup.py bdist_wheel for pytest-quickcheck: started Running setup.py bdist_wheel for pytest-quickcheck: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/99/98/87/919f44c852af95c52360cbb7f1c15f0ec05532659c5ab5c271 Running setup.py bdist_wheel for pytest-regtest: started Running setup.py bdist_wheel for pytest-regtest: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/e5/0c/74/b662b5766f1173df7ef883f369ea6968254ed418288ad40377 Running setup.py bdist_wheel for seaborn: started Running setup.py bdist_wheel for seaborn: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/29/af/4b/ac6b04ec3e2da1a450e74c6a0e86ade83807b4aaf40466ecda Running setup.py bdist_wheel for sqlalchemy: started Running setup.py bdist_wheel for sqlalchemy: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/9f/cc/4b/d2645b72ec1ba3dd72d7ae384c431cf56bae03918f38c4e5e5 Running setup.py bdist_wheel for flake8-blind-except: started Running setup.py bdist_wheel for flake8-blind-except: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/13/e0/ec/30c1e770f71fb83dcd50721f138a669feb8c3996a82dc31053 Running setup.py bdist_wheel for flake8-mutable: started Running setup.py bdist_wheel for flake8-mutable: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/eb/1c/7d/110eb3e2bfad8502b9c8d7fed92fe437d497beda1d0d39e4e4 Running setup.py bdist_wheel for flake8-print: started Running setup.py bdist_wheel for flake8-print: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/9b/64/18/7f28de6a0c935a43ae2f5e8603fe4207fb3f6b4b8e5d700b6b Running setup.py bdist_wheel for flake8-tuple: started Running setup.py bdist_wheel for flake8-tuple: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/af/f3/1a/7f2df4819e6ae69c9b42990cc9d52846c4096b03e8feb9e57a Running setup.py bdist_wheel for PyYAML: started Running setup.py bdist_wheel for PyYAML: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/2c/f7/79/13f3a12cd723892437c0cfbde1230ab4d82947ff7b3839a4fc Running setup.py bdist_wheel for pluggy: started Running setup.py bdist_wheel for pluggy: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/df/44/8e/e136760ae525eac46b3e3db643ef58ff1753177b5a722b0c96 Running setup.py bdist_wheel for PyEnchant: started Running setup.py bdist_wheel for PyEnchant: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/80/e7/de/1c74550487b1273c72a2831bbf11f0dd63fd6bc487530cdca5 Running setup.py bdist_wheel for pandocfilters: started Running setup.py bdist_wheel for pandocfilters: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/08/5b/5b/66b3cde6f8215f8345479ef3699d6ddbb860f6ea7072008f8b Running setup.py bdist_wheel for tornado: started Running setup.py bdist_wheel for tornado: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/fd/0d/50/bb8bebaf371beed13f2502466cdadc9ef2afb3302e66a56a36 Running setup.py bdist_wheel for simplegeneric: started Running setup.py bdist_wheel for simplegeneric: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/7b/31/08/c85e74c84188cbec6a6827beec4d640f2bd78ae003dc1ec09d Successfully built pytest-instafail pytest-quickcheck pytest-regtest seaborn sqlalchemy flake8-blind-except flake8-mutable flake8-print flake8-tuple PyYAML pluggy PyEnchant pandocfilters tornado simplegeneric Failed to build kerberos Installing collected packages: numpy, python-dateutil, typing, kerberos, jmespath, botocore, colorama, pyasn1, rsa, s3transfer, PyYAML, awscli, pluggy, attrs, py, pytest, pytest-instafail, pytest-rerunfailures, pytest-quickcheck, pytest-regtest, pytest-forked, apipkg, execnet, pytest-xdist, coverage, pyarrow, wcwidth, prompt-toolkit, ipython-genutils, decorator, traitlets, ptyprocess, pexpect, parso, jedi, pickleshare, simplegeneric, ipython, pyzmq, jupyter-core, tornado, jupyter-client, ipykernel, jupyter-console, Send2Trash, terminado, testpath, entrypoints, jsonschema, nbformat, webencodings, html5lib, bleach, mistune, pandocfilters, nbconvert, notebook, widgetsnbextension, ipywidgets, qtconsole, jupyter, scipy, pyparsing, cycler, matplotlib, pandas, seaborn, scikit-learn, sqlalchemy, psycopg2, mccabe, pycodestyle, pyflakes, flake8, flake8-blind-except, flake8-bugbear, flake8-builtins, flake8-commas, flake8-comprehensions, flake8-deprecated, flake8-polyfill, pydocstyle, flake8-docstrings, asttokens, flake8-import-order, flake8-mutable, typed-ast, mypy, flake8-mypy, flake8-pep3101, flake8-print, flake8-tuple, PyEnchant, sphinxcontrib-spelling Running setup.py install for kerberos: started Running setup.py install for kerberos: finished with status 'error' Complete output from command /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-e2qqxmgh/kerberos/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-afxb2d64-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/include/site/python3.5/kerberos: running install running build running build_ext building 'kerberos' extension creating build creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/src x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5m -I/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/include/python3.5m -c src/base64.c -o build/temp.linux-x86_64-3.5/src/base64.o /bin/sh: 1: krb5-config: not found x86_64-linux-gnu-gcc: error: /bin/sh:: No such file or directory x86_64-linux-gnu-gcc: error: 1:: No such file or directory x86_64-linux-gnu-gcc: error: krb5-config:: No such file or directory x86_64-linux-gnu-gcc: error: not: No such file or directory x86_64-linux-gnu-gcc: error: found: No such file or directory error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 ---------------------------------------- Command "/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-e2qqxmgh/kerberos/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-afxb2d64-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/include/site/python3.5/kerberos" failed with error code 1 in /tmp/pip-build-e2qqxmgh/kerberos/ You are using pip version 9.0.1, however version 9.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command.