Read the Docs build information Build id: 538485 Project: institute-for-disease-modeling-emodpy-malaria Version: latest Commit: 78dfe80399a28cc7c2a19331860972cc530328c7 Date: 2021-01-22T04:20:58.148833Z State: finished Success: False [rtd-command-info] start-time: 2021-01-22T04:21:01.794481Z, end-time: 2021-01-22T04:21:02.662379Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:InstituteforDiseaseModeling/emodpy-malaria.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2021-01-22T04:21:03.001034Z, end-time: 2021-01-22T04:21:03.083091Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 78dfe80 Merge pull request #58 from CWiswell-IDM/udbednet_test_fix [rtd-command-info] start-time: 2021-01-22T04:21:03.185656Z, end-time: 2021-01-22T04:21:03.241200Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-01-22T04:21:04.359583Z, end-time: 2021-01-22T04:21:08.605490Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-01-22T04:21:08.755847Z, end-time: 2021-01-22T04:21:10.539621Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/simple Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (20.3.3) [rtd-command-info] start-time: 2021-01-22T04:21:10.675334Z, end-time: 2021-01-22T04:21:20.940716Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 six commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/simple Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.3-py2.py3-none-any.whl (11 kB) Collecting sphinx Downloading Sphinx-3.4.3-py3-none-any.whl (2.9 MB) Collecting babel>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting Pygments>=2.0 Downloading Pygments-2.7.4-py3-none-any.whl (950 kB) Collecting pytz>=2015.7 Downloading pytz-2020.5-py2.py3-none-any.whl (510 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.2-py2.py3-none-any.whl (136 kB) Collecting six Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-0.5.1-py2.py3-none-any.whl (2.8 MB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting packaging Downloading packaging-20.8-py2.py3-none-any.whl (39 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=7cb1afe232976b2de1fbfc851ddf56be5854e21798b70896bb550b9c058fead1 Stored in directory: /tmp/pip-ephem-wheel-cache-r5g4qqly/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=e27f96dfa0504ecd01386362099ccab9f20274ff23e960a8a6ba095443813c0b Stored in directory: /tmp/pip-ephem-wheel-cache-r5g4qqly/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, setuptools, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, six, recommonmark, readthedocs-sphinx-ext, pillow, mock Attempting uninstall: setuptools Found existing installation: setuptools 51.3.3 Uninstalling setuptools-51.3.3: Successfully uninstalled setuptools-51.3.3 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.7.4 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.8 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.5 readthedocs-sphinx-ext-2.1.3 recommonmark-0.5.0 requests-2.25.1 setuptools-41.0.1 six-1.15.0 snowballstemmer-2.1.0 sphinx-3.4.3 sphinx-rtd-theme-0.5.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 urllib3-1.26.2 [rtd-command-info] start-time: 2021-01-22T04:21:21.213306Z, end-time: 2021-01-22T04:21:50.916010Z, duration: 29, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/simple Collecting emodpy~=1.9.1 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/emodpy/1.9.1/emodpy-1.9.1-py3-none-any.whl (107 kB) Collecting click~=7.1 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting emod-api~=1.5.0 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/emod-api/1.5.1/emod_api-1.5.1-py3-none-any.whl (91 kB) Collecting numpy==1.19.3 Downloading numpy-1.19.3-cp37-cp37m-manylinux2010_x86_64.whl (14.9 MB) Collecting idmtools~=1.6.0 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/idmtools/1.6.2/idmtools-1.6.2-py3-none-any.whl (136 kB) Requirement already satisfied: packaging<21.0,>=20.4 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from idmtools~=1.6.0->emodpy~=1.9.1->-r requirements.txt (line 1)) (20.8) Collecting diskcache==5.1.0 Downloading diskcache-5.1.0-py3-none-any.whl (44 kB) Collecting backoff<1.11,>=1.10.0 Downloading backoff-1.10.0-py2.py3-none-any.whl (31 kB) Collecting coloredlogs~=14.0 Downloading coloredlogs-14.3-py2.py3-none-any.whl (44 kB) Collecting humanfriendly~=8.2 Downloading humanfriendly-8.2-py2.py3-none-any.whl (86 kB) Collecting idmtools-models~=1.6.0 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/idmtools-models/1.6.2/idmtools_models-1.6.2-py3-none-any.whl (22 kB) Requirement already satisfied: jinja2~=2.11.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from idmtools-models~=1.6.0->emodpy~=1.9.1->-r requirements.txt (line 1)) (2.11.2) Collecting idmtools-platform-comps~=1.6.0 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/idmtools-platform-comps/1.6.2/idmtools_platform_comps-1.6.2-py3-none-any.whl (149 kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from jinja2~=2.11.2->idmtools-models~=1.6.0->emodpy~=1.9.1->-r requirements.txt (line 1)) (1.1.1) Collecting more-itertools~=8.6.0 Downloading more_itertools-8.6.0-py3-none-any.whl (45 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from packaging<21.0,>=20.4->idmtools~=1.6.0->emodpy~=1.9.1->-r requirements.txt (line 1)) (2.4.7) Collecting pandas Downloading pandas-1.1.5-cp37-cp37m-manylinux1_x86_64.whl (9.5 MB) Requirement already satisfied: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from pandas->emod-api~=1.5.0->emodpy~=1.9.1->-r requirements.txt (line 1)) (2020.5) Collecting pipreqs<0.5,>=0.4.10 Downloading pipreqs-0.4.10-py2.py3-none-any.whl (25 kB) Collecting pluggy~=0.13.1 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting importlib-metadata>=0.12 Downloading importlib_metadata-3.4.0-py3-none-any.whl (10 kB) Collecting pyCOMPS~=2.4.1 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/pyCOMPS/2.4.1/pyCOMPS-2.4.1-py2.py3-none-any.whl (55 kB) Requirement already satisfied: requests>=2.11.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from pyCOMPS~=2.4.1->idmtools-platform-comps~=1.6.0->emodpy~=1.9.1->-r requirements.txt (line 1)) (2.25.1) Requirement already satisfied: future>=0.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from pyCOMPS~=2.4.1->idmtools-platform-comps~=1.6.0->emodpy~=1.9.1->-r requirements.txt (line 1)) (0.18.2) Collecting python-dateutil>=2.7.3 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from python-dateutil>=2.7.3->pandas->emod-api~=1.5.0->emodpy~=1.9.1->-r requirements.txt (line 1)) (1.15.0) Collecting pyyaml Downloading PyYAML-5.3.1.tar.gz (269 kB) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from requests>=2.11.1->pyCOMPS~=2.4.1->idmtools-platform-comps~=1.6.0->emodpy~=1.9.1->-r requirements.txt (line 1)) (1.26.2) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from requests>=2.11.1->pyCOMPS~=2.4.1->idmtools-platform-comps~=1.6.0->emodpy~=1.9.1->-r requirements.txt (line 1)) (4.0.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from requests>=2.11.1->pyCOMPS~=2.4.1->idmtools-platform-comps~=1.6.0->emodpy~=1.9.1->-r requirements.txt (line 1)) (2020.12.5) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from requests>=2.11.1->pyCOMPS~=2.4.1->idmtools-platform-comps~=1.6.0->emodpy~=1.9.1->-r requirements.txt (line 1)) (2.10) Collecting tabulate~=0.8.7 Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) Collecting tqdm<5,>=4.52.0 Downloading tqdm-4.56.0-py2.py3-none-any.whl (72 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting xdg>=4.0.1 Downloading xdg-5.0.1-py3-none-any.whl (4.5 kB) Collecting zipp>=0.5 Downloading zipp-3.4.0-py3-none-any.whl (5.2 kB) Collecting astor Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB) Collecting astunparse Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from astunparse->emodpy~=1.9.1->-r requirements.txt (line 1)) (0.36.2) Collecting bs4 Downloading bs4-0.0.1.tar.gz (1.1 kB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) Collecting soupsieve>1.2 Downloading soupsieve-2.1-py3-none-any.whl (32 kB) Collecting docopt Downloading docopt-0.6.2.tar.gz (25 kB) Collecting geopy Downloading geopy-2.1.0-py3-none-any.whl (112 kB) Collecting geographiclib<2,>=1.49 Downloading geographiclib-1.50-py3-none-any.whl (38 kB) Collecting keyring Downloading keyring-21.8.0-py3-none-any.whl (32 kB) Collecting jeepney>=0.4.2 Downloading jeepney-0.6.0-py3-none-any.whl (45 kB) Collecting SecretStorage>=3.2 Downloading SecretStorage-3.3.0-py3-none-any.whl (14 kB) Collecting cryptography>=2.0 Downloading cryptography-3.3.1-cp36-abi3-manylinux2010_x86_64.whl (2.6 MB) Collecting cffi>=1.12 Downloading cffi-1.14.4-cp37-cp37m-manylinux1_x86_64.whl (402 kB) Collecting lz4 Downloading lz4-3.1.3-cp37-cp37m-manylinux2010_x86_64.whl (1.8 MB) Collecting matplotlib Downloading matplotlib-3.3.3-cp37-cp37m-manylinux1_x86_64.whl (11.6 MB) Collecting cycler>=0.10 Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.1-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB) Collecting pillow>=6.2.0 Downloading Pillow-8.1.0-cp37-cp37m-manylinux1_x86_64.whl (2.2 MB) Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting pyproj Downloading pyproj-3.0.0.post1-cp37-cp37m-manylinux2010_x86_64.whl (6.4 MB) Collecting scipy Downloading scipy-1.6.0-cp37-cp37m-manylinux1_x86_64.whl (27.4 MB) Collecting shapely Downloading Shapely-1.7.1-cp37-cp37m-manylinux1_x86_64.whl (1.0 MB) Collecting yarg Downloading yarg-0.1.9-py2.py3-none-any.whl (19 kB) Building wheels for collected packages: pyyaml, bs4, docopt Building wheel for pyyaml (setup.py): started Building wheel for pyyaml (setup.py): finished with status 'done' Created wheel for pyyaml: filename=PyYAML-5.3.1-cp37-cp37m-linux_x86_64.whl size=44620 sha256=6b3ada62c8bcedf683ffdc761417d08e2eb1f796110af755ce904dd24047a76a Stored in directory: /tmp/pip-ephem-wheel-cache-4suic47m/wheels/5e/03/1e/e1e954795d6f35dfc7b637fe2277bff021303bd9570ecea653 Building wheel for bs4 (setup.py): started Building wheel for bs4 (setup.py): finished with status 'done' Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=728a4031b4a81ee9ecaa29d8bc144d7ca086cdb8a21f5021edcd594e63325b60 Stored in directory: /tmp/pip-ephem-wheel-cache-4suic47m/wheels/0a/9e/ba/20e5bbc1afef3a491f0b3bb74d508f99403aabe76eda2167ca Building wheel for docopt (setup.py): started Building wheel for docopt (setup.py): finished with status 'done' Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13705 sha256=31201dde830fe80c8f3d8e22afb6e648695196456feb007bc02fe38b776ba248 Stored in directory: /tmp/pip-ephem-wheel-cache-4suic47m/wheels/72/b0/3f/1d95f96ff986c7dfffe46ce2be4062f38ebd04b506c77c81b9 Successfully built pyyaml bs4 docopt Installing collected packages: zipp, typing-extensions, pycparser, yarg, python-dateutil, numpy, importlib-metadata, humanfriendly, docopt, cffi, xdg, tqdm, tabulate, soupsieve, pyyaml, pluggy, pipreqs, pillow, pandas, more-itertools, kiwisolver, jeepney, geographiclib, diskcache, cycler, cryptography, coloredlogs, backoff, shapely, SecretStorage, scipy, pyproj, pyCOMPS, matplotlib, lz4, idmtools, geopy, beautifulsoup4, keyring, idmtools-platform-comps, idmtools-models, emod-api, click, bs4, astunparse, astor, emodpy Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Successfully installed SecretStorage-3.3.0 astor-0.8.1 astunparse-1.6.3 backoff-1.10.0 beautifulsoup4-4.9.3 bs4-0.0.1 cffi-1.14.4 click-7.1.2 coloredlogs-14.3 cryptography-3.3.1 cycler-0.10.0 diskcache-5.1.0 docopt-0.6.2 emod-api-1.5.1 emodpy-1.9.1 geographiclib-1.50 geopy-2.1.0 humanfriendly-8.2 idmtools-1.6.2 idmtools-models-1.6.2 idmtools-platform-comps-1.6.2 importlib-metadata-3.4.0 jeepney-0.6.0 keyring-21.8.0 kiwisolver-1.3.1 lz4-3.1.3 matplotlib-3.3.3 more-itertools-8.6.0 numpy-1.19.3 pandas-1.1.5 pillow-8.1.0 pipreqs-0.4.10 pluggy-0.13.1 pyCOMPS-2.4.1 pycparser-2.20 pyproj-3.0.0.post1 python-dateutil-2.8.1 pyyaml-5.3.1 scipy-1.6.0 shapely-1.7.1 soupsieve-2.1 tabulate-0.8.7 tqdm-4.56.0 typing-extensions-3.7.4.3 xdg-5.0.1 yarg-0.1.9 zipp-3.4.0 [rtd-command-info] start-time: 2021-01-22T04:21:51.019884Z, end-time: 2021-01-22T04:21:56.093485Z, duration: 5, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/simple Requirement already satisfied: sphinx-rtd-theme~=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from -r docs/requirements.txt (line 1)) (0.5.1) Collecting plantweb~=1.2.1 Downloading plantweb-1.2.1-py3-none-any.whl (20 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from plantweb~=1.2.1->-r docs/requirements.txt (line 4)) (2.25.1) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from plantweb~=1.2.1->-r docs/requirements.txt (line 4)) (0.14) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from plantweb~=1.2.1->-r docs/requirements.txt (line 4)) (1.15.0) Collecting pygit2~=1.2.1 Downloading pygit2-1.2.1-cp37-cp37m-manylinux2010_x86_64.whl (3.0 MB) Requirement already satisfied: cffi>=1.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from pygit2~=1.2.1->-r docs/requirements.txt (line 8)) (1.14.4) Collecting PyGithub~=1.51 Downloading PyGithub-1.54.1-py3-none-any.whl (289 kB) Collecting sphinx~=3.2.1 Downloading Sphinx-3.2.1-py3-none-any.whl (2.9 MB) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (1.0.3) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (2.11.2) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (2.7.4) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (1.0.1) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (1.0.2) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (1.0.2) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (2.9.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (2.1.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (1.2.0) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (1.0.3) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (1.1.4) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (20.8) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (41.0.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (0.7.12) Collecting sphinxcontrib-napoleon~=0.7 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) Collecting sphinxcontrib-programoutput~=0.16 Downloading sphinxcontrib_programoutput-0.16-py2.py3-none-any.whl (21 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from babel>=1.3->sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (2020.5) Requirement already satisfied: pycparser in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from cffi>=1.4.0->pygit2~=1.2.1->-r docs/requirements.txt (line 8)) (2.20) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (1.1.1) Collecting pockets>=0.3 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) Collecting pyjwt<2.0 Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from requests->plantweb~=1.2.1->-r docs/requirements.txt (line 4)) (1.26.2) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from requests->plantweb~=1.2.1->-r docs/requirements.txt (line 4)) (4.0.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from requests->plantweb~=1.2.1->-r docs/requirements.txt (line 4)) (2020.12.5) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from requests->plantweb~=1.2.1->-r docs/requirements.txt (line 4)) (2.10) Collecting py-make Downloading py_make-0.1.1-py2.py3-none-any.whl (9.4 kB) Requirement already satisfied: docopt>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from py-make->-r docs/requirements.txt (line 6)) (0.6.2) Collecting cached-property Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) Collecting deprecated Downloading Deprecated-1.2.11-py2.py3-none-any.whl (9.1 kB) Collecting wrapt<2,>=1.10 Downloading wrapt-1.12.1.tar.gz (27 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from packaging->sphinx~=3.2.1->-r docs/requirements.txt (line 3)) (2.4.7) Building wheels for collected packages: wrapt Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp37-cp37m-linux_x86_64.whl size=71022 sha256=5e4fc3ca3227c3ab5a972935080ca1595f5b837b6ce4325dba52e701e2471f07 Stored in directory: /tmp/pip-ephem-wheel-cache-nc3ku7fw/wheels/62/76/4c/aa25851149f3f6d9785f6c869387ad82b3fd37582fa8147ac6 Successfully built wrapt Installing collected packages: wrapt, sphinx, pyjwt, pockets, deprecated, cached-property, sphinxcontrib-programoutput, sphinxcontrib-napoleon, PyGithub, pygit2, py-make, plantweb Attempting uninstall: sphinx Found existing installation: Sphinx 3.4.3 Uninstalling Sphinx-3.4.3: Successfully uninstalled Sphinx-3.4.3 Successfully installed PyGithub-1.54.1 cached-property-1.5.2 deprecated-1.2.11 plantweb-1.2.1 pockets-0.9.1 py-make-0.1.1 pygit2-1.2.1 pyjwt-1.7.1 sphinx-3.2.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-programoutput-0.16 wrapt-1.12.1 [rtd-command-info] start-time: 2021-01-22T04:21:56.280479Z, end-time: 2021-01-22T04:21:57.033561Z, duration: 0, exit-code: 0 python ./setup.py install --force running install running bdist_egg running egg_info creating emodpy_malaria.egg-info writing emodpy_malaria.egg-info/PKG-INFO writing dependency_links to emodpy_malaria.egg-info/dependency_links.txt writing requirements to emodpy_malaria.egg-info/requires.txt writing top-level names to emodpy_malaria.egg-info/top_level.txt writing manifest file 'emodpy_malaria.egg-info/SOURCES.txt' reading manifest file 'emodpy_malaria.egg-info/SOURCES.txt' writing manifest file 'emodpy_malaria.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/emodpy_malaria copying emodpy_malaria/__init__.py -> build/lib/emodpy_malaria copying emodpy_malaria/config.py -> build/lib/emodpy_malaria creating build/lib/tests/unittests copying tests/unittests/test_malaria_interventions.py -> build/lib/tests/unittests copying tests/unittests/test_import.py -> build/lib/tests/unittests copying tests/unittests/__init__.py -> build/lib/tests/unittests copying tests/unittests/test_malaria_interventions_as_files.py -> build/lib/tests/unittests copying tests/unittests/test_malaria_reporters.py -> build/lib/tests/unittests copying tests/unittests/get_unittest_coverage.py -> build/lib/tests/unittests copying tests/unittests/schema_path_file.py -> build/lib/tests/unittests creating build/lib/emodpy_malaria/reporters copying emodpy_malaria/reporters/builtin.py -> build/lib/emodpy_malaria/reporters copying emodpy_malaria/reporters/__init__.py -> build/lib/emodpy_malaria/reporters creating build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/ivermectin.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/drug.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/spacespraying.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/outdoorrestkill.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/irs.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/sugartrap.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/__init__.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/bednet.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/udbednet.py -> build/lib/emodpy_malaria/interventions creating build/lib/emodpy_malaria/demographics copying emodpy_malaria/demographics/MalariaDemographics.py -> build/lib/emodpy_malaria/demographics copying emodpy_malaria/demographics/__init__.py -> build/lib/emodpy_malaria/demographics creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/tests creating build/bdist.linux-x86_64/egg/tests/unittests copying build/lib/tests/unittests/test_malaria_interventions.py -> build/bdist.linux-x86_64/egg/tests/unittests copying build/lib/tests/unittests/test_import.py -> build/bdist.linux-x86_64/egg/tests/unittests copying build/lib/tests/unittests/__init__.py -> build/bdist.linux-x86_64/egg/tests/unittests copying build/lib/tests/unittests/test_malaria_interventions_as_files.py -> build/bdist.linux-x86_64/egg/tests/unittests copying build/lib/tests/unittests/test_malaria_reporters.py -> build/bdist.linux-x86_64/egg/tests/unittests copying build/lib/tests/unittests/get_unittest_coverage.py -> build/bdist.linux-x86_64/egg/tests/unittests copying build/lib/tests/unittests/schema_path_file.py -> build/bdist.linux-x86_64/egg/tests/unittests copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/egg/tests creating build/bdist.linux-x86_64/egg/emodpy_malaria copying build/lib/emodpy_malaria/__init__.py -> build/bdist.linux-x86_64/egg/emodpy_malaria copying build/lib/emodpy_malaria/config.py -> build/bdist.linux-x86_64/egg/emodpy_malaria creating build/bdist.linux-x86_64/egg/emodpy_malaria/reporters copying build/lib/emodpy_malaria/reporters/builtin.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/reporters copying build/lib/emodpy_malaria/reporters/__init__.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/reporters creating build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/ivermectin.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/drug.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/spacespraying.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/outdoorrestkill.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/irs.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/sugartrap.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/__init__.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/bednet.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/udbednet.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions creating build/bdist.linux-x86_64/egg/emodpy_malaria/demographics copying build/lib/emodpy_malaria/demographics/MalariaDemographics.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/demographics copying build/lib/emodpy_malaria/demographics/__init__.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/demographics byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/test_malaria_interventions.py to test_malaria_interventions.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/test_import.py to test_import.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/test_malaria_interventions_as_files.py to test_malaria_interventions_as_files.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/test_malaria_reporters.py to test_malaria_reporters.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/get_unittest_coverage.py to get_unittest_coverage.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/schema_path_file.py to schema_path_file.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/config.py to config.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/reporters/builtin.py to builtin.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/reporters/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/ivermectin.py to ivermectin.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/drug.py to drug.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/spacespraying.py to spacespraying.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/outdoorrestkill.py to outdoorrestkill.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/irs.py to irs.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/sugartrap.py to sugartrap.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/bednet.py to bednet.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/udbednet.py to udbednet.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/demographics/MalariaDemographics.py to MalariaDemographics.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/demographics/__init__.py to __init__.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying emodpy_malaria.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying emodpy_malaria.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying emodpy_malaria.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying emodpy_malaria.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying emodpy_malaria.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... tests.unittests.__pycache__.schema_path_file.cpython-37: module references __file__ tests.unittests.__pycache__.test_malaria_interventions.cpython-37: module references __file__ tests.unittests.__pycache__.test_malaria_reporters.cpython-37: module references __file__ creating dist creating 'dist/emodpy_malaria-0.0.14-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing emodpy_malaria-0.0.14-py3.7.egg creating /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages/emodpy_malaria-0.0.14-py3.7.egg Extracting emodpy_malaria-0.0.14-py3.7.egg to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Adding emodpy-malaria 0.0.14 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages/emodpy_malaria-0.0.14-py3.7.egg Processing dependencies for emodpy-malaria==0.0.14 Searching for emodpy==1.9.1 Best match: emodpy 1.9.1 Adding emodpy 1.9.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for idmtools-models==1.6.2 Best match: idmtools-models 1.6.2 Adding idmtools-models 1.6.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for astunparse==1.6.3 Best match: astunparse 1.6.3 Adding astunparse 1.6.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for emod-api==1.5.1 Best match: emod-api 1.5.1 Adding emod-api 1.5.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for idmtools-platform-comps==1.6.2 Best match: idmtools-platform-comps 1.6.2 Adding idmtools-platform-comps 1.6.2 to easy-install.pth file Installing comps-cli script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for astor==0.8.1 Best match: astor 0.8.1 Adding astor 0.8.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for idmtools==1.6.2 Best match: idmtools 1.6.2 Adding idmtools 1.6.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for matplotlib==3.3.3 Best match: matplotlib 3.3.3 Adding matplotlib 3.3.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for bs4==0.0.1 Best match: bs4 0.0.1 Adding bs4 0.0.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for keyring==21.8.0 Best match: keyring 21.8.0 Adding keyring 21.8.0 to easy-install.pth file Installing keyring script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for click==7.1.2 Best match: click 7.1.2 Adding click 7.1.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for Jinja2==2.11.2 Best match: Jinja2 2.11.2 Adding Jinja2 2.11.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for wheel==0.36.2 Best match: wheel 0.36.2 Adding wheel 0.36.2 to easy-install.pth file Installing wheel script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for six==1.15.0 Best match: six 1.15.0 Adding six 1.15.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for geopy==2.1.0 Best match: geopy 2.1.0 Adding geopy 2.1.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for scipy==1.6.0 Best match: scipy 1.6.0 Adding scipy 1.6.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for pyproj==3.0.0.post1 Best match: pyproj 3.0.0.post1 Adding pyproj 3.0.0.post1 to easy-install.pth file Installing pyproj script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for PyYAML==5.3.1 Best match: PyYAML 5.3.1 Adding PyYAML 5.3.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for lz4==3.1.3 Best match: lz4 3.1.3 Adding lz4 3.1.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for pandas==1.1.5 Best match: pandas 1.1.5 Adding pandas 1.1.5 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for Shapely==1.7.1 Best match: Shapely 1.7.1 Adding Shapely 1.7.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for numpy==1.19.3 Best match: numpy 1.19.3 Adding numpy 1.19.3 to easy-install.pth file Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Installing f2py3 script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Installing f2py3.7 script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for pyCOMPS==2.4.1 Best match: pyCOMPS 2.4.1 Adding pyCOMPS 2.4.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for tqdm==4.56.0 Best match: tqdm 4.56.0 Adding tqdm 4.56.0 to easy-install.pth file Installing tqdm script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for coloredlogs==14.3 Best match: coloredlogs 14.3 Adding coloredlogs 14.3 to easy-install.pth file Installing coloredlogs script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for diskcache==5.1.0 Best match: diskcache 5.1.0 Adding diskcache 5.1.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for packaging==20.8 Best match: packaging 20.8 Adding packaging 20.8 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for pipreqs==0.4.10 Best match: pipreqs 0.4.10 Adding pipreqs 0.4.10 to easy-install.pth file Installing pipreqs script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for tabulate==0.8.7 Best match: tabulate 0.8.7 Adding tabulate 0.8.7 to easy-install.pth file Installing tabulate script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for humanfriendly==8.2 Best match: humanfriendly 8.2 Adding humanfriendly 8.2 to easy-install.pth file Installing humanfriendly script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for more-itertools==8.6.0 Best match: more-itertools 8.6.0 Adding more-itertools 8.6.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for backoff==1.10.0 Best match: backoff 1.10.0 Adding backoff 1.10.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for pluggy==0.13.1 Best match: pluggy 0.13.1 Adding pluggy 0.13.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for Pillow==8.1.0 Best match: Pillow 8.1.0 Adding Pillow 8.1.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for kiwisolver==1.3.1 Best match: kiwisolver 1.3.1 Adding kiwisolver 1.3.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for python-dateutil==2.8.1 Best match: python-dateutil 2.8.1 Adding python-dateutil 2.8.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for cycler==0.10.0 Best match: cycler 0.10.0 Adding cycler 0.10.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for pyparsing==2.4.7 Best match: pyparsing 2.4.7 Adding pyparsing 2.4.7 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for beautifulsoup4==4.9.3 Best match: beautifulsoup4 4.9.3 Adding beautifulsoup4 4.9.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for SecretStorage==3.3.0 Best match: SecretStorage 3.3.0 Adding SecretStorage 3.3.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for jeepney==0.6.0 Best match: jeepney 0.6.0 Adding jeepney 0.6.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for importlib-metadata==3.4.0 Best match: importlib-metadata 3.4.0 Adding importlib-metadata 3.4.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for MarkupSafe==1.1.1 Best match: MarkupSafe 1.1.1 Adding MarkupSafe 1.1.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for geographiclib==1.50 Best match: geographiclib 1.50 Adding geographiclib 1.50 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for certifi==2020.12.5 Best match: certifi 2020.12.5 Adding certifi 2020.12.5 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for pytz==2020.5 Best match: pytz 2020.5 Adding pytz 2020.5 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for requests==2.25.1 Best match: requests 2.25.1 Adding requests 2.25.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for xdg==5.0.1 Best match: xdg 5.0.1 Adding xdg 5.0.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for future==0.18.2 Best match: future 0.18.2 Adding future 0.18.2 to easy-install.pth file Installing futurize script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Installing pasteurize script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for docopt==0.6.2 Best match: docopt 0.6.2 Adding docopt 0.6.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for yarg==0.1.9 Best match: yarg 0.1.9 Adding yarg 0.1.9 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for soupsieve==2.1 Best match: soupsieve 2.1 Adding soupsieve 2.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for cryptography==3.3.1 Best match: cryptography 3.3.1 Adding cryptography 3.3.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for typing-extensions==3.7.4.3 Best match: typing-extensions 3.7.4.3 Adding typing-extensions 3.7.4.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for zipp==3.4.0 Best match: zipp 3.4.0 Adding zipp 3.4.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for chardet==4.0.0 Best match: chardet 4.0.0 Adding chardet 4.0.0 to easy-install.pth file Installing chardetect script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for urllib3==1.26.2 Best match: urllib3 1.26.2 Adding urllib3 1.26.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for idna==2.10 Best match: idna 2.10 Adding idna 2.10 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for cffi==1.14.4 Best match: cffi 1.14.4 Adding cffi 1.14.4 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Searching for pycparser==2.20 Best match: pycparser 2.20 Adding pycparser 2.20 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages Finished processing dependencies for emodpy-malaria==0.0.14 [rtd-command-info] start-time: 2021-01-22T04:21:58.363216Z, end-time: 2021-01-22T04:21:58.437292Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # Sphinx Demo docs build configuration file, created by # sphinx-quickstart on Fri Aug 26 16:52:16 2016. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # docs root, use os.path.abspath to make it absolute, like shown here. # import os import subprocess import sys import sphinx_rtd_theme import configparser if sys.platform in ["linux", "darwin"]: subprocess.check_output(["make", "generate-api"], cwd=os.path.dirname(os.path.abspath(__file__))) else: subprocess.check_output(["make.bat", "generate-api"], cwd=os.path.dirname(os.path.abspath(__file__))) # -- General configuration ------------------------------------------------ # If your docs needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.mathjax', 'sphinx.ext.githubpages', 'sphinx.ext.autodoc', 'sphinxcontrib.napoleon', 'sphinx.ext.todo', 'plantweb.directive', 'sphinxcontrib.programoutput' ] plantuml = 'plantweb' autodoc_default_options = { 'member-order': 'bysource', 'members': None, 'exclude-members': '__all__' } autodoc_mock_imports = [] napoleon_google_docstring = True # napoleon_numpy_docstring = True # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The encoding of source files. # # source_encoding = 'utf-8-sig' # The master toctree document. master_doc = 'index' # General information about the project. project = u'emodpy-malaria' copyright = u'2020, Bill & Melinda Gates Foundation. All rights reserved.' author = u'Institute for Disease Modeling' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. #current_path = os.path.dirname(__file__) #version_path = os.path.join(current_path, '..', '.bumpversion.cfg') #config = configparser.ConfigParser() #config.read(version_path) #version = config['bumpversion']['current_version'] # The full version, including alpha/beta/rc tags. # release = u'1.0' # The language for content autogenerated by Sphinx. Refer to docs # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: # # today = '' # # Else, today_fmt is used as the format for a strftime call. # # today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The reST default role (used for this markup: `text`) to use for all # documents. # # default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. # # add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). # # add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. # # show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. # modindex_common_prefix = [] # If true, keep warnings as "system message" paragraphs in the built documents. # keep_warnings = False # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # RST epilog is added to the end of every topic. Useful for replace # directives to use across the docset. rst_epilog = "\n.. include:: /variables.txt" # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the docs for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # docs. # # # html_theme_options = { # } # Add any paths that contain custom themes here, relative to this directory. html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # The name for this set of Sphinx documents. # " v docs" by default. # # html_title = u'Sphinx Demo v1.0' # A shorter title for the navigation bar. Default is the same as html_title. # # html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. # html_logo = "images/IDM_white.png" # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. # html_favicon = "images/favicon.ico" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] html_context = { 'css_files': [ '_static/theme_overrides.css' ] } # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the docs. # # html_extra_path = [] # If not None, a 'Last updated on:' timestamp is inserted at every page # bottom, using the given strftime format. # The empty string is equivalent to '%b %d, %Y'. # # html_last_updated_fmt = None # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. # # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. # # html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. # # html_additional_pages = {} # If false, no module index is generated. # # html_domain_indices = True # If false, no index is generated. # # html_use_index = True # If true, the index is split into individual pages for each letter. # # html_split_index = False # If true, links to the reST sources are added to the pages. # html_show_sourcelink = False # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # html_show_sphinx = False # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # html_use_opensearch = 'www.idmod.org/docs/' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Language to be used for generating the HTML full-text search index. # Sphinx supports the following languages: # 'da', 'de', 'en', 'es', 'fi', 'fr', 'hu', 'it', 'ja' # 'nl', 'no', 'pt', 'ro', 'ru', 'sv', 'tr', 'zh' # # html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # 'ja' uses this config value. # 'zh' user can custom change `jieba` dictionary path. # # html_search_options = {'type': 'default'} # The name of a javascript file (relative to the configuration directory) that # implements a search results scorer. If empty, the default will be used. # # html_search_scorer = 'scorer.js' # Output file base name for HTML help builder. htmlhelp_basename = 'emodpy-malaria' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'emodpy-malaria-docs.tex', u'emodpy-malaria', u'Institute for Disease Modeling', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. # # latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. # # latex_use_parts = False # If true, show page references after internal links. # # latex_show_pagerefs = False # If true, show URL addresses after external links. # # latex_show_urls = False # Documents to append as an appendix to all manuals. # # latex_appendices = [] # It false, will not define \strong, \code, itleref, \crossref ... but only # \sphinxstrong, ..., \sphinxtitleref, ... To help avoid clash with user added # packages. # # latex_keep_old_macro_names = True # If false, no module index is generated. # # latex_domain_indices = True # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'emodpy-malaria-docs', u'emodpy-malaria', [author], 1) ] # If true, show URL addresses after external links. # man_show_urls = True # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'emodpy-malaria-docs', u'emodpy-malaria', author, 'Institute for Disease Modeling', 'How to use emodpy for malaria simulations.', 'Miscellaneous'), ] # Documents to append as an appendix to all manuals. # # texinfo_appendices = [] # If false, no module index is generated. # # texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. # # texinfo_show_urls = 'footnote' # If true, do not generate a @detailmenu in the "Top" node's menu. # # texinfo_no_detailmenu = False # Example configuration for intersphinx: refer to the Python standard library. # intersphinx_mapping = {'https://docs.python.org/': None} ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ], 'downloads': [ ("pdf", "//docs.idmod.org/_/downloads/emodpy-malaria/en/latest/pdf/"), ("html", "//docs.idmod.org/_/downloads/emodpy-malaria/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'institute-for-disease-modeling-emodpy-malaria', 'name': u'emodpy-malaria', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.idmod.org/projects/emodpy-malaria/en/v0.0.11/', 'analytics_code': 'UA-87656833-3', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'InstituteforDiseaseModeling', 'proxied_api_host': '/_', 'github_repo': 'emodpy-malaria', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-87656833-3', 'global_analytics_code': 'UA-17997319-2', 'commit': '78dfe803', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/institute-for-disease-modeling-emodpy-malaria/builds/538485/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-01-22T04:21:58.540554Z, end-time: 2021-01-22T04:22:04.619658Z, duration: 6, exit-code: 1 python -m sphinx -T -E -W --keep-going -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v3.2.1 rm: cannot remove 'modules.rst': No such file or directory make: [generate-api] Error 1 (ignored) rm: cannot remove 'emodpy_malaria_index.rst': No such file or directory make: [generate-api] Error 1 (ignored) loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 18 source files that are out of date updating environment: [new config] 18 added, 0 changed, 0 removed reading sources... [ 5%] emodpy_malaria reading sources... [ 11%] emodpy_malaria.config reading sources... [ 16%] emodpy_malaria.demographics reading sources... [ 22%] emodpy_malaria.demographics.MalariaDemographics reading sources... [ 27%] emodpy_malaria.interventions reading sources... [ 33%] emodpy_malaria.interventions.bednet reading sources... [ 38%] emodpy_malaria.interventions.drug reading sources... [ 44%] emodpy_malaria.interventions.irs reading sources... [ 50%] emodpy_malaria.interventions.ivermectin reading sources... [ 55%] emodpy_malaria.interventions.outdoorrestkill reading sources... [ 61%] emodpy_malaria.interventions.spacespraying reading sources... [ 66%] emodpy_malaria.interventions.sugartrap reading sources... [ 72%] emodpy_malaria.interventions.udbednet reading sources... [ 77%] emodpy_malaria.reporters reading sources... [ 83%] emodpy_malaria.reporters.builtin /!\ WARNING: File 'idmtools.ini' Not Found! For details on how to configure idmtools, see https://docs.idmod.org/projects/idmtools/en/v1.6.2/configuration.html for details on how to configure idmtools. reading sources... [ 88%] emodpy_malaria_index reading sources... [ 94%] index reading sources... [100%] installation /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages/emodpy_malaria-0.0.14-py3.7.egg/emodpy_malaria/interventions/udbednet.py:docstring of emodpy_malaria.interventions.udbednet.REIBednet:10: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages/emodpy_malaria-0.0.14-py3.7.egg/emodpy_malaria/interventions/udbednet.py:docstring of emodpy_malaria.interventions.udbednet.REIBednet:18: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages/emodpy_malaria-0.0.14-py3.7.egg/emodpy_malaria/interventions/udbednet.py:docstring of emodpy_malaria.interventions.udbednet.REIBednet:21: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages/emodpy_malaria-0.0.14-py3.7.egg/emodpy_malaria/interventions/udbednet.py:docstring of emodpy_malaria.interventions.udbednet.REIBednet:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages/emodpy_malaria-0.0.14-py3.7.egg/emodpy_malaria/interventions/udbednet.py:docstring of emodpy_malaria.interventions.udbednet.REIBednet:31: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages/emodpy_malaria-0.0.14-py3.7.egg/emodpy_malaria/interventions/udbednet.py:docstring of emodpy_malaria.interventions.udbednet.REIBednet:37: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages/emodpy_malaria-0.0.14-py3.7.egg/emodpy_malaria/interventions/udbednet.py:docstring of emodpy_malaria.interventions.udbednet.REIBednet:41: WARNING: Block quote ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages/emodpy_malaria-0.0.14-py3.7.egg/emodpy_malaria/interventions/udbednet.py:docstring of emodpy_malaria.interventions.udbednet.REIBednet:101: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages/emodpy_malaria-0.0.14-py3.7.egg/emodpy_malaria/interventions/udbednet.py:docstring of emodpy_malaria.interventions.udbednet.REIBednet:110: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages/emodpy_malaria-0.0.14-py3.7.egg/emodpy_malaria/interventions/udbednet.py:docstring of emodpy_malaria.interventions.udbednet.REIBednet:111: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] emodpy_malaria writing output... [ 11%] emodpy_malaria.config writing output... [ 16%] emodpy_malaria.demographics writing output... [ 22%] emodpy_malaria.demographics.MalariaDemographics writing output... [ 27%] emodpy_malaria.interventions writing output... [ 33%] emodpy_malaria.interventions.bednet writing output... [ 38%] emodpy_malaria.interventions.drug writing output... [ 44%] emodpy_malaria.interventions.irs writing output... [ 50%] emodpy_malaria.interventions.ivermectin writing output... [ 55%] emodpy_malaria.interventions.outdoorrestkill writing output... [ 61%] emodpy_malaria.interventions.spacespraying writing output... [ 66%] emodpy_malaria.interventions.sugartrap writing output... [ 72%] emodpy_malaria.interventions.udbednet writing output... [ 77%] emodpy_malaria.reporters writing output... [ 83%] emodpy_malaria.reporters.builtin writing output... [ 88%] emodpy_malaria_index writing output... [ 94%] index writing output... [100%] installation generating indices... genindex py-modindexdone writing additional pages... search opensearchdone copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build finished with problems, 10 warnings. Updating searchtools for Read the Docs search...