Read the Docs build information Build id: 647422 Project: institute-for-disease-modeling-emodpy-malaria Version: latest Commit: 86608b8d7cb0c4b1528d60d2f8aca23c6ef6445c Date: 2021-06-04T00:31:08.169126Z State: finished Success: False [rtd-command-info] start-time: 2021-06-04T00:31:09.709752Z, end-time: 2021-06-04T00:31:12.778573Z, duration: 3, 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-06-04T00:31:12.935204Z, end-time: 2021-06-04T00:31:13.281763Z, 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 86608b8 Added datetime import statement back to docs conf.py (#220) [rtd-command-info] start-time: 2021-06-04T00:31:13.421420Z, end-time: 2021-06-04T00:31:13.484954Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-06-04T00:31:14.690565Z, end-time: 2021-06-04T00:31:18.877837Z, 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-06-04T00:31:19.005096Z, end-time: 2021-06-04T00:31:20.267489Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools 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 (21.1.2) 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 (57.0.0) [rtd-command-info] start-time: 2021-06-04T00:31:20.372822Z, end-time: 2021-06-04T00:31:28.862624Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir 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<2.2 Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/simple Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting Pygments>=2.0 Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) Collecting requests>=2.0.0 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) 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<2) (57.0.0) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl (31 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.5-py2.py3-none-any.whl (138 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 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=23772 sha256=1663092756329bce29e307ffa97bd65db3ff8e013a7257513e9483294da09bec Stored in directory: /tmp/pip-ephem-wheel-cache-f6i0l75b/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=491070 sha256=f845fae2ce08a2ecc32c9d1f1f3f2ccfae8fb08139946584184b2ebe01bfca98 Stored in directory: /tmp/pip-ephem-wheel-cache-f6i0l75b/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.1 MarkupSafe-2.0.1 Pygments-2.9.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.5.30 chardet-4.0.0 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.25.1 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.5 [rtd-command-info] start-time: 2021-06-04T00:31:28.996154Z, end-time: 2021-06-04T00:31:49.708622Z, duration: 20, 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.11.1 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/emodpy/1.11.1/emodpy-1.11.1-py3-none-any.whl (115 kB) Collecting emod-malaria==0.0.0 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/emod-malaria/0.0.0/emod_malaria-0.0.0-py3-none-any.whl (3.4 MB) Collecting astor Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB) Collecting bs4 Downloading bs4-0.0.1.tar.gz (1.1 kB) Collecting click~=7.1 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting astunparse Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Collecting matplotlib Downloading matplotlib-3.4.2-cp37-cp37m-manylinux1_x86_64.whl (10.3 MB) Collecting idmtools-platform-comps~=1.6.0 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/idmtools-platform-comps/1.6.3/idmtools_platform_comps-1.6.3-py3-none-any.whl (158 kB) Collecting idmtools~=1.6.0 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/idmtools/1.6.3/idmtools-1.6.3-py3-none-any.whl (137 kB) Collecting keyring Downloading keyring-23.0.1-py3-none-any.whl (33 kB) Collecting emod-api~=1.11.0 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/emod-api/1.11.4/emod_api-1.11.4-py3-none-any.whl (104 kB) Collecting idmtools-models~=1.6.0 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/idmtools-models/1.6.3/idmtools_models-1.6.3-py3-none-any.whl (22 kB) Collecting lz4 Downloading lz4-3.1.3-cp37-cp37m-manylinux2010_x86_64.whl (1.8 MB) Collecting pyproj Downloading pyproj-3.1.0-cp37-cp37m-manylinux2010_x86_64.whl (6.6 MB) Collecting numpy!=1.19.4 Downloading numpy-1.20.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.3 MB) Collecting scipy Downloading scipy-1.6.3-cp37-cp37m-manylinux1_x86_64.whl (27.4 MB) Collecting pandas Downloading pandas-1.2.4-cp37-cp37m-manylinux1_x86_64.whl (9.9 MB) Collecting pyyaml Downloading PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB) Collecting geographiclib Downloading geographiclib-1.50-py3-none-any.whl (38 kB) Collecting shapely Downloading Shapely-1.7.1-cp37-cp37m-manylinux1_x86_64.whl (1.0 MB) 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.11.1->-r requirements.txt (line 1)) (20.9) Collecting tqdm<5,>=4.52.0 Downloading tqdm-4.61.0-py2.py3-none-any.whl (75 kB) Collecting pygit2<1.6.0,>=1.4.0 Downloading pygit2-1.5.0-cp37-cp37m-manylinux2014_x86_64.whl (3.1 MB) Collecting diskcache~=5.1.0 Downloading diskcache-5.1.0-py3-none-any.whl (44 kB) Collecting more-itertools~=8.7.0 Downloading more_itertools-8.7.0-py3-none-any.whl (48 kB) Collecting backoff<1.11,>=1.10.0 Downloading backoff-1.10.0-py2.py3-none-any.whl (31 kB) Collecting pluggy~=0.13.1 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting pandas Downloading pandas-1.1.5-cp37-cp37m-manylinux1_x86_64.whl (9.5 MB) Collecting pipreqs<0.5,>=0.4.10 Downloading pipreqs-0.4.10-py2.py3-none-any.whl (25 kB) Collecting coloredlogs~=15.0 Downloading coloredlogs-15.0-py2.py3-none-any.whl (45 kB) Collecting tabulate<0.9,>=0.8.9 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) Collecting humanfriendly>=9.1 Downloading humanfriendly-9.1-py2.py3-none-any.whl (86 kB) Collecting jinja2~=2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 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: 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.3->idmtools-models~=1.6.0->emodpy~=1.11.1->-r requirements.txt (line 1)) (2.0.1) 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.11.1->-r requirements.txt (line 1)) (2.4.7) Collecting python-dateutil>=2.7.3 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 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.11.0->emodpy~=1.11.1->-r requirements.txt (line 1)) (2021.1) Collecting docopt Downloading docopt-0.6.2.tar.gz (25 kB) Collecting yarg Downloading yarg-0.1.9-py2.py3-none-any.whl (19 kB) Collecting importlib-metadata>=0.12 Downloading importlib_metadata-4.5.0-py3-none-any.whl (17 kB) Collecting zipp>=0.5 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) Collecting xdg>=4.0.1 Downloading xdg-5.0.2-py3-none-any.whl (4.9 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.11.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.11.1->-r requirements.txt (line 1)) (0.18.2) Collecting cached-property Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) Collecting cffi>=1.4.0 Downloading cffi-1.14.5-cp37-cp37m-manylinux1_x86_64.whl (402 kB) Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 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.11.0->emodpy~=1.11.1->-r requirements.txt (line 1)) (1.16.0) 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.11.1->-r requirements.txt (line 1)) (4.0.0) 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.11.1->-r requirements.txt (line 1)) (1.26.5) 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.11.1->-r requirements.txt (line 1)) (2021.5.30) 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.11.1->-r requirements.txt (line 1)) (2.10) 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.11.1->-r requirements.txt (line 1)) (0.36.2) Collecting beautifulsoup4 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) Collecting soupsieve>1.2 Downloading soupsieve-2.2.1-py3-none-any.whl (33 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.1-py3-none-any.whl (15 kB) Collecting cryptography>=2.0 Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) Collecting pillow>=6.2.0 Downloading Pillow-8.2.0-cp37-cp37m-manylinux1_x86_64.whl (3.0 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) Building wheels for collected packages: bs4, docopt 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=1271 sha256=803e84ee2ad1a5b25c94555f0b3f3125e354888687b09db407ae9569aa3ef8c3 Stored in directory: /tmp/pip-ephem-wheel-cache-emag6mcr/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=13724 sha256=49bfd14530fe748318b07802b73bc4a36881dbff4315bca10282680a565d51ac Stored in directory: /tmp/pip-ephem-wheel-cache-emag6mcr/wheels/72/b0/3f/1d95f96ff986c7dfffe46ce2be4062f38ebd04b506c77c81b9 Successfully built bs4 docopt Installing collected packages: zipp, typing-extensions, pycparser, yarg, python-dateutil, numpy, importlib-metadata, humanfriendly, docopt, cffi, cached-property, xdg, tqdm, tabulate, soupsieve, pyyaml, pygit2, pluggy, pipreqs, pandas, more-itertools, jeepney, diskcache, cryptography, coloredlogs, backoff, shapely, SecretStorage, scipy, pyproj, pyCOMPS, pillow, lz4, kiwisolver, jinja2, idmtools, geographiclib, cycler, beautifulsoup4, matplotlib, keyring, idmtools-platform-comps, idmtools-models, emod-api, click, bs4, astunparse, astor, emodpy, emod-malaria Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.0.1 Uninstalling Jinja2-3.0.1: Successfully uninstalled Jinja2-3.0.1 Successfully installed SecretStorage-3.3.1 astor-0.8.1 astunparse-1.6.3 backoff-1.10.0 beautifulsoup4-4.9.3 bs4-0.0.1 cached-property-1.5.2 cffi-1.14.5 click-7.1.2 coloredlogs-15.0 cryptography-3.4.7 cycler-0.10.0 diskcache-5.1.0 docopt-0.6.2 emod-api-1.11.4 emod-malaria-0.0.0 emodpy-1.11.1 geographiclib-1.50 humanfriendly-9.1 idmtools-1.6.3 idmtools-models-1.6.3 idmtools-platform-comps-1.6.3 importlib-metadata-4.5.0 jeepney-0.6.0 jinja2-2.11.3 keyring-23.0.1 kiwisolver-1.3.1 lz4-3.1.3 matplotlib-3.4.2 more-itertools-8.7.0 numpy-1.20.3 pandas-1.1.5 pillow-8.2.0 pipreqs-0.4.10 pluggy-0.13.1 pyCOMPS-2.4.1 pycparser-2.20 pygit2-1.5.0 pyproj-3.1.0 python-dateutil-2.8.1 pyyaml-5.4.1 scipy-1.6.3 shapely-1.7.1 soupsieve-2.2.1 tabulate-0.8.9 tqdm-4.61.0 typing-extensions-3.10.0.0 xdg-5.0.2 yarg-0.1.9 zipp-3.4.1 [rtd-command-info] start-time: 2021-06-04T00:31:49.859928Z, end-time: 2021-06-04T00:31:56.255530Z, duration: 6, 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 Collecting plantweb~=1.2.1 Downloading plantweb-1.2.1-py3-none-any.whl (20 kB) Collecting pygit2~=1.4.0 Downloading pygit2-1.4.0-cp37-cp37m-manylinux2010_x86_64.whl (3.0 MB) Collecting PyGithub~=1.54 Downloading PyGithub-1.55-py3-none-any.whl (291 kB) Collecting sphinx-copybutton~=0.3.1 Downloading sphinx_copybutton-0.3.1-py3-none-any.whl (10 kB) Collecting sphinx-rtd-theme~=0.5.0 Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) 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.17-py2.py3-none-any.whl (22 kB) Collecting sphinx~=3.3.1 Downloading Sphinx-3.3.1-py3-none-any.whl (2.9 MB) Collecting sphinxext.remoteliteralinclude Downloading sphinxext_remoteliteralinclude-0.2.0-py3-none-any.whl (6.3 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 1)) (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 1)) (0.17.1) 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 1)) (1.16.0) 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.4.0->-r docs/requirements.txt (line 2)) (1.14.5) Requirement already satisfied: cached-property in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from pygit2~=1.4.0->-r docs/requirements.txt (line 2)) (1.5.2) Collecting pynacl>=1.4.0 Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) Collecting deprecated Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) Collecting pyjwt>=2.0 Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) Collecting docutils Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting pockets>=0.3 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) 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.3.1->-r docs/requirements.txt (line 8)) (1.1.5) 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.3.1->-r docs/requirements.txt (line 8)) (2.11.3) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) 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.3.1->-r docs/requirements.txt (line 8)) (2.1.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.7/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 8)) (1.2.0) 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.3.1->-r docs/requirements.txt (line 8)) (2.9.1) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) 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.3.1->-r docs/requirements.txt (line 8)) (57.0.0) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) 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.3.1->-r docs/requirements.txt (line 8)) (2.9.0) 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.3.1->-r docs/requirements.txt (line 8)) (20.9) 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.3.1->-r docs/requirements.txt (line 8)) (0.7.12) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 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.3.1->-r docs/requirements.txt (line 8)) (2021.1) 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.4.0->-r docs/requirements.txt (line 2)) (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.3.1->-r docs/requirements.txt (line 8)) (2.0.1) 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 1)) (2021.5.30) 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 1)) (1.26.5) 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 1)) (4.0.0) 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 1)) (2.10) 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.3.1->-r docs/requirements.txt (line 8)) (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=71044 sha256=2f5619bf896f44770589151eecb5a2bbdc643d6f420fad9dd26b1fbd47c03962 Stored in directory: /tmp/pip-ephem-wheel-cache-thw9v7p2/wheels/62/76/4c/aa25851149f3f6d9785f6c869387ad82b3fd37582fa8147ac6 Successfully built wrapt Installing collected packages: wrapt, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, docutils, sphinx, pynacl, pyjwt, pockets, deprecated, sphinxext.remoteliteralinclude, sphinxcontrib-programoutput, sphinxcontrib-napoleon, sphinx-rtd-theme, sphinx-copybutton, PyGithub, pygit2, plantweb Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Attempting uninstall: pygit2 Found existing installation: pygit2 1.5.0 Uninstalling pygit2-1.5.0: Successfully uninstalled pygit2-1.5.0 Successfully installed PyGithub-1.55 deprecated-1.2.12 docutils-0.16 plantweb-1.2.1 pockets-0.9.1 pygit2-1.4.0 pyjwt-2.1.0 pynacl-1.4.0 sphinx-3.3.1 sphinx-copybutton-0.3.1 sphinx-rtd-theme-0.5.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-programoutput-0.17 sphinxcontrib-qthelp-1.0.3 sphinxext.remoteliteralinclude-0.2.0 wrapt-1.12.1 [rtd-command-info] start-time: 2021-06-04T00:31:56.418861Z, end-time: 2021-06-04T00:31:57.286763Z, 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' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' 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/emodpy_malaria copying emodpy_malaria/config.py -> build/lib/emodpy_malaria copying emodpy_malaria/vector_config.py -> build/lib/emodpy_malaria copying emodpy_malaria/__init__.py -> build/lib/emodpy_malaria creating build/lib/tests copying tests/__init__.py -> build/lib/tests 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/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/diag_survey.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/irs.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/mosquitorelease.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/inputeir.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/common.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/udbednet.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/sugartrap.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/outdoorrestkill.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/bednet.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/treatment_seeking.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/ivermectin.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/drug_campaign.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/__init__.py -> build/lib/emodpy_malaria/interventions creating build/lib/tests/unittests copying tests/unittests/get_latest_schema.py -> build/lib/tests/unittests copying tests/unittests/test_malaria_reporters.py -> build/lib/tests/unittests copying tests/unittests/test_malaria_config.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 copying tests/unittests/test_treatment_seeking.py -> build/lib/tests/unittests copying tests/unittests/test_malaria_interventions_as_files.py -> build/lib/tests/unittests copying tests/unittests/test_import.py -> build/lib/tests/unittests copying tests/unittests/test_malaria_interventions.py -> build/lib/tests/unittests copying tests/unittests/__init__.py -> build/lib/tests/unittests copying emodpy_malaria/malaria_drug_params.csv -> build/lib/emodpy_malaria copying emodpy_malaria/malaria_vs_params.csv -> build/lib/emodpy_malaria creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating 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/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 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 copying build/lib/emodpy_malaria/vector_config.py -> build/bdist.linux-x86_64/egg/emodpy_malaria copying build/lib/emodpy_malaria/malaria_drug_params.csv -> build/bdist.linux-x86_64/egg/emodpy_malaria creating build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/diag_survey.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/mosquitorelease.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/inputeir.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/common.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 copying build/lib/emodpy_malaria/interventions/sugartrap.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/bednet.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/treatment_seeking.py -> 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_campaign.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/malaria_vs_params.csv -> build/bdist.linux-x86_64/egg/emodpy_malaria copying build/lib/emodpy_malaria/__init__.py -> build/bdist.linux-x86_64/egg/emodpy_malaria creating build/bdist.linux-x86_64/egg/tests creating build/bdist.linux-x86_64/egg/tests/unittests copying build/lib/tests/unittests/get_latest_schema.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/test_malaria_config.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/unittests/test_treatment_seeking.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_import.py -> 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/__init__.py -> build/bdist.linux-x86_64/egg/tests/unittests copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/egg/tests 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/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 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/vector_config.py to vector_config.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/diag_survey.py to diag_survey.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/mosquitorelease.py to mosquitorelease.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/inputeir.py to inputeir.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/common.py to common.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/interventions/sugartrap.py to sugartrap.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/bednet.py to bednet.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/treatment_seeking.py to treatment_seeking.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_campaign.py to drug_campaign.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/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/get_latest_schema.py to get_latest_schema.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/test_malaria_config.py to test_malaria_config.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/unittests/test_treatment_seeking.py to test_treatment_seeking.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_import.py to test_import.cpython-37.pyc 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/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/__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... emodpy_malaria.__pycache__.config.cpython-37: module references __file__ emodpy_malaria.__pycache__.vector_config.cpython-37: module references __file__ tests.unittests.__pycache__.schema_path_file.cpython-37: module references __file__ tests.unittests.__pycache__.test_malaria_config.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__ tests.unittests.__pycache__.test_treatment_seeking.cpython-37: module references __file__ creating dist creating 'dist/emodpy_malaria-0.0.66-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.66-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.66-py3.7.egg Extracting emodpy_malaria-0.0.66-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.66 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.66-py3.7.egg Processing dependencies for emodpy-malaria==0.0.66 Searching for emod-malaria==0.0.0 Best match: emod-malaria 0.0.0 Adding emod-malaria 0.0.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 emodpy==1.11.1 Best match: emodpy 1.11.1 Adding emodpy 1.11.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.3 Best match: idmtools-models 1.6.3 Adding idmtools-models 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 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==23.0.1 Best match: keyring 23.0.1 Adding keyring 23.0.1 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 idmtools-platform-comps==1.6.3 Best match: idmtools-platform-comps 1.6.3 Adding idmtools-platform-comps 1.6.3 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 emod-api==1.11.4 Best match: emod-api 1.11.4 Adding emod-api 1.11.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 matplotlib==3.4.2 Best match: matplotlib 3.4.2 Adding matplotlib 3.4.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 idmtools==1.6.3 Best match: idmtools 1.6.3 Adding idmtools 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 Jinja2==2.11.3 Best match: Jinja2 2.11.3 Adding Jinja2 2.11.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 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 importlib-metadata==4.5.0 Best match: importlib-metadata 4.5.0 Adding importlib-metadata 4.5.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 SecretStorage==3.3.1 Best match: SecretStorage 3.3.1 Adding SecretStorage 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 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 tqdm==4.61.0 Best match: tqdm 4.61.0 Adding tqdm 4.61.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 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 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 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 scipy==1.6.3 Best match: scipy 1.6.3 Adding scipy 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 numpy==1.20.3 Best match: numpy 1.20.3 Adding numpy 1.20.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 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 PyYAML==5.4.1 Best match: PyYAML 5.4.1 Adding PyYAML 5.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 pyproj==3.1.0 Best match: pyproj 3.1.0 Adding pyproj 3.1.0 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 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 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 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 Pillow==8.2.0 Best match: Pillow 8.2.0 Adding Pillow 8.2.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 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 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.16.0 Best match: six 1.16.0 Adding six 1.16.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 more-itertools==8.7.0 Best match: more-itertools 8.7.0 Adding more-itertools 8.7.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.9 Best match: packaging 20.9 Adding packaging 20.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 tabulate==0.8.9 Best match: tabulate 0.8.9 Adding tabulate 0.8.9 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 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 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 coloredlogs==15.0 Best match: coloredlogs 15.0 Adding coloredlogs 15.0 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 pygit2==1.4.0 Best match: pygit2 1.4.0 Adding pygit2 1.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 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 MarkupSafe==2.0.1 Best match: MarkupSafe 2.0.1 Adding MarkupSafe 2.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 soupsieve==2.2.1 Best match: soupsieve 2.2.1 Adding soupsieve 2.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 zipp==3.4.1 Best match: zipp 3.4.1 Adding zipp 3.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 typing-extensions==3.10.0.0 Best match: typing-extensions 3.10.0.0 Adding typing-extensions 3.10.0.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 cryptography==3.4.7 Best match: cryptography 3.4.7 Adding cryptography 3.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 pytz==2021.1 Best match: pytz 2021.1 Adding pytz 2021.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 xdg==5.0.2 Best match: xdg 5.0.2 Adding xdg 5.0.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 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 certifi==2021.5.30 Best match: certifi 2021.5.30 Adding certifi 2021.5.30 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 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 humanfriendly==9.1 Best match: humanfriendly 9.1 Adding humanfriendly 9.1 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 cffi==1.14.5 Best match: cffi 1.14.5 Adding cffi 1.14.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 cached-property==1.5.2 Best match: cached-property 1.5.2 Adding cached-property 1.5.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 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 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 urllib3==1.26.5 Best match: urllib3 1.26.5 Adding urllib3 1.26.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 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.66 [rtd-command-info] start-time: 2021-06-04T00:31:58.586452Z, end-time: 2021-06-04T00:31:58.672846Z, 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 from datetime import datetime from urllib.request import urlretrieve 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__))) # -- Copy the dependent package documentation for reuse ------------------- urlretrieve( "https://docs.idmod.org/projects/idmtools/en/latest/_sources/faq.rst.txt", "external/idmtools-faq.rst") urlretrieve( "https://docs.idmod.org/projects/emod-api/en/latest/_sources/faq.rst.txt", "external/emod-api-faq.rst") urlretrieve( "https://docs.idmod.org/projects/emodpy/en/latest/_sources/faq.rst.txt", "external/emodpy-faq.rst") # -- 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', 'sphinx.ext.intersphinx', 'sphinxext.remoteliteralinclude' ] 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 = f'1999 - {datetime.today().year}, 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', '_static/copy_button.css' ] } html_js_files = ['show_block_by_os.js'] # 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 = {'python': ('https://docs.python.org/3', None), 'emod_api': ('https://docs.idmod.org/projects/emod-api/en/latest/', None), 'emodpy': ('https://docs.idmod.org/projects/emodpy/en/latest/', None), 'idmtools': ('https://docs.idmod.org/projects/idmtools/en/latest/', None), 'emod-malaria': ('https://docs.idmod.org/projects/emod-malaria/en/latest/', None), 'pycomps': ('https://docs.idmod.org/projects/pycomps/en/latest/', 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 # # Note: this file should't rely on extra depencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring 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': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("v0.0.61", "/en/v0.0.61/"), ("v0.0.50", "/en/v0.0.50/"), ("0.0.50", "/en/0.0.50/"), ("v0.0.48", "/en/v0.0.48/"), ("v0.0.45", "/en/v0.0.45/"), ("v0.0.44", "/en/v0.0.44/"), ("v0.0.29", "/en/v0.0.29/"), ("v0.0.18", "/en/v0.0.18/"), ], '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.50/', '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': '86608b8d', } # 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/647422/' 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-06-04T00:31:58.786171Z, end-time: 2021-06-04T00:32:04.029268Z, duration: 5, exit-code: 1 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v3.3.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 loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.idmod.org/projects/emod-api/en/latest/objects.inv... loading intersphinx inventory from https://docs.idmod.org/projects/emodpy/en/latest/objects.inv... loading intersphinx inventory from https://docs.idmod.org/projects/idmtools/en/latest/objects.inv... loading intersphinx inventory from https://docs.idmod.org/projects/emod-malaria/en/latest/objects.inv... loading intersphinx inventory from https://docs.idmod.org/projects/pycomps/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 30 source files that are out of date updating environment: [new config] 30 added, 0 changed, 0 removed reading sources... [ 3%] emodpy_malaria reading sources... [ 6%] emodpy_malaria.config reading sources... [ 10%] emodpy_malaria.demographics reading sources... [ 13%] emodpy_malaria.demographics.MalariaDemographics reading sources... [ 16%] emodpy_malaria.interventions reading sources... [ 20%] emodpy_malaria.interventions.bednet reading sources... [ 23%] emodpy_malaria.interventions.common reading sources... [ 26%] emodpy_malaria.interventions.diag_survey reading sources... [ 30%] emodpy_malaria.interventions.drug reading sources... [ 33%] emodpy_malaria.interventions.drug_campaign reading sources... [ 36%] emodpy_malaria.interventions.inputeir reading sources... [ 40%] emodpy_malaria.interventions.irs reading sources... [ 43%] emodpy_malaria.interventions.ivermectin reading sources... [ 46%] emodpy_malaria.interventions.mosquitorelease reading sources... [ 50%] emodpy_malaria.interventions.outdoorrestkill reading sources... [ 53%] emodpy_malaria.interventions.spacespraying reading sources... [ 56%] emodpy_malaria.interventions.sugartrap reading sources... [ 60%] emodpy_malaria.interventions.treatment_seeking reading sources... [ 63%] emodpy_malaria.interventions.udbednet reading sources... [ 66%] emodpy_malaria.reporters reading sources... [ 70%] 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.3/configuration.html for details on how to configure idmtools. reading sources... [ 73%] emodpy_malaria.vector_config reading sources... [ 76%] emodpy_malaria_index reading sources... [ 80%] external/emod-api-faq reading sources... [ 83%] external/emodpy-faq reading sources... [ 86%] external/idmtools-faq reading sources... [ 90%] faq reading sources... [ 93%] index reading sources... [ 96%] installation reading sources... [100%] installation-basic /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/checkouts/latest/docs/external/emodpy-faq.rst:1: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'external/external/idmtools-faq.rst'. looking for now-outdated files... /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/checkouts/latest/docs/external/emodpy-faq.rst:3: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'external/external/emod-api-faq.rst'. none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] emodpy_malaria writing output... [ 6%] emodpy_malaria.config writing output... [ 10%] emodpy_malaria.demographics writing output... [ 13%] emodpy_malaria.demographics.MalariaDemographics writing output... [ 16%] emodpy_malaria.interventions writing output... [ 20%] emodpy_malaria.interventions.bednet writing output... [ 23%] emodpy_malaria.interventions.common writing output... [ 26%] emodpy_malaria.interventions.diag_survey writing output... [ 30%] emodpy_malaria.interventions.drug writing output... [ 33%] emodpy_malaria.interventions.drug_campaign writing output... [ 36%] emodpy_malaria.interventions.inputeir writing output... [ 40%] emodpy_malaria.interventions.irs writing output... [ 43%] emodpy_malaria.interventions.ivermectin writing output... [ 46%] emodpy_malaria.interventions.mosquitorelease writing output... [ 50%] emodpy_malaria.interventions.outdoorrestkill writing output... [ 53%] emodpy_malaria.interventions.spacespraying writing output... [ 56%] emodpy_malaria.interventions.sugartrap writing output... [ 60%] emodpy_malaria.interventions.treatment_seeking writing output... [ 63%] emodpy_malaria.interventions.udbednet writing output... [ 66%] emodpy_malaria.reporters writing output... [ 70%] emodpy_malaria.reporters.builtin writing output... [ 73%] emodpy_malaria.vector_config writing output... [ 76%] emodpy_malaria_index writing output... [ 80%] external/emod-api-faq writing output... [ 83%] external/emodpy-faq writing output... [ 86%] external/idmtools-faq writing output... [ 90%] faq writing output... [ 93%] index writing output... [ 96%] installation writing output... [100%] installation-basic generating indices... genindex py-modindex done writing additional pages... search opensearch done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build finished with problems, 2 warnings. Updating searchtools for Read the Docs search...