Read the Docs build information Build id: 290393 Project: arundo-tsaug Version: stable Commit: e6307e3318342f8bcee046e2beeee85c34e1933f Date: 2020-02-18T15:45:08.271660Z State: finished Success: True [rtd-command-info] start-time: 2020-02-18T15:45:09.323545Z, end-time: 2020-02-18T15:45:10.085041Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/arundo/tsaug.git . Cloning into '.'... [rtd-command-info] start-time: 2020-02-18T15:45:11.062683Z, end-time: 2020-02-18T15:45:11.306303Z, duration: 0, exit-code: 0 git checkout --force e6307e3318342f8bcee046e2beeee85c34e1933f Note: checking out 'e6307e3318342f8bcee046e2beeee85c34e1933f'. 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 e6307e3 migrated to a public repo for open source [rtd-command-info] start-time: 2020-02-18T15:45:11.366519Z, end-time: 2020-02-18T15:45:11.591591Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-02-18T15:45:12.910216Z, end-time: 2020-02-18T15:45:18.110667Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv --no-site-packages Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-02-18T15:45:18.195821Z, end-time: 2020-02-18T15:45:19.166741Z, duration: 0, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/.cache/pip pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (20.0.2) [rtd-command-info] start-time: 2020-02-18T15:45:19.238311Z, end-time: 2020-02-18T15:45:32.191297Z, duration: 12, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Using cached Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Using cached setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Using cached docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Using cached mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Using cached Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Using cached commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Using cached recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Using cached Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Using cached sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Using cached readthedocs_sphinx_ext-1.0.1-py2.py3-none-any.whl (14 kB) Collecting future Using cached future-0.18.2.tar.gz (829 kB) Collecting babel!=2.0,>=1.3 Using cached Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting packaging Using cached packaging-20.1-py2.py3-none-any.whl (36 kB) Collecting snowballstemmer>=1.1 Using cached snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting Jinja2>=2.3 Using cached Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) Collecting imagesize Using cached imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting requests>=2.0.0 Using cached requests-2.22.0-py2.py3-none-any.whl (57 kB) Collecting six>=1.5 Using cached six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting sphinxcontrib-websupport Using cached sphinxcontrib_websupport-1.2.0-py2.py3-none-any.whl (39 kB) Collecting pytz>=2015.7 Using cached pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting pyparsing>=2.0.2 Using cached pyparsing-2.4.6-py2.py3-none-any.whl (67 kB) Collecting MarkupSafe>=0.23 Using cached MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting idna<2.9,>=2.5 Using cached idna-2.8-py2.py3-none-any.whl (58 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Using cached urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting chardet<3.1.0,>=3.0.2 Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting certifi>=2017.4.17 Using cached certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=7f1c96050c3ea2c14fe61bd19bfd29950425ca18e8a3a4ec4f4ac5ddc4d4f838 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/.cache/pip/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=37f0f5572716935c0d9da556b4edd7ee22156e3cb02305d876cdbbda41b79ae0 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/.cache/pip/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, pytz, babel, six, pyparsing, packaging, snowballstemmer, MarkupSafe, Jinja2, imagesize, idna, urllib3, chardet, certifi, requests, sphinxcontrib-websupport, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 45.2.0 Uninstalling setuptools-45.2.0: Successfully uninstalled setuptools-45.2.0 Successfully installed Jinja2-2.11.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2019.11.28 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.8 imagesize-1.2.0 mock-1.0.1 packaging-20.1 pillow-5.4.1 pyparsing-2.4.6 pytz-2019.3 readthedocs-sphinx-ext-1.0.1 recommonmark-0.5.0 requests-2.22.0 setuptools-41.0.1 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.0 urllib3-1.25.8 [rtd-command-info] start-time: 2020-02-18T15:45:32.275851Z, end-time: 2020-02-18T15:45:48.950784Z, duration: 16, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/.cache/pip -r docs/requirements.txt Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from -r docs/requirements.txt (line 1)) (1.8.5) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from -r docs/requirements.txt (line 2)) (0.4.3) Collecting nbsphinx Using cached nbsphinx-0.5.1-py2.py3-none-any.whl (21 kB) Collecting jupyter Using cached jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.8.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.14.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.2.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.22.0) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (0.14) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.11.1) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.2.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (20.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (41.0.1) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.3.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (0.7.12) Collecting nbconvert!=5.4 Using cached nbconvert-5.6.1-py2.py3-none-any.whl (455 kB) Collecting nbformat Using cached nbformat-5.0.4-py3-none-any.whl (169 kB) Collecting traitlets Using cached traitlets-4.3.3-py2.py3-none-any.whl (75 kB) Collecting jupyter-console Downloading jupyter_console-6.1.0-py2.py3-none-any.whl (21 kB) Collecting ipykernel Using cached ipykernel-5.1.4-py3-none-any.whl (116 kB) Collecting notebook Using cached notebook-6.0.3-py3-none-any.whl (9.7 MB) Collecting ipywidgets Using cached ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB) Collecting qtconsole Using cached qtconsole-4.6.0-py2.py3-none-any.whl (121 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r docs/requirements.txt (line 1)) (2019.3) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements.txt (line 1)) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements.txt (line 1)) (2019.11.28) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements.txt (line 1)) (2.8) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements.txt (line 1)) (1.25.8) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->-r docs/requirements.txt (line 1)) (1.1.1) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/envs/stable/lib/python3.7/site-packages (from packaging->sphinx->-r docs/requirements.txt (line 1)) (2.4.6) Collecting defusedxml Using cached defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) Collecting jupyter-core Using cached jupyter_core-4.6.2-py2.py3-none-any.whl (83 kB) Collecting entrypoints>=0.2.2 Using cached entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting testpath Using cached testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting pandocfilters>=1.4.1 Using cached pandocfilters-1.4.2.tar.gz (14 kB) Collecting bleach Using cached bleach-3.1.0-py2.py3-none-any.whl (157 kB) Collecting mistune<2,>=0.8.1 Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting jsonschema!=2.5.0,>=2.4 Using cached jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting ipython-genutils Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting decorator Using cached decorator-4.4.1-py2.py3-none-any.whl (9.2 kB) Collecting jupyter-client Using cached jupyter_client-5.3.4-py2.py3-none-any.whl (92 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.3-py3-none-any.whl (348 kB) Collecting ipython Downloading ipython-7.12.0-py3-none-any.whl (777 kB) Collecting tornado>=4.2 Using cached tornado-6.0.3.tar.gz (482 kB) Collecting pyzmq>=17 Using cached pyzmq-18.1.1-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB) Collecting Send2Trash Using cached Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting terminado>=0.8.1 Using cached terminado-0.8.3-py2.py3-none-any.whl (33 kB) Collecting prometheus-client Using cached prometheus_client-0.7.1.tar.gz (38 kB) Collecting widgetsnbextension~=3.5.0 Using cached widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting webencodings Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting importlib-metadata; python_version < "3.8" Using cached importlib_metadata-1.5.0-py2.py3-none-any.whl (30 kB) Collecting attrs>=17.4.0 Using cached attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting pyrsistent>=0.14.0 Using cached pyrsistent-0.15.7.tar.gz (107 kB) Collecting python-dateutil>=2.1 Using cached python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting wcwidth Using cached wcwidth-0.1.8-py2.py3-none-any.whl (17 kB) Collecting pickleshare Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting jedi>=0.10 Using cached jedi-0.16.0-py2.py3-none-any.whl (1.1 MB) Collecting backcall Using cached backcall-0.1.0.tar.gz (9.7 kB) Collecting pexpect; sys_platform != "win32" Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting ptyprocess; os_name != "nt" Using cached ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB) Collecting zipp>=0.5 Using cached zipp-3.0.0-py3-none-any.whl (4.8 kB) Collecting parso>=0.5.2 Using cached parso-0.6.1-py2.py3-none-any.whl (97 kB) Building wheels for collected packages: pandocfilters, tornado, prometheus-client, 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-py3-none-any.whl size=7856 sha256=17b7f882a5752cfccb21fc2135f63d2b4c69b4ecae220cac70eb0bcbbe9259cb Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/.cache/pip/wheels/63/99/01/9fe785b86d1e091a6b2a61e06ddb3d8eb1bc9acae5933d4740 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=424117 sha256=3936a54e7833830cf476cc51835f6948f2bce3fb235aecce12cbcd0ec73dfe98 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/.cache/pip/wheels/d0/31/2c/9406ed59f0dcdce0c453a8664124d738551590e74fc087f604 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-py3-none-any.whl size=41404 sha256=81a6d229cc9fc1e9429849b3fcda5c7551c5e63dda5b72d5daa8c48ccd286fcd Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/.cache/pip/wheels/30/0c/26/59ba285bf65dc79d195e9b25e2ddde4c61070422729b0cd914 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.7-cp37-cp37m-linux_x86_64.whl size=115962 sha256=0498fdacb132e21b1ee2377f09f38c8868d15650b9a0cfc8982b0c0fedf61c5f Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/.cache/pip/wheels/57/74/e3/61db397ec89f304e49711ec9f68490f15814b80c1c0ee9b8c0 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-py3-none-any.whl size=10413 sha256=a3102b403b296f9b26c408fc86dca8f1a7d20b936eb459efcb393cc55033db58 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/.cache/pip/wheels/9e/56/4f/da13e448a8a5b8671b2954600d5355cf36e557c7aa5020139b Successfully built pandocfilters tornado prometheus-client pyrsistent backcall Installing collected packages: defusedxml, decorator, ipython-genutils, traitlets, jupyter-core, entrypoints, testpath, pandocfilters, zipp, importlib-metadata, attrs, pyrsistent, jsonschema, nbformat, webencodings, bleach, mistune, nbconvert, nbsphinx, python-dateutil, pyzmq, tornado, jupyter-client, wcwidth, prompt-toolkit, pickleshare, parso, jedi, backcall, ptyprocess, pexpect, ipython, ipykernel, jupyter-console, Send2Trash, terminado, prometheus-client, notebook, widgetsnbextension, ipywidgets, qtconsole, jupyter Successfully installed Send2Trash-1.5.0 attrs-19.3.0 backcall-0.1.0 bleach-3.1.0 decorator-4.4.1 defusedxml-0.6.0 entrypoints-0.3 importlib-metadata-1.5.0 ipykernel-5.1.4 ipython-7.12.0 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.16.0 jsonschema-3.2.0 jupyter-1.0.0 jupyter-client-5.3.4 jupyter-console-6.1.0 jupyter-core-4.6.2 mistune-0.8.4 nbconvert-5.6.1 nbformat-5.0.4 nbsphinx-0.5.1 notebook-6.0.3 pandocfilters-1.4.2 parso-0.6.1 pexpect-4.8.0 pickleshare-0.7.5 prometheus-client-0.7.1 prompt-toolkit-3.0.3 ptyprocess-0.6.0 pyrsistent-0.15.7 python-dateutil-2.8.1 pyzmq-18.1.1 qtconsole-4.6.0 terminado-0.8.3 testpath-0.4.4 tornado-6.0.3 traitlets-4.3.3 wcwidth-0.1.8 webencodings-0.5.1 widgetsnbextension-3.5.1 zipp-3.0.0 [rtd-command-info] start-time: 2020-02-18T15:45:49.648754Z, end-time: 2020-02-18T15:45:49.893976Z, duration: 0, exit-code: 0 cat docs/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys sys.path.insert(0, os.path.abspath("..")) # -- Project information ----------------------------------------------------- project = "tsaug" copyright = "2019, Arundo Analytics, Inc." author = "Arundo Analytics, Inc." # The full version, including alpha/beta/rc tags version = "0.1" release = "0.1.0" # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. import sphinx_rtd_theme extensions = [ "sphinx.ext.autodoc", "sphinx.ext.todo", "sphinx.ext.mathjax", "sphinx.ext.viewcode", "sphinx.ext.napoleon", "sphinx.ext.autosummary", "nbsphinx", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The suffix(es) of source filenames. source_suffix = ".rst" # The master toctree document. master_doc = "index" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints"] # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" 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"] ########################################################################### # 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': "stable", 'version_slug': "stable", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'arundo-tsaug', 'name': u'tsaug', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://arundo-tsaug.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'proxied_api_host': '/_', 'github_user': 'arundo', 'github_repo': 'tsaug', 'github_version': 'e6307e3318342f8bcee046e2beeee85c34e1933f', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'e6307e3318342f8bcee046e2beeee85c34e1933f', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'e6307e3318342f8bcee046e2beeee85c34e1933f', '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': 'e6307e33', } 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 'tag' == '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: 2020-02-18T15:45:49.961259Z, end-time: 2020-02-18T15:45:52.313386Z, duration: 2, 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 7 source files that are out of date updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] augmentation_classes reading sources... [ 28%] augmentation_funcs reading sources... [ 42%] developer reading sources... [ 57%] index reading sources... [ 71%] install reading sources... [ 85%] quickstart reading sources... [100%] references /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Affine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomAffine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Crop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomCrop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import CrossSum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomCrossSum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomJitter /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Resample /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Reverse /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomSidetrack /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomTimeWarp /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Trend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomTrend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Magnify /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomMagnify WARNING: autodoc: failed to import class 'Affine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomAffine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Crop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomCrop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'CrossSum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomCrossSum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomJitter' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Resample' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Reverse' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomSidetrack' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomTimeWarp' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Trend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomTrend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Magnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomMagnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import affine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_affine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import crop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_crop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import cross_sum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_cross_sum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_jitter /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import resample /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import reverse /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_sidetrack /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_time_warp /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import trend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_trend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import magnify /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_magnify WARNING: autodoc: failed to import function 'affine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_affine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'crop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_crop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'cross_sum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_cross_sum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_jitter' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'resample' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'reverse' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_sidetrack' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_time_warp' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'trend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_trend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'magnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_magnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] augmentation_classes writing output... [ 28%] augmentation_funcs writing output... [ 42%] developer writing output... [ 57%] index writing output... [ 71%] install writing output... [ 85%] quickstart writing output... [100%] references generating indices... genindex copying notebooks ... [100%] quickstart.ipynb writing additional pages... search copying images... [ 33%] _build/doctrees-readthedocs/nbsphinx/quickstart_6_0.png copying images... [ 66%] _build/doctrees-readthedocs/nbsphinx/quickstart_8_0.png copying images... [100%] _build/doctrees-readthedocs/nbsphinx/quickstart_13_0.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, 60 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2020-02-18T15:45:52.405752Z, end-time: 2020-02-18T15:45:56.174979Z, duration: 3, 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: 7 added, 0 changed, 0 removed reading sources... [ 14%] augmentation_classes reading sources... [ 28%] augmentation_funcs reading sources... [ 42%] developer reading sources... [ 57%] index reading sources... [ 71%] install reading sources... [ 85%] quickstart reading sources... [100%] references /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Affine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomAffine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Crop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomCrop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import CrossSum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomCrossSum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomJitter /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Resample /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Reverse /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomSidetrack /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomTimeWarp /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Trend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomTrend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Magnify /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomMagnify WARNING: autodoc: failed to import class 'Affine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomAffine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Crop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomCrop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'CrossSum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomCrossSum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomJitter' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Resample' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Reverse' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomSidetrack' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomTimeWarp' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Trend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomTrend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Magnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomMagnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import affine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_affine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import crop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_crop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import cross_sum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_cross_sum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_jitter /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import resample /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import reverse /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_sidetrack /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_time_warp /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import trend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_trend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import magnify /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_magnify WARNING: autodoc: failed to import function 'affine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_affine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'crop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_crop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'cross_sum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_cross_sum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_jitter' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'resample' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'reverse' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_sidetrack' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_time_warp' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'trend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_trend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'magnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_magnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... install quickstart references augmentation_funcs augmentation_classes developer writing... done writing additional files... copying images... [ 33%] _build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/quickstart_6_0.png copying images... [ 66%] _build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/quickstart_8_0.png copying images... [100%] _build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/quickstart_13_0.png copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 60 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2020-02-18T15:45:56.330808Z, end-time: 2020-02-18T15:45:58.477598Z, duration: 2, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex 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 [latex]: all documents updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] augmentation_classes reading sources... [ 28%] augmentation_funcs reading sources... [ 42%] developer reading sources... [ 57%] index reading sources... [ 71%] install reading sources... [ 85%] quickstart reading sources... [100%] references /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Affine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomAffine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Crop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomCrop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import CrossSum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomCrossSum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomJitter /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Resample /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Reverse /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomSidetrack /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomTimeWarp /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Trend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomTrend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Magnify /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomMagnify WARNING: autodoc: failed to import class 'Affine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomAffine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Crop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomCrop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'CrossSum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomCrossSum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomJitter' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Resample' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Reverse' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomSidetrack' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomTimeWarp' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Trend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomTrend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Magnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomMagnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import affine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_affine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import crop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_crop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import cross_sum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_cross_sum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_jitter /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import resample /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import reverse /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_sidetrack /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_time_warp /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import trend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_trend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import magnify /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_magnify WARNING: autodoc: failed to import function 'affine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_affine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'crop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_crop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'cross_sum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_cross_sum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_jitter' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'resample' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'reverse' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_sidetrack' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_time_warp' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'trend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_trend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'magnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_magnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' looking for now-outdated files... none found pickling environment... done checking consistency... done processing tsaug.tex...index install quickstart references augmentation_funcs augmentation_classes developer resolving references... writing... done copying images... [ 33%] _build/doctrees/nbsphinx/quickstart_6_0.png copying images... [ 66%] _build/doctrees/nbsphinx/quickstart_8_0.png copying images... [100%] _build/doctrees/nbsphinx/quickstart_13_0.png copying TeX support files... done build succeeded, 60 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2020-02-18T15:45:59.749502Z, end-time: 2020-02-18T15:46:00.097834Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2020-02-18T15:46:00.170817Z, end-time: 2020-02-18T15:46:03.519288Z, duration: 3, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=arundo-tsaug -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arundo-tsaug" "tsaug.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./tsaug.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file arundo-tsaug.idx (./arundo-tsaug.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] Chapter 2. [5 <./quickstart_6_0.png>] Underfull \vbox (badness 10000) detected at line 354 [6 <./quickstart_8_0.png>] [7 <./quickstart_13_0.png>] Overfull \hbox (70.24437pt too wide) in paragraph at lines 376--376 []|\T1/pcr/m/n/9 ============================================================== ======================================| (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [8] Chapter 3. Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 485. Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 583. [9] [10] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `developer:i-found-a-bug' on page 11 undefined o n input line 589. LaTeX Warning: Hyper reference `developer:i-want-to-develop-a-new-augmentor' on page 11 undefined on input line 592. LaTeX Warning: Hyper reference `developer:i-have-a-question-suggestion' on page 11 undefined on input line 595. [11] [12] Chapter 5. No file arundo-tsaug.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [13] (./arundo-tsaug.aux) Package rerunfilecheck Warning: File `arundo-tsaug.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on arundo-tsaug.pdf (17 pages, 396677 bytes). Transcript written on arundo-tsaug.log. Latexmk: Index file 'arundo-tsaug.idx' was written Latexmk: Missing input file: 'arundo-tsaug.ind' from line 'No file arundo-tsaug.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'arundo-tsaug.pdf' Rule 'makeindex arundo-tsaug.idx': File changes, etc: Non-existent destination files: 'arundo-tsaug.ind' ------------ Run number 1 of rule 'makeindex arundo-tsaug.idx' ------------ ------------ Running 'makeindex -s python.ist -o "arundo-tsaug.ind" "arundo-tsaug.idx"' ------------ Latexmk: applying rule 'makeindex arundo-tsaug.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file arundo-tsaug.idx...done (0 entries accepted, 0 rejected). Nothing written in arundo-tsaug.ind. Transcript written in arundo-tsaug.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'arundo-tsaug.aux' 'arundo-tsaug.ind' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arundo-tsaug" "tsaug.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./tsaug.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file arundo-tsaug.idx (./arundo-tsaug.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./arundo-tsaug.out) (./arundo-tsaug.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./arundo-tsaug.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] Chapter 2. [5 <./quickstart_6_0.png>] Underfull \vbox (badness 10000) detected at line 354 [6 <./quickstart_8_0.png>] [7 <./quickstart_13_0.png>] Overfull \hbox (70.24437pt too wide) in paragraph at lines 376--376 []|\T1/pcr/m/n/9 ============================================================== ======================================| (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [8] Chapter 3. [9] [10] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [11] [12] Chapter 5. (./arundo-tsaug.ind) [13] (./arundo-tsaug.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on arundo-tsaug.pdf (17 pages, 403705 bytes). Transcript written on arundo-tsaug.log. Latexmk: Index file 'arundo-tsaug.idx' was written Latexmk: Log file says output to 'arundo-tsaug.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'arundo-tsaug.out' 'arundo-tsaug.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arundo-tsaug" "tsaug.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./tsaug.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file arundo-tsaug.idx (./arundo-tsaug.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./arundo-tsaug.out) (./arundo-tsaug.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./arundo-tsaug.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] Chapter 2. [5 <./quickstart_6_0.png>] Underfull \vbox (badness 10000) detected at line 354 [6 <./quickstart_8_0.png>] [7 <./quickstart_13_0.png>] Overfull \hbox (70.24437pt too wide) in paragraph at lines 376--376 []|\T1/pcr/m/n/9 ============================================================== ======================================| (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [8] Chapter 3. [9] [10] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [11] [12] Chapter 5. (./arundo-tsaug.ind) [13] (./arundo-tsaug.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on arundo-tsaug.pdf (17 pages, 403705 bytes). Transcript written on arundo-tsaug.log. Latexmk: Index file 'arundo-tsaug.idx' was written Latexmk: Log file says output to 'arundo-tsaug.pdf' Latexmk: All targets (arundo-tsaug.pdf) are up-to-date [rtd-command-info] start-time: 2020-02-18T15:46:03.620758Z, end-time: 2020-02-18T15:46:03.865674Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/_build/latex/arundo-tsaug.pdf /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/artifacts/stable/sphinx_pdf/arundo-tsaug.pdf [rtd-command-info] start-time: 2020-02-18T15:46:03.938796Z, end-time: 2020-02-18T15:46:06.101935Z, duration: 2, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub 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 [epub]: targets for 7 source files that are out of date updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] augmentation_classes reading sources... [ 28%] augmentation_funcs reading sources... [ 42%] developer reading sources... [ 57%] index reading sources... [ 71%] install reading sources... [ 85%] quickstart reading sources... [100%] references /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Affine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomAffine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Crop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomCrop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import CrossSum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomCrossSum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomJitter /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Resample /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Reverse /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomSidetrack /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomTimeWarp /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Trend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomTrend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import Magnify /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_classes.rst:6: WARNING: failed to import RandomMagnify WARNING: autodoc: failed to import class 'Affine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomAffine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Crop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomCrop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'CrossSum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomCrossSum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomJitter' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Resample' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Reverse' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomSidetrack' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomTimeWarp' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Trend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomTrend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'Magnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import class 'RandomMagnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import affine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_affine /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import crop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_crop /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import cross_sum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_cross_sum /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_jitter /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import resample /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import reverse /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_sidetrack /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_time_warp /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import trend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_trend /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import magnify /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/augmentation_funcs.rst:6: WARNING: failed to import random_magnify WARNING: autodoc: failed to import function 'affine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_affine' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'crop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_crop' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'cross_sum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_cross_sum' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_jitter' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'resample' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'reverse' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_sidetrack' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_time_warp' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'trend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_trend' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'magnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' WARNING: autodoc: failed to import function 'random_magnify' from module 'tsaug'; the following exception was raised: No module named 'tsaug' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] augmentation_classes writing output... [ 28%] augmentation_funcs writing output... [ 42%] developer writing output... [ 57%] index writing output... [ 71%] install writing output... [ 85%] quickstart writing output... [100%] references generating indices... genindex copying notebooks ... [100%] quickstart.ipynb writing additional pages... copying images... [ 33%] _build/doctrees-epub/nbsphinx/quickstart_6_0.png copying images... [ 66%] _build/doctrees-epub/nbsphinx/quickstart_8_0.png copying images... [100%] _build/doctrees-epub/nbsphinx/quickstart_13_0.png copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for quickstart.ipynb, ignoring writing nav.xhtml file... writing toc.ncx file... writing tsaug.epub file... build succeeded, 61 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2020-02-18T15:46:06.192332Z, end-time: 2020-02-18T15:46:06.458415Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/checkouts/stable/docs/_build/epub/tsaug.epub /home/docs/checkouts/readthedocs.org/user_builds/arundo-tsaug/artifacts/stable/sphinx_epub/arundo-tsaug.epub