Read the Docs build information Build id: 861475 Project: institute-for-disease-modeling-emodpy-malaria Version: latest Commit: 01f32e863e2d3531c6b21769e9fcde47c01e23e4 Date: 2022-02-22T19:47:29.597538Z State: finished Success: False [rtd-command-info] start-time: 2022-02-22T19:53:16.771174Z, end-time: 2022-02-22T19:53:19.871544Z, 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' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-02-22T19:53:20.078078Z, end-time: 2022-02-22T19:53:20.479586Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to '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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 01f32e8 Bump version: 1.1.3 → 1.1.4 [rtd-command-info] start-time: 2022-02-22T19:53:20.639674Z, end-time: 2022-02-22T19:53:20.726091Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-02-22T19:53:22.427855Z, end-time: 2022-02-22T19:53:30.271238Z, duration: 7, exit-code: 0 python3.8 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin/python3.8 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: 2022-02-22T19:53:30.452110Z, end-time: 2022-02-22T19:53:33.588104Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 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.8/site-packages (22.0.3) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 KB 26.8 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 60.9.3 Uninstalling setuptools-60.9.3: Successfully uninstalled setuptools-60.9.3 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-02-22T19:53:33.756523Z, end-time: 2022-02-22T19:54:18.061774Z, duration: 44, 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 KB 21.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 118.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 KB 108.7 MB/s eta 0:00:00 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.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 128.4 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 118.7 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 KB 143.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 136.6 MB/s eta 0:00:00 Collecting Jinja2>=2.3 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 KB 133.9 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 143.4 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 118.5 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 KB 126.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from sphinx<2) (58.2.0) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 117.0 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 KB 145.8 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 120.6 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 144.4 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 135.9 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 124.3 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 135.3 MB/s eta 0:00:00 Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 128.4 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 KB 122.9 MB/s eta 0:00:00 Building wheels for collected packages: mock, pillow, 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=23773 sha256=7733ced3b8f14218e8e5d6fe644076e183b1bd09d83ae065439ef07d52996506 Stored in directory: /tmp/pip-ephem-wheel-cache-9kj4uwto/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp38-cp38-linux_x86_64.whl size=1260054 sha256=37ad250dca233676555986c6b2744b3d4d3376cf59e6a4e387108d29f1363903 Stored in directory: /tmp/pip-ephem-wheel-cache-9kj4uwto/wheels/5f/a8/6b/5b7b3f764d879214eb03570f74d2b086201eb514e6ffa68d6d 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=7960b33dcde8be31990eec5a2a06ef728a4ca40b80829630ae19ba65591e63a6 Stored in directory: /tmp/pip-ephem-wheel-cache-9kj4uwto/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: snowballstemmer, pytz, mock, certifi, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, babel, sphinxcontrib-websupport, requests, packaging, Jinja2, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.0.3 MarkupSafe-2.1.0 Pygments-2.11.2 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.12 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.27.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.8 [rtd-command-info] start-time: 2022-02-22T19:54:18.316069Z, end-time: 2022-02-22T19:55:10.480281Z, duration: 52, 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.16 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/emodpy/1.17.1/emodpy-1.17.1-py3-none-any.whl (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.8/116.8 KB 3.9 MB/s eta 0:00:00 Collecting emod-malaria==0.0.10 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/emod-malaria/0.0.10/emod_malaria-0.0.10-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 12.7 MB/s eta 0:00:00 Collecting snakemake~=6.12 Downloading snakemake-6.15.5.tar.gz (281 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 281.4/281.4 KB 15.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting idmtools-platform-comps~=1.6.0 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/idmtools-platform-comps/1.6.4/idmtools_platform_comps-1.6.4-py3-none-any.whl (177 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 177.1/177.1 KB 14.8 MB/s eta 0:00:00 Collecting keyring Downloading keyring-23.5.0-py3-none-any.whl (33 kB) Collecting astunparse Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Collecting astor Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB) Collecting idmtools~=1.6.0 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/idmtools/1.6.4/idmtools-1.6.4-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 KB 14.5 MB/s eta 0:00:00 Collecting idmtools-models~=1.6.0 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/idmtools-models/1.6.4/idmtools_models-1.6.4-py3-none-any.whl (24 kB) Collecting emod-api<2.0,>=1.20 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/emod-api/1.21.1/emod_api-1.21.1-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.5/128.5 KB 123.3 MB/s eta 0:00:00 Collecting click~=7.1 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 KB 115.2 MB/s eta 0:00:00 Collecting matplotlib Downloading matplotlib-3.5.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (11.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 117.1 MB/s eta 0:00:00 Collecting bs4 Downloading bs4-0.0.1.tar.gz (1.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting wrapt Downloading wrapt-1.13.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.6/84.6 KB 121.0 MB/s eta 0:00:00 Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from snakemake~=6.12->-r requirements.txt (line 3)) (2.27.1) Collecting ratelimiter Downloading ratelimiter-1.2.0.post0-py3-none-any.whl (6.6 kB) Collecting pyyaml Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 KB 144.4 MB/s eta 0:00:00 Collecting configargparse Downloading ConfigArgParse-1.5.3-py3-none-any.whl (20 kB) Collecting appdirs Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting datrie Downloading datrie-0.8.2-cp38-cp38-manylinux1_x86_64.whl (551 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 551.6/551.6 KB 143.7 MB/s eta 0:00:00 Collecting jsonschema Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 124.6 MB/s eta 0:00:00 Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from snakemake~=6.12->-r requirements.txt (line 3)) (0.17.1) Collecting gitpython Downloading GitPython-3.1.27-py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.2/181.2 KB 140.3 MB/s eta 0:00:00 Collecting psutil Downloading psutil-5.9.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (283 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 283.8/283.8 KB 142.8 MB/s eta 0:00:00 Collecting nbformat Downloading nbformat-5.1.3-py3-none-any.whl (178 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.9/178.9 KB 135.5 MB/s eta 0:00:00 Collecting toposort Downloading toposort-1.7-py2.py3-none-any.whl (9.0 kB) Collecting connection_pool>=0.0.3 Downloading connection_pool-0.0.3.tar.gz (3.8 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pulp>=2.0 Downloading PuLP-2.6.0-py3-none-any.whl (14.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 113.8 MB/s eta 0:00:00 Collecting smart_open>=3.0 Downloading smart_open-5.2.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.6/58.6 KB 102.6 MB/s eta 0:00:00 Collecting filelock Downloading filelock-3.6.0-py3-none-any.whl (10.0 kB) Collecting stopit Downloading stopit-1.1.2.tar.gz (18 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tabulate Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) Collecting shapely Downloading Shapely-1.8.1.post1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 121.3 MB/s eta 0:00:00 Collecting pandas Downloading pandas-1.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.7/11.7 MB 112.7 MB/s eta 0:00:00 Collecting numpy!=1.19.4 Downloading numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 118.8 MB/s eta 0:00:00 Collecting sklearn Downloading sklearn-0.0.tar.gz (1.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyproj Downloading pyproj-3.3.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (5.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 117.9 MB/s eta 0:00:00 Collecting geographiclib Downloading geographiclib-1.52-py3-none-any.whl (38 kB) Collecting lz4 Downloading lz4-4.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 145.5 MB/s eta 0:00:00 Collecting scipy Downloading scipy-1.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 MB 118.4 MB/s eta 0:00:00 Collecting prodict Downloading prodict-0.8.18.tar.gz (4.2 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyyaml Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 662.4/662.4 KB 145.9 MB/s eta 0:00:00 Collecting coloredlogs~=15.0 Downloading coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 KB 107.0 MB/s eta 0:00:00 Collecting backoff<1.11,>=1.10.0 Downloading backoff-1.10.0-py2.py3-none-any.whl (31 kB) Collecting diskcache~=5.2.1 Downloading diskcache-5.2.1-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 KB 106.7 MB/s eta 0:00:00 Collecting pandas Downloading pandas-1.1.5-cp38-cp38-manylinux1_x86_64.whl (9.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 139.7 MB/s eta 0:00:00 Collecting packaging<21.0,>=20.4 Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 110.4 MB/s eta 0:00:00 Collecting pluggy~=0.13.1 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting tqdm<5,>=4.52.0 Downloading tqdm-4.62.3-py2.py3-none-any.whl (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.2/76.2 KB 121.6 MB/s eta 0:00:00 Collecting pygit2<1.6.0,>=1.4.0 Downloading pygit2-1.5.0-cp38-cp38-manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 141.3 MB/s eta 0:00:00 Collecting more-itertools~=8.8.0 Downloading more_itertools-8.8.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.8/48.8 KB 110.1 MB/s eta 0:00:00 Collecting pipreqs<0.5,>=0.4.10 Downloading pipreqs-0.4.11-py2.py3-none-any.whl (32 kB) Requirement already satisfied: jinja2~=3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from idmtools-models~=1.6.0->emodpy~=1.16->-r requirements.txt (line 1)) (3.0.3) Collecting pyCOMPS~=2.5.0 Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/pyCOMPS/2.5.0/pyCOMPS-2.5.0-py2.py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 KB 107.9 MB/s eta 0:00:00 Collecting pytest-lazy-fixture~=0.6.3 Downloading pytest_lazy_fixture-0.6.3-py3-none-any.whl (4.9 kB) Requirement already satisfied: six<2.0,>=1.6.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from astunparse->emodpy~=1.16->-r requirements.txt (line 1)) (1.16.0) 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.8/site-packages (from astunparse->emodpy~=1.16->-r requirements.txt (line 1)) (0.37.1) Collecting beautifulsoup4 Downloading beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.4/97.4 KB 128.7 MB/s eta 0:00:00 Collecting gitdb<5,>=4.0.1 Downloading gitdb-4.0.9-py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 119.4 MB/s eta 0:00:00 Collecting importlib-resources>=1.4.0 Downloading importlib_resources-5.4.0-py3-none-any.whl (28 kB) Collecting attrs>=17.4.0 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 112.4 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.8/119.8 KB 126.3 MB/s eta 0:00:00 Collecting importlib-metadata>=3.6 Downloading importlib_metadata-4.11.1-py3-none-any.whl (17 kB) Collecting jeepney>=0.4.2 Downloading jeepney-0.7.1-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 KB 115.8 MB/s eta 0:00:00 Collecting SecretStorage>=3.2 Downloading SecretStorage-3.3.1-py3-none-any.whl (15 kB) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 143.8 MB/s eta 0:00:00 Collecting pillow>=6.2.0 Downloading Pillow-9.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 141.1 MB/s eta 0:00:00 Collecting cycler>=0.10 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting python-dateutil>=2.7 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 136.9 MB/s eta 0:00:00 Collecting fonttools>=4.22.0 Downloading fonttools-4.29.1-py3-none-any.whl (895 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 895.5/895.5 KB 141.9 MB/s eta 0:00:00 Requirement already satisfied: pyparsing>=2.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from matplotlib->emodpy~=1.16->-r requirements.txt (line 1)) (3.0.7) Collecting jupyter-core Downloading jupyter_core-4.9.2-py3-none-any.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.9/86.9 KB 119.0 MB/s eta 0:00:00 Collecting traitlets>=4.1 Downloading traitlets-5.1.1-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.0/102.0 KB 120.1 MB/s eta 0:00:00 Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from requests->snakemake~=6.12->-r requirements.txt (line 3)) (2.0.12) 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.8/site-packages (from requests->snakemake~=6.12->-r requirements.txt (line 3)) (2021.10.8) 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.8/site-packages (from requests->snakemake~=6.12->-r requirements.txt (line 3)) (1.26.8) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from requests->snakemake~=6.12->-r requirements.txt (line 3)) (3.3) Collecting humanfriendly>=9.1 Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 KB 121.2 MB/s eta 0:00:00 Collecting smmap<6,>=3.0.1 Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Collecting zipp>=0.5 Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from jinja2~=3.0.1->idmtools-models~=1.6.0->emodpy~=1.16->-r requirements.txt (line 1)) (2.1.0) Requirement already satisfied: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from pandas->emod-api<2.0,>=1.20->emodpy~=1.16->-r requirements.txt (line 1)) (2021.3) Collecting docopt Downloading docopt-0.6.2.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting yarg Downloading yarg-0.1.9-py2.py3-none-any.whl (19 kB) Collecting xdg>=4.0.1 Downloading xdg-5.1.1-py3-none-any.whl (5.0 kB) 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.8/site-packages (from pyCOMPS~=2.5.0->idmtools-platform-comps~=1.6.0->emodpy~=1.16->-r requirements.txt (line 1)) (0.18.2) Collecting cffi>=1.4.0 Downloading cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.7/446.7 KB 143.7 MB/s eta 0:00:00 Collecting cached-property Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) Collecting pytest>=3.2.5 Downloading pytest-7.0.1-py3-none-any.whl (296 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.0/297.0 KB 139.4 MB/s eta 0:00:00 Collecting cryptography>=2.0 Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 141.0 MB/s eta 0:00:00 Collecting soupsieve>1.2 Downloading soupsieve-2.3.1-py3-none-any.whl (37 kB) Collecting scikit-learn Downloading scikit_learn-1.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.7/26.7 MB 134.7 MB/s eta 0:00:00 Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 124.4 MB/s eta 0:00:00 Collecting py>=1.8.2 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 KB 112.1 MB/s eta 0:00:00 Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting threadpoolctl>=2.0.0 Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB) Collecting joblib>=0.11 Downloading joblib-1.1.0-py2.py3-none-any.whl (306 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 307.0/307.0 KB 141.9 MB/s eta 0:00:00 Building wheels for collected packages: snakemake, connection_pool, bs4, stopit, prodict, sklearn, docopt Building wheel for snakemake (setup.py): started Building wheel for snakemake (setup.py): finished with status 'done' Created wheel for snakemake: filename=snakemake-6.15.5-py3-none-any.whl size=301660 sha256=7a9f7b48d4d527f461e3549b90d7b8c8b8456df51436feab01c66741c0744cba Stored in directory: /tmp/pip-ephem-wheel-cache-i2u__3bm/wheels/62/3a/75/05d0bb847645cc2d43087329a2825dd9419d08b75d751e65c9 Building wheel for connection_pool (setup.py): started Building wheel for connection_pool (setup.py): finished with status 'done' Created wheel for connection_pool: filename=connection_pool-0.0.3-py3-none-any.whl size=4084 sha256=4f32ced19979487a27d2bc2f627fb0629f3267def001446b73bd287262cfd862 Stored in directory: /tmp/pip-ephem-wheel-cache-i2u__3bm/wheels/0a/98/19/7c3152e8ffe9a430f80fd866c4d2b16b3945dc4ebb26961ec0 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=1272 sha256=c0a59a41a59a9ecf1957d4a33305307ee37e52b8056b8afb74e20df1a63801e7 Stored in directory: /tmp/pip-ephem-wheel-cache-i2u__3bm/wheels/75/78/21/68b124549c9bdc94f822c02fb9aa3578a669843f9767776bca Building wheel for stopit (setup.py): started Building wheel for stopit (setup.py): finished with status 'done' Created wheel for stopit: filename=stopit-1.1.2-py3-none-any.whl size=11956 sha256=7ce4bb78669a69f83f9bb84510c4c891156eca00ad696ba3898ba79cce529a6a Stored in directory: /tmp/pip-ephem-wheel-cache-i2u__3bm/wheels/a8/bb/8f/6b9328d23c2dcedbfeb8498b9f650d55d463089e3b8fc0bfb2 Building wheel for prodict (setup.py): started Building wheel for prodict (setup.py): finished with status 'done' Created wheel for prodict: filename=prodict-0.8.18-py3-none-any.whl size=4223 sha256=b85f9ca7b0c5d860edf6bdc18e1aa5acf45001eaaa82b86c6c7daa2798d9d92e Stored in directory: /tmp/pip-ephem-wheel-cache-i2u__3bm/wheels/f7/87/da/f7f3dad926a33705d391981f28b2c2d2b4bc7e1e4804e6fdfe Building wheel for sklearn (setup.py): started Building wheel for sklearn (setup.py): finished with status 'done' Created wheel for sklearn: filename=sklearn-0.0-py2.py3-none-any.whl size=1310 sha256=70c43db8b0c04510c1b51ddd86cc4c1ba48a54d407c042a8dcebb4f8334127cc Stored in directory: /tmp/pip-ephem-wheel-cache-i2u__3bm/wheels/22/0b/40/fd3f795caaa1fb4c6cb738bc1f56100be1e57da95849bfc897 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=13723 sha256=40c00d56ba72f380f6f79f273d4e98aac6173e37a966fb147fb04deebe7639b7 Stored in directory: /tmp/pip-ephem-wheel-cache-i2u__3bm/wheels/56/ea/58/ead137b087d9e326852a851351d1debf4ada529b6ac0ec4e8c Successfully built snakemake connection_pool bs4 stopit prodict sklearn docopt Installing collected packages: toposort, tabulate, stopit, ratelimiter, pulp, prodict, ipython-genutils, iniconfig, geographiclib, emod-malaria, docopt, connection_pool, cached-property, appdirs, zipp, xdg, wrapt, traitlets, tqdm, tomli, threadpoolctl, soupsieve, smmap, smart_open, shapely, pyyaml, python-dateutil, pyrsistent, pyproj, pycparser, py, psutil, pluggy, pillow, packaging, numpy, more-itertools, lz4, kiwisolver, joblib, jeepney, humanfriendly, fonttools, filelock, diskcache, datrie, cycler, configargparse, click, backoff, attrs, astunparse, astor, yarg, scipy, pytest, pyCOMPS, pandas, matplotlib, jupyter-core, importlib-resources, importlib-metadata, gitdb, coloredlogs, cffi, beautifulsoup4, scikit-learn, pytest-lazy-fixture, pygit2, pipreqs, jsonschema, gitpython, cryptography, bs4, sklearn, SecretStorage, nbformat, idmtools, snakemake, keyring, idmtools-platform-comps, idmtools-models, emod-api, emodpy Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: packaging Found existing installation: packaging 21.3 Uninstalling packaging-21.3: Successfully uninstalled packaging-21.3 Successfully installed SecretStorage-3.3.1 appdirs-1.4.4 astor-0.8.1 astunparse-1.6.3 attrs-21.4.0 backoff-1.10.0 beautifulsoup4-4.10.0 bs4-0.0.1 cached-property-1.5.2 cffi-1.15.0 click-7.1.2 coloredlogs-15.0.1 configargparse-1.5.3 connection_pool-0.0.3 cryptography-36.0.1 cycler-0.11.0 datrie-0.8.2 diskcache-5.2.1 docopt-0.6.2 emod-api-1.21.1 emod-malaria-0.0.10 emodpy-1.17.1 filelock-3.6.0 fonttools-4.29.1 geographiclib-1.52 gitdb-4.0.9 gitpython-3.1.27 humanfriendly-10.0 idmtools-1.6.4 idmtools-models-1.6.4 idmtools-platform-comps-1.6.4 importlib-metadata-4.11.1 importlib-resources-5.4.0 iniconfig-1.1.1 ipython-genutils-0.2.0 jeepney-0.7.1 joblib-1.1.0 jsonschema-4.4.0 jupyter-core-4.9.2 keyring-23.5.0 kiwisolver-1.3.2 lz4-4.0.0 matplotlib-3.5.1 more-itertools-8.8.0 nbformat-5.1.3 numpy-1.22.2 packaging-20.9 pandas-1.1.5 pillow-9.0.1 pipreqs-0.4.11 pluggy-0.13.1 prodict-0.8.18 psutil-5.9.0 pulp-2.6.0 py-1.11.0 pyCOMPS-2.5.0 pycparser-2.21 pygit2-1.5.0 pyproj-3.3.0 pyrsistent-0.18.1 pytest-7.0.1 pytest-lazy-fixture-0.6.3 python-dateutil-2.8.2 pyyaml-5.4.1 ratelimiter-1.2.0.post0 scikit-learn-1.0.2 scipy-1.8.0 shapely-1.8.1.post1 sklearn-0.0 smart_open-5.2.1 smmap-5.0.0 snakemake-6.15.5 soupsieve-2.3.1 stopit-1.1.2 tabulate-0.8.9 threadpoolctl-3.1.0 tomli-2.0.1 toposort-1.7 tqdm-4.62.3 traitlets-5.1.1 wrapt-1.13.3 xdg-5.1.1 yarg-0.1.9 zipp-3.7.0 [rtd-command-info] start-time: 2022-02-22T19:55:10.663719Z, end-time: 2022-02-22T19:55:18.990824Z, duration: 8, 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-cp38-cp38-manylinux2010_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 53.8 MB/s eta 0:00:00 Collecting PyGithub~=1.54 Downloading PyGithub-1.55-py3-none-any.whl (291 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 291.7/291.7 KB 141.4 MB/s eta 0:00:00 Collecting sphinx-copybutton~=0.3.1 Downloading sphinx_copybutton-0.3.3-py3-none-any.whl (12 kB) Collecting sphinx-rtd-theme~=0.5.0 Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 142.3 MB/s eta 0:00:00 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 142.3 MB/s eta 0:00:00 Collecting sphinxext.remoteliteralinclude Downloading sphinxext_remoteliteralinclude-0.3.0-py3-none-any.whl (6.3 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from plantweb~=1.2.1->-r docs/requirements.txt (line 1)) (0.17.1) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from plantweb~=1.2.1->-r docs/requirements.txt (line 1)) (2.27.1) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from plantweb~=1.2.1->-r docs/requirements.txt (line 1)) (1.16.0) Requirement already satisfied: cached-property in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from pygit2~=1.4.0->-r docs/requirements.txt (line 2)) (1.5.2) 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.8/site-packages (from pygit2~=1.4.0->-r docs/requirements.txt (line 2)) (1.15.0) Collecting pynacl>=1.4.0 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 144.8 MB/s eta 0:00:00 Collecting deprecated Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) Collecting pyjwt>=2.0 Downloading PyJWT-2.3.0-py3-none-any.whl (16 kB) Collecting docutils Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 KB 145.4 MB/s eta 0:00:00 Collecting pockets>=0.3 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 KB 121.5 MB/s eta 0:00:00 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.8/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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 125.5 MB/s eta 0:00:00 Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 8)) (20.9) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 8)) (2.2.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 8)) (58.2.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 8)) (2.11.2) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 8)) (1.3.0) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 8)) (1.1.5) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 121.3 MB/s eta 0:00:00 Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 8)) (3.0.3) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from sphinx~=3.3.1->-r docs/requirements.txt (line 8)) (2.9.1) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 KB 125.0 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 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.8/site-packages (from babel>=1.3->sphinx~=3.3.1->-r docs/requirements.txt (line 8)) (2021.3) Requirement already satisfied: pycparser in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from cffi>=1.4.0->pygit2~=1.4.0->-r docs/requirements.txt (line 2)) (2.21) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from Jinja2>=2.3->sphinx~=3.3.1->-r docs/requirements.txt (line 8)) (2.1.0) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from requests->plantweb~=1.2.1->-r docs/requirements.txt (line 1)) (2.0.12) 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.8/site-packages (from requests->plantweb~=1.2.1->-r docs/requirements.txt (line 1)) (1.26.8) 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.8/site-packages (from requests->plantweb~=1.2.1->-r docs/requirements.txt (line 1)) (2021.10.8) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from requests->plantweb~=1.2.1->-r docs/requirements.txt (line 1)) (3.3) Requirement already satisfied: wrapt<2,>=1.10 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from deprecated->PyGithub~=1.54->-r docs/requirements.txt (line 3)) (1.13.3) 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.8/site-packages (from packaging->sphinx~=3.3.1->-r docs/requirements.txt (line 8)) (3.0.7) Installing collected packages: sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyjwt, pockets, docutils, deprecated, sphinxcontrib-napoleon, sphinx, pynacl, pygit2, plantweb, sphinxext.remoteliteralinclude, sphinxcontrib-programoutput, sphinx-rtd-theme, sphinx-copybutton, PyGithub 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.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: pygit2 Found existing installation: pygit2 1.5.0 Uninstalling pygit2-1.5.0: Successfully uninstalled pygit2-1.5.0 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 Successfully installed PyGithub-1.55 deprecated-1.2.13 docutils-0.16 plantweb-1.2.1 pockets-0.9.1 pygit2-1.4.0 pyjwt-2.3.0 pynacl-1.5.0 sphinx-3.3.1 sphinx-copybutton-0.3.3 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.3.0 [rtd-command-info] start-time: 2022-02-22T19:55:19.162555Z, end-time: 2022-02-22T19:55:21.511752Z, duration: 2, 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/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 copying emodpy_malaria/malaria_vector_species_params.py -> build/lib/emodpy_malaria creating build/lib/tests copying tests/add_itn.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests 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/bednet.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/ivermectin.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/scale_larval_habitats.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/sugartrap.py -> 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/larvicide.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/mosquitorelease.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/treatment_seeking.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/community_health_worker.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/adherentdrug.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/udbednet.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/drug.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/outbreak.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/__init__.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/vaccine.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/drug_campaign.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/outdoorrestkill.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/common.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/lib/tests/unittests copying tests/unittests/test_malaria_interventions.py -> build/lib/tests/unittests copying tests/unittests/get_latest_schema.py -> build/lib/tests/unittests copying tests/unittests/test_treatment_seeking.py -> build/lib/tests/unittests copying tests/unittests/test_malaria_reporters.py -> build/lib/tests/unittests copying tests/unittests/test_malaria_interventions_as_files.py -> build/lib/tests/unittests copying tests/unittests/get_unittest_coverage.py -> build/lib/tests/unittests copying tests/unittests/test_malaria_config.py -> build/lib/tests/unittests copying tests/unittests/schema_path_file.py -> build/lib/tests/unittests copying tests/unittests/test_demog.py -> build/lib/tests/unittests copying tests/unittests/manifest.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 emodpy_malaria/malaria_drug_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/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 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/bednet.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/scale_larval_habitats.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/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/larvicide.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/mosquitorelease.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/community_health_worker.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/adherentdrug.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/drug.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/outbreak.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/vaccine.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/outdoorrestkill.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 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 copying build/lib/emodpy_malaria/__init__.py -> build/bdist.linux-x86_64/egg/emodpy_malaria copying build/lib/emodpy_malaria/malaria_vector_species_params.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/test_malaria_interventions.py -> 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_treatment_seeking.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_interventions_as_files.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/test_malaria_config.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_demog.py -> build/bdist.linux-x86_64/egg/tests/unittests copying build/lib/tests/unittests/manifest.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/add_itn.py -> build/bdist.linux-x86_64/egg/tests copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/egg/tests byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/malaria_config.py to malaria_config.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/reporters/builtin.py to builtin.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/reporters/__init__.py to __init__.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/vector_config.py to vector_config.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/bednet.py to bednet.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/ivermectin.py to ivermectin.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/scale_larval_habitats.py to scale_larval_habitats.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/sugartrap.py to sugartrap.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/diag_survey.py to diag_survey.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/irs.py to irs.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/larvicide.py to larvicide.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/spacespraying.py to spacespraying.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/inputeir.py to inputeir.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/mosquitorelease.py to mosquitorelease.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/treatment_seeking.py to treatment_seeking.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/community_health_worker.py to community_health_worker.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/adherentdrug.py to adherentdrug.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/udbednet.py to udbednet.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/drug.py to drug.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/outbreak.py to outbreak.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/__init__.py to __init__.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/vaccine.py to vaccine.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/drug_campaign.py to drug_campaign.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/outdoorrestkill.py to outdoorrestkill.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/interventions/common.py to common.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/demographics/MalariaDemographics.py to MalariaDemographics.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/demographics/__init__.py to __init__.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/__init__.py to __init__.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/malaria_vector_species_params.py to malaria_vector_species_params.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/test_malaria_interventions.py to test_malaria_interventions.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/get_latest_schema.py to get_latest_schema.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/test_treatment_seeking.py to test_treatment_seeking.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/test_malaria_reporters.py to test_malaria_reporters.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/test_malaria_interventions_as_files.py to test_malaria_interventions_as_files.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/get_unittest_coverage.py to get_unittest_coverage.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/test_malaria_config.py to test_malaria_config.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/schema_path_file.py to schema_path_file.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/test_demog.py to test_demog.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/manifest.py to manifest.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/test_import.py to test_import.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/__init__.py to __init__.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/add_itn.py to add_itn.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/__init__.py to __init__.cpython-38.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__.malaria_config.cpython-38: module references __file__ tests.unittests.__pycache__.manifest.cpython-38: module references __file__ tests.unittests.__pycache__.schema_path_file.cpython-38: module references __file__ tests.unittests.__pycache__.test_demog.cpython-38: module references __file__ tests.unittests.__pycache__.test_malaria_config.cpython-38: module references __file__ tests.unittests.__pycache__.test_malaria_interventions.cpython-38: module references __file__ tests.unittests.__pycache__.test_malaria_reporters.cpython-38: module references __file__ tests.unittests.__pycache__.test_treatment_seeking.cpython-38: module references __file__ creating dist creating 'dist/emodpy_malaria-1.1.4-py3.8.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-1.1.4-py3.8.egg creating /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages/emodpy_malaria-1.1.4-py3.8.egg Extracting emodpy_malaria-1.1.4-py3.8.egg to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Adding emodpy-malaria 1.1.4 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages/emodpy_malaria-1.1.4-py3.8.egg Processing dependencies for emodpy-malaria==1.1.4 Searching for snakemake==6.15.5 Best match: snakemake 6.15.5 Adding snakemake 6.15.5 to easy-install.pth file Installing snakemake script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Installing snakemake-bash-completion 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.8/site-packages Searching for emod-malaria==0.0.10 Best match: emod-malaria 0.0.10 Adding emod-malaria 0.0.10 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for emodpy==1.17.1 Best match: emodpy 1.17.1 Adding emodpy 1.17.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for stopit==1.1.2 Best match: stopit 1.1.2 Adding stopit 1.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.8/site-packages Searching for datrie==0.8.2 Best match: datrie 0.8.2 Adding datrie 0.8.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/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.8/site-packages Searching for wrapt==1.13.3 Best match: wrapt 1.13.3 Adding wrapt 1.13.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for docutils==0.16 Best match: docutils 0.16 Adding docutils 0.16 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for GitPython==3.1.27 Best match: GitPython 3.1.27 Adding GitPython 3.1.27 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for requests==2.27.1 Best match: requests 2.27.1 Adding requests 2.27.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for connection-pool==0.0.3 Best match: connection-pool 0.0.3 Adding connection-pool 0.0.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for psutil==5.9.0 Best match: psutil 5.9.0 Adding psutil 5.9.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for nbformat==5.1.3 Best match: nbformat 5.1.3 Adding nbformat 5.1.3 to easy-install.pth file Installing jupyter-trust 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.8/site-packages Searching for toposort==1.7 Best match: toposort 1.7 Adding toposort 1.7 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for jsonschema==4.4.0 Best match: jsonschema 4.4.0 Adding jsonschema 4.4.0 to easy-install.pth file Installing jsonschema 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.8/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.8/site-packages Searching for filelock==3.6.0 Best match: filelock 3.6.0 Adding filelock 3.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.8/site-packages Searching for appdirs==1.4.4 Best match: appdirs 1.4.4 Adding appdirs 1.4.4 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for ratelimiter==1.2.0.post0 Best match: ratelimiter 1.2.0.post0 Adding ratelimiter 1.2.0.post0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for PuLP==2.6.0 Best match: PuLP 2.6.0 Adding PuLP 2.6.0 to easy-install.pth file Installing pulptest 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.8/site-packages Searching for ConfigArgParse==1.5.3 Best match: ConfigArgParse 1.5.3 Adding ConfigArgParse 1.5.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for smart-open==5.2.1 Best match: smart-open 5.2.1 Adding smart-open 5.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.8/site-packages Searching for idmtools==1.6.4 Best match: idmtools 1.6.4 Adding idmtools 1.6.4 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for idmtools-platform-comps==1.6.4 Best match: idmtools-platform-comps 1.6.4 Adding idmtools-platform-comps 1.6.4 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.8/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.8/site-packages Searching for keyring==23.5.0 Best match: keyring 23.5.0 Adding keyring 23.5.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.8/site-packages Searching for idmtools-models==1.6.4 Best match: idmtools-models 1.6.4 Adding idmtools-models 1.6.4 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for matplotlib==3.5.1 Best match: matplotlib 3.5.1 Adding matplotlib 3.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.8/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.8/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.8/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.8/site-packages Searching for emod-api==1.21.1 Best match: emod-api 1.21.1 Adding emod-api 1.21.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for gitdb==4.0.9 Best match: gitdb 4.0.9 Adding gitdb 4.0.9 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for idna==3.3 Best match: idna 3.3 Adding idna 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.8/site-packages Searching for urllib3==1.26.8 Best match: urllib3 1.26.8 Adding urllib3 1.26.8 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for charset-normalizer==2.0.12 Best match: charset-normalizer 2.0.12 Adding charset-normalizer 2.0.12 to easy-install.pth file Installing normalizer 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.8/site-packages Searching for certifi==2021.10.8 Best match: certifi 2021.10.8 Adding certifi 2021.10.8 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for traitlets==5.1.1 Best match: traitlets 5.1.1 Adding traitlets 5.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.8/site-packages Searching for ipython-genutils==0.2.0 Best match: ipython-genutils 0.2.0 Adding ipython-genutils 0.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.8/site-packages Searching for jupyter-core==4.9.2 Best match: jupyter-core 4.9.2 Adding jupyter-core 4.9.2 to easy-install.pth file Installing jupyter script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Installing jupyter-migrate script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Installing jupyter-troubleshoot 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.8/site-packages Searching for pyrsistent==0.18.1 Best match: pyrsistent 0.18.1 Adding pyrsistent 0.18.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for attrs==21.4.0 Best match: attrs 21.4.0 Adding attrs 21.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.8/site-packages Searching for importlib-resources==5.4.0 Best match: importlib-resources 5.4.0 Adding importlib-resources 5.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.8/site-packages Searching for numpy==1.22.2 Best match: numpy 1.22.2 Adding numpy 1.22.2 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.8 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.8/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.8/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.8/site-packages Searching for tqdm==4.62.3 Best match: tqdm 4.62.3 Adding tqdm 4.62.3 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.8/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.8/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.8/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.8/site-packages Searching for coloredlogs==15.0.1 Best match: coloredlogs 15.0.1 Adding coloredlogs 15.0.1 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.8/site-packages Searching for more-itertools==8.8.0 Best match: more-itertools 8.8.0 Adding more-itertools 8.8.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for diskcache==5.2.1 Best match: diskcache 5.2.1 Adding diskcache 5.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.8/site-packages Searching for pipreqs==0.4.11 Best match: pipreqs 0.4.11 Adding pipreqs 0.4.11 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.8/site-packages Searching for Jinja2==3.0.3 Best match: Jinja2 3.0.3 Adding Jinja2 3.0.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for pyCOMPS==2.5.0 Best match: pyCOMPS 2.5.0 Adding pyCOMPS 2.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.8/site-packages Searching for pytest-lazy-fixture==0.6.3 Best match: pytest-lazy-fixture 0.6.3 Adding pytest-lazy-fixture 0.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.8/site-packages Searching for importlib-metadata==4.11.1 Best match: importlib-metadata 4.11.1 Adding importlib-metadata 4.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.8/site-packages Searching for jeepney==0.7.1 Best match: jeepney 0.7.1 Adding jeepney 0.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.8/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.8/site-packages Searching for cycler==0.11.0 Best match: cycler 0.11.0 Adding cycler 0.11.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for Pillow==9.0.1 Best match: Pillow 9.0.1 Adding Pillow 9.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.8/site-packages Searching for fonttools==4.29.1 Best match: fonttools 4.29.1 Adding fonttools 4.29.1 to easy-install.pth file Installing fonttools script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Installing pyftmerge script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Installing pyftsubset script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Installing ttx 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.8/site-packages Searching for python-dateutil==2.8.2 Best match: python-dateutil 2.8.2 Adding python-dateutil 2.8.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for kiwisolver==1.3.2 Best match: kiwisolver 1.3.2 Adding kiwisolver 1.3.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for pyparsing==3.0.7 Best match: pyparsing 3.0.7 Adding pyparsing 3.0.7 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for beautifulsoup4==4.10.0 Best match: beautifulsoup4 4.10.0 Adding beautifulsoup4 4.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.8/site-packages Searching for wheel==0.37.1 Best match: wheel 0.37.1 Adding wheel 0.37.1 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.8/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.8/site-packages Searching for lz4==4.0.0 Best match: lz4 4.0.0 Adding lz4 4.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.8/site-packages Searching for scipy==1.8.0 Best match: scipy 1.8.0 Adding scipy 1.8.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for Shapely==1.8.1.post1 Best match: Shapely 1.8.1.post1 Adding Shapely 1.8.1.post1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for pyproj==3.3.0 Best match: pyproj 3.3.0 Adding pyproj 3.3.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.8/site-packages Searching for prodict==0.8.18 Best match: prodict 0.8.18 Adding prodict 0.8.18 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for sklearn==0.0 Best match: sklearn 0.0 Adding sklearn 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.8/site-packages Searching for geographiclib==1.52 Best match: geographiclib 1.52 Adding geographiclib 1.52 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for smmap==5.0.0 Best match: smmap 5.0.0 Adding smmap 5.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.8/site-packages Searching for zipp==3.7.0 Best match: zipp 3.7.0 Adding zipp 3.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.8/site-packages Searching for pytz==2021.3 Best match: pytz 2021.3 Adding pytz 2021.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for cffi==1.15.0 Best match: cffi 1.15.0 Adding cffi 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.8/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.8/site-packages Searching for humanfriendly==10.0 Best match: humanfriendly 10.0 Adding humanfriendly 10.0 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.8/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.8/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.8/site-packages Searching for MarkupSafe==2.1.0 Best match: MarkupSafe 2.1.0 Adding MarkupSafe 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.8/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.8/site-packages Searching for xdg==5.1.1 Best match: xdg 5.1.1 Adding xdg 5.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.8/site-packages Searching for pytest==7.0.1 Best match: pytest 7.0.1 Adding pytest 7.0.1 to easy-install.pth file Installing py.test script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Installing pytest 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.8/site-packages Searching for cryptography==36.0.1 Best match: cryptography 36.0.1 Adding cryptography 36.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.8/site-packages Searching for soupsieve==2.3.1 Best match: soupsieve 2.3.1 Adding soupsieve 2.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.8/site-packages Searching for scikit-learn==1.0.2 Best match: scikit-learn 1.0.2 Adding scikit-learn 1.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.8/site-packages Searching for pycparser==2.21 Best match: pycparser 2.21 Adding pycparser 2.21 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for py==1.11.0 Best match: py 1.11.0 Adding py 1.11.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for iniconfig==1.1.1 Best match: iniconfig 1.1.1 Adding iniconfig 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.8/site-packages Searching for tomli==2.0.1 Best match: tomli 2.0.1 Adding tomli 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.8/site-packages Searching for joblib==1.1.0 Best match: joblib 1.1.0 Adding joblib 1.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.8/site-packages Searching for threadpoolctl==3.1.0 Best match: threadpoolctl 3.1.0 Adding threadpoolctl 3.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.8/site-packages Finished processing dependencies for emodpy-malaria==1.1.4 [rtd-command-info] start-time: 2022-02-22T19:55:23.965644Z, end-time: 2022-02-22T19:55:24.054242Z, 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__))) # Rename "emodpy-malaria" to "API reference" filename = 'modules.rst' # This must match the Makefile with open(filename) as f: # Read existing file lines = f.readlines() lines[0] = "API reference\n" # Blast away the existing heading and replace with this lines[1] = "=============\n" # Ensure the heading is the right length with open(filename, "w") as f: # Write new file f.writelines(lines) # -- General configuration ------------------------------------------------ tags.add('emodpymalaria') # 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_copybutton', '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 shouldn't rely on extra dependencies. 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/"), ("v1.20.2", "/en/v1.20.2/"), ("v1.1.0", "/en/v1.1.0/"), ("v1.0.10", "/en/v1.0.10/"), ("v1.0.9", "/en/v1.0.9/"), ("v1.0.2", "/en/v1.0.2/"), ("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/latest/', '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': '01f32e86', } # 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/861475/' 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: 2022-02-22T19:55:24.265484Z, end-time: 2022-02-22T19:55:37.346858Z, duration: 13, 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) 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 34 source files that are out of date updating environment: [new config] 34 added, 0 changed, 0 removed reading sources... [ 2%] emodpy_malaria reading sources... [ 5%] emodpy_malaria.demographics reading sources... [ 8%] emodpy_malaria.demographics.MalariaDemographics reading sources... [ 11%] emodpy_malaria.interventions reading sources... [ 14%] emodpy_malaria.interventions.adherentdrug reading sources... [ 17%] emodpy_malaria.interventions.bednet reading sources... [ 20%] emodpy_malaria.interventions.common reading sources... [ 23%] emodpy_malaria.interventions.community_health_worker reading sources... [ 26%] emodpy_malaria.interventions.diag_survey reading sources... [ 29%] emodpy_malaria.interventions.drug reading sources... [ 32%] emodpy_malaria.interventions.drug_campaign reading sources... [ 35%] emodpy_malaria.interventions.inputeir reading sources... [ 38%] emodpy_malaria.interventions.irs reading sources... [ 41%] emodpy_malaria.interventions.ivermectin reading sources... [ 44%] emodpy_malaria.interventions.larvicide reading sources... [ 47%] emodpy_malaria.interventions.mosquitorelease reading sources... [ 50%] emodpy_malaria.interventions.outbreak reading sources... [ 52%] emodpy_malaria.interventions.outdoorrestkill reading sources... [ 55%] emodpy_malaria.interventions.scale_larval_habitats reading sources... [ 58%] emodpy_malaria.interventions.spacespraying reading sources... [ 61%] emodpy_malaria.interventions.sugartrap reading sources... [ 64%] emodpy_malaria.interventions.treatment_seeking reading sources... [ 67%] emodpy_malaria.interventions.udbednet reading sources... [ 70%] emodpy_malaria.interventions.vaccine reading sources... [ 73%] emodpy_malaria.malaria_config reading sources... [ 76%] emodpy_malaria.malaria_vector_species_params reading sources... [ 79%] emodpy_malaria.reporters reading sources... [ 82%] 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.4/configuration.html for details on how to configure idmtools. reading sources... [ 85%] emodpy_malaria.vector_config reading sources... [ 88%] faq reading sources... [ 91%] index reading sources... [ 94%] installation reading sources... [ 97%] installation-basic reading sources... [100%] modules looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] emodpy_malaria writing output... [ 5%] emodpy_malaria.demographics writing output... [ 8%] emodpy_malaria.demographics.MalariaDemographics writing output... [ 11%] emodpy_malaria.interventions writing output... [ 14%] emodpy_malaria.interventions.adherentdrug writing output... [ 17%] emodpy_malaria.interventions.bednet writing output... [ 20%] emodpy_malaria.interventions.common writing output... [ 23%] emodpy_malaria.interventions.community_health_worker writing output... [ 26%] emodpy_malaria.interventions.diag_survey writing output... [ 29%] emodpy_malaria.interventions.drug writing output... [ 32%] emodpy_malaria.interventions.drug_campaign writing output... [ 35%] emodpy_malaria.interventions.inputeir writing output... [ 38%] emodpy_malaria.interventions.irs writing output... [ 41%] emodpy_malaria.interventions.ivermectin writing output... [ 44%] emodpy_malaria.interventions.larvicide writing output... [ 47%] emodpy_malaria.interventions.mosquitorelease writing output... [ 50%] emodpy_malaria.interventions.outbreak writing output... [ 52%] emodpy_malaria.interventions.outdoorrestkill writing output... [ 55%] emodpy_malaria.interventions.scale_larval_habitats writing output... [ 58%] emodpy_malaria.interventions.spacespraying writing output... [ 61%] emodpy_malaria.interventions.sugartrap writing output... [ 64%] emodpy_malaria.interventions.treatment_seeking writing output... [ 67%] emodpy_malaria.interventions.udbednet writing output... [ 70%] emodpy_malaria.interventions.vaccine writing output... [ 73%] emodpy_malaria.malaria_config writing output... [ 76%] emodpy_malaria.malaria_vector_species_params writing output... [ 79%] emodpy_malaria.reporters writing output... [ 82%] emodpy_malaria.reporters.builtin writing output... [ 85%] emodpy_malaria.vector_config writing output... [ 88%] faq writing output... [ 91%] index writing output... [ 94%] installation writing output... [ 97%] installation-basic writing output... [100%] modules /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/checkouts/latest/docs/index.rst:5: WARNING: unknown document: emod_api:emod_api_index 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, 1 warning. Updating searchtools for Read the Docs search...