Read the Docs build information Build id: 245538 Project: arundo-adtk Version: latest Commit: 30b4d4fcad7ed3b4c2c25bbd2b23043d0448294c Date: 2019-09-27T00:36:29.971077Z State: finished Success: True [rtd-command-info] start-time: 2019-09-27T00:36:30.462097Z, end-time: 2019-09-27T00:36:31.137330Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:arundo/adtk.git . Cloning into '.'... [rtd-command-info] start-time: 2019-09-27T00:36:31.359285Z, end-time: 2019-09-27T00:36:31.450348Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. 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 30b4d4f migrated to a public repo for open source [rtd-command-info] start-time: 2019-09-27T00:36:31.527377Z, end-time: 2019-09-27T00:36:31.538328Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-09-27T00:36:32.493555Z, end-time: 2019-09-27T00:36:36.801179Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --system-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-09-27T00:36:36.900246Z, end-time: 2019-09-27T00:36:39.430714Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip pip Collecting pip Downloading https://files.pythonhosted.org/packages/30/db/9e38760b32e3e7f40cce46dd5fb107b8c73840df38f0046d8e6514e675a1/pip-19.2.3-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 19.1.1 Uninstalling pip-19.1.1: Successfully uninstalled pip-19.1.1 Successfully installed pip-19.2.3 [rtd-command-info] start-time: 2019-09-27T00:36:39.510128Z, end-time: 2019-09-27T00:36:50.446776Z, duration: 10, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip -I Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl (849kB) Collecting setuptools==41.0.1 Downloading https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB) Collecting docutils==0.14 Downloading https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl (543kB) Collecting mock==1.0.1 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) Collecting pillow==5.4.1 Downloading https://files.pythonhosted.org/packages/ae/2a/0a0ab2833e5270664fb5fae590717f867ac6319b124160c09f1d3291de28/Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Downloading https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl (47kB) Collecting recommonmark==0.5.0 Downloading https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting sphinx<2 Downloading https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl (3.1MB) Collecting sphinx-rtd-theme<0.5 Downloading https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4MB) Collecting readthedocs-sphinx-ext<1.1 Downloading https://files.pythonhosted.org/packages/51/43/a5a98d9aec325b2824bdf504fa446ae876d0909d03e28667018f9eb01bcd/readthedocs_sphinx_ext-1.0.0-py2.py3-none-any.whl Collecting future (from commonmark==0.8.1) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/51/16/86a280d59b3bb439e7103ea1a275a191e3d2df8a3543cda0708f7cb4333c/snowballstemmer-1.9.1.tar.gz (82kB) Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl (8.4MB) Collecting Jinja2>=2.3 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) Collecting packaging (from sphinx<2) Downloading https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl Collecting imagesize (from sphinx<2) Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting sphinxcontrib-websupport (from sphinx<2) Downloading https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB) Collecting six>=1.5 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl (508kB) Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<2) Downloading https://files.pythonhosted.org/packages/98/7b/ff284bd8c80654e471b769062a9b43cc5d03e7a615048d96f4619df8d420/MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx<2) Downloading https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl (65kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/e0/da/55f51ea951e1b7c63a579c09dd7db825bb730ec1fe9c0180fc77bfb31448/urllib3-1.25.6-py2.py3-none-any.whl (125kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl (154kB) Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB) Building wheels for collected packages: mock, future, snowballstemmer 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-cp37-none-any.whl size=23754 sha256=6b0a2ad6838866bb6464f582f432c17981b1001fd3d4e3fb5175f460d5a8f75a Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.17.1-cp37-none-any.whl size=488730 sha256=39bca668428db7003a0280efa4d10af0827feda0168c2a7b2e5692b46a0ac670 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/0c/61/d2/d6b7317325828fbb39ee6ad559dbe4664d0896da4721bf379e Building wheel for snowballstemmer (setup.py): started Building wheel for snowballstemmer (setup.py): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-1.9.1-cp37-none-any.whl size=101576 sha256=dd66c59d60cec514298b745a68bc0d219dfd146975aa5c90076ae1e59d018bb7 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/ae/9b/66/6b8f275ec6dfa2138a56faaf2b4314ca44a4746286560d5578 Successfully built mock future snowballstemmer Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, snowballstemmer, pytz, babel, MarkupSafe, Jinja2, six, pyparsing, packaging, imagesize, sphinxcontrib-websupport, urllib3, certifi, chardet, idna, requests, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.7.0 certifi-2019.9.11 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.2 pillow-5.4.1 pyparsing-2.4.2 pytz-2019.2 readthedocs-sphinx-ext-1.0.0 recommonmark-0.5.0 requests-2.22.0 setuptools-41.0.1 six-1.12.0 snowballstemmer-1.9.1 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 urllib3-1.25.6 [rtd-command-info] start-time: 2019-09-27T00:36:50.523717Z, end-time: 2019-09-27T00:37:04.850545Z, duration: 14, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip -r docs/requirements-docs.txt Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 1)) (1.8.5) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 2)) (0.4.3) Collecting nbsphinx (from -r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/78/0d/521a6bda0f7cf5b5129a543fd857238bf792d9b29f2d420d6e63490f9837/nbsphinx-0.4.2-py2.py3-none-any.whl Requirement already satisfied: python-dateutil>=2.5 in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 4)) (2.8.0) Collecting jupyter (from -r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e1ea87cd76244e42d39ec5e88efd25b2abd7e/jupyter-1.0.0-py2.py3-none-any.whl Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.10.1) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.7.0) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (0.14) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.12.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (0.7.12) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.1.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.1.2) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.3.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (19.2) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.22.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (41.0.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.9.1) Collecting nbconvert!=5.4 (from nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/f9/df/4505c0a7fea624cac461d0f41051f33456ae656753f65cee8c2f43121cb2/nbconvert-5.6.0-py2.py3-none-any.whl (453kB) Collecting traitlets (from nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/93/d6/abcb22de61d78e2fc3959c964628a5771e47e7cc60d53e9342e21ed6cc9a/traitlets-4.3.2-py2.py3-none-any.whl (74kB) Collecting nbformat (from nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/da/27/9a654d2b6cc1eaa517d1c5a4405166c7f6d72f04f6e7eea41855fe808a46/nbformat-4.4.0-py2.py3-none-any.whl (155kB) Collecting ipywidgets (from jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/56/a0/dbcf5881bb2f51e8db678211907f16ea0a182b232c591a6d6f276985ca95/ipywidgets-7.5.1-py2.py3-none-any.whl (121kB) Collecting jupyter-console (from jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/cb/ee/6374ae8c21b7d0847f9c3722dcdfac986b8e54fa9ad9ea66e1eb6320d2b8/jupyter_console-6.0.0-py2.py3-none-any.whl Collecting notebook (from jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/f3/a1/1e07cedcb554408fefe4a7d32b2a041c86517167aec6ca8251c808ef6c1e/notebook-6.0.1-py3-none-any.whl (9.0MB) Collecting ipykernel (from jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/d4/16/43f51f65a8a08addf04f909a0938b06ba1ee1708b398a9282474531bd893/ipykernel-5.1.2-py3-none-any.whl (116kB) Collecting qtconsole (from jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/d0/fc/4936c60be8d56acedfefcc13cf9f3d881e4036147d78e86160463c92d1b7/qtconsole-4.5.5-py2.py3-none-any.whl (121kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->-r docs/requirements-docs.txt (line 1)) (1.1.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r docs/requirements-docs.txt (line 1)) (2019.2) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from packaging->sphinx->-r docs/requirements-docs.txt (line 1)) (2.4.2) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (2019.9.11) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (3.0.4) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (1.25.6) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (2.8) Collecting jupyter-core (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/e6/25/6ffb0f6e57fa6ef5d2f814377133b361b42a6dd39105f4885a4f1666c2c3/jupyter_core-4.5.0-py2.py3-none-any.whl (78kB) Collecting mistune<2,>=0.8.1 (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/09/ec/4b43dae793655b7d8a25f76119624350b4d65eb663459eb9603d7f1f0345/mistune-0.8.4-py2.py3-none-any.whl Collecting bleach (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/ab/05/27e1466475e816d3001efb6e0a85a819be17411420494a1e602c36f8299d/bleach-3.1.0-py2.py3-none-any.whl (157kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/4c/ea/236e2584af67bb6df960832731a6e5325fd4441de001767da328c33368ce/pandocfilters-1.4.2.tar.gz Collecting entrypoints>=0.2.2 (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/ac/c6/44694103f8c221443ee6b0041f69e2740d89a25641e62fb4f2ee568f2f9c/entrypoints-0.3-py2.py3-none-any.whl Collecting defusedxml (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl Collecting testpath (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/be/a4/162f9ebb6489421fe46dcca2ae420369edfee4b563c668d93cb4605d12ba/testpath-0.4.2-py2.py3-none-any.whl (163kB) Collecting ipython-genutils (from traitlets->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl Collecting decorator (from traitlets->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/5f/88/0075e461560a1e750a0dcbf77f1d9de775028c37a19a346a6c565a257399/decorator-4.4.0-py2.py3-none-any.whl Collecting jsonschema!=2.5.0,>=2.4 (from nbformat->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/54/48/f5f11003ceddcd4ad292d4d9b5677588e9169eef41f88e38b2888e7ec6c4/jsonschema-3.0.2-py2.py3-none-any.whl (54kB) Collecting widgetsnbextension~=3.5.0 (from ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/6c/7b/7ac231c20d2d33c445eaacf8a433f4e22c60677eb9776c7c5262d7ddee2d/widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2MB) Collecting ipython>=4.0.0; python_version >= "3.3" (from ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/fb/44/f28a13852e562af719f9de1761680a84a93e8b4c50e22d00d68f60ee2e8b/ipython-7.8.0-py3-none-any.whl (775kB) Collecting jupyter-client (from jupyter-console->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/07/61/0b923eefa2faa34d896665f136a0a6c26d721e910a661437cc615a0dc4ed/jupyter_client-5.3.3-py2.py3-none-any.whl (93kB) Collecting prompt-toolkit<2.1.0,>=2.0.0 (from jupyter-console->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/f7/a7/9b1dd14ef45345f186ef69d175bdd2491c40ab1dfa4b2b3e4352df719ed7/prompt_toolkit-2.0.9-py3-none-any.whl (337kB) Collecting prometheus-client (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/b3/23/41a5a24b502d35a4ad50a5bb7202a5e1d9a0364d0c12f56db3dbf7aca76d/prometheus_client-0.7.1.tar.gz Collecting pyzmq>=17 (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/c7/6a/307e4a576787c7df1df6ebf56754c3fc8defcafa1a09ee22e9b961a390be/pyzmq-18.1.0-cp37-cp37m-manylinux1_x86_64.whl (1.1MB) Collecting tornado>=5.0 (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/30/78/2d2823598496127b21423baffaa186b668f73cd91887fcef78b6eade136b/tornado-6.0.3.tar.gz (482kB) Collecting Send2Trash (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/49/46/c3dc27481d1cc57b9385aff41c474ceb7714f7935b1247194adae45db714/Send2Trash-1.5.0-py3-none-any.whl Collecting terminado>=0.8.1 (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/a7/56/80ea7fa66565fa75ae21ce0c16bc90067530e5d15e48854afcc86585a391/terminado-0.8.2-py2.py3-none-any.whl Collecting webencodings (from bleach->nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl Collecting pyrsistent>=0.14.0 (from jsonschema!=2.5.0,>=2.4->nbformat->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/b9/66/b2638d96a2d128b168d0dba60fdc77b7800a9b4a5340cefcc5fc4eae6295/pyrsistent-0.15.4.tar.gz (107kB) Collecting attrs>=17.4.0 (from jsonschema!=2.5.0,>=2.4->nbformat->nbsphinx->-r docs/requirements-docs.txt (line 3)) Downloading https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl Collecting jedi>=0.10 (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/55/54/da994f359e4e7da4776a200e76dbc85ba5fc319eefc22e33d55296d95a1d/jedi-0.15.1-py2.py3-none-any.whl (1.0MB) Collecting pickleshare (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/9a/41/220f49aaea88bc6fa6cba8d05ecf24676326156c23b991e80b3f2fc24c77/pickleshare-0.7.5-py2.py3-none-any.whl Collecting pexpect; sys_platform != "win32" (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/0e/3e/377007e3f36ec42f1b84ec322ee12141a9e10d808312e5738f52f80a232c/pexpect-4.7.0-py2.py3-none-any.whl (58kB) Collecting backcall (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/84/71/c8ca4f5bb1e08401b916c68003acf0a0655df935d74d93bf3f3364b310e0/backcall-0.1.0.tar.gz Collecting wcwidth (from prompt-toolkit<2.1.0,>=2.0.0->jupyter-console->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl Collecting ptyprocess; os_name != "nt" (from terminado>=0.8.1->notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/d1/29/605c2cc68a9992d18dada28206eeada56ea4bd07a239669da41674648b6f/ptyprocess-0.6.0-py2.py3-none-any.whl Collecting parso>=0.5.0 (from jedi>=0.10->ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/a3/bd/bf4e5bd01d79906e5b945a7af033154da49fd2b0d5b5c705a21330323305/parso-0.5.1-py2.py3-none-any.whl (95kB) Building wheels for collected packages: pandocfilters, prometheus-client, tornado, pyrsistent, backcall 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.2-cp37-none-any.whl size=7855 sha256=95d0fdbcec2b6b66bbaacb754b9c053d88ed744c84932546c0d751f3b4f03ba9 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/39/01/56/f1b08a6275acc59e846fa4c1e1b65dbc1919f20157d9e66c20 Building wheel for prometheus-client (setup.py): started Building wheel for prometheus-client (setup.py): finished with status 'done' Created wheel for prometheus-client: filename=prometheus_client-0.7.1-cp37-none-any.whl size=41405 sha256=d78b17927889757a55801bc2ffa5dcc2e6cf492512206c5fbf39ea2fe8b0e9f0 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/1c/54/34/fd47cd9b308826cc4292b54449c1899a30251ef3b506bc91ea Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.3-cp37-cp37m-linux_x86_64.whl size=424116 sha256=6c63f7c1474762629f7528cafb19ea543ca7971b567b4c3be1bda30424214f6c Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/84/bf/40/2f6ef700f48401ca40e5e3dd7d0e3c0a90e064897b7fe5fc08 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.15.4-cp37-cp37m-linux_x86_64.whl size=115862 sha256=0ad3468ca6098ea302129bfa854133e1a724133ec29e527b7f5fb5fae72913b9 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/bb/46/00/6d471ef0b813e3621f0abe6cb723c20d529d39a061de3f7c51 Building wheel for backcall (setup.py): started Building wheel for backcall (setup.py): finished with status 'done' Created wheel for backcall: filename=backcall-0.1.0-cp37-none-any.whl size=10414 sha256=2945e31cefe2547a1d94fa45b6402e3bbef7e860b6f19377a74de010a708cce9 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/98/b0/dd/29e28ff615af3dda4c67cab719dd51357597eabff926976b45 Successfully built pandocfilters prometheus-client tornado pyrsistent backcall Installing collected packages: ipython-genutils, decorator, traitlets, jupyter-core, mistune, webencodings, bleach, pandocfilters, pyrsistent, attrs, jsonschema, nbformat, entrypoints, defusedxml, testpath, nbconvert, nbsphinx, tornado, pyzmq, jupyter-client, parso, jedi, pickleshare, ptyprocess, pexpect, wcwidth, prompt-toolkit, backcall, ipython, ipykernel, prometheus-client, Send2Trash, terminado, notebook, widgetsnbextension, ipywidgets, jupyter-console, qtconsole, jupyter Successfully installed Send2Trash-1.5.0 attrs-19.1.0 backcall-0.1.0 bleach-3.1.0 decorator-4.4.0 defusedxml-0.6.0 entrypoints-0.3 ipykernel-5.1.2 ipython-7.8.0 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.15.1 jsonschema-3.0.2 jupyter-1.0.0 jupyter-client-5.3.3 jupyter-console-6.0.0 jupyter-core-4.5.0 mistune-0.8.4 nbconvert-5.6.0 nbformat-4.4.0 nbsphinx-0.4.2 notebook-6.0.1 pandocfilters-1.4.2 parso-0.5.1 pexpect-4.7.0 pickleshare-0.7.5 prometheus-client-0.7.1 prompt-toolkit-2.0.9 ptyprocess-0.6.0 pyrsistent-0.15.4 pyzmq-18.1.0 qtconsole-4.5.5 terminado-0.8.2 testpath-0.4.2 tornado-6.0.3 traitlets-4.3.2 wcwidth-0.1.7 webencodings-0.5.1 widgetsnbextension-3.5.1 [rtd-command-info] start-time: 2019-09-27T00:37:04.949459Z, end-time: 2019-09-27T00:37:09.940938Z, duration: 4, exit-code: 0 python /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/setup.py install --force running install running bdist_egg running egg_info creating src/adtk.egg-info writing src/adtk.egg-info/PKG-INFO writing dependency_links to src/adtk.egg-info/dependency_links.txt writing requirements to src/adtk.egg-info/requires.txt writing top-level names to src/adtk.egg-info/top_level.txt writing manifest file 'src/adtk.egg-info/SOURCES.txt' reading manifest file 'src/adtk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/adtk.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/adtk copying src/adtk/__init__.py -> build/lib/adtk copying src/adtk/_utils.py -> build/lib/adtk copying src/adtk/_base.py -> build/lib/adtk copying src/adtk/_aggregator_base.py -> build/lib/adtk copying src/adtk/_transformer_base.py -> build/lib/adtk copying src/adtk/_detector_base.py -> build/lib/adtk creating build/lib/adtk/aggregator copying src/adtk/aggregator/__init__.py -> build/lib/adtk/aggregator copying src/adtk/aggregator/aggregator.py -> build/lib/adtk/aggregator creating build/lib/adtk/metrics copying src/adtk/metrics/__init__.py -> build/lib/adtk/metrics copying src/adtk/metrics/metrics.py -> build/lib/adtk/metrics creating build/lib/adtk/transformer copying src/adtk/transformer/__init__.py -> build/lib/adtk/transformer copying src/adtk/transformer/transformer_hd.py -> build/lib/adtk/transformer copying src/adtk/transformer/transformer_1d.py -> build/lib/adtk/transformer creating build/lib/adtk/visualization copying src/adtk/visualization/__init__.py -> build/lib/adtk/visualization copying src/adtk/visualization/visualization.py -> build/lib/adtk/visualization creating build/lib/adtk/data copying src/adtk/data/__init__.py -> build/lib/adtk/data copying src/adtk/data/data.py -> build/lib/adtk/data creating build/lib/adtk/detector copying src/adtk/detector/__init__.py -> build/lib/adtk/detector copying src/adtk/detector/detector_hd.py -> build/lib/adtk/detector copying src/adtk/detector/detector_1d.py -> build/lib/adtk/detector creating build/lib/adtk/pipe copying src/adtk/pipe/__init__.py -> build/lib/adtk/pipe copying src/adtk/pipe/pipe.py -> build/lib/adtk/pipe creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/__init__.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/aggregator copying build/lib/adtk/aggregator/__init__.py -> build/bdist.linux-x86_64/egg/adtk/aggregator copying build/lib/adtk/aggregator/aggregator.py -> build/bdist.linux-x86_64/egg/adtk/aggregator creating build/bdist.linux-x86_64/egg/adtk/metrics copying build/lib/adtk/metrics/__init__.py -> build/bdist.linux-x86_64/egg/adtk/metrics copying build/lib/adtk/metrics/metrics.py -> build/bdist.linux-x86_64/egg/adtk/metrics creating build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/__init__.py -> build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/transformer_hd.py -> build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/transformer_1d.py -> build/bdist.linux-x86_64/egg/adtk/transformer creating build/bdist.linux-x86_64/egg/adtk/visualization copying build/lib/adtk/visualization/__init__.py -> build/bdist.linux-x86_64/egg/adtk/visualization copying build/lib/adtk/visualization/visualization.py -> build/bdist.linux-x86_64/egg/adtk/visualization copying build/lib/adtk/_utils.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/data copying build/lib/adtk/data/__init__.py -> build/bdist.linux-x86_64/egg/adtk/data copying build/lib/adtk/data/data.py -> build/bdist.linux-x86_64/egg/adtk/data copying build/lib/adtk/_base.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/_aggregator_base.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/__init__.py -> build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/detector_hd.py -> build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/detector_1d.py -> build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/_transformer_base.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/pipe copying build/lib/adtk/pipe/__init__.py -> build/bdist.linux-x86_64/egg/adtk/pipe copying build/lib/adtk/pipe/pipe.py -> build/bdist.linux-x86_64/egg/adtk/pipe copying build/lib/adtk/_detector_base.py -> build/bdist.linux-x86_64/egg/adtk byte-compiling build/bdist.linux-x86_64/egg/adtk/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/aggregator/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/aggregator/aggregator.py to aggregator.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/metrics/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/metrics/metrics.py to metrics.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/transformer_hd.py to transformer_hd.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/transformer_1d.py to transformer_1d.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/visualization/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/visualization/visualization.py to visualization.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_utils.py to _utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/data/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/data/data.py to data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_base.py to _base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_aggregator_base.py to _aggregator_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/detector_hd.py to detector_hd.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/detector_1d.py to detector_1d.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_transformer_base.py to _transformer_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/pipe/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/pipe/pipe.py to pipe.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_detector_base.py to _detector_base.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/adtk-0.3.0-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing adtk-0.3.0-py3.7.egg creating /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/adtk-0.3.0-py3.7.egg Extracting adtk-0.3.0-py3.7.egg to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Adding adtk 0.3.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/adtk-0.3.0-py3.7.egg Processing dependencies for adtk==0.3.0 Searching for statsmodels>=0.9 Reading https://pypi.org/simple/statsmodels/ Downloading https://files.pythonhosted.org/packages/01/cb/614f37ac4a9919eb0dbc0cd9eb939d1a33299f54f10e8a705dd9b08c2f3f/statsmodels-0.10.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=3b2a411a92ad7382901744e69fb4a61fd9053a13a267175674eb2112cda143e0 Best match: statsmodels 0.10.1 Processing statsmodels-0.10.1-cp37-cp37m-manylinux1_x86_64.whl Installing statsmodels-0.10.1-cp37-cp37m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/statsmodels-0.10.1-py3.7-linux-x86_64.egg/EGG-INFO/requires.txt Adding statsmodels 0.10.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/statsmodels-0.10.1-py3.7-linux-x86_64.egg Searching for scikit-learn>=0.20 Reading https://pypi.org/simple/scikit-learn/ Downloading https://files.pythonhosted.org/packages/9f/c5/e5267eb84994e9a92a2c6a6ee768514f255d036f3c8378acfa694e9f2c99/scikit_learn-0.21.3-cp37-cp37m-manylinux1_x86_64.whl#sha256=8d319b71c449627d178f21c57614e21747e54bb3fc9602b6f42906c3931aa320 Best match: scikit-learn 0.21.3 Processing scikit_learn-0.21.3-cp37-cp37m-manylinux1_x86_64.whl Installing scikit_learn-0.21.3-cp37-cp37m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/scikit_learn-0.21.3-py3.7-linux-x86_64.egg/EGG-INFO/requires.txt Adding scikit-learn 0.21.3 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/scikit_learn-0.21.3-py3.7-linux-x86_64.egg Searching for seaborn>=0.9 Reading https://pypi.org/simple/seaborn/ Downloading https://files.pythonhosted.org/packages/a8/76/220ba4420459d9c4c9c9587c6ce607bf56c25b3d3d2de62056efe482dadc/seaborn-0.9.0-py3-none-any.whl#sha256=42e627b24e849c2d3bbfd059e00005f6afbc4a76e4895baf44ae23fe8a4b09a5 Best match: seaborn 0.9.0 Processing seaborn-0.9.0-py3-none-any.whl Installing seaborn-0.9.0-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/seaborn-0.9.0-py3.7.egg/EGG-INFO/requires.txt Adding seaborn 0.9.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/seaborn-0.9.0-py3.7.egg Searching for pandas>=0.25 Reading https://pypi.org/simple/pandas/ Downloading https://files.pythonhosted.org/packages/7e/ab/ea76361f9d3e732e114adcd801d2820d5319c23d0ac5482fa3b412db217e/pandas-0.25.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=d8930772adccb2882989ab1493fa74bd87d47c8ac7417f5dd3dd834ba8c24dc9 Best match: pandas 0.25.1 Processing pandas-0.25.1-cp37-cp37m-manylinux1_x86_64.whl Installing pandas-0.25.1-cp37-cp37m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/pandas-0.25.1-py3.7-linux-x86_64.egg/EGG-INFO/requires.txt Adding pandas 0.25.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/pandas-0.25.1-py3.7-linux-x86_64.egg Searching for patsy>=0.4.0 Reading https://pypi.org/simple/patsy/ Downloading https://files.pythonhosted.org/packages/ea/0c/5f61f1a3d4385d6bf83b83ea495068857ff8dfb89e74824c6e9eb63286d8/patsy-0.5.1-py2.py3-none-any.whl#sha256=5465be1c0e670c3a965355ec09e9a502bf2c4cbe4875e8528b0221190a8a5d40 Best match: patsy 0.5.1 Processing patsy-0.5.1-py2.py3-none-any.whl Installing patsy-0.5.1-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/patsy-0.5.1-py3.7.egg/EGG-INFO/requires.txt Adding patsy 0.5.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/patsy-0.5.1-py3.7.egg Searching for joblib>=0.11 Reading https://pypi.org/simple/joblib/ Downloading https://files.pythonhosted.org/packages/cd/c1/50a758e8247561e58cb87305b1e90b171b8c767b15b12a1734001f41d356/joblib-0.13.2-py2.py3-none-any.whl#sha256=21e0c34a69ad7fde4f2b1f3402290e9ec46f545f15f1541c582edfe05d87b63a Best match: joblib 0.13.2 Processing joblib-0.13.2-py2.py3-none-any.whl Installing joblib-0.13.2-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Adding joblib 0.13.2 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/joblib-0.13.2-py3.7.egg Searching for matplotlib==3.0.3 Best match: matplotlib 3.0.3 Adding matplotlib 3.0.3 to easy-install.pth file Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for numpy==1.16.3 Best match: numpy 1.16.3 numpy 1.16.3 is already the active version in easy-install.pth Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing f2py3 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing f2py3.7 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for scipy==1.2.1 Best match: scipy 1.2.1 scipy 1.2.1 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for kiwisolver==1.1.0 Best match: kiwisolver 1.1.0 kiwisolver 1.1.0 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for cycler==0.10.0 Best match: cycler 0.10.0 cycler 0.10.0 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for python-dateutil==2.8.0 Best match: python-dateutil 2.8.0 python-dateutil 2.8.0 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for pyparsing==2.4.2 Best match: pyparsing 2.4.2 Adding pyparsing 2.4.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Searching for pytz==2019.2 Best match: pytz 2019.2 Adding pytz 2019.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Searching for six==1.12.0 Best match: six 1.12.0 Adding six 1.12.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Searching for setuptools==41.0.1 Best match: setuptools 41.0.1 Adding setuptools 41.0.1 to easy-install.pth file Installing easy_install script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing easy_install-3.6 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Finished processing dependencies for adtk==0.3.0 [rtd-command-info] start-time: 2019-09-27T00:37:10.605681Z, end-time: 2019-09-27T00:37:10.923894Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # ADTK documentation build configuration file, created by # sphinx-quickstart on Wed May 2 11:26:20 2018. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # 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 os import sys sys.path.insert(0, os.path.abspath("..")) import sphinx_rtd_theme # -- 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 = [ "sphinx.ext.autodoc", "sphinx.ext.todo", "sphinx.ext.mathjax", "sphinx.ext.viewcode", "sphinx.ext.napoleon", "nbsphinx", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ".rst" # The master toctree document. master_doc = "index" # General information about the project. project = "ADTK" copyright = "2019, Arundo Analytics, Inc." author = "Arundo Analytics, Inc" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = "0.3" # The full version, including alpha/beta/rc tags. release = "0.3.0" # 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 patterns also effect to html_static_path and html_extra_path exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints"] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- 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 = 'sphinxdoc' html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {"logo_only": True} html_logo = "_static/arundo_logo_black.png" # 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. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars # html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # 'donate.html', # ] # } # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = "ADTKdoc" # -- 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, "ADTK.tex", "ADTK Documentation", "Arundo Analytics", "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, "ADTK", "ADTK 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, "ADTK", "ADTK Documentation", author, "ADTK", "One line description of project.", "Miscellaneous", ) ] autodoc_member_order = "bysource" ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("0.2", "/en/0.2/"), ], 'downloads': [ ("html", "//readthedocs.com/projects/arundo-adtk/downloads/htmlzip/latest/"), ], 'subprojects': [ ], 'slug': 'arundo-adtk', 'name': u'Anomaly Detection Toolkit', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://arundo-adtk.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'arundo', 'github_repo': 'adtk', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '30b4d4fc', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2019-09-27T00:37:11.001361Z, end-time: 2019-09-27T00:37:29.449532Z, duration: 18, exit-code: 0 python sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 16 source files that are out of date updating environment: 16 added, 0 changed, 0 removed reading sources... [ 6%] api/aggregators reading sources... [ 12%] api/data reading sources... [ 18%] api/detectors reading sources... [ 25%] api/metrics reading sources... [ 31%] api/modules reading sources... [ 37%] api/pipe reading sources... [ 43%] api/transformers reading sources... [ 50%] api/visualization reading sources... [ 56%] developer reading sources... [ 62%] examples reading sources... [ 68%] index reading sources... [ 75%] install reading sources... [ 81%] notebooks/demo reading sources... [ 87%] notebooks/quickstart reading sources... [ 93%] quickstart reading sources... [100%] userguide looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/quickstart.ipynb: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 6%] api/aggregators writing output... [ 12%] api/data writing output... [ 18%] api/detectors writing output... [ 25%] api/metrics writing output... [ 31%] api/modules writing output... [ 37%] api/pipe writing output... [ 43%] api/transformers writing output... [ 50%] api/visualization writing output... [ 56%] developer writing output... [ 62%] examples writing output... [ 68%] index writing output... [ 75%] install writing output... [ 81%] notebooks/demo writing output... [ 87%] notebooks/quickstart writing output... [ 93%] quickstart writing output... [100%] userguide generating indices... genindex py-modindex highlighting module code... [ 6%] adtk._aggregator_base highlighting module code... [ 12%] adtk._base highlighting module code... [ 18%] adtk._detector_base highlighting module code... [ 25%] adtk._transformer_base highlighting module code... [ 31%] adtk.aggregator highlighting module code... [ 37%] adtk.aggregator.aggregator highlighting module code... [ 43%] adtk.data.data highlighting module code... [ 50%] adtk.detector highlighting module code... [ 56%] adtk.detector.detector_1d highlighting module code... [ 62%] adtk.detector.detector_hd highlighting module code... [ 68%] adtk.metrics.metrics highlighting module code... [ 75%] adtk.pipe.pipe highlighting module code... [ 81%] adtk.transformer highlighting module code... [ 87%] adtk.transformer.transformer_1d highlighting module code... [ 93%] adtk.transformer.transformer_hd highlighting module code... [100%] adtk.visualization.visualization writing additional pages... search copying images... [ 1%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_5_0.png copying images... [ 3%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_9_0.png copying images... [ 4%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_13_0.png copying images... [ 6%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_17_0.png copying images... [ 8%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_21_0.png copying images... [ 9%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_24_0.png copying images... [ 11%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_27_0.png copying images... [ 13%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_31_0.png copying images... [ 14%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_35_0.png copying images... [ 16%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_38_0.png copying images... [ 18%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_39_0.png copying images... [ 19%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_43_0.png copying images... [ 21%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_47_0.png copying images... [ 22%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_50_0.png copying images... [ 24%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_53_0.png copying images... [ 26%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_56_0.png copying images... [ 27%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_61_0.png copying images... [ 29%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_65_0.png copying images... [ 31%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_66_0.png copying images... [ 32%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_69_0.png copying images... [ 34%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_70_0.png copying images... [ 36%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_73_0.png copying images... [ 37%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_74_0.png copying images... [ 39%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_76_0.png copying images... [ 40%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_77_0.png copying images... [ 42%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_80_0.png copying images... [ 44%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_83_0.png copying images... [ 45%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_84_0.png copying images... [ 47%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_87_0.png copying images... [ 49%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_88_0.png copying images... [ 50%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_91_0.png copying images... [ 52%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_92_0.png copying images... [ 54%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_95_0.png copying images... [ 55%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_97_0.png copying images... [ 57%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_100_0.png copying images... [ 59%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_102_0.png copying images... [ 60%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_114_0.png copying images... [ 62%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_120_0.png copying images... [ 63%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_121_0.png copying images... [ 65%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_128_0.png copying images... [ 67%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_132_0.png copying images... [ 68%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_185_0.png copying images... [ 70%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_186_0.png copying images... [ 72%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_187_0.png copying images... [ 73%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_188_0.png copying images... [ 75%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_3_1.png copying images... [ 77%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_4_0.png copying images... [ 78%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_6_2.png copying images... [ 80%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_7_1.png copying images... [ 81%] images/quickstart0.png copying images... [ 83%] images/quickstart1.png copying images... [ 85%] images/quickstart2.png copying images... [ 86%] images/quickstart3.png copying images... [ 88%] images/spike.png copying images... [ 90%] images/local_spike.png copying images... [ 91%] images/level_shift.png copying images... [ 93%] images/level_shift_double_rolling.png copying images... [ 95%] images/volatility_shift_double_rolling.png copying images... [ 96%] images/non_zeros_count.png copying images... [ 98%] images/seasonal.png copying images... [100%] images/cyclic.png copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-09-27T00:37:29.595831Z, end-time: 2019-09-27T00:37:40.611388Z, duration: 11, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 16 added, 0 changed, 0 removed reading sources... [ 6%] api/aggregators reading sources... [ 12%] api/data reading sources... [ 18%] api/detectors reading sources... [ 25%] api/metrics reading sources... [ 31%] api/modules reading sources... [ 37%] api/pipe reading sources... [ 43%] api/transformers reading sources... [ 50%] api/visualization reading sources... [ 56%] developer reading sources... [ 62%] examples reading sources... [ 68%] index reading sources... [ 75%] install reading sources... [ 81%] notebooks/demo reading sources... [ 87%] notebooks/quickstart reading sources... [ 93%] quickstart reading sources... [100%] userguide looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/docs/notebooks/quickstart.ipynb: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... install quickstart userguide examples notebooks/demo api/modules api/detectors api/transformers api/aggregators api/pipe api/data api/metrics api/visualization developer writing... done writing additional files... copying images... [ 1%] images/quickstart0.png copying images... [ 3%] images/quickstart1.png copying images... [ 5%] images/quickstart2.png copying images... [ 7%] images/quickstart3.png copying images... [ 8%] images/spike.png copying images... [ 10%] images/local_spike.png copying images... [ 12%] images/level_shift.png copying images... [ 14%] images/level_shift_double_rolling.png copying images... [ 15%] images/volatility_shift_double_rolling.png copying images... [ 17%] images/non_zeros_count.png copying images... [ 19%] images/seasonal.png copying images... [ 21%] images/cyclic.png copying images... [ 22%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_5_0.png copying images... [ 24%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_9_0.png copying images... [ 26%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_13_0.png copying images... [ 28%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_17_0.png copying images... [ 29%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_21_0.png copying images... [ 31%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_24_0.png copying images... [ 33%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_27_0.png copying images... [ 35%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_31_0.png copying images... [ 36%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_35_0.png copying images... [ 38%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_38_0.png copying images... [ 40%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_39_0.png copying images... [ 42%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_43_0.png copying images... [ 43%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_47_0.png copying images... [ 45%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_50_0.png copying images... [ 47%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_53_0.png copying images... [ 49%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_56_0.png copying images... [ 50%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_61_0.png copying images... [ 52%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_65_0.png copying images... [ 54%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_66_0.png copying images... [ 56%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_69_0.png copying images... [ 57%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_70_0.png copying images... [ 59%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_73_0.png copying images... [ 61%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_74_0.png copying images... [ 63%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_76_0.png copying images... [ 64%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_77_0.png copying images... [ 66%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_80_0.png copying images... [ 68%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_83_0.png copying images... [ 70%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_84_0.png copying images... [ 71%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_87_0.png copying images... [ 73%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_88_0.png copying images... [ 75%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_91_0.png copying images... [ 77%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_92_0.png copying images... [ 78%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_95_0.png copying images... [ 80%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_97_0.png copying images... [ 82%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_100_0.png copying images... [ 84%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_102_0.png copying images... [ 85%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_114_0.png copying images... [ 87%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_120_0.png copying images... [ 89%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_121_0.png copying images... [ 91%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_128_0.png copying images... [ 92%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_132_0.png copying images... [ 94%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_185_0.png copying images... [ 96%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_186_0.png copying images... [ 98%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_187_0.png copying images... [100%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_188_0.png copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 1 warning. The HTML page is in _build/localmedia.