Read the Docs build information Build id: 1582295 Project: institute-for-disease-modeling-emodpy-malaria Version: latest Commit: 869a71c63726578ed25af526a7b848ca87ccd7dd Date: 2023-07-06T16:21:23.140702Z State: cancelled Success: False [rtd-command-info] start-time: 2023-07-06T16:22:18.084890Z, end-time: 2023-07-06T16:22:22.367217Z, duration: 4, 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: 2023-07-06T16:22:22.814824Z, end-time: 2023-07-06T16:22:23.170212Z, 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 869a71c downgrading RTD Python to 3.8 (#613) [rtd-command-info] start-time: 2023-07-06T16:22:23.655405Z, end-time: 2023-07-06T16:22:23.733659Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-07-06T16:22:24.101656Z, end-time: 2023-07-06T16:22:24.182411Z, duration: 0, exit-code: 0 cat .readthedocs.yml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py fail_on_warning: true # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF formats: - htmlzip - pdf # Optionally set the version of Python and requirements required to build your docs python: version: 3.8 install: - requirements: requirements.txt - requirements: docs/requirements.txt - method: setuptools path: . # Optionally rank topics in search results, between -10 (lower) and 10 (higher). # 0 is normal rank, not no rank # search: # ranking: [rtd-command-info] start-time: 2023-07-06T16:22:28.031388Z, end-time: 2023-07-06T16:22:33.521888Z, duration: 5, exit-code: 0 python3.8 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH 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: 2023-07-06T16:22:33.980673Z, end-time: 2023-07-06T16:22:35.860136Z, duration: 1, 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 (23.1.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 29.7 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 68.0.0 Uninstalling setuptools-68.0.0: Successfully uninstalled setuptools-68.0.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-07-06T16:22:36.414440Z, end-time: 2023-07-06T16:22:44.283700Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/simple Collecting pillow Downloading Pillow-10.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 61.9 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 253.2 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.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 193.6 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 211.7 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 165.3 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 237.9 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 255.6 MB/s eta 0:00:00 Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 263.6 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 253.6 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 223.4 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 193.8 MB/s eta 0:00:00 Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 (from sphinx<2) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 186.4 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 (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 211.4 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 257.4 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 228.2 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 198.6 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 225.8 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 229.6 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 211.6 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=a28db7d975dec76af7a2911fc5cdbea0575622047a0b5236630b77eb4d8db776 Stored in directory: /tmp/pip-ephem-wheel-cache-90l4s77d/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.3 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-10.0.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 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-2.0.3 [rtd-command-info] start-time: 2023-07-06T16:22:44.764740Z, end-time: 2023-07-06T16:23:16.698161Z, duration: 31, 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 (from -r requirements.txt (line 1)) Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/emodpy/1.21.1/emodpy-1.21.1-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.7/121.7 kB 5.1 MB/s eta 0:00:00 Collecting emod-malaria==0.0.54 (from -r requirements.txt (line 2)) Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/emod-malaria/0.0.54/emod_malaria-0.0.54-py3-none-any.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 15.6 MB/s eta 0:00:00 Collecting requests==2.29.0 (from -r requirements.txt (line 3)) Downloading requests-2.29.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.5/62.5 kB 7.3 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from requests==2.29.0->-r requirements.txt (line 3)) (3.1.0) 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==2.29.0->-r requirements.txt (line 3)) (3.4) Collecting urllib3<1.27,>=1.21.1 (from requests==2.29.0->-r requirements.txt (line 3)) Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 27.9 MB/s eta 0:00:00 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==2.29.0->-r requirements.txt (line 3)) (2023.5.7) Collecting click~=7.1 (from emodpy~=1.16->-r requirements.txt (line 1)) Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 kB 210.2 MB/s eta 0:00:00 Collecting idmtools~=1.7 (from emodpy~=1.16->-r requirements.txt (line 1)) Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/idmtools/1.7.7/idmtools-1.7.7-py3-none-any.whl (168 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 kB 18.6 MB/s eta 0:00:00 Collecting idmtools-platform-comps~=1.7 (from emodpy~=1.16->-r requirements.txt (line 1)) Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/idmtools-platform-comps/1.7.7/idmtools_platform_comps-1.7.7-py3-none-any.whl (185 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.2/185.2 kB 20.2 MB/s eta 0:00:00 Collecting idmtools-models~=1.7 (from emodpy~=1.16->-r requirements.txt (line 1)) Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/idmtools-models/1.7.7/idmtools_models-1.7.7-py3-none-any.whl (24 kB) Collecting emod-api~=1.24 (from emodpy~=1.16->-r requirements.txt (line 1)) Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/emod-api/1.28.5/emod_api-1.28.5-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.7/160.7 kB 18.0 MB/s eta 0:00:00 Collecting matplotlib (from emodpy~=1.16->-r requirements.txt (line 1)) Downloading matplotlib-3.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 166.8 MB/s eta 0:00:00 Collecting astor (from emodpy~=1.16->-r requirements.txt (line 1)) Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB) Collecting astunparse (from emodpy~=1.16->-r requirements.txt (line 1)) Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Collecting bs4 (from emodpy~=1.16->-r requirements.txt (line 1)) Downloading bs4-0.0.1.tar.gz (1.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting keyring (from emodpy~=1.16->-r requirements.txt (line 1)) Downloading keyring-24.2.0-py3-none-any.whl (37 kB) Collecting pyCOMPS~=2.6 (from emodpy~=1.16->-r requirements.txt (line 1)) Downloading https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/pyCOMPS/2.10.0/pyCOMPS-2.10.0-py2.py3-none-any.whl (74 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.5/74.5 kB 168.0 MB/s eta 0:00:00 Collecting numpy!=1.19.4 (from emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 192.4 MB/s eta 0:00:00 Collecting pyyaml (from emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) 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 239.1 MB/s eta 0:00:00 Collecting pandas (from emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 192.0 MB/s eta 0:00:00 Collecting scipy (from emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 196.1 MB/s eta 0:00:00 Collecting shapely (from emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) Downloading shapely-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 214.6 MB/s eta 0:00:00 Collecting pyproj (from emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) Downloading pyproj-3.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 201.2 MB/s eta 0:00:00 Collecting geographiclib (from emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) Downloading geographiclib-2.0-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.3/40.3 kB 169.6 MB/s eta 0:00:00 Collecting scikit-learn (from emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) Downloading scikit_learn-1.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.1/11.1 MB 199.9 MB/s eta 0:00:00 Collecting lz4 (from emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) Downloading lz4-4.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 232.9 MB/s eta 0:00:00 Collecting prodict (from emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) Downloading prodict-0.8.18.tar.gz (4.2 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting graphviz (from emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) Downloading graphviz-0.20.1-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 kB 162.7 MB/s eta 0:00:00 Collecting parse (from emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) Downloading parse-1.19.1-py2.py3-none-any.whl (18 kB) Collecting backoff<2.3,>=1.10.0 (from idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading backoff-2.2.1-py3-none-any.whl (15 kB) Collecting coloredlogs~=15.0 (from idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 167.6 MB/s eta 0:00:00 Collecting diskcache~=5.4.0 (from idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading diskcache-5.4.0-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.0/45.0 kB 174.2 MB/s eta 0:00:00 Collecting filelock (from idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading filelock-3.12.2-py3-none-any.whl (10 kB) Collecting more-itertools~=9.0.0 (from idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading more_itertools-9.0.0-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 178.6 MB/s eta 0:00:00 Collecting pipreqs<0.5,>=0.4.10 (from idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading pipreqs-0.4.13-py2.py3-none-any.whl (33 kB) Collecting pluggy~=1.0.0 (from idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting tabulate<0.10,>=0.8.9 (from idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting tqdm<5,>=4.52.0 (from idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading tqdm-4.65.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 135.3 MB/s eta 0:00:00 Collecting jinja2~=3.1.2 (from idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 225.3 MB/s eta 0:00:00 Collecting packaging<22.0,>=20.4 (from idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 177.1 MB/s eta 0:00:00 Collecting pygit2<=1.10.1,>=1.4.0 (from idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading pygit2-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 198.6 MB/s eta 0:00:00 Collecting natsort~=8.2.0 (from idmtools-platform-comps~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading natsort-8.2.0-py3-none-any.whl (37 kB) Requirement already satisfied: pytz>=2016.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from pyCOMPS~=2.6->emodpy~=1.16->-r requirements.txt (line 1)) (2023.3) Collecting future>=0.16.0 (from pyCOMPS~=2.6->emodpy~=1.16->-r requirements.txt (line 1)) Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 237.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting xdg>=4.0.1 (from pyCOMPS~=2.6->emodpy~=1.16->-r requirements.txt (line 1)) Downloading xdg-6.0.0-py3-none-any.whl (3.9 kB) Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from astunparse->emodpy~=1.16->-r requirements.txt (line 1)) (0.40.0) 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) Collecting beautifulsoup4 (from bs4->emodpy~=1.16->-r requirements.txt (line 1)) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 206.7 MB/s eta 0:00:00 Collecting jaraco.classes (from keyring->emodpy~=1.16->-r requirements.txt (line 1)) Downloading jaraco.classes-3.2.3-py3-none-any.whl (6.0 kB) Collecting importlib-metadata>=4.11.4 (from keyring->emodpy~=1.16->-r requirements.txt (line 1)) Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Collecting importlib-resources (from keyring->emodpy~=1.16->-r requirements.txt (line 1)) Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting SecretStorage>=3.2 (from keyring->emodpy~=1.16->-r requirements.txt (line 1)) Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB) Collecting jeepney>=0.4.2 (from keyring->emodpy~=1.16->-r requirements.txt (line 1)) Downloading jeepney-0.8.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 173.6 MB/s eta 0:00:00 Collecting contourpy>=1.0.1 (from matplotlib->emodpy~=1.16->-r requirements.txt (line 1)) Downloading contourpy-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 kB 233.7 MB/s eta 0:00:00 Collecting cycler>=0.10 (from matplotlib->emodpy~=1.16->-r requirements.txt (line 1)) Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 (from matplotlib->emodpy~=1.16->-r requirements.txt (line 1)) Downloading fonttools-4.40.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 214.1 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib->emodpy~=1.16->-r requirements.txt (line 1)) Downloading kiwisolver-1.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 236.6 MB/s eta 0:00:00 Requirement already satisfied: pillow>=6.2.0 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)) (10.0.0) Collecting pyparsing<3.1,>=2.3.1 (from matplotlib->emodpy~=1.16->-r requirements.txt (line 1)) Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 208.6 MB/s eta 0:00:00 Collecting python-dateutil>=2.7 (from matplotlib->emodpy~=1.16->-r requirements.txt (line 1)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 230.3 MB/s eta 0:00:00 Collecting humanfriendly>=9.1 (from coloredlogs~=15.0->idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 202.8 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.11.4->keyring->emodpy~=1.16->-r requirements.txt (line 1)) Downloading zipp-3.15.0-py3-none-any.whl (6.8 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.1.2->idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) (2.1.3) Collecting tzdata>=2022.1 (from pandas->emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 234.7 MB/s eta 0:00:00 Collecting docopt (from pipreqs<0.5,>=0.4.10->idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading docopt-0.6.2.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting yarg (from pipreqs<0.5,>=0.4.10->idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading yarg-0.1.9-py2.py3-none-any.whl (19 kB) Collecting cffi>=1.9.1 (from pygit2<=1.10.1,>=1.4.0->idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 236.7 MB/s eta 0:00:00 Collecting cryptography>=2.0 (from SecretStorage>=3.2->keyring->emodpy~=1.16->-r requirements.txt (line 1)) Downloading cryptography-41.0.1-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 218.8 MB/s eta 0:00:00 Collecting soupsieve>1.2 (from beautifulsoup4->bs4->emodpy~=1.16->-r requirements.txt (line 1)) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting joblib>=1.1.1 (from scikit-learn->emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) Downloading joblib-1.3.1-py3-none-any.whl (301 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.0/302.0 kB 235.1 MB/s eta 0:00:00 Collecting threadpoolctl>=2.0.0 (from scikit-learn->emod-api~=1.24->emodpy~=1.16->-r requirements.txt (line 1)) Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB) Collecting pycparser (from cffi>=1.9.1->pygit2<=1.10.1,>=1.4.0->idmtools~=1.7->emodpy~=1.16->-r requirements.txt (line 1)) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 210.0 MB/s eta 0:00:00 Building wheels for collected packages: bs4, future, prodict, docopt Building wheel for bs4 (setup.py): started Building wheel for bs4 (setup.py): finished with status 'done' Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1272 sha256=8cce06a6af0a5e8da401b3cf29c22c80678b7af4d4ca37091176d25898350a9c Stored in directory: /tmp/pip-ephem-wheel-cache-m0_b92wl/wheels/75/78/21/68b124549c9bdc94f822c02fb9aa3578a669843f9767776bca 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.3-py3-none-any.whl size=492035 sha256=8d969e1dc6657b8e0af832f72a5306d194798c479d3dee091d33239ce5dbe6be Stored in directory: /tmp/pip-ephem-wheel-cache-m0_b92wl/wheels/a0/0b/ee/e6994fadb42c1354dcccb139b0bf2795271bddfe6253ccdf11 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=4224 sha256=0df48ab3cebdf61f72b76611733bdf1a40bb2dfd954709cf13b0c5618e5ce4f9 Stored in directory: /tmp/pip-ephem-wheel-cache-m0_b92wl/wheels/f7/87/da/f7f3dad926a33705d391981f28b2c2d2b4bc7e1e4804e6fdfe 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=1a45b78717cd465758d4794a267bf70f71b1f5a6dc9f26d07cf2f5b2a1272181 Stored in directory: /tmp/pip-ephem-wheel-cache-m0_b92wl/wheels/56/ea/58/ead137b087d9e326852a851351d1debf4ada529b6ac0ec4e8c Successfully built bs4 future prodict docopt Installing collected packages: prodict, parse, emod-malaria, docopt, zipp, xdg, urllib3, tzdata, tqdm, threadpoolctl, tabulate, soupsieve, pyyaml, python-dateutil, pyproj, pyparsing, pycparser, pluggy, numpy, natsort, more-itertools, lz4, kiwisolver, joblib, jinja2, jeepney, humanfriendly, graphviz, geographiclib, future, fonttools, filelock, diskcache, cycler, click, backoff, astunparse, astor, shapely, scipy, requests, pandas, packaging, jaraco.classes, importlib-resources, importlib-metadata, contourpy, coloredlogs, cffi, beautifulsoup4, yarg, scikit-learn, pygit2, pyCOMPS, matplotlib, cryptography, bs4, SecretStorage, pipreqs, emod-api, keyring, idmtools, idmtools-platform-comps, idmtools-models, emodpy Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.3 Uninstalling urllib3-2.0.3: Successfully uninstalled urllib3-2.0.3 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.0.3 Uninstalling Jinja2-3.0.3: Successfully uninstalled Jinja2-3.0.3 Attempting uninstall: requests Found existing installation: requests 2.31.0 Uninstalling requests-2.31.0: Successfully uninstalled requests-2.31.0 Attempting uninstall: packaging Found existing installation: packaging 23.1 Uninstalling packaging-23.1: Successfully uninstalled packaging-23.1 Successfully installed SecretStorage-3.3.3 astor-0.8.1 astunparse-1.6.3 backoff-2.2.1 beautifulsoup4-4.12.2 bs4-0.0.1 cffi-1.15.1 click-7.1.2 coloredlogs-15.0.1 contourpy-1.1.0 cryptography-41.0.1 cycler-0.11.0 diskcache-5.4.0 docopt-0.6.2 emod-api-1.28.5 emod-malaria-0.0.54 emodpy-1.21.1 filelock-3.12.2 fonttools-4.40.0 future-0.18.3 geographiclib-2.0 graphviz-0.20.1 humanfriendly-10.0 idmtools-1.7.7 idmtools-models-1.7.7 idmtools-platform-comps-1.7.7 importlib-metadata-6.7.0 importlib-resources-5.12.0 jaraco.classes-3.2.3 jeepney-0.8.0 jinja2-3.1.2 joblib-1.3.1 keyring-24.2.0 kiwisolver-1.4.4 lz4-4.3.2 matplotlib-3.7.2 more-itertools-9.0.0 natsort-8.2.0 numpy-1.24.4 packaging-21.3 pandas-2.0.3 parse-1.19.1 pipreqs-0.4.13 pluggy-1.0.0 prodict-0.8.18 pyCOMPS-2.10.0 pycparser-2.21 pygit2-1.10.1 pyparsing-3.0.9 pyproj-3.5.0 python-dateutil-2.8.2 pyyaml-6.0 requests-2.29.0 scikit-learn-1.3.0 scipy-1.10.1 shapely-2.0.1 soupsieve-2.4.1 tabulate-0.9.0 threadpoolctl-3.1.0 tqdm-4.65.0 tzdata-2023.3 urllib3-1.26.16 xdg-6.0.0 yarg-0.1.9 zipp-3.15.0 [rtd-command-info] start-time: 2023-07-06T16:23:17.147517Z, end-time: 2023-07-06T16:23:22.966056Z, duration: 5, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/artifactory/api/pypi/idm-pypi-production/simple Collecting plantweb~=1.2.1 (from -r docs/requirements.txt (line 1)) Downloading plantweb-1.2.1-py3-none-any.whl (20 kB) Collecting sphinx-copybutton~=0.3.1 (from -r docs/requirements.txt (line 2)) Downloading sphinx_copybutton-0.3.3-py3-none-any.whl (12 kB) Collecting sphinx-rtd-theme~=0.5.0 (from -r docs/requirements.txt (line 3)) Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 78.3 MB/s eta 0:00:00 Collecting sphinxcontrib-napoleon~=0.7 (from -r docs/requirements.txt (line 4)) Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) Collecting sphinxcontrib-programoutput~=0.16 (from -r docs/requirements.txt (line 5)) Downloading sphinxcontrib_programoutput-0.17-py2.py3-none-any.whl (22 kB) Collecting sphinx~=4.4.0 (from -r docs/requirements.txt (line 6)) Downloading Sphinx-4.4.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 134.0 MB/s eta 0:00:00 Collecting sphinxext.remoteliteralinclude (from -r docs/requirements.txt (line 7)) Downloading sphinxext_remoteliteralinclude-0.4.0-py3-none-any.whl (6.4 kB) Collecting myst-parser (from -r docs/requirements.txt (line 8)) Downloading myst_parser-2.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.2/77.2 kB 212.5 MB/s eta 0:00:00 Collecting readthedocs-sphinx-search (from -r docs/requirements.txt (line 9)) Downloading readthedocs_sphinx_search-0.3.1-py3-none-any.whl (21 kB) 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: 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.29.0) 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) Collecting docutils (from plantweb~=1.2.1->-r docs/requirements.txt (line 1)) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 254.3 MB/s eta 0:00:00 Collecting pockets>=0.3 (from sphinxcontrib-napoleon~=0.7->-r docs/requirements.txt (line 4)) Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) Collecting sphinxcontrib-applehelp (from sphinx~=4.4.0->-r docs/requirements.txt (line 6)) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 219.1 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx~=4.4.0->-r docs/requirements.txt (line 6)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 211.2 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx~=4.4.0->-r docs/requirements.txt (line 6)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx~=4.4.0->-r docs/requirements.txt (line 6)) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 225.0 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from sphinx~=4.4.0->-r docs/requirements.txt (line 6)) (1.1.5) Collecting sphinxcontrib-qthelp (from sphinx~=4.4.0->-r docs/requirements.txt (line 6)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 209.8 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~=4.4.0->-r docs/requirements.txt (line 6)) (3.1.2) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from sphinx~=4.4.0->-r docs/requirements.txt (line 6)) (2.15.1) 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~=4.4.0->-r docs/requirements.txt (line 6)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from sphinx~=4.4.0->-r docs/requirements.txt (line 6)) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from sphinx~=4.4.0->-r docs/requirements.txt (line 6)) (0.7.13) 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~=4.4.0->-r docs/requirements.txt (line 6)) (1.4.1) 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~=4.4.0->-r docs/requirements.txt (line 6)) (21.3) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from sphinx~=4.4.0->-r docs/requirements.txt (line 6)) (6.7.0) Collecting markdown-it-py~=3.0 (from myst-parser->-r docs/requirements.txt (line 8)) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 209.2 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.4 (from myst-parser->-r docs/requirements.txt (line 8)) Downloading mdit_py_plugins-0.4.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 kB 190.6 MB/s eta 0:00:00 Requirement already satisfied: pyyaml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from myst-parser->-r docs/requirements.txt (line 8)) (6.0) INFO: pip is looking at multiple versions of myst-parser to determine which version is compatible with other requirements. This could take a while. Collecting myst-parser (from -r docs/requirements.txt (line 8)) Downloading myst_parser-1.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.3/77.3 kB 211.2 MB/s eta 0:00:00 Collecting markdown-it-py<3.0.0,>=1.0.0 (from myst-parser->-r docs/requirements.txt (line 8)) Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 189.5 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.3.4 (from myst-parser->-r docs/requirements.txt (line 8)) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 181.4 MB/s eta 0:00:00 Collecting myst-parser (from -r docs/requirements.txt (line 8)) Downloading myst_parser-0.19.2-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.3/77.3 kB 206.4 MB/s eta 0:00:00 Downloading myst_parser-0.19.1-py3-none-any.whl (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.8/76.8 kB 197.1 MB/s eta 0:00:00 Downloading myst_parser-0.19.0-py3-none-any.whl (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.8/76.8 kB 203.7 MB/s eta 0:00:00 Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 184.6 MB/s eta 0:00:00 Collecting typing-extensions (from myst-parser->-r docs/requirements.txt (line 8)) Downloading typing_extensions-4.7.1-py3-none-any.whl (33 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~=4.4.0->-r docs/requirements.txt (line 6)) (2023.3) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages (from importlib-metadata>=4.4->sphinx~=4.4.0->-r docs/requirements.txt (line 6)) (3.15.0) 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~=4.4.0->-r docs/requirements.txt (line 6)) (2.1.3) Collecting mdurl~=0.1 (from markdown-it-py<3.0.0,>=1.0.0->myst-parser->-r docs/requirements.txt (line 8)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Requirement already satisfied: charset-normalizer<4,>=2 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.1.0) 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.4) 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.16) 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)) (2023.5.7) Requirement already satisfied: pyparsing!=3.0.5,>=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~=4.4.0->-r docs/requirements.txt (line 6)) (3.0.9) Installing collected packages: typing-extensions, sphinxext.remoteliteralinclude, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, readthedocs-sphinx-search, pockets, mdurl, docutils, sphinxcontrib-napoleon, sphinx, plantweb, markdown-it-py, sphinxcontrib-programoutput, sphinx-rtd-theme, sphinx-copybutton, mdit-py-plugins, myst-parser 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: 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 docutils-0.16 markdown-it-py-2.2.0 mdit-py-plugins-0.3.5 mdurl-0.1.2 myst-parser-0.18.1 plantweb-1.2.1 pockets-0.9.1 readthedocs-sphinx-search-0.3.1 sphinx-4.4.0 sphinx-copybutton-0.3.3 sphinx-rtd-theme-0.5.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-programoutput-0.17 sphinxcontrib-qthelp-1.0.3 sphinxext.remoteliteralinclude-0.4.0 typing-extensions-4.7.1 [rtd-command-info] start-time: 2023-07-06T16:23:23.573880Z, end-time: 2023-07-06T16:23:25.292917Z, duration: 1, 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_vector_species_params.py -> build/lib/emodpy_malaria copying emodpy_malaria/vector_config.py -> build/lib/emodpy_malaria copying emodpy_malaria/malaria_config.py -> build/lib/emodpy_malaria copying emodpy_malaria/__init__.py -> build/lib/emodpy_malaria creating build/lib/tests copying tests/run_all_sft_tests.py -> build/lib/tests copying tests/add_itn.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/create_auth_token_args.py -> build/lib/tests creating build/lib/emodpy_malaria/weather copying emodpy_malaria/weather/weather_utils.py -> build/lib/emodpy_malaria/weather copying emodpy_malaria/weather/weather_request.py -> build/lib/emodpy_malaria/weather copying emodpy_malaria/weather/weather_variable.py -> build/lib/emodpy_malaria/weather copying emodpy_malaria/weather/weather_set.py -> build/lib/emodpy_malaria/weather copying emodpy_malaria/weather/data_sources.py -> build/lib/emodpy_malaria/weather copying emodpy_malaria/weather/weather_metadata.py -> build/lib/emodpy_malaria/weather copying emodpy_malaria/weather/weather_data.py -> build/lib/emodpy_malaria/weather copying emodpy_malaria/weather/__init__.py -> build/lib/emodpy_malaria/weather creating build/lib/emodpy_malaria/demographics copying emodpy_malaria/demographics/MalariaDemographics.py -> build/lib/emodpy_malaria/demographics copying emodpy_malaria/demographics/__init__.py -> build/lib/emodpy_malaria/demographics creating build/lib/emodpy_malaria/reporters copying emodpy_malaria/reporters/builtin.py -> build/lib/emodpy_malaria/reporters copying emodpy_malaria/reporters/__init__.py -> build/lib/emodpy_malaria/reporters creating build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/common.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/adherentdrug.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/sugartrap.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/scale_larval_habitats.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/drug.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/usage_dependent_bednet.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/vaccine.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/larvicide.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/outbreak.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/outdoorrestkill.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/irs.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/community_health_worker.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/__init__.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/spacespraying.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/diag_survey.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/drug_campaign.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/ivermectin.py -> build/lib/emodpy_malaria/interventions copying emodpy_malaria/interventions/bednet.py -> build/lib/emodpy_malaria/interventions creating 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_config.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/test_malaria_interventions.py -> build/lib/tests/unittests copying tests/unittests/test_demog.py -> build/lib/tests/unittests copying tests/unittests/test_malaria_interventions_as_files.py -> build/lib/tests/unittests copying tests/unittests/__init__.py -> build/lib/tests/unittests copying tests/unittests/schema_path_file.py -> build/lib/tests/unittests copying tests/unittests/test_campaign_common.py -> build/lib/tests/unittests copying tests/unittests/get_unittest_coverage.py -> build/lib/tests/unittests creating build/lib/tests/unittests/weather copying tests/unittests/weather/test_weather_metadata.py -> build/lib/tests/unittests/weather copying tests/unittests/weather/test_e2e_comps.py -> build/lib/tests/unittests/weather copying tests/unittests/weather/test_e2e.py -> build/lib/tests/unittests/weather copying tests/unittests/weather/__init__.py -> build/lib/tests/unittests/weather copying tests/unittests/weather/test_weather_data.py -> build/lib/tests/unittests/weather copying tests/unittests/weather/test_weather_request.py -> build/lib/tests/unittests/weather copying tests/unittests/weather/test_weather_set.py -> build/lib/tests/unittests/weather copying tests/unittests/weather/test_weather_scenarios.py -> build/lib/tests/unittests/weather 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 creating build/bdist.linux-x86_64/egg/emodpy_malaria/weather copying build/lib/emodpy_malaria/weather/weather_utils.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/weather copying build/lib/emodpy_malaria/weather/weather_request.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/weather copying build/lib/emodpy_malaria/weather/weather_variable.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/weather copying build/lib/emodpy_malaria/weather/weather_set.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/weather copying build/lib/emodpy_malaria/weather/data_sources.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/weather copying build/lib/emodpy_malaria/weather/weather_metadata.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/weather copying build/lib/emodpy_malaria/weather/weather_data.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/weather copying build/lib/emodpy_malaria/weather/__init__.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/weather 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/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/vector_config.py -> 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/malaria_drug_params.csv -> build/bdist.linux-x86_64/egg/emodpy_malaria copying build/lib/emodpy_malaria/__init__.py -> build/bdist.linux-x86_64/egg/emodpy_malaria creating build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/common.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/adherentdrug.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/scale_larval_habitats.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/usage_dependent_bednet.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/larvicide.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/outdoorrestkill.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/irs.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions copying build/lib/emodpy_malaria/interventions/community_health_worker.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/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/spacespraying.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/drug_campaign.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/bednet.py -> build/bdist.linux-x86_64/egg/emodpy_malaria/interventions creating build/bdist.linux-x86_64/egg/tests copying build/lib/tests/run_all_sft_tests.py -> build/bdist.linux-x86_64/egg/tests 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 creating build/bdist.linux-x86_64/egg/tests/unittests creating build/bdist.linux-x86_64/egg/tests/unittests/weather copying build/lib/tests/unittests/weather/test_weather_metadata.py -> build/bdist.linux-x86_64/egg/tests/unittests/weather copying build/lib/tests/unittests/weather/test_e2e_comps.py -> build/bdist.linux-x86_64/egg/tests/unittests/weather copying build/lib/tests/unittests/weather/test_e2e.py -> build/bdist.linux-x86_64/egg/tests/unittests/weather copying build/lib/tests/unittests/weather/__init__.py -> build/bdist.linux-x86_64/egg/tests/unittests/weather copying build/lib/tests/unittests/weather/test_weather_data.py -> build/bdist.linux-x86_64/egg/tests/unittests/weather copying build/lib/tests/unittests/weather/test_weather_request.py -> build/bdist.linux-x86_64/egg/tests/unittests/weather copying build/lib/tests/unittests/weather/test_weather_set.py -> build/bdist.linux-x86_64/egg/tests/unittests/weather copying build/lib/tests/unittests/weather/test_weather_scenarios.py -> build/bdist.linux-x86_64/egg/tests/unittests/weather 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_config.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/test_malaria_interventions.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/test_malaria_interventions_as_files.py -> build/bdist.linux-x86_64/egg/tests/unittests copying build/lib/tests/unittests/__init__.py -> build/bdist.linux-x86_64/egg/tests/unittests copying build/lib/tests/unittests/schema_path_file.py -> build/bdist.linux-x86_64/egg/tests/unittests copying build/lib/tests/unittests/test_campaign_common.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/create_auth_token_args.py -> build/bdist.linux-x86_64/egg/tests byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/weather/weather_utils.py to weather_utils.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/weather/weather_request.py to weather_request.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/weather/weather_variable.py to weather_variable.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/weather/weather_set.py to weather_set.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/weather/data_sources.py to data_sources.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/weather/weather_metadata.py to weather_metadata.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/weather/weather_data.py to weather_data.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/emodpy_malaria/weather/__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/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/vector_config.py to vector_config.cpython-38.pyc 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/__init__.py to __init__.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/interventions/adherentdrug.py to adherentdrug.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/scale_larval_habitats.py to scale_larval_habitats.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/usage_dependent_bednet.py to usage_dependent_bednet.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/larvicide.py to larvicide.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/outdoorrestkill.py to outdoorrestkill.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/community_health_worker.py to community_health_worker.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/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/spacespraying.py to spacespraying.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/drug_campaign.py to drug_campaign.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/bednet.py to bednet.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/run_all_sft_tests.py to run_all_sft_tests.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 byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/weather/test_weather_metadata.py to test_weather_metadata.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/weather/test_e2e_comps.py to test_e2e_comps.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/weather/test_e2e.py to test_e2e.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/weather/__init__.py to __init__.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/weather/test_weather_data.py to test_weather_data.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/weather/test_weather_request.py to test_weather_request.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/weather/test_weather_set.py to test_weather_set.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/tests/unittests/weather/test_weather_scenarios.py to test_weather_scenarios.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_config.py to test_malaria_config.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/test_malaria_interventions.py to test_malaria_interventions.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/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/__init__.py to __init__.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_campaign_common.py to test_campaign_common.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/create_auth_token_args.py to create_auth_token_args.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.__pycache__.run_all_sft_tests.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_campaign_common.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__ tests.unittests.weather.__pycache__.__init__.cpython-38: module references __file__ tests.unittests.weather.__pycache__.test_e2e.cpython-38: module references __file__ tests.unittests.weather.__pycache__.test_e2e_comps.cpython-38: module references __file__ tests.unittests.weather.__pycache__.test_weather_data.cpython-38: module references __file__ tests.unittests.weather.__pycache__.test_weather_metadata.cpython-38: module references __file__ tests.unittests.weather.__pycache__.test_weather_request.cpython-38: module references __file__ tests.unittests.weather.__pycache__.test_weather_scenarios.cpython-38: module references __file__ tests.unittests.weather.__pycache__.test_weather_set.cpython-38: module references __file__ creating dist creating 'dist/emodpy_malaria-3.1.16.dev0-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-3.1.16.dev0-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-3.1.16.dev0-py3.8.egg Extracting emodpy_malaria-3.1.16.dev0-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 3.1.16.dev0 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-3.1.16.dev0-py3.8.egg Processing dependencies for emodpy-malaria==3.1.16.dev0 Searching for requests==2.29.0 Best match: requests 2.29.0 Adding requests 2.29.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 emod-malaria==0.0.54 Best match: emod-malaria 0.0.54 Adding emod-malaria 0.0.54 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.21.1 Best match: emodpy 1.21.1 Adding emodpy 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 idna==3.4 Best match: idna 3.4 Adding idna 3.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 charset-normalizer==3.1.0 Best match: charset-normalizer 3.1.0 Adding charset-normalizer 3.1.0 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 urllib3==1.26.16 Best match: urllib3 1.26.16 Adding urllib3 1.26.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 certifi==2023.5.7 Best match: certifi 2023.5.7 Adding certifi 2023.5.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 emod-api==1.28.5 Best match: emod-api 1.28.5 Adding emod-api 1.28.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 idmtools==1.7.7 Best match: idmtools 1.7.7 Adding idmtools 1.7.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 idmtools-platform-comps==1.7.7 Best match: idmtools-platform-comps 1.7.7 Adding idmtools-platform-comps 1.7.7 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 idmtools-models==1.7.7 Best match: idmtools-models 1.7.7 Adding idmtools-models 1.7.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 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 matplotlib==3.7.2 Best match: matplotlib 3.7.2 Adding matplotlib 3.7.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==24.2.0 Best match: keyring 24.2.0 Adding keyring 24.2.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 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 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 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 pyCOMPS==2.10.0 Best match: pyCOMPS 2.10.0 Adding pyCOMPS 2.10.0 to easy-install.pth file Installing comps-util 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 pandas==2.0.3 Best match: pandas 2.0.3 Adding pandas 2.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 PyYAML==6.0 Best match: PyYAML 6.0 Adding PyYAML 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 scikit-learn==1.3.0 Best match: scikit-learn 1.3.0 Adding scikit-learn 1.3.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for numpy==1.24.4 Best match: numpy 1.24.4 Adding numpy 1.24.4 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 geographiclib==2.0 Best match: geographiclib 2.0 Adding geographiclib 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 lz4==4.3.2 Best match: lz4 4.3.2 Adding lz4 4.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 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 pyproj==3.5.0 Best match: pyproj 3.5.0 Adding pyproj 3.5.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 parse==1.19.1 Best match: parse 1.19.1 Adding parse 1.19.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 graphviz==0.20.1 Best match: graphviz 0.20.1 Adding graphviz 0.20.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 scipy==1.10.1 Best match: scipy 1.10.1 Adding scipy 1.10.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 shapely==2.0.1 Best match: shapely 2.0.1 Adding shapely 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 tabulate==0.9.0 Best match: tabulate 0.9.0 Adding tabulate 0.9.0 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 more-itertools==9.0.0 Best match: more-itertools 9.0.0 Adding more-itertools 9.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 Jinja2==3.1.2 Best match: Jinja2 3.1.2 Adding Jinja2 3.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 packaging==21.3 Best match: packaging 21.3 Adding packaging 21.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 filelock==3.12.2 Best match: filelock 3.12.2 Adding filelock 3.12.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 diskcache==5.4.0 Best match: diskcache 5.4.0 Adding diskcache 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 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 pipreqs==0.4.13 Best match: pipreqs 0.4.13 Adding pipreqs 0.4.13 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 pygit2==1.10.1 Best match: pygit2 1.10.1 Adding pygit2 1.10.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 tqdm==4.65.0 Best match: tqdm 4.65.0 Adding tqdm 4.65.0 to easy-install.pth file Installing tqdm script to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for pluggy==1.0.0 Best match: pluggy 1.0.0 Adding pluggy 1.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 backoff==2.2.1 Best match: backoff 2.2.1 Adding backoff 2.2.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for natsort==8.2.0 Best match: natsort 8.2.0 Adding natsort 8.2.0 to easy-install.pth file Installing natsort 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 importlib-resources==5.12.0 Best match: importlib-resources 5.12.0 Adding importlib-resources 5.12.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 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 contourpy==1.1.0 Best match: contourpy 1.1.0 Adding contourpy 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 fonttools==4.40.0 Best match: fonttools 4.40.0 Adding fonttools 4.40.0 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 kiwisolver==1.4.4 Best match: kiwisolver 1.4.4 Adding kiwisolver 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 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 Pillow==10.0.0 Best match: Pillow 10.0.0 Adding Pillow 10.0.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for pyparsing==3.0.9 Best match: pyparsing 3.0.9 Adding pyparsing 3.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 SecretStorage==3.3.3 Best match: SecretStorage 3.3.3 Adding SecretStorage 3.3.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for importlib-metadata==6.7.0 Best match: importlib-metadata 6.7.0 Adding importlib-metadata 6.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 jaraco.classes==3.2.3 Best match: jaraco.classes 3.2.3 Adding jaraco.classes 3.2.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 jeepney==0.8.0 Best match: jeepney 0.8.0 Adding jeepney 0.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 beautifulsoup4==4.12.2 Best match: beautifulsoup4 4.12.2 Adding beautifulsoup4 4.12.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 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 wheel==0.40.0 Best match: wheel 0.40.0 Adding wheel 0.40.0 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 pytz==2023.3 Best match: pytz 2023.3 Adding pytz 2023.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 xdg==6.0.0 Best match: xdg 6.0.0 Adding xdg 6.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 future==0.18.3 Best match: future 0.18.3 Adding future 0.18.3 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 tzdata==2023.3 Best match: tzdata 2023.3 Adding tzdata 2023.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 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 Searching for joblib==1.3.1 Best match: joblib 1.3.1 Adding joblib 1.3.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.8/site-packages Searching for MarkupSafe==2.1.3 Best match: MarkupSafe 2.1.3 Adding MarkupSafe 2.1.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.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 cffi==1.15.1 Best match: cffi 1.15.1 Adding cffi 1.15.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 zipp==3.15.0 Best match: zipp 3.15.0 Adding zipp 3.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 cryptography==41.0.1 Best match: cryptography 41.0.1 Adding cryptography 41.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.4.1 Best match: soupsieve 2.4.1 Adding soupsieve 2.4.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emodpy-malaria/envs/latest/lib/python3.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 Finished processing dependencies for emodpy-malaria==3.1.16.dev0