Read the Docs build information Build id: 2989591 Project: institute-for-disease-modeling-fpsim Version: latest Commit: 6e4b815b083037f45d7e29ecaac2859acb33d871 Date: 2025-04-22T21:49:22.313497Z State: finished Success: True [rtd-command-info] start-time: 2025-04-22T21:49:23.189338Z, end-time: 2025-04-22T21:49:23.828174Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/fpsim/fpsim.git . Cloning into '.'... [rtd-command-info] start-time: 2025-04-22T21:49:23.886070Z, end-time: 2025-04-22T21:49:25.237926Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/fpsim/fpsim * [new tag] v.1.latest -> v.1.latest * [new tag] v0.22.0 -> v0.22.0 * [new tag] v0.22.1 -> v0.22.1 * [new tag] v0.23.0 -> v0.23.0 * [new tag] v0.24.0 -> v0.24.0 * [new tag] v0.28.1 -> v0.28.1 * [new tag] v1.0.4 -> v1.0.4 * [new tag] v2.0.0 -> v2.0.0 [rtd-command-info] start-time: 2025-04-22T21:49:25.338583Z, end-time: 2025-04-22T21:49:25.400975Z, 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 6e4b815 Merge pull request #516 from fpsim/RCarter-IDM-patch-1 [rtd-command-info] start-time: 2025-04-22T21:49:25.466976Z, end-time: 2025-04-22T21:49:25.504757Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-20.04 tools: python: "3.9" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py # If using Sphinx, optionally build your docs in additional formats such as PDF # formats: # Optionally declare the Python requirements required to build your docs python: install: - requirements: docs/requirements.txt - method: pip path: . [rtd-command-info] start-time: 2025-04-22T21:49:29.092390Z, end-time: 2025-04-22T21:49:29.145940Z, duration: 0, exit-code: 0 asdf global python 3.9.20 [rtd-command-info] start-time: 2025-04-22T21:49:29.519064Z, end-time: 2025-04-22T21:49:30.224516Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.20.final.0-64 in 469ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2025-04-22T21:49:30.278712Z, end-time: 2025-04-22T21:49:34.680369Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (23.1) Collecting pip Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 38.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-79.0.0-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 284.0 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.0.1 setuptools-79.0.0 [rtd-command-info] start-time: 2025-04-22T21:49:34.747818Z, end-time: 2025-04-22T21:49:39.023100Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting importlib-metadata>=6.0 (from sphinx) Downloading importlib_metadata-8.6.1-py3-none-any.whl.metadata (4.7 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) Collecting zipp>=3.20 (from importlib-metadata>=6.0->sphinx) Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 117.2 MB/s eta 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 368.6 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 559.1 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-8.6.1-py3-none-any.whl (26 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 678.2 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.2.1-py3-none-any.whl (14 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) Downloading charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) Installing collected packages: snowballstemmer, zipp, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 Pygments-2.19.1 alabaster-0.7.16 babel-2.17.0 certifi-2025.1.31 charset-normalizer-3.4.1 docutils-0.21.2 idna-3.10 imagesize-1.4.1 importlib-metadata-8.6.1 packaging-25.0 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.4.7 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.2.1 urllib3-2.4.0 zipp-3.21.0 [rtd-command-info] start-time: 2025-04-22T21:49:39.078731Z, end-time: 2025-04-22T21:49:50.935252Z, duration: 11, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting pandoc (from -r docs/requirements.txt (line 1)) Downloading pandoc-2.4.tar.gz (34 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pypandoc (from -r docs/requirements.txt (line 2)) Downloading pypandoc-1.15-py3-none-any.whl.metadata (16 kB) Requirement already satisfied: sphinx<=8.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from -r docs/requirements.txt (line 3)) (7.4.7) Collecting sphinx-autodoc-typehints (from -r docs/requirements.txt (line 4)) Downloading sphinx_autodoc_typehints-2.3.0-py3-none-any.whl.metadata (8.0 kB) Collecting pydata-sphinx-theme (from -r docs/requirements.txt (line 5)) Downloading pydata_sphinx_theme-0.16.1-py3-none-any.whl.metadata (7.5 kB) Collecting sphinx-design (from -r docs/requirements.txt (line 6)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting readthedocs-sphinx-search (from -r docs/requirements.txt (line 7)) Downloading readthedocs_sphinx_search-0.3.2-py3-none-any.whl.metadata (2.4 kB) Collecting ipykernel (from -r docs/requirements.txt (line 8)) Downloading ipykernel-6.29.5-py3-none-any.whl.metadata (6.3 kB) Collecting nbconvert==7.13.0 (from -r docs/requirements.txt (line 9)) Downloading nbconvert-7.13.0-py3-none-any.whl.metadata (7.7 kB) Collecting nbsphinx (from -r docs/requirements.txt (line 10)) Downloading nbsphinx-0.9.7-py3-none-any.whl.metadata (2.3 kB) Collecting plantweb (from -r docs/requirements.txt (line 11)) Downloading plantweb-1.3.0-py3-none-any.whl.metadata (4.1 kB) Collecting optuna (from -r docs/requirements.txt (line 14)) Downloading optuna-4.3.0-py3-none-any.whl.metadata (17 kB) Collecting beautifulsoup4 (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading bleach-6.2.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Requirement already satisfied: importlib-metadata>=3.6 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) (8.6.1) Requirement already satisfied: jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) (3.1.6) Collecting jupyter-core>=4.7 (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB) Collecting jupyterlab-pygments (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Requirement already satisfied: markupsafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) (3.0.2) Collecting mistune<4,>=2.0.3 (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading mistune-3.1.3-py3-none-any.whl.metadata (1.8 kB) Collecting nbclient>=0.5.0 (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading nbclient-0.10.2-py3-none-any.whl.metadata (8.3 kB) Collecting nbformat>=5.7 (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) (25.0) Collecting pandocfilters>=1.4.1 (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Requirement already satisfied: pygments>=2.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) (2.19.1) Collecting tinycss2 (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) Collecting traitlets>=5.1 (from nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting plumbum (from pandoc->-r docs/requirements.txt (line 1)) Downloading plumbum-1.9.0-py3-none-any.whl.metadata (10 kB) Collecting ply (from pandoc->-r docs/requirements.txt (line 1)) Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx<=8.1->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx<=8.1->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx<=8.1->-r docs/requirements.txt (line 3)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx<=8.1->-r docs/requirements.txt (line 3)) (2.1.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx<=8.1->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx<=8.1->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: docutils<0.22,>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx<=8.1->-r docs/requirements.txt (line 3)) (0.21.2) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx<=8.1->-r docs/requirements.txt (line 3)) (2.2.0) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx<=8.1->-r docs/requirements.txt (line 3)) (2.17.0) Requirement already satisfied: alabaster~=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx<=8.1->-r docs/requirements.txt (line 3)) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx<=8.1->-r docs/requirements.txt (line 3)) (1.4.1) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx<=8.1->-r docs/requirements.txt (line 3)) (2.32.3) Requirement already satisfied: tomli>=2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx<=8.1->-r docs/requirements.txt (line 3)) (2.2.1) Collecting accessible-pygments (from pydata-sphinx-theme->-r docs/requirements.txt (line 5)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting typing-extensions (from pydata-sphinx-theme->-r docs/requirements.txt (line 5)) Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) Collecting comm>=0.1.1 (from ipykernel->-r docs/requirements.txt (line 8)) Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel->-r docs/requirements.txt (line 8)) Downloading debugpy-1.8.14-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.3 kB) Collecting ipython>=7.23.1 (from ipykernel->-r docs/requirements.txt (line 8)) Downloading ipython-8.18.1-py3-none-any.whl.metadata (6.0 kB) Collecting jupyter-client>=6.1.12 (from ipykernel->-r docs/requirements.txt (line 8)) Downloading jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB) Collecting matplotlib-inline>=0.1 (from ipykernel->-r docs/requirements.txt (line 8)) Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting nest-asyncio (from ipykernel->-r docs/requirements.txt (line 8)) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel->-r docs/requirements.txt (line 8)) Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Collecting pyzmq>=24 (from ipykernel->-r docs/requirements.txt (line 8)) Downloading pyzmq-26.4.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.0 kB) Collecting tornado>=6.1 (from ipykernel->-r docs/requirements.txt (line 8)) Downloading tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting six (from plantweb->-r docs/requirements.txt (line 11)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting alembic>=1.5.0 (from optuna->-r docs/requirements.txt (line 14)) Downloading alembic-1.15.2-py3-none-any.whl.metadata (7.3 kB) Collecting colorlog (from optuna->-r docs/requirements.txt (line 14)) Downloading colorlog-6.9.0-py3-none-any.whl.metadata (10 kB) Collecting numpy (from optuna->-r docs/requirements.txt (line 14)) Downloading numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting sqlalchemy>=1.4.2 (from optuna->-r docs/requirements.txt (line 14)) Downloading sqlalchemy-2.0.40-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) Collecting tqdm (from optuna->-r docs/requirements.txt (line 14)) Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) Collecting PyYAML (from optuna->-r docs/requirements.txt (line 14)) Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting Mako (from alembic>=1.5.0->optuna->-r docs/requirements.txt (line 14)) Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) Collecting webencodings (from bleach!=5.0.0->nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Requirement already satisfied: zipp>=3.20 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from importlib-metadata>=3.6->nbconvert==7.13.0->-r docs/requirements.txt (line 9)) (3.21.0) Collecting decorator (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 8)) Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting jedi>=0.16 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 8)) Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 8)) Downloading prompt_toolkit-3.0.51-py3-none-any.whl.metadata (6.4 kB) Collecting stack-data (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 8)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting exceptiongroup (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 8)) Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 8)) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->ipykernel->-r docs/requirements.txt (line 8)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting platformdirs>=2.5 (from jupyter-core>=4.7->nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB) Collecting fastjsonschema>=2.15 (from nbformat>=5.7->nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB) Collecting jsonschema>=2.6 (from nbformat>=5.7->nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from requests>=2.30.0->sphinx<=8.1->-r docs/requirements.txt (line 3)) (3.4.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from requests>=2.30.0->sphinx<=8.1->-r docs/requirements.txt (line 3)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from requests>=2.30.0->sphinx<=8.1->-r docs/requirements.txt (line 3)) (2.4.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from requests>=2.30.0->sphinx<=8.1->-r docs/requirements.txt (line 3)) (2025.1.31) Collecting greenlet>=1 (from sqlalchemy>=1.4.2->optuna->-r docs/requirements.txt (line 14)) Downloading greenlet-3.2.1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB) Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 8)) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat>=5.7->nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat>=5.7->nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat>=5.7->nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat>=5.7->nbconvert==7.13.0->-r docs/requirements.txt (line 9)) Downloading rpds_py-0.24.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 8)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 8)) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting executing>=1.2.0 (from stack-data->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 8)) Downloading executing-2.2.0-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 8)) Downloading asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB) Collecting pure-eval (from stack-data->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 8)) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Downloading nbconvert-7.13.0-py3-none-any.whl (256 kB) Downloading pypandoc-1.15-py3-none-any.whl (21 kB) Downloading sphinx_autodoc_typehints-2.3.0-py3-none-any.whl (19 kB) Downloading pydata_sphinx_theme-0.16.1-py3-none-any.whl (6.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 148.9 MB/s eta 0:00:00 Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 325.9 MB/s eta 0:00:00 Downloading readthedocs_sphinx_search-0.3.2-py3-none-any.whl (21 kB) Downloading ipykernel-6.29.5-py3-none-any.whl (117 kB) Downloading nbsphinx-0.9.7-py3-none-any.whl (31 kB) Downloading plantweb-1.3.0-py3-none-any.whl (20 kB) Downloading optuna-4.3.0-py3-none-any.whl (386 kB) Downloading alembic-1.15.2-py3-none-any.whl (231 kB) Downloading bleach-6.2.0-py3-none-any.whl (163 kB) Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading debugpy-1.8.14-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 287.5 MB/s eta 0:00:00 Downloading ipython-8.18.1-py3-none-any.whl (808 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 808.2/808.2 kB 599.1 MB/s eta 0:00:00 Downloading jupyter_client-8.6.3-py3-none-any.whl (106 kB) Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Downloading mistune-3.1.3-py3-none-any.whl (53 kB) Downloading nbclient-0.10.2-py3-none-any.whl (25 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading pyzmq-26.4.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (863 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.0/863.0 kB 669.4 MB/s eta 0:00:00 Downloading sqlalchemy-2.0.40-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 646.9 MB/s eta 0:00:00 Downloading tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437 kB) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 107.9 MB/s eta 0:00:00 Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) Downloading colorlog-6.9.0-py3-none-any.whl (11 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 353.2 MB/s eta 0:00:00 Downloading plumbum-1.9.0-py3-none-any.whl (127 kB) Downloading ply-3.11-py2.py3-none-any.whl (49 kB) Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 684.8 MB/s eta 0:00:00 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) Downloading fastjsonschema-2.21.1-py3-none-any.whl (23 kB) Downloading greenlet-3.2.1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (579 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 579.1/579.1 kB 588.9 MB/s eta 0:00:00 Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 687.3 MB/s eta 0:00:00 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB) Downloading prompt_toolkit-3.0.51-py3-none-any.whl (387 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading soupsieve-2.7-py3-none-any.whl (36 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) Downloading mako-1.3.10-py3-none-any.whl (78 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-3.0.0-py3-none-any.whl (26 kB) Downloading attrs-25.3.0-py3-none-any.whl (63 kB) Downloading executing-2.2.0-py2.py3-none-any.whl (26 kB) Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading referencing-0.36.2-py3-none-any.whl (26 kB) Downloading rpds_py-0.24.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Building wheels for collected packages: pandoc Building wheel for pandoc (setup.py): started Building wheel for pandoc (setup.py): finished with status 'done' Created wheel for pandoc: filename=pandoc-2.4-py3-none-any.whl size=34872 sha256=099794147db097acd30c7fb2e21b606d50e5b14bfa89893e918575b8c968dcb8 Stored in directory: /tmp/pip-ephem-wheel-cache-c1w8z5q_/wheels/10/f8/26/ddf077e60385563a3fef3afad369a40b22e59603a700ec23e4 Successfully built pandoc Installing collected packages: webencodings, wcwidth, pure-eval, ptyprocess, ply, fastjsonschema, typing-extensions, traitlets, tqdm, tornado, tinycss2, soupsieve, six, rpds-py, readthedocs-sphinx-search, pyzmq, PyYAML, pypandoc, psutil, prompt-toolkit, plumbum, platformdirs, pexpect, parso, pandocfilters, numpy, nest-asyncio, Mako, jupyterlab-pygments, greenlet, executing, exceptiongroup, defusedxml, decorator, debugpy, colorlog, bleach, attrs, asttokens, accessible-pygments, stack-data, sqlalchemy, referencing, python-dateutil, plantweb, pandoc, mistune, matplotlib-inline, jupyter-core, jedi, comm, beautifulsoup4, sphinx-design, sphinx-autodoc-typehints, pydata-sphinx-theme, jupyter-client, jsonschema-specifications, ipython, alembic, optuna, jsonschema, ipykernel, nbformat, nbclient, nbconvert, nbsphinx Successfully installed Mako-1.3.10 PyYAML-6.0.2 accessible-pygments-0.0.5 alembic-1.15.2 asttokens-3.0.0 attrs-25.3.0 beautifulsoup4-4.13.4 bleach-6.2.0 colorlog-6.9.0 comm-0.2.2 debugpy-1.8.14 decorator-5.2.1 defusedxml-0.7.1 exceptiongroup-1.2.2 executing-2.2.0 fastjsonschema-2.21.1 greenlet-3.2.1 ipykernel-6.29.5 ipython-8.18.1 jedi-0.19.2 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 jupyter-client-8.6.3 jupyter-core-5.7.2 jupyterlab-pygments-0.3.0 matplotlib-inline-0.1.7 mistune-3.1.3 nbclient-0.10.2 nbconvert-7.13.0 nbformat-5.10.4 nbsphinx-0.9.7 nest-asyncio-1.6.0 numpy-2.0.2 optuna-4.3.0 pandoc-2.4 pandocfilters-1.5.1 parso-0.8.4 pexpect-4.9.0 plantweb-1.3.0 platformdirs-4.3.7 plumbum-1.9.0 ply-3.11 prompt-toolkit-3.0.51 psutil-7.0.0 ptyprocess-0.7.0 pure-eval-0.2.3 pydata-sphinx-theme-0.16.1 pypandoc-1.15 python-dateutil-2.9.0.post0 pyzmq-26.4.0 readthedocs-sphinx-search-0.3.2 referencing-0.36.2 rpds-py-0.24.0 six-1.17.0 soupsieve-2.7 sphinx-autodoc-typehints-2.3.0 sphinx-design-0.6.1 sqlalchemy-2.0.40 stack-data-0.6.3 tinycss2-1.4.0 tornado-6.4.2 tqdm-4.67.1 traitlets-5.14.3 typing-extensions-4.13.2 wcwidth-0.2.13 webencodings-0.5.1 [rtd-command-info] start-time: 2025-04-22T21:49:51.002411Z, end-time: 2025-04-22T21:50:12.484747Z, duration: 21, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: numpy in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from fpsim==2.0.0) (2.0.2) Collecting numba (from fpsim==2.0.0) Downloading numba-0.60.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.7 kB) Collecting scipy (from fpsim==2.0.0) Downloading scipy-1.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting starsim (from fpsim==2.0.0) Downloading starsim-2.3.1-py3-none-any.whl.metadata (10 kB) Collecting pandas>=1.3 (from fpsim==2.0.0) Downloading pandas-2.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (89 kB) Collecting sciris>=2.1.0 (from fpsim==2.0.0) Downloading sciris-3.2.1-py3-none-any.whl.metadata (5.0 kB) Collecting matplotlib>=3.5.0 (from fpsim==2.0.0) Downloading matplotlib-3.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting seaborn>=0.9 (from fpsim==2.0.0) Downloading seaborn-0.13.2-py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: optuna in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from fpsim==2.0.0) (4.3.0) Collecting plotnine (from fpsim==2.0.0) Downloading plotnine-0.13.6-py3-none-any.whl.metadata (8.9 kB) Collecting pyarrow (from fpsim==2.0.0) Downloading pyarrow-19.0.1-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (3.3 kB) Requirement already satisfied: pyyaml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from fpsim==2.0.0) (6.0.2) Collecting contourpy>=1.0.1 (from matplotlib>=3.5.0->fpsim==2.0.0) Downloading contourpy-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.4 kB) Collecting cycler>=0.10 (from matplotlib>=3.5.0->fpsim==2.0.0) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib>=3.5.0->fpsim==2.0.0) Downloading fonttools-4.57.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (102 kB) Collecting kiwisolver>=1.3.1 (from matplotlib>=3.5.0->fpsim==2.0.0) Downloading kiwisolver-1.4.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.3 kB) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.5.0->fpsim==2.0.0) (25.0) Collecting pillow>=8 (from matplotlib>=3.5.0->fpsim==2.0.0) Downloading pillow-11.2.1-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (8.9 kB) Collecting pyparsing>=2.3.1 (from matplotlib>=3.5.0->fpsim==2.0.0) Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) Requirement already satisfied: python-dateutil>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.5.0->fpsim==2.0.0) (2.9.0.post0) Collecting importlib-resources>=3.2.0 (from matplotlib>=3.5.0->fpsim==2.0.0) Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) Collecting pytz>=2020.1 (from pandas>=1.3->fpsim==2.0.0) Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.7 (from pandas>=1.3->fpsim==2.0.0) Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting openpyxl (from sciris>=2.1.0->fpsim==2.0.0) Downloading openpyxl-3.1.5-py2.py3-none-any.whl.metadata (2.5 kB) Collecting xlsxwriter (from sciris>=2.1.0->fpsim==2.0.0) Downloading XlsxWriter-3.2.3-py3-none-any.whl.metadata (2.7 kB) Requirement already satisfied: psutil in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sciris>=2.1.0->fpsim==2.0.0) (7.0.0) Collecting dill (from sciris>=2.1.0->fpsim==2.0.0) Downloading dill-0.4.0-py3-none-any.whl.metadata (10 kB) Collecting zstandard (from sciris>=2.1.0->fpsim==2.0.0) Downloading zstandard-0.23.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting multiprocess (from sciris>=2.1.0->fpsim==2.0.0) Downloading multiprocess-0.70.18-py39-none-any.whl.metadata (7.5 kB) Collecting jsonpickle (from sciris>=2.1.0->fpsim==2.0.0) Downloading jsonpickle-4.0.5-py3-none-any.whl.metadata (8.2 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sciris>=2.1.0->fpsim==2.0.0) (79.0.0) Collecting gitpython (from sciris>=2.1.0->fpsim==2.0.0) Downloading GitPython-3.1.44-py3-none-any.whl.metadata (13 kB) Collecting jellyfish (from sciris>=2.1.0->fpsim==2.0.0) Downloading jellyfish-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.6 kB) Requirement already satisfied: tqdm in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sciris>=2.1.0->fpsim==2.0.0) (4.67.1) Collecting memory_profiler (from sciris>=2.1.0->fpsim==2.0.0) Downloading memory_profiler-0.61.0-py3-none-any.whl.metadata (20 kB) Collecting line_profiler (from sciris>=2.1.0->fpsim==2.0.0) Downloading line_profiler-4.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting llvmlite<0.44,>=0.43.0dev0 (from numba->fpsim==2.0.0) Downloading llvmlite-0.43.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.8 kB) Requirement already satisfied: alembic>=1.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from optuna->fpsim==2.0.0) (1.15.2) Requirement already satisfied: colorlog in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from optuna->fpsim==2.0.0) (6.9.0) Requirement already satisfied: sqlalchemy>=1.4.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from optuna->fpsim==2.0.0) (2.0.40) Collecting mizani~=0.11.0 (from plotnine->fpsim==2.0.0) Downloading mizani-0.11.4-py3-none-any.whl.metadata (4.8 kB) Collecting statsmodels>=0.14.0 (from plotnine->fpsim==2.0.0) Downloading statsmodels-0.14.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.2 kB) Collecting networkx (from starsim->fpsim==2.0.0) Downloading networkx-3.2.1-py3-none-any.whl.metadata (5.2 kB) Requirement already satisfied: Mako in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from alembic>=1.5.0->optuna->fpsim==2.0.0) (1.3.10) Requirement already satisfied: typing-extensions>=4.12 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from alembic>=1.5.0->optuna->fpsim==2.0.0) (4.13.2) Requirement already satisfied: zipp>=3.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from importlib-resources>=3.2.0->matplotlib>=3.5.0->fpsim==2.0.0) (3.21.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from python-dateutil>=2.7->matplotlib>=3.5.0->fpsim==2.0.0) (1.17.0) Requirement already satisfied: greenlet>=1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sqlalchemy>=1.4.2->optuna->fpsim==2.0.0) (3.2.1) Collecting patsy>=0.5.6 (from statsmodels>=0.14.0->plotnine->fpsim==2.0.0) Downloading patsy-1.0.1-py2.py3-none-any.whl.metadata (3.3 kB) Collecting gitdb<5,>=4.0.1 (from gitpython->sciris>=2.1.0->fpsim==2.0.0) Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting et-xmlfile (from openpyxl->sciris>=2.1.0->fpsim==2.0.0) Downloading et_xmlfile-2.0.0-py3-none-any.whl.metadata (2.7 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython->sciris>=2.1.0->fpsim==2.0.0) Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: MarkupSafe>=0.9.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from Mako->alembic>=1.5.0->optuna->fpsim==2.0.0) (3.0.2) Downloading matplotlib-3.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 213.4 MB/s eta 0:00:00 Downloading pandas-2.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 355.8 MB/s eta 0:00:00 Downloading sciris-3.2.1-py3-none-any.whl (247 kB) Downloading seaborn-0.13.2-py3-none-any.whl (294 kB) Downloading numba-0.60.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 263.4 MB/s eta 0:00:00 Downloading plotnine-0.13.6-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 565.4 MB/s eta 0:00:00 Downloading scipy-1.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.6/38.6 MB 439.9 MB/s eta 0:00:00 Downloading pyarrow-19.0.1-cp39-cp39-manylinux_2_28_x86_64.whl (42.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 MB 261.6 MB/s eta 0:00:00 Downloading starsim-2.3.1-py3-none-any.whl (178 kB) Downloading contourpy-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (321 kB) Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading fonttools-4.57.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 505.3 MB/s eta 0:00:00 Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) Downloading kiwisolver-1.4.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 653.3 MB/s eta 0:00:00 Downloading llvmlite-0.43.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.9/43.9 MB 250.7 MB/s eta 0:00:00 Downloading mizani-0.11.4-py3-none-any.whl (127 kB) Downloading pillow-11.2.1-cp39-cp39-manylinux_2_28_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 404.5 MB/s eta 0:00:00 Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) Downloading statsmodels-0.14.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.8/10.8 MB 261.4 MB/s eta 0:00:00 Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) Downloading dill-0.4.0-py3-none-any.whl (119 kB) Downloading GitPython-3.1.44-py3-none-any.whl (207 kB) Downloading jellyfish-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (357 kB) Downloading jsonpickle-4.0.5-py3-none-any.whl (46 kB) Downloading line_profiler-4.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (719 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 719.7/719.7 kB 600.3 MB/s eta 0:00:00 Downloading memory_profiler-0.61.0-py3-none-any.whl (31 kB) Downloading multiprocess-0.70.18-py39-none-any.whl (133 kB) Downloading networkx-3.2.1-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 649.9 MB/s eta 0:00:00 Downloading openpyxl-3.1.5-py2.py3-none-any.whl (250 kB) Downloading XlsxWriter-3.2.3-py3-none-any.whl (169 kB) Downloading zstandard-0.23.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 346.9 MB/s eta 0:00:00 Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) Downloading patsy-1.0.1-py2.py3-none-any.whl (232 kB) Downloading et_xmlfile-2.0.0-py3-none-any.whl (18 kB) Downloading smmap-5.0.2-py3-none-any.whl (24 kB) Building wheels for collected packages: fpsim Building wheel for fpsim (setup.py): started Building wheel for fpsim (setup.py): finished with status 'done' Created wheel for fpsim: filename=fpsim-2.0.0-py3-none-any.whl size=599357 sha256=f6413dc2a31ae9e83add22ce43a536ec8d0cfd0ec558d0acceaa6728fd27c206 Stored in directory: /tmp/pip-ephem-wheel-cache-2y67hb3m/wheels/54/be/71/b6a93e28e1af4f52153fe34b99119b980ee057025c8abb6ee6 Successfully built fpsim Installing collected packages: pytz, zstandard, xlsxwriter, tzdata, smmap, scipy, pyparsing, pyarrow, pillow, patsy, networkx, memory_profiler, llvmlite, line_profiler, kiwisolver, jsonpickle, jellyfish, importlib-resources, fonttools, et-xmlfile, dill, cycler, contourpy, pandas, openpyxl, numba, multiprocess, matplotlib, gitdb, statsmodels, seaborn, mizani, gitpython, sciris, plotnine, starsim, fpsim Successfully installed contourpy-1.3.0 cycler-0.12.1 dill-0.4.0 et-xmlfile-2.0.0 fonttools-4.57.0 fpsim-2.0.0 gitdb-4.0.12 gitpython-3.1.44 importlib-resources-6.5.2 jellyfish-1.2.0 jsonpickle-4.0.5 kiwisolver-1.4.7 line_profiler-4.2.0 llvmlite-0.43.0 matplotlib-3.9.4 memory_profiler-0.61.0 mizani-0.11.4 multiprocess-0.70.18 networkx-3.2.1 numba-0.60.0 openpyxl-3.1.5 pandas-2.2.3 patsy-1.0.1 pillow-11.2.1 plotnine-0.13.6 pyarrow-19.0.1 pyparsing-3.2.3 pytz-2025.2 scipy-1.13.1 sciris-3.2.1 seaborn-0.13.2 smmap-5.0.2 starsim-2.3.1 statsmodels-0.14.4 tzdata-2025.2 xlsxwriter-3.2.3 zstandard-0.23.0 [rtd-command-info] start-time: 2025-04-22T21:50:12.635063Z, end-time: 2025-04-22T21:50:12.674635Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. import os import sys import sciris as sc import fpsim as fp # Set environment os.environ['SPHINX_BUILD'] = 'True' # This is used so fp.options.set('jupyter') doesn't reset the Matplotlib renderer os.environ['FPSIM_WARNINGS'] = 'error' # Don't let warnings pass in the tutorials on_rtd = os.environ.get('READTHEDOCS') == 'True' # -- Project information ----------------------------------------------------- project = 'FPsim' copyright = f'2019 - {sc.now().year}, Gates Foundation. All rights reserved.\nThese docs were built for FPsim version {fp.__version__}\n' author = 'Institute for Disease Modeling' # The short X.Y version version = fp.__version__ # The full version, including alpha/beta/rc tags release = fp.__version__ # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here extensions = [ "sphinx.ext.autodoc", # Core Sphinx library for auto html doc generation from docstrings "sphinx.ext.autosummary", # Create neat summary tables for modules/classes/methods etc -- causes warnings with Napoleon however "sphinx.ext.intersphinx", "sphinx.ext.viewcode", # Add a link to the Python source code for classes, functions etc. "sphinx.ext.napoleon", "sphinx.ext.autosectionlabel", "sphinx_autodoc_typehints", # Automatically document param types (less noise in class signature) "sphinx_design", # Add e.g. grid layout 'sphinx_search.extension', # search across multiple docsets in domain "nbsphinx", ] # Use Google docstrings napoleon_google_docstring = True # Configure autosummary autosummary_generate = True # Turn on sphinx.ext.autosummary autosummary_ignore_module_all = False # Respect __all__ autodoc_member_order = 'bysource' # Keep original ordering add_module_names = False # NB, does not work autodoc_inherit_docstrings = False # Stops sublcasses from including docs from parent classes # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # Syntax highlighting style pygments_style = "sphinx" modindex_common_prefix = ["fpsim."] # List of patterns, relative to source directory, to exclude exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints"] # Suppress certain warnings suppress_warnings = ['autosectionlabel.*'] # -- Options for HTML output ------------------------------------------------- html_theme = "pydata_sphinx_theme" html_theme_options = { "collapse_navigation": False, "navigation_depth": 3, "show_prev_next": True, "icon_links": [ {"name": "Web", "url": "https://fpsim.org", "icon": "fas fa-home"}, { "name": "GitHub", "url": "https://github.com/fpsim/fpsim", "icon": "fab fa-github-square", }, ], "navbar_end": ["theme-switcher", "navbar-icon-links"], "secondary_sidebar_items": ["navbar-side"], "header_links_before_dropdown": 5, "footer_start": ["copyright", "footer_start"], "footer_end": ["theme-version", "footer_end"], "logo": { "text": "FPsim", }, } html_sidebars = { "**": ["sidebar-nav-bs", "page-toc"], } html_logo = "images/idm-logo-transparent.png" html_favicon = "images/favicon.ico" html_static_path = ['_static'] html_baseurl = "https://docs.idmod.org/projects/fpsim/en/latest" html_context = { 'rtd_url': 'https://docs.idmod.org/projects/fpsim/en/latest', "versions_dropdown": { "latest": "devel (latest)", "stable": "current (stable)", }, "default_mode": "light", } # Add any extra paths that contain custom files if not on_rtd: html_extra_path = ['robots.txt'] # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. html_last_updated_fmt = '%Y-%b-%d' html_show_sourcelink = True html_show_sphinx = False html_copy_source = False htmlhelp_basename = 'FPsim' # Add customizations def setup(app): app.add_css_file("theme_overrides.css") # Modify this to not rerun the Jupyter notebook cells -- usually set by build_docs nb_ex_default = ['auto', 'never'][0] nb_ex = os.getenv('NBSPHINX_EXECUTE') if not nb_ex: nb_ex = nb_ex_default print(f'\n\nBuilding Jupyter notebooks with build option: {nb_ex}\n\n') nbsphinx_execute = nb_ex # OpenSearch options html_use_opensearch = 'docs.idmod.org/projects/fpsim/en/latest' # -- RTD Sphinx search for searching across the entire domain, default child ------------- if os.environ.get('READTHEDOCS') == 'True': search_project_parent = "institute-for-disease-modeling-idm" search_project = os.environ["READTHEDOCS_PROJECT"] search_version = os.environ["READTHEDOCS_VERSION"] rtd_sphinx_search_default_filter = f"subprojects:{search_project}/{search_version}" rtd_sphinx_search_filters = { "Search this project": f"project:{search_project}/{search_version}", "Search all IDM docs": f"subprojects:{search_project_parent}/{search_version}", } [rtd-command-info] start-time: 2025-04-22T21:50:12.767060Z, end-time: 2025-04-22T21:51:58.361508Z, duration: 105, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.4.7 Matplotlib is building the font cache; this may take a moment. Building Jupyter notebooks with build option: auto loading translations [en]... done making output directory... done [autosummary] generating autosummary for: api/index.rst, index.rst, overview.rst, tutorials.rst, tutorials/README.rst, tutorials/T1_intro.ipynb, tutorials/T2_intro_to_new_features.ipynb, tutorials/T3_interventions_methods.ipynb, tutorials/T4_intervention_eligibility.ipynb, tutorials/T5_new_method.ipynb, whatsnew.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.analyzers.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.base.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.calibration.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.defaults.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.experiment.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.interventions.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.parameters.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.scenarios.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.settings.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.sim.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.utils.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.analyzers.Analyzer.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.analyzers.age_pyramids.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.analyzers.cpr_by_age.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.analyzers.education_recorder.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.analyzers.lifeof_recorder.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.analyzers.method_mix_by_age.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.analyzers.method_mix_over_time.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.analyzers.snapshot.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.analyzers.state_tracker.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.analyzers.track_as.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.sim.Sim.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.sim.parallel.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.utils.DuplicateNameException.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.utils.bc.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.utils.bt.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.utils.match_ages.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.utils.mt.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.utils.rbt.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.utils.sample.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.utils.set_seed.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.age_mortality.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.age_partnership.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.age_pyramid.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.age_spline.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.birth_spacing_pref.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.data2interp.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.debut_age.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.education_attainment.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.education_distributions.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.education_dropout_probs.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.miscarriage.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.process_contra_use.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.process_dur_use.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.process_markovian_method_choice.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.sexual_activity.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.sexual_activity_pp.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.stillbirth.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.this_dir.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.urban_proportion.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/api/_autosummary/fpsim.locations.data_utils.wealth.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 11 source files that are out of date updating environment: [new config] 94 added, 0 changed, 0 removed reading sources... [ 1%] api/_autosummary/fpsim.analyzers reading sources... [ 2%] api/_autosummary/fpsim.analyzers.Analyzer reading sources... [ 3%] api/_autosummary/fpsim.analyzers.age_pyramids reading sources... [ 4%] api/_autosummary/fpsim.analyzers.cpr_by_age reading sources... [ 5%] api/_autosummary/fpsim.analyzers.education_recorder reading sources... [ 6%] api/_autosummary/fpsim.analyzers.lifeof_recorder reading sources... [ 7%] api/_autosummary/fpsim.analyzers.method_mix_by_age reading sources... [ 9%] api/_autosummary/fpsim.analyzers.method_mix_over_time reading sources... [ 10%] api/_autosummary/fpsim.analyzers.snapshot reading sources... [ 11%] api/_autosummary/fpsim.analyzers.state_tracker reading sources... [ 12%] api/_autosummary/fpsim.analyzers.track_as reading sources... [ 13%] api/_autosummary/fpsim.base reading sources... [ 14%] api/_autosummary/fpsim.base.BasePeople reading sources... [ 15%] api/_autosummary/fpsim.base.BaseSim reading sources... [ 16%] api/_autosummary/fpsim.base.ParsObj reading sources... [ 17%] api/_autosummary/fpsim.calibration reading sources... [ 18%] api/_autosummary/fpsim.calibration.Calibration reading sources... [ 19%] api/_autosummary/fpsim.defaults reading sources... [ 20%] api/_autosummary/fpsim.defaults.State reading sources... [ 21%] api/_autosummary/fpsim.defaults.get_location reading sources... [ 22%] api/_autosummary/fpsim.experiment reading sources... [ 23%] api/_autosummary/fpsim.experiment.Experiment reading sources... [ 24%] api/_autosummary/fpsim.experiment.Fit reading sources... [ 26%] api/_autosummary/fpsim.experiment.compute_gof reading sources... [ 27%] api/_autosummary/fpsim.experiment.diff_summaries reading sources... [ 28%] api/_autosummary/fpsim.interventions reading sources... [ 29%] api/_autosummary/fpsim.interventions.Intervention reading sources... [ 30%] api/_autosummary/fpsim.interventions.change_initiation reading sources... [ 31%] api/_autosummary/fpsim.interventions.change_initiation_prob reading sources... [ 32%] api/_autosummary/fpsim.interventions.change_par reading sources... [ 33%] api/_autosummary/fpsim.interventions.change_people_state reading sources... [ 34%] api/_autosummary/fpsim.interventions.update_methods reading sources... [ 35%] api/_autosummary/fpsim.locations reading sources... [ 36%] api/_autosummary/fpsim.locations.data_utils reading sources... [ 37%] api/_autosummary/fpsim.locations.data_utils.age_mortality reading sources... [ 38%] api/_autosummary/fpsim.locations.data_utils.age_partnership reading sources... [ 39%] api/_autosummary/fpsim.locations.data_utils.age_pyramid reading sources... [ 40%] api/_autosummary/fpsim.locations.data_utils.age_spline reading sources... [ 41%] api/_autosummary/fpsim.locations.data_utils.birth_spacing_pref reading sources... [ 43%] api/_autosummary/fpsim.locations.data_utils.data2interp reading sources... [ 44%] api/_autosummary/fpsim.locations.data_utils.debut_age reading sources... [ 45%] api/_autosummary/fpsim.locations.data_utils.education_attainment reading sources... [ 46%] api/_autosummary/fpsim.locations.data_utils.education_distributions reading sources... [ 47%] api/_autosummary/fpsim.locations.data_utils.education_dropout_probs reading sources... [ 48%] api/_autosummary/fpsim.locations.data_utils.education_objective reading sources... [ 49%] api/_autosummary/fpsim.locations.data_utils.fecundity_ratio_nullip reading sources... [ 50%] api/_autosummary/fpsim.locations.data_utils.female_age_fecundity reading sources... [ 51%] api/_autosummary/fpsim.locations.data_utils.infant_mortality reading sources... [ 52%] api/_autosummary/fpsim.locations.data_utils.lactational_amenorrhea reading sources... [ 53%] api/_autosummary/fpsim.locations.data_utils.maternal_mortality reading sources... [ 54%] api/_autosummary/fpsim.locations.data_utils.mcpr reading sources... [ 55%] api/_autosummary/fpsim.locations.data_utils.miscarriage reading sources... [ 56%] api/_autosummary/fpsim.locations.data_utils.process_contra_use reading sources... [ 57%] api/_autosummary/fpsim.locations.data_utils.process_dur_use reading sources... [ 59%] api/_autosummary/fpsim.locations.data_utils.process_markovian_method_choice reading sources... [ 60%] api/_autosummary/fpsim.locations.data_utils.sexual_activity reading sources... [ 61%] api/_autosummary/fpsim.locations.data_utils.sexual_activity_pp reading sources... [ 62%] api/_autosummary/fpsim.locations.data_utils.stillbirth reading sources... [ 63%] api/_autosummary/fpsim.locations.data_utils.this_dir reading sources... [ 64%] api/_autosummary/fpsim.locations.data_utils.urban_proportion reading sources... [ 65%] api/_autosummary/fpsim.locations.data_utils.wealth reading sources... [ 66%] api/_autosummary/fpsim.locations.process_durations reading sources... [ 67%] api/_autosummary/fpsim.parameters reading sources... [ 68%] api/_autosummary/fpsim.parameters.Pars reading sources... [ 69%] api/_autosummary/fpsim.parameters.pars reading sources... [ 70%] api/_autosummary/fpsim.scenarios reading sources... [ 71%] api/_autosummary/fpsim.scenarios.Scenario reading sources... [ 72%] api/_autosummary/fpsim.scenarios.Scenarios reading sources... [ 73%] api/_autosummary/fpsim.scenarios.make_scen reading sources... [ 74%] api/_autosummary/fpsim.settings reading sources... [ 76%] api/_autosummary/fpsim.sim reading sources... [ 77%] api/_autosummary/fpsim.sim.MultiSim reading sources... [ 78%] api/_autosummary/fpsim.sim.Sim reading sources... [ 79%] api/_autosummary/fpsim.sim.parallel reading sources... [ 80%] api/_autosummary/fpsim.utils reading sources... [ 81%] api/_autosummary/fpsim.utils.DuplicateNameException reading sources... [ 82%] api/_autosummary/fpsim.utils.bc reading sources... [ 83%] api/_autosummary/fpsim.utils.bt reading sources... [ 84%] api/_autosummary/fpsim.utils.match_ages reading sources... [ 85%] api/_autosummary/fpsim.utils.mt reading sources... [ 86%] api/_autosummary/fpsim.utils.rbt reading sources... [ 87%] api/_autosummary/fpsim.utils.sample reading sources... [ 88%] api/_autosummary/fpsim.utils.set_seed reading sources... [ 89%] api/index reading sources... [ 90%] index reading sources... [ 91%] overview reading sources... [ 93%] tutorials reading sources... [ 94%] tutorials/README reading sources... [ 95%] tutorials/T1_intro /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages/nbsphinx/__init__.py:1075: RuntimeWarning: You are using an unsupported version of pandoc (2.5). Your version must be at least (2.14.2) but less than (4.0.0). Refer to https://pandoc.org/installing.html. Continuing with doubts... nbconvert.utils.pandoc.check_pandoc_version() reading sources... [ 96%] tutorials/T2_intro_to_new_features reading sources... [ 97%] tutorials/T3_interventions_methods reading sources... [ 98%] tutorials/T4_intervention_eligibility reading sources... [ 99%] tutorials/T5_new_method reading sources... [100%] whatsnew /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages/fpsim/interventions.py:docstring of fpsim.interventions.change_initiation:20: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages/fpsim/locations/data_utils.py:docstring of fpsim.locations.data_utils.education_dropout_probs:8: ERROR: Unexpected indentation. WARNING: error while formatting signature for fpsim.utils.bc: 'CPUDispatcher' object has no attribute '__mro__' WARNING: error while formatting signature for fpsim.utils.bt: 'CPUDispatcher' object has no attribute '__mro__' WARNING: error while formatting signature for fpsim.utils.match_ages: 'CPUDispatcher' object has no attribute '__mro__' WARNING: error while formatting signature for fpsim.utils.mt: 'CPUDispatcher' object has no attribute '__mro__' WARNING: error while formatting signature for fpsim.utils.rbt: 'CPUDispatcher' object has no attribute '__mro__' WARNING: Summarised items should not include the current module. Replace 'fpsim.analyzers' with 'analyzers'. WARNING: Summarised items should not include the current module. Replace 'fpsim.base' with 'base'. WARNING: Summarised items should not include the current module. Replace 'fpsim.calibration' with 'calibration'. WARNING: Summarised items should not include the current module. Replace 'fpsim.defaults' with 'defaults'. WARNING: Summarised items should not include the current module. Replace 'fpsim.experiment' with 'experiment'. WARNING: Summarised items should not include the current module. Replace 'fpsim.interventions' with 'interventions'. WARNING: Summarised items should not include the current module. Replace 'fpsim.parameters' with 'parameters'. WARNING: Summarised items should not include the current module. Replace 'fpsim.scenarios' with 'scenarios'. WARNING: Summarised items should not include the current module. Replace 'fpsim.settings' with 'settings'. WARNING: Summarised items should not include the current module. Replace 'fpsim.sim' with 'sim'. WARNING: Summarised items should not include the current module. Replace 'fpsim.utils' with 'utils'. WARNING: Summarised items should not include the current module. Replace 'fpsim.locations' with 'locations'. /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/tutorials.rst:3: WARNING: toctree contains reference to nonexisting document 'tutorials/T6_scenarios' /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/tutorials.rst:3: WARNING: toctree contains reference to nonexisting document 'tutorials/T7_scenarios_plotting' ../CHANGELOG.rst:61: WARNING: Title underline too short. Version 0.28.3 (2024-04-30) -------------------------- ../CHANGELOG.rst:61: WARNING: Title underline too short. Version 0.28.3 (2024-04-30) -------------------------- ../CHANGELOG.rst:31: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/411>". ../CHANGELOG.rst:36: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/392>". ../CHANGELOG.rst:41: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/369>". ../CHANGELOG.rst:46: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/388>". ../CHANGELOG.rst:52: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/240>". ../CHANGELOG.rst:58: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/349>". ../CHANGELOG.rst:64: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/334>". ../CHANGELOG.rst:70: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/316>". ../CHANGELOG.rst:76: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/319>". ../CHANGELOG.rst:82: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/241>". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 1%] api/_autosummary/fpsim.analyzers writing output... [ 2%] api/_autosummary/fpsim.analyzers.Analyzer writing output... [ 3%] api/_autosummary/fpsim.analyzers.age_pyramids writing output... [ 4%] api/_autosummary/fpsim.analyzers.cpr_by_age writing output... [ 5%] api/_autosummary/fpsim.analyzers.education_recorder writing output... [ 6%] api/_autosummary/fpsim.analyzers.lifeof_recorder writing output... [ 7%] api/_autosummary/fpsim.analyzers.method_mix_by_age writing output... [ 9%] api/_autosummary/fpsim.analyzers.method_mix_over_time writing output... [ 10%] api/_autosummary/fpsim.analyzers.snapshot writing output... [ 11%] api/_autosummary/fpsim.analyzers.state_tracker writing output... [ 12%] api/_autosummary/fpsim.analyzers.track_as writing output... [ 13%] api/_autosummary/fpsim.base writing output... [ 14%] api/_autosummary/fpsim.base.BasePeople writing output... [ 15%] api/_autosummary/fpsim.base.BaseSim writing output... [ 16%] api/_autosummary/fpsim.base.ParsObj writing output... [ 17%] api/_autosummary/fpsim.calibration writing output... [ 18%] api/_autosummary/fpsim.calibration.Calibration writing output... [ 19%] api/_autosummary/fpsim.defaults writing output... [ 20%] api/_autosummary/fpsim.defaults.State writing output... [ 21%] api/_autosummary/fpsim.defaults.get_location writing output... [ 22%] api/_autosummary/fpsim.experiment writing output... [ 23%] api/_autosummary/fpsim.experiment.Experiment writing output... [ 24%] api/_autosummary/fpsim.experiment.Fit writing output... [ 26%] api/_autosummary/fpsim.experiment.compute_gof writing output... [ 27%] api/_autosummary/fpsim.experiment.diff_summaries writing output... [ 28%] api/_autosummary/fpsim.interventions writing output... [ 29%] api/_autosummary/fpsim.interventions.Intervention writing output... [ 30%] api/_autosummary/fpsim.interventions.change_initiation writing output... [ 31%] api/_autosummary/fpsim.interventions.change_initiation_prob writing output... [ 32%] api/_autosummary/fpsim.interventions.change_par writing output... [ 33%] api/_autosummary/fpsim.interventions.change_people_state writing output... [ 34%] api/_autosummary/fpsim.interventions.update_methods writing output... [ 35%] api/_autosummary/fpsim.locations writing output... [ 36%] api/_autosummary/fpsim.locations.data_utils writing output... [ 37%] api/_autosummary/fpsim.locations.data_utils.age_mortality writing output... [ 38%] api/_autosummary/fpsim.locations.data_utils.age_partnership writing output... [ 39%] api/_autosummary/fpsim.locations.data_utils.age_pyramid writing output... [ 40%] api/_autosummary/fpsim.locations.data_utils.age_spline writing output... [ 41%] api/_autosummary/fpsim.locations.data_utils.birth_spacing_pref writing output... [ 43%] api/_autosummary/fpsim.locations.data_utils.data2interp writing output... [ 44%] api/_autosummary/fpsim.locations.data_utils.debut_age writing output... [ 45%] api/_autosummary/fpsim.locations.data_utils.education_attainment writing output... [ 46%] api/_autosummary/fpsim.locations.data_utils.education_distributions writing output... [ 47%] api/_autosummary/fpsim.locations.data_utils.education_dropout_probs writing output... [ 48%] api/_autosummary/fpsim.locations.data_utils.education_objective writing output... [ 49%] api/_autosummary/fpsim.locations.data_utils.fecundity_ratio_nullip writing output... [ 50%] api/_autosummary/fpsim.locations.data_utils.female_age_fecundity writing output... [ 51%] api/_autosummary/fpsim.locations.data_utils.infant_mortality writing output... [ 52%] api/_autosummary/fpsim.locations.data_utils.lactational_amenorrhea writing output... [ 53%] api/_autosummary/fpsim.locations.data_utils.maternal_mortality writing output... [ 54%] api/_autosummary/fpsim.locations.data_utils.mcpr writing output... [ 55%] api/_autosummary/fpsim.locations.data_utils.miscarriage writing output... [ 56%] api/_autosummary/fpsim.locations.data_utils.process_contra_use writing output... [ 57%] api/_autosummary/fpsim.locations.data_utils.process_dur_use writing output... [ 59%] api/_autosummary/fpsim.locations.data_utils.process_markovian_method_choice writing output... [ 60%] api/_autosummary/fpsim.locations.data_utils.sexual_activity writing output... [ 61%] api/_autosummary/fpsim.locations.data_utils.sexual_activity_pp writing output... [ 62%] api/_autosummary/fpsim.locations.data_utils.stillbirth writing output... [ 63%] api/_autosummary/fpsim.locations.data_utils.this_dir writing output... [ 64%] api/_autosummary/fpsim.locations.data_utils.urban_proportion writing output... [ 65%] api/_autosummary/fpsim.locations.data_utils.wealth writing output... [ 66%] api/_autosummary/fpsim.locations.process_durations writing output... [ 67%] api/_autosummary/fpsim.parameters writing output... [ 68%] api/_autosummary/fpsim.parameters.Pars writing output... [ 69%] api/_autosummary/fpsim.parameters.pars writing output... [ 70%] api/_autosummary/fpsim.scenarios writing output... [ 71%] api/_autosummary/fpsim.scenarios.Scenario writing output... [ 72%] api/_autosummary/fpsim.scenarios.Scenarios writing output... [ 73%] api/_autosummary/fpsim.scenarios.make_scen writing output... [ 74%] api/_autosummary/fpsim.settings writing output... [ 76%] api/_autosummary/fpsim.sim writing output... [ 77%] api/_autosummary/fpsim.sim.MultiSim writing output... [ 78%] api/_autosummary/fpsim.sim.Sim writing output... [ 79%] api/_autosummary/fpsim.sim.parallel writing output... [ 80%] api/_autosummary/fpsim.utils writing output... [ 81%] api/_autosummary/fpsim.utils.DuplicateNameException writing output... [ 82%] api/_autosummary/fpsim.utils.bc writing output... [ 83%] api/_autosummary/fpsim.utils.bt writing output... [ 84%] api/_autosummary/fpsim.utils.match_ages writing output... [ 85%] api/_autosummary/fpsim.utils.mt writing output... [ 86%] api/_autosummary/fpsim.utils.rbt writing output... [ 87%] api/_autosummary/fpsim.utils.sample writing output... [ 88%] api/_autosummary/fpsim.utils.set_seed writing output... [ 89%] api/index writing output... [ 90%] index writing output... [ 91%] overview writing output... [ 93%] tutorials writing output... [ 94%] tutorials/README writing output... [ 95%] tutorials/T1_intro writing output... [ 96%] tutorials/T2_intro_to_new_features writing output... [ 97%] tutorials/T3_interventions_methods writing output... [ 98%] tutorials/T4_intervention_eligibility writing output... [ 99%] tutorials/T5_new_method writing output... [100%] whatsnew generating indices... genindex py-modindex done copying linked files... copying notebooks ... [ 20%] tutorials/T1_intro.ipynb copying notebooks ... [ 40%] tutorials/T2_intro_to_new_features.ipynb copying notebooks ... [ 60%] tutorials/T3_interventions_methods.ipynb copying notebooks ... [ 80%] tutorials/T4_intervention_eligibility.ipynb copying notebooks ... [100%] tutorials/T5_new_method.ipynb highlighting module code... [ 9%] fpsim.analyzers highlighting module code... [ 18%] fpsim.base highlighting module code... [ 27%] fpsim.calibration highlighting module code... [ 36%] fpsim.defaults highlighting module code... [ 45%] fpsim.experiment highlighting module code... [ 55%] fpsim.interventions highlighting module code... [ 64%] fpsim.locations.data_utils highlighting module code... [ 73%] fpsim.parameters highlighting module code... [ 82%] fpsim.scenarios highlighting module code... [ 91%] fpsim.sim highlighting module code... [100%] fpsim.utils writing additional pages... search opensearch done copying images... [ 11%] _build/doctrees/nbsphinx/tutorials_T1_intro_4_2.png copying images... [ 22%] _build/doctrees/nbsphinx/tutorials_T1_intro_20_0.png copying images... [ 33%] _build/doctrees/nbsphinx/tutorials_T1_intro_20_1.png copying images... [ 44%] _build/doctrees/nbsphinx/tutorials_T1_intro_20_2.png copying images... [ 56%] _build/doctrees/nbsphinx/tutorials_T2_intro_to_new_features_7_0.png copying images... [ 67%] _build/doctrees/nbsphinx/tutorials_T2_intro_to_new_features_7_1.png copying images... [ 78%] _build/doctrees/nbsphinx/tutorials_T3_interventions_methods_20_0.png copying images... [ 89%] _build/doctrees/nbsphinx/tutorials_T4_intervention_eligibility_16_1.png copying images... [100%] _build/doctrees/nbsphinx/tutorials_T5_new_method_17_0.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 33 warnings. The HTML pages are in ../_readthedocs/html.