Read the Docs build information Build id: 3764810 Project: institute-for-disease-modeling-laser-measles Version: latest Commit: 49e461e9df62cbb294cc03e25e5c8179c487edbe Date: 2026-02-19T17:11:02.643693Z State: finished Success: True [rtd-command-info] start-time: 2026-02-19T17:11:03.351690Z, end-time: 2026-02-19T17:11:03.891458Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/InstituteforDiseaseModeling/laser-measles.git . Cloning into '.'... [rtd-command-info] start-time: 2026-02-19T17:11:04.001102Z, end-time: 2026-02-19T17:11:05.291152Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 From https://github.com/InstituteforDiseaseModeling/laser-measles * [new tag] v0.5.0 -> v0.5.0 * [new tag] v0.6.1 -> v0.6.1 * [new tag] v0.6.2 -> v0.6.2 * [new tag] v0.6.3 -> v0.6.3 * [new tag] v0.7.1-dev0 -> v0.7.1-dev0 * [new tag] v0.7.2-dev0 -> v0.7.2-dev0 * [new tag] v0.7.2-dev1 -> v0.7.2-dev1 * [new tag] v0.7.2-dev2 -> v0.7.2-dev2 * [new tag] v0.7.2-dev3 -> v0.7.2-dev3 * [new tag] v0.8.0-dev1 -> v0.8.0-dev1 [rtd-command-info] start-time: 2026-02-19T17:11:06.018161Z, end-time: 2026-02-19T17:11:06.055411Z, duration: 0, exit-code: 0 cat .readthedocs.yml # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: - htmlzip - epub build: os: ubuntu-22.04 tools: python: "3.12" jobs: post_install: - python docs/tutorials/convert_tutorials.py python: install: - requirements: docs/requirements.txt - method: pip path: . # Optionally build your docs in additional formats such as PDF and ePub # formats: # - pdf # - epub [rtd-command-info] start-time: 2026-02-19T17:11:10.932073Z, end-time: 2026-02-19T17:11:10.989067Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2026-02-19T17:11:11.437303Z, end-time: 2026-02-19T17:11:12.116222Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.10.final.0-64 in 419ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/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: 2026-02-19T17:11:12.208165Z, end-time: 2026-02-19T17:11:24.442972Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/api/pypi/pypi-production/simple Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (23.1) Collecting pip Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 20.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 34.2 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-26.0.1 setuptools-82.0.0 [rtd-command-info] start-time: 2026-02-19T17:11:24.539541Z, end-time: 2026-02-19T17:11:53.194437Z, duration: 28, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/api/pypi/pypi-production/simple Collecting sphinx Downloading sphinx-9.1.0-py3-none-any.whl.metadata (5.8 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.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 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.2-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.23,>=0.21 (from sphinx) Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 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.5-py3-none-any.whl.metadata (4.9 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-9.1.0-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 132.9 MB/s 0:00:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 579.5 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 525.5 MB/s 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading packaging-26.0-py3-none-any.whl (74 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 617.0 MB/s 0:00:00 Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) Downloading roman_numerals-4.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 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_htmlhelp-2.1.0-py3-none-any.whl (98 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 sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.19.2 alabaster-1.0.0 babel-2.18.0 certifi-2026.1.4 charset_normalizer-3.4.4 docutils-0.22.4 idna-3.11 imagesize-1.4.1 packaging-26.0 requests-2.32.5 roman-numerals-4.1.0 snowballstemmer-3.0.1 sphinx-9.1.0 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 urllib3-2.6.3 [rtd-command-info] start-time: 2026-02-19T17:11:53.397183Z, end-time: 2026-02-19T17:14:25.333139Z, duration: 151, 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/api/pypi/pypi-production/simple Collecting pandoc (from -r docs/requirements.txt (line 1)) Downloading pandoc-2.4.tar.gz (34 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pypandoc (from -r docs/requirements.txt (line 2)) Downloading pypandoc-1.16.2-py3-none-any.whl.metadata (16 kB) Requirement already satisfied: sphinx>=7.3.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from -r docs/requirements.txt (line 3)) (9.1.0) Collecting sphinx-autodoc-typehints (from -r docs/requirements.txt (line 4)) Downloading sphinx_autodoc_typehints-3.6.3-py3-none-any.whl.metadata (8.6 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.7.0-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 sphinxcontrib-napoleon (from -r docs/requirements.txt (line 8)) Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl.metadata (6.2 kB) Collecting ipykernel (from -r docs/requirements.txt (line 9)) Downloading ipykernel-7.2.0-py3-none-any.whl.metadata (4.5 kB) Collecting ipywidgets (from -r docs/requirements.txt (line 10)) Downloading ipywidgets-8.1.8-py3-none-any.whl.metadata (2.4 kB) Collecting nbconvert>=7.10.0 (from -r docs/requirements.txt (line 11)) Downloading nbconvert-7.17.0-py3-none-any.whl.metadata (8.4 kB) Collecting nbsphinx>=0.9.5 (from -r docs/requirements.txt (line 12)) Downloading nbsphinx-0.9.8-py3-none-any.whl.metadata (2.1 kB) Collecting plantweb (from -r docs/requirements.txt (line 13)) Downloading plantweb-1.3.0-py3-none-any.whl.metadata (4.1 kB) Collecting sciris (from -r docs/requirements.txt (line 14)) Downloading sciris-3.2.6-py3-none-any.whl.metadata (3.8 kB) Collecting matplotlib (from -r docs/requirements.txt (line 15)) Downloading matplotlib-3.10.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (52 kB) Collecting scipy (from -r docs/requirements.txt (line 16)) Downloading scipy-1.17.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (62 kB) Collecting seaborn (from -r docs/requirements.txt (line 17)) Downloading seaborn-0.13.2-py3-none-any.whl.metadata (5.4 kB) Collecting jupytext (from -r docs/requirements.txt (line 18)) Downloading jupytext-1.19.1-py3-none-any.whl.metadata (15 kB) Collecting autodoc_pydantic>=2.0.0 (from -r docs/requirements.txt (line 19)) Downloading autodoc_pydantic-2.2.0-py3-none-any.whl.metadata (29 kB) Collecting plumbum (from pandoc->-r docs/requirements.txt (line 1)) Downloading plumbum-1.10.0-py3-none-any.whl.metadata (8.4 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>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (3.1.6) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.19.2) Requirement already satisfied: docutils<0.23,>=0.21 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (0.22.4) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (3.0.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.18.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-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-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.32.5) Requirement already satisfied: roman-numerals>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (4.1.0) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (26.0) Collecting beautifulsoup4 (from pydata-sphinx-theme->-r docs/requirements.txt (line 5)) Downloading beautifulsoup4-4.14.3-py3-none-any.whl.metadata (3.8 kB) 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.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting six>=1.5.2 (from sphinxcontrib-napoleon->-r docs/requirements.txt (line 8)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting pockets>=0.3 (from sphinxcontrib-napoleon->-r docs/requirements.txt (line 8)) Downloading pockets-0.9.1-py2.py3-none-any.whl.metadata (4.4 kB) Collecting comm>=0.1.1 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading comm-0.2.3-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading debugpy-1.8.20-cp312-cp312-manylinux_2_34_x86_64.whl.metadata (1.4 kB) Collecting ipython>=7.23.1 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading ipython-9.10.0-py3-none-any.whl.metadata (4.6 kB) Collecting jupyter-client>=8.8.0 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading jupyter_client-8.8.0-py3-none-any.whl.metadata (8.4 kB) Collecting jupyter-core!=6.0.*,>=5.1 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading jupyter_core-5.9.1-py3-none-any.whl.metadata (1.5 kB) Collecting matplotlib-inline>=0.1 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading matplotlib_inline-0.2.1-py3-none-any.whl.metadata (2.3 kB) Collecting nest-asyncio>=1.4 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil>=5.7 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) Collecting pyzmq>=25 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading pyzmq-27.1.0-cp312-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (6.0 kB) Collecting tornado>=6.4.1 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading tornado-6.5.4-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.8 kB) Collecting traitlets>=5.4.0 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting widgetsnbextension~=4.0.14 (from ipywidgets->-r docs/requirements.txt (line 10)) Downloading widgetsnbextension-4.0.15-py3-none-any.whl.metadata (1.6 kB) Collecting jupyterlab_widgets~=3.0.15 (from ipywidgets->-r docs/requirements.txt (line 10)) Downloading jupyterlab_widgets-3.0.16-py3-none-any.whl.metadata (20 kB) Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading bleach-6.3.0-py3-none-any.whl.metadata (31 kB) Collecting defusedxml (from nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyterlab-pygments (from nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) 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-laser-measles/envs/latest/lib/python3.12/site-packages (from nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) (3.0.3) Collecting mistune<4,>=2.0.3 (from nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading mistune-3.2.0-py3-none-any.whl.metadata (1.9 kB) Collecting nbclient>=0.5.0 (from nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading nbclient-0.10.4-py3-none-any.whl.metadata (8.3 kB) Collecting nbformat>=5.7 (from nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting pandocfilters>=1.4.1 (from nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting numpy (from sciris->-r docs/requirements.txt (line 14)) Downloading numpy-2.4.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) Collecting pandas (from sciris->-r docs/requirements.txt (line 14)) Downloading pandas-3.0.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (79 kB) Collecting openpyxl (from sciris->-r docs/requirements.txt (line 14)) Downloading openpyxl-3.1.5-py2.py3-none-any.whl.metadata (2.5 kB) Collecting xlsxwriter (from sciris->-r docs/requirements.txt (line 14)) Downloading xlsxwriter-3.2.9-py3-none-any.whl.metadata (2.7 kB) Collecting dill (from sciris->-r docs/requirements.txt (line 14)) Downloading dill-0.4.1-py3-none-any.whl.metadata (10 kB) Collecting zstandard (from sciris->-r docs/requirements.txt (line 14)) Downloading zstandard-0.25.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.3 kB) Collecting multiprocess (from sciris->-r docs/requirements.txt (line 14)) Downloading multiprocess-0.70.19-py312-none-any.whl.metadata (7.5 kB) Collecting jsonpickle (from sciris->-r docs/requirements.txt (line 14)) Downloading jsonpickle-4.1.1-py3-none-any.whl.metadata (8.1 kB) Collecting pyyaml (from sciris->-r docs/requirements.txt (line 14)) Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris->-r docs/requirements.txt (line 14)) (82.0.0) Collecting gitpython (from sciris->-r docs/requirements.txt (line 14)) Downloading gitpython-3.1.46-py3-none-any.whl.metadata (13 kB) Collecting jellyfish (from sciris->-r docs/requirements.txt (line 14)) Downloading jellyfish-1.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (642 bytes) Collecting tqdm (from sciris->-r docs/requirements.txt (line 14)) Downloading tqdm-4.67.3-py3-none-any.whl.metadata (57 kB) Collecting python-dateutil (from sciris->-r docs/requirements.txt (line 14)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting memory_profiler (from sciris->-r docs/requirements.txt (line 14)) Downloading memory_profiler-0.61.0-py3-none-any.whl.metadata (20 kB) Collecting line_profiler (from sciris->-r docs/requirements.txt (line 14)) Downloading line_profiler-5.0.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (30 kB) Collecting contourpy>=1.0.1 (from matplotlib->-r docs/requirements.txt (line 15)) Downloading contourpy-1.3.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (5.5 kB) Collecting cycler>=0.10 (from matplotlib->-r docs/requirements.txt (line 15)) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib->-r docs/requirements.txt (line 15)) Downloading fonttools-4.61.1-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (114 kB) Collecting kiwisolver>=1.3.1 (from matplotlib->-r docs/requirements.txt (line 15)) Downloading kiwisolver-1.4.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.3 kB) WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='packages.idmod.org', port=443): Read timed out. (read timeout=15)")': /api/pypi/pypi-production/simple/pillow/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='packages.idmod.org', port=443): Read timed out. (read timeout=15)")': /api/pypi/pypi-production/simple/pillow/ Collecting pillow>=8 (from matplotlib->-r docs/requirements.txt (line 15)) Downloading pillow-12.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) Collecting pyparsing>=3 (from matplotlib->-r docs/requirements.txt (line 15)) Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) Collecting markdown-it-py>=1.0 (from jupytext->-r docs/requirements.txt (line 18)) Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) Collecting mdit-py-plugins (from jupytext->-r docs/requirements.txt (line 18)) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl.metadata (2.8 kB) Collecting pydantic<3.0.0,>=2.0 (from autodoc_pydantic>=2.0.0->-r docs/requirements.txt (line 19)) Downloading pydantic-2.12.5-py3-none-any.whl.metadata (90 kB) Collecting pydantic-settings<3.0.0,>=2.0 (from autodoc_pydantic>=2.0.0->-r docs/requirements.txt (line 19)) Downloading pydantic_settings-2.13.1-py3-none-any.whl.metadata (3.4 kB) Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0->autodoc_pydantic>=2.0.0->-r docs/requirements.txt (line 19)) Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) Collecting pydantic-core==2.41.5 (from pydantic<3.0.0,>=2.0->autodoc_pydantic>=2.0.0->-r docs/requirements.txt (line 19)) Downloading pydantic_core-2.41.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB) Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0->autodoc_pydantic>=2.0.0->-r docs/requirements.txt (line 19)) Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) Collecting python-dotenv>=0.21.0 (from pydantic-settings<3.0.0,>=2.0->autodoc_pydantic>=2.0.0->-r docs/requirements.txt (line 19)) Downloading python_dotenv-1.2.1-py3-none-any.whl.metadata (25 kB) Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting tinycss2<1.5,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) Collecting decorator>=4.3.2 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting ipython-pygments-lexers>=1.0.0 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata (1.1 kB) Collecting jedi>=0.18.1 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting prompt_toolkit<3.1.0,>=3.0.41 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) Collecting stack_data>=0.6.0 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.18.1->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading parso-0.8.6-py2.py3-none-any.whl.metadata (8.4 kB) Collecting platformdirs>=2.5 (from jupyter-core!=6.0.*,>=5.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) Collecting mdurl~=0.1 (from markdown-it-py>=1.0->jupytext->-r docs/requirements.txt (line 18)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting fastjsonschema>=2.15 (from nbformat>=5.7->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading fastjsonschema-2.21.2-py3-none-any.whl.metadata (2.3 kB) Collecting jsonschema>=2.6 (from nbformat>=5.7->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat>=5.7->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat>=5.7->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat>=5.7->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.25.0 (from jsonschema>=2.6->nbformat>=5.7->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading rpds_py-0.30.0-cp312-cp312-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 9)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from requests>=2.30.0->sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (3.4.4) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from requests>=2.30.0->sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (3.11) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from requests>=2.30.0->sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.6.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from requests>=2.30.0->sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2026.1.4) Collecting executing>=1.2.0 (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading executing-2.2.1-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading asttokens-3.0.1-py3-none-any.whl.metadata (4.9 kB) Collecting pure-eval (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->pydata-sphinx-theme->-r docs/requirements.txt (line 5)) Downloading soupsieve-2.8.3-py3-none-any.whl.metadata (4.6 kB) Collecting gitdb<5,>=4.0.1 (from gitpython->sciris->-r docs/requirements.txt (line 14)) Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython->sciris->-r docs/requirements.txt (line 14)) Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) Collecting et-xmlfile (from openpyxl->sciris->-r docs/requirements.txt (line 14)) Downloading et_xmlfile-2.0.0-py3-none-any.whl.metadata (2.7 kB) Downloading pypandoc-1.16.2-py3-none-any.whl (19 kB) Downloading sphinx_autodoc_typehints-3.6.3-py3-none-any.whl (20 kB) Downloading pydata_sphinx_theme-0.16.1-py3-none-any.whl (6.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 182.1 MB/s 0:00:00 Downloading sphinx_design-0.7.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 360.3 MB/s 0:00:00 Downloading readthedocs_sphinx_search-0.3.2-py3-none-any.whl (21 kB) Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) Downloading ipykernel-7.2.0-py3-none-any.whl (118 kB) Downloading ipywidgets-8.1.8-py3-none-any.whl (139 kB) Downloading jupyterlab_widgets-3.0.16-py3-none-any.whl (914 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 914.9/914.9 kB 344.1 MB/s 0:00:00 Downloading widgetsnbextension-4.0.15-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 459.7 MB/s 0:00:00 Downloading nbconvert-7.17.0-py3-none-any.whl (261 kB) Downloading mistune-3.2.0-py3-none-any.whl (53 kB) Downloading nbsphinx-0.9.8-py3-none-any.whl (31 kB) Downloading plantweb-1.3.0-py3-none-any.whl (20 kB) Downloading sciris-3.2.6-py3-none-any.whl (258 kB) Downloading matplotlib-3.10.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (8.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 291.5 MB/s 0:00:00 Downloading scipy-1.17.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (35.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.0/35.0 MB 238.3 MB/s 0:00:00 Downloading numpy-2.4.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 344.7 MB/s 0:00:00 Downloading seaborn-0.13.2-py3-none-any.whl (294 kB) Downloading jupytext-1.19.1-py3-none-any.whl (170 kB) Downloading autodoc_pydantic-2.2.0-py3-none-any.whl (34 kB) Downloading pydantic-2.12.5-py3-none-any.whl (463 kB) Downloading pydantic_core-2.41.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 630.2 MB/s 0:00:00 Downloading pydantic_settings-2.13.1-py3-none-any.whl (58 kB) Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) Downloading bleach-6.3.0-py3-none-any.whl (164 kB) Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Downloading comm-0.2.3-py3-none-any.whl (7.3 kB) Downloading contourpy-1.3.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (362 kB) Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading debugpy-1.8.20-cp312-cp312-manylinux_2_34_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 203.5 MB/s 0:00:00 Downloading fonttools-4.61.1-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 375.8 MB/s 0:00:00 Downloading ipython-9.10.0-py3-none-any.whl (622 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 622.8/622.8 kB 193.1 MB/s 0:00:00 Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl (8.1 kB) Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 636.5 MB/s 0:00:00 Downloading parso-0.8.6-py2.py3-none-any.whl (106 kB) Downloading jupyter_client-8.8.0-py3-none-any.whl (107 kB) Downloading jupyter_core-5.9.1-py3-none-any.whl (29 kB) Downloading kiwisolver-1.4.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 170.2 MB/s 0:00:00 Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading matplotlib_inline-0.2.1-py3-none-any.whl (9.5 kB) Downloading nbclient-0.10.4-py3-none-any.whl (25 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading fastjsonschema-2.21.2-py3-none-any.whl (24 kB) Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) Downloading attrs-25.4.0-py3-none-any.whl (67 kB) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading pandas-3.0.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (10.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.9/10.9 MB 486.5 MB/s 0:00:00 Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading pillow-12.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 501.0 MB/s 0:00:00 Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading python_dotenv-1.2.1-py3-none-any.whl (21 kB) Downloading pyzmq-27.1.0-cp312-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 841.0/841.0 kB 582.9 MB/s 0:00:00 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-3.0.1-py3-none-any.whl (27 kB) Downloading executing-2.2.1-py2.py3-none-any.whl (28 kB) Downloading tornado-6.5.4-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 431.1 MB/s 0:00:00 Downloading beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Downloading soupsieve-2.8.3-py3-none-any.whl (37 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading dill-0.4.1-py3-none-any.whl (120 kB) Downloading gitpython-3.1.46-py3-none-any.whl (208 kB) Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) Downloading smmap-5.0.2-py3-none-any.whl (24 kB) Downloading jellyfish-1.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (360 kB) Downloading jsonpickle-4.1.1-py3-none-any.whl (47 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading line_profiler-5.0.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 215.3 MB/s 0:00:00 Downloading mdit_py_plugins-0.5.0-py3-none-any.whl (57 kB) Downloading memory_profiler-0.61.0-py3-none-any.whl (31 kB) Downloading multiprocess-0.70.19-py312-none-any.whl (150 kB) Downloading openpyxl-3.1.5-py2.py3-none-any.whl (250 kB) Downloading et_xmlfile-2.0.0-py3-none-any.whl (18 kB) Downloading plumbum-1.10.0-py3-none-any.whl (127 kB) Downloading ply-3.11-py2.py3-none-any.whl (49 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 641.5 MB/s 0:00:00 Downloading tqdm-4.67.3-py3-none-any.whl (78 kB) Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) Downloading xlsxwriter-3.2.9-py3-none-any.whl (175 kB) Downloading zstandard-0.25.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 484.8 MB/s 0:00:00 Building wheels for collected packages: pandoc Building wheel for pandoc (pyproject.toml): started Building wheel for pandoc (pyproject.toml): finished with status 'done' Created wheel for pandoc: filename=pandoc-2.4-py3-none-any.whl size=34873 sha256=0ef0fc2a5dc5db349eef987126dcf6df0bfc1ca2a19032e3e51f89cea38282c4 Stored in directory: /tmp/pip-ephem-wheel-cache-r90_mtus/wheels/9c/2f/9f/b1aac8c3e74b4ee327dc8c6eac5128996f9eadf586e2c0ba67 Successfully built pandoc Installing collected packages: webencodings, pure-eval, ptyprocess, ply, fastjsonschema, zstandard, xlsxwriter, widgetsnbextension, wcwidth, typing-extensions, traitlets, tqdm, tornado, tinycss2, soupsieve, smmap, six, rpds-py, readthedocs-sphinx-search, pyzmq, pyyaml, python-dotenv, pyparsing, pypandoc, psutil, plumbum, platformdirs, pillow, pexpect, parso, pandocfilters, numpy, nest-asyncio, mistune, mdurl, line_profiler, kiwisolver, jupyterlab_widgets, jupyterlab-pygments, jsonpickle, jellyfish, ipython-pygments-lexers, fonttools, executing, et-xmlfile, dill, defusedxml, decorator, debugpy, cycler, comm, bleach, attrs, asttokens, annotated-types, accessible-pygments, typing-inspection, stack_data, scipy, referencing, python-dateutil, pydantic-core, prompt_toolkit, pockets, plantweb, pandoc, openpyxl, multiprocess, memory_profiler, matplotlib-inline, markdown-it-py, jupyter-core, jedi, gitdb, contourpy, beautifulsoup4, sphinxcontrib-napoleon, sphinx-design, sphinx-autodoc-typehints, pydata-sphinx-theme, pydantic, pandas, mdit-py-plugins, matplotlib, jupyter-client, jsonschema-specifications, ipython, gitpython, seaborn, sciris, pydantic-settings, jsonschema, ipywidgets, ipykernel, nbformat, autodoc_pydantic, nbclient, jupytext, nbconvert, nbsphinx Successfully installed accessible-pygments-0.0.5 annotated-types-0.7.0 asttokens-3.0.1 attrs-25.4.0 autodoc_pydantic-2.2.0 beautifulsoup4-4.14.3 bleach-6.3.0 comm-0.2.3 contourpy-1.3.3 cycler-0.12.1 debugpy-1.8.20 decorator-5.2.1 defusedxml-0.7.1 dill-0.4.1 et-xmlfile-2.0.0 executing-2.2.1 fastjsonschema-2.21.2 fonttools-4.61.1 gitdb-4.0.12 gitpython-3.1.46 ipykernel-7.2.0 ipython-9.10.0 ipython-pygments-lexers-1.1.1 ipywidgets-8.1.8 jedi-0.19.2 jellyfish-1.2.1 jsonpickle-4.1.1 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 jupyter-client-8.8.0 jupyter-core-5.9.1 jupyterlab-pygments-0.3.0 jupyterlab_widgets-3.0.16 jupytext-1.19.1 kiwisolver-1.4.9 line_profiler-5.0.1 markdown-it-py-4.0.0 matplotlib-3.10.8 matplotlib-inline-0.2.1 mdit-py-plugins-0.5.0 mdurl-0.1.2 memory_profiler-0.61.0 mistune-3.2.0 multiprocess-0.70.19 nbclient-0.10.4 nbconvert-7.17.0 nbformat-5.10.4 nbsphinx-0.9.8 nest-asyncio-1.6.0 numpy-2.4.2 openpyxl-3.1.5 pandas-3.0.1 pandoc-2.4 pandocfilters-1.5.1 parso-0.8.6 pexpect-4.9.0 pillow-12.1.1 plantweb-1.3.0 platformdirs-4.9.2 plumbum-1.10.0 ply-3.11 pockets-0.9.1 prompt_toolkit-3.0.52 psutil-7.2.2 ptyprocess-0.7.0 pure-eval-0.2.3 pydantic-2.12.5 pydantic-core-2.41.5 pydantic-settings-2.13.1 pydata-sphinx-theme-0.16.1 pypandoc-1.16.2 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-dotenv-1.2.1 pyyaml-6.0.3 pyzmq-27.1.0 readthedocs-sphinx-search-0.3.2 referencing-0.37.0 rpds-py-0.30.0 scipy-1.17.0 sciris-3.2.6 seaborn-0.13.2 six-1.17.0 smmap-5.0.2 soupsieve-2.8.3 sphinx-autodoc-typehints-3.6.3 sphinx-design-0.7.0 sphinxcontrib-napoleon-0.7 stack_data-0.6.3 tinycss2-1.4.0 tornado-6.5.4 tqdm-4.67.3 traitlets-5.14.3 typing-extensions-4.15.0 typing-inspection-0.4.2 wcwidth-0.6.0 webencodings-0.5.1 widgetsnbextension-4.0.15 xlsxwriter-3.2.9 zstandard-0.25.0 [rtd-command-info] start-time: 2026-02-19T17:14:25.452117Z, end-time: 2026-02-19T17:15:19.275278Z, duration: 53, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/api/pypi/pypi-production/simple Processing ./. Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting numba>=0.61.0 (from laser.measles==0.9.0.dev1) Downloading numba-0.64.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.9 kB) Collecting laser-core>=1.0.0 (from laser.measles==0.9.0.dev1) Downloading laser_core-1.0.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (4.9 kB) Collecting diskcache>=5.6.3 (from laser.measles==0.9.0.dev1) Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) Collecting appdirs>=1.4.4 (from laser.measles==0.9.0.dev1) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Requirement already satisfied: pydantic>=2.11.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from laser.measles==0.9.0.dev1) (2.12.5) Collecting pycountry>=24.6.1 (from laser.measles==0.9.0.dev1) Downloading pycountry-26.2.16-py3-none-any.whl.metadata (12 kB) Requirement already satisfied: requests>=2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from laser.measles==0.9.0.dev1) (2.32.5) Collecting alive-progress>=3.2.0 (from laser.measles==0.9.0.dev1) Downloading alive_progress-3.3.0-py3-none-any.whl.metadata (72 kB) Requirement already satisfied: sciris>=3.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from laser.measles==0.9.0.dev1) (3.2.6) Collecting polars>=1.30.0 (from laser.measles==0.9.0.dev1) Downloading polars-1.38.1-py3-none-any.whl.metadata (10 kB) Collecting pyarrow>=20.0.0 (from laser.measles==0.9.0.dev1) Downloading pyarrow-23.0.1-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (3.1 kB) Collecting rastertoolkit>=0.3.11 (from laser.measles==0.9.0.dev1) Downloading rastertoolkit-0.4.6-py3-none-any.whl.metadata (3.1 kB) Collecting typer>=0.12.0 (from laser.measles==0.9.0.dev1) Downloading typer-0.24.0-py3-none-any.whl.metadata (16 kB) Collecting patito>=0.8.3 (from laser.measles==0.9.0.dev1) Downloading patito-0.8.6-py3-none-any.whl.metadata (13 kB) Collecting pyvd>=1.0.1 (from laser.measles==0.9.0.dev1) Downloading pyvd-1.0.1-py3-none-any.whl.metadata (1.5 kB) Collecting about-time==4.2.1 (from alive-progress>=3.2.0->laser.measles==0.9.0.dev1) Downloading about_time-4.2.1-py3-none-any.whl.metadata (13 kB) Collecting graphemeu==0.7.2 (from alive-progress>=3.2.0->laser.measles==0.9.0.dev1) Downloading graphemeu-0.7.2-py3-none-any.whl.metadata (7.8 kB) Collecting click (from laser-core>=1.0.0->laser.measles==0.9.0.dev1) Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: numpy in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from laser-core>=1.0.0->laser.measles==0.9.0.dev1) (2.4.2) Requirement already satisfied: matplotlib in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from laser-core>=1.0.0->laser.measles==0.9.0.dev1) (3.10.8) Requirement already satisfied: pandas in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from laser-core>=1.0.0->laser.measles==0.9.0.dev1) (3.0.1) Collecting h5py (from laser-core>=1.0.0->laser.measles==0.9.0.dev1) Downloading h5py-3.15.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (3.0 kB) Collecting geopandas (from laser-core>=1.0.0->laser.measles==0.9.0.dev1) Downloading geopandas-1.1.2-py3-none-any.whl.metadata (2.3 kB) Collecting shapely (from laser-core>=1.0.0->laser.measles==0.9.0.dev1) Downloading shapely-2.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.8 kB) Collecting llvmlite<0.47,>=0.46.0dev0 (from numba>=0.61.0->laser.measles==0.9.0.dev1) Downloading llvmlite-0.46.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.0 kB) Requirement already satisfied: typing-extensions in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from patito>=0.8.3->laser.measles==0.9.0.dev1) (4.15.0) Collecting polars-runtime-32==1.38.1 (from polars>=1.30.0->laser.measles==0.9.0.dev1) Downloading polars_runtime_32-1.38.1-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Requirement already satisfied: annotated-types>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from pydantic>=2.11.5->laser.measles==0.9.0.dev1) (0.7.0) Requirement already satisfied: pydantic-core==2.41.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from pydantic>=2.11.5->laser.measles==0.9.0.dev1) (2.41.5) Requirement already satisfied: typing-inspection>=0.4.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from pydantic>=2.11.5->laser.measles==0.9.0.dev1) (0.4.2) Collecting pyshp~=3.0 (from rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading pyshp-3.0.3-py3-none-any.whl.metadata (65 kB) Collecting pyproj~=3.6 (from rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading pyproj-3.7.2-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (31 kB) Collecting scikit-learn~=1.6 (from rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading scikit_learn-1.8.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) Collecting tifffile~=2025.0 (from tifffile[all]~=2025.0->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading tifffile-2025.12.20-py3-none-any.whl.metadata (30 kB) Requirement already satisfied: contourpy>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.0.dev1) (1.3.3) Requirement already satisfied: cycler>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.0.dev1) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.0.dev1) (4.61.1) Requirement already satisfied: kiwisolver>=1.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.0.dev1) (1.4.9) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.0.dev1) (26.0) Requirement already satisfied: pillow>=8 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.0.dev1) (12.1.1) Requirement already satisfied: pyparsing>=3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.0.dev1) (3.3.2) Requirement already satisfied: python-dateutil>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.0.dev1) (2.9.0.post0) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from pyproj~=3.6->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) (2026.1.4) Requirement already satisfied: scipy>=1.10.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from scikit-learn~=1.6->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) (1.17.0) Collecting joblib>=1.3.0 (from scikit-learn~=1.6->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading joblib-1.5.3-py3-none-any.whl.metadata (5.5 kB) Collecting threadpoolctl>=3.2.0 (from scikit-learn~=1.6->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) Collecting imagecodecs>=2025.11.11 (from tifffile[all]~=2025.0->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading imagecodecs-2026.1.14-cp311-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (20 kB) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from tifffile[all]~=2025.0->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) (0.7.1) Collecting lxml (from tifffile[all]~=2025.0->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) Collecting zarr>=3.1.3 (from tifffile[all]~=2025.0->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading zarr-3.1.5-py3-none-any.whl.metadata (10 kB) Collecting fsspec (from tifffile[all]~=2025.0->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading fsspec-2026.2.0-py3-none-any.whl.metadata (10 kB) Collecting kerchunk (from tifffile[all]~=2025.0->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading kerchunk-0.2.9-py3-none-any.whl.metadata (4.4 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from python-dateutil>=2.7->matplotlib->laser-core>=1.0.0->laser.measles==0.9.0.dev1) (1.17.0) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from requests>=2.32.3->laser.measles==0.9.0.dev1) (3.4.4) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from requests>=2.32.3->laser.measles==0.9.0.dev1) (3.11) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from requests>=2.32.3->laser.measles==0.9.0.dev1) (2.6.3) Requirement already satisfied: openpyxl in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.0.dev1) (3.1.5) Requirement already satisfied: xlsxwriter in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.0.dev1) (3.2.9) Requirement already satisfied: psutil in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.0.dev1) (7.2.2) Requirement already satisfied: dill in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.0.dev1) (0.4.1) Requirement already satisfied: zstandard in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.0.dev1) (0.25.0) Requirement already satisfied: multiprocess in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.0.dev1) (0.70.19) Requirement already satisfied: jsonpickle in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.0.dev1) (4.1.1) Requirement already satisfied: pyyaml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.0.dev1) (6.0.3) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.0.dev1) (82.0.0) Requirement already satisfied: gitpython in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.0.dev1) (3.1.46) Requirement already satisfied: jellyfish in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.0.dev1) (1.2.1) Requirement already satisfied: tqdm in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.0.dev1) (4.67.3) Requirement already satisfied: memory_profiler in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.0.dev1) (0.61.0) Requirement already satisfied: line_profiler in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.0.dev1) (5.0.1) Collecting shellingham>=1.3.0 (from typer>=0.12.0->laser.measles==0.9.0.dev1) Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) Collecting rich>=12.3.0 (from typer>=0.12.0->laser.measles==0.9.0.dev1) Downloading rich-14.3.2-py3-none-any.whl.metadata (18 kB) Collecting annotated-doc>=0.0.2 (from typer>=0.12.0->laser.measles==0.9.0.dev1) Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) Requirement already satisfied: markdown-it-py>=2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from rich>=12.3.0->typer>=0.12.0->laser.measles==0.9.0.dev1) (4.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from rich>=12.3.0->typer>=0.12.0->laser.measles==0.9.0.dev1) (2.19.2) Requirement already satisfied: mdurl~=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.12.0->laser.measles==0.9.0.dev1) (0.1.2) Collecting donfig>=0.8 (from zarr>=3.1.3->tifffile[all]~=2025.0->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading donfig-0.8.1.post1-py3-none-any.whl.metadata (5.0 kB) Collecting google-crc32c>=1.5 (from zarr>=3.1.3->tifffile[all]~=2025.0->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading google_crc32c-1.8.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (1.7 kB) Collecting numcodecs>=0.14 (from zarr>=3.1.3->tifffile[all]~=2025.0->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading numcodecs-0.16.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.4 kB) Collecting pyogrio>=0.7.2 (from geopandas->laser-core>=1.0.0->laser.measles==0.9.0.dev1) Downloading pyogrio-0.12.1-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (5.9 kB) Requirement already satisfied: gitdb<5,>=4.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from gitpython->sciris>=3.2.1->laser.measles==0.9.0.dev1) (4.0.12) Requirement already satisfied: smmap<6,>=3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->gitpython->sciris>=3.2.1->laser.measles==0.9.0.dev1) (5.0.2) Collecting ujson (from kerchunk->tifffile[all]~=2025.0->rastertoolkit>=0.3.11->laser.measles==0.9.0.dev1) Downloading ujson-5.11.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (9.4 kB) Requirement already satisfied: et-xmlfile in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from openpyxl->sciris>=3.2.1->laser.measles==0.9.0.dev1) (2.0.0) Downloading alive_progress-3.3.0-py3-none-any.whl (78 kB) Downloading about_time-4.2.1-py3-none-any.whl (13 kB) Downloading graphemeu-0.7.2-py3-none-any.whl (22 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) Downloading laser_core-1.0.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (47 kB) Downloading numba-0.64.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 177.6 MB/s 0:00:00 Downloading llvmlite-0.46.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (56.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 MB 415.4 MB/s 0:00:00 Downloading patito-0.8.6-py3-none-any.whl (43 kB) Downloading polars-1.38.1-py3-none-any.whl (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.4/810.4 kB 541.2 MB/s 0:00:00 Downloading polars_runtime_32-1.38.1-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (45.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 MB 263.1 MB/s 0:00:00 Downloading pyarrow-23.0.1-cp312-cp312-manylinux_2_28_x86_64.whl (47.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.6/47.6 MB 378.8 MB/s 0:00:00 Downloading pycountry-26.2.16-py3-none-any.whl (8.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 313.6 MB/s 0:00:00 Downloading pyvd-1.0.1-py3-none-any.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 36.0 MB/s 0:00:00 Downloading rastertoolkit-0.4.6-py3-none-any.whl (15 kB) Downloading pyproj-3.7.2-cp312-cp312-manylinux_2_28_x86_64.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 297.6 MB/s 0:00:00 Downloading pyshp-3.0.3-py3-none-any.whl (58 kB) Downloading scikit_learn-1.8.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.9/8.9 MB 392.8 MB/s 0:00:00 Downloading shapely-2.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 377.7 MB/s 0:00:00 Downloading tifffile-2025.12.20-py3-none-any.whl (232 kB) Downloading imagecodecs-2026.1.14-cp311-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.7/24.7 MB 213.0 MB/s 0:00:00 Downloading joblib-1.5.3-py3-none-any.whl (309 kB) Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB) Downloading typer-0.24.0-py3-none-any.whl (56 kB) Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) Downloading click-8.3.1-py3-none-any.whl (108 kB) Downloading rich-14.3.2-py3-none-any.whl (309 kB) Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) Downloading zarr-3.1.5-py3-none-any.whl (284 kB) Downloading donfig-0.8.1.post1-py3-none-any.whl (21 kB) Downloading google_crc32c-1.8.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (33 kB) Downloading numcodecs-0.16.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 319.2 MB/s 0:00:00 Downloading fsspec-2026.2.0-py3-none-any.whl (202 kB) Downloading geopandas-1.1.2-py3-none-any.whl (341 kB) Downloading pyogrio-0.12.1-cp312-cp312-manylinux_2_28_x86_64.whl (32.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 32.5/32.5 MB 271.2 MB/s 0:00:00 Downloading h5py-3.15.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 235.0 MB/s 0:00:00 Downloading kerchunk-0.2.9-py3-none-any.whl (66 kB) Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 491.6 MB/s 0:00:00 Downloading ujson-5.11.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (57 kB) Building wheels for collected packages: laser.measles Building wheel for laser.measles (pyproject.toml): started Building wheel for laser.measles (pyproject.toml): finished with status 'done' Created wheel for laser.measles: filename=laser_measles-0.9.0.dev1-py3-none-any.whl size=128934 sha256=23c6bb80fa1be370c646138ed115b3eb5ee44ad31a4c0843e68bfb81b8f44808 Stored in directory: /tmp/pip-ephem-wheel-cache-29sfspzq/wheels/62/3a/36/ef67797e01da7b9b6a2f5625cf489f3ab1d1bec0d42e59cb70 Successfully built laser.measles Installing collected packages: appdirs, ujson, tifffile, threadpoolctl, shellingham, shapely, pyvd, pyshp, pyproj, pyogrio, pycountry, pyarrow, polars-runtime-32, numcodecs, lxml, llvmlite, joblib, imagecodecs, h5py, graphemeu, google-crc32c, fsspec, donfig, diskcache, click, annotated-doc, about-time, zarr, scikit-learn, rich, polars, numba, alive-progress, typer, patito, kerchunk, geopandas, laser-core, rastertoolkit, laser.measles Successfully installed about-time-4.2.1 alive-progress-3.3.0 annotated-doc-0.0.4 appdirs-1.4.4 click-8.3.1 diskcache-5.6.3 donfig-0.8.1.post1 fsspec-2026.2.0 geopandas-1.1.2 google-crc32c-1.8.0 graphemeu-0.7.2 h5py-3.15.1 imagecodecs-2026.1.14 joblib-1.5.3 kerchunk-0.2.9 laser-core-1.0.0 laser.measles-0.9.0.dev1 llvmlite-0.46.0 lxml-6.0.2 numba-0.64.0 numcodecs-0.16.5 patito-0.8.6 polars-1.38.1 polars-runtime-32-1.38.1 pyarrow-23.0.1 pycountry-26.2.16 pyogrio-0.12.1 pyproj-3.7.2 pyshp-3.0.3 pyvd-1.0.1 rastertoolkit-0.4.6 rich-14.3.2 scikit-learn-1.8.0 shapely-2.1.2 shellingham-1.5.4 threadpoolctl-3.6.0 tifffile-2025.12.20 typer-0.24.0 ujson-5.11.0 zarr-3.1.5 [rtd-command-info] start-time: 2026-02-19T17:15:19.367256Z, end-time: 2026-02-19T17:15:26.959332Z, duration: 7, exit-code: 0 python docs/tutorials/convert_tutorials.py [jupytext] Reading tut_spatial_mixing.py in format py [jupytext] Writing tut_spatial_mixing.ipynb [jupytext] Reading tut_basic_model.py in format py [jupytext] Writing tut_basic_model.ipynb [jupytext] Reading tut_model_structure.py in format py [jupytext] Writing tut_model_structure.ipynb [jupytext] Reading tut_traveling_waves.py in format py [jupytext] Writing tut_traveling_waves.ipynb [jupytext] Reading tut_scenarios.py in format py [jupytext] Writing tut_scenarios.ipynb [jupytext] Reading tut_state_arrays.py in format py [jupytext] Writing tut_state_arrays.ipynb [jupytext] Reading tut_creating_component.py in format py [jupytext] Writing tut_creating_component.ipynb [jupytext] Reading tut_pydantic_component_parameters.py in format py [jupytext] Writing tut_pydantic_component_parameters.ipynb [jupytext] Reading tut_random_numbers.py in format py [jupytext] Writing tut_random_numbers.ipynb [jupytext] Reading tut_abm_vital_dynamics.py in format py [jupytext] Writing tut_abm_vital_dynamics.ipynb [jupytext] Reading tut_abm_intro.py in format py [jupytext] Writing tut_abm_intro.ipynb Converting tut_spatial_mixing.py to notebook... Successfully converted tut_spatial_mixing.py Converting tut_basic_model.py to notebook... Successfully converted tut_basic_model.py Converting tut_model_structure.py to notebook... Successfully converted tut_model_structure.py Converting tut_traveling_waves.py to notebook... Successfully converted tut_traveling_waves.py Converting tut_scenarios.py to notebook... Successfully converted tut_scenarios.py Converting tut_state_arrays.py to notebook... Successfully converted tut_state_arrays.py Converting tut_creating_component.py to notebook... Successfully converted tut_creating_component.py Converting tut_pydantic_component_parameters.py to notebook... Successfully converted tut_pydantic_component_parameters.py Converting tut_random_numbers.py to notebook... Successfully converted tut_random_numbers.py Converting tut_abm_vital_dynamics.py to notebook... Successfully converted tut_abm_vital_dynamics.py Converting tut_abm_intro.py to notebook... Successfully converted tut_abm_intro.py Successfully converted 11 tutorial files to notebooks [rtd-command-info] start-time: 2026-02-19T17:15:27.123329Z, end-time: 2026-02-19T17:15:27.159422Z, duration: 0, exit-code: 0 cat docs/conf.py # # Configuration file for the Sphinx documentation builder. import os import sciris as sc on_rtd = os.environ.get("READTHEDOCS") == "True" # -- Project information ----------------------------------------------------- project = "laser-measles" copyright = f"2024 - {sc.now().year}, Bill & Melinda Gates Foundation. All rights reserved." # The short X.Y version version = release = "0.9.0-dev1" # -- 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.ext.doctest", # Enable doctest builder "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", "sphinxcontrib.autodoc_pydantic", ] # 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 = True # Allow subclasses to inherit 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 = ["laser.measles."] # List of patterns, relative to source directory, to exclude exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints", "tutorials/not_ready/**"] # Suppress certain warnings suppress_warnings = ["autosectionlabel.*"] # Configure pydantic # -- 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://laser-measles.readthedocs.io/en/latest/", "icon": "fas fa-home"}, { "name": "GitHub", "url": "https://github.com/InstituteforDiseaseModeling/laser-measles", "icon": "fab fa-github-square", }, ], "navbar_end": ["theme-switcher", "navbar-icon-links"], "secondary_sidebar_items": [], "header_links_before_dropdown": 5, "footer_start": ["copyright", "footer_start"], "footer_end": ["theme-version", "footer_end"], } html_sidebars = { "**": ["page-toc"], } html_logo = "images/idm-logo-transparent.png" html_favicon = "images/favicon.ico" html_static_path = ["_static"] html_baseurl = "https://docs.idmod.org/" html_context = { "rtd_url": "https://docs.idmod.org/", "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 = "laser-measles" # 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 nbsphinx_execute = "auto" nbsphinx_timeout = 600 nbsphinx_allow_errors = True nbsphinx_execute_arguments = [ "--InlineBackend.figure_formats={'svg', 'pdf'}", "--InlineBackend.rc={'figure.dpi': 96}", ] # OpenSearch options html_use_opensearch = "docs.idmod.org/projects/laser-measles/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_parent}/{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}", } # -- Linkcheck configuration ------------------------------------------------- # Configuration for sphinx-build -b linkcheck # URLs that should be ignored during link checking linkcheck_ignore = [ r"https://chatgpt\.com/g/g-674f5fd33aec8191bcdc1a2736fb7c8d-laser-gpt-jenner", # Requires authentication r"https://.*\.idmod\.org/.*", # Internal IDM links that may require auth r"https://.*\.gatesfoundation\.org/.*", # Gates Foundation internal links ] # HTTP status codes that should be considered as "working" (not broken) # 403 = Forbidden (requires authentication) # 401 = Unauthorized (requires authentication) linkcheck_allowed_redirects = { r"https://.*\.idmod\.org/.*": r".*", r"https://.*\.gatesfoundation\.org/.*": r".*", } # Timeout for link checking (in seconds) linkcheck_timeout = 30 # Number of workers for parallel link checking linkcheck_workers = 5 # Whether to check anchors in links linkcheck_anchors = False # Whether to check anchors in relative links linkcheck_anchors_ignore = [ r"#.*", # Ignore all anchor links ] # Retry count for failed links linkcheck_retries = 2 [rtd-command-info] start-time: 2026-02-19T17:15:27.248948Z, end-time: 2026-02-19T17:18:57.196898Z, duration: 209, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v9.1.0 loading translations [en]... done making output directory... done [autosummary] generating autosummary for: api/index.rst, authors.rst, changelog.rst, contributing.rst, index.rst, installation.rst, reference/laser.measles.biweekly.rst, reference/laser.measles.demographics.rst, reference/measles.abm.components.rst, reference/measles.abm.rst, ..., tutorials/tut_basic_model.ipynb, tutorials/tut_creating_component.ipynb, tutorials/tut_model_structure.ipynb, tutorials/tut_pydantic_component_parameters.ipynb, tutorials/tut_random_numbers.ipynb, tutorials/tut_scenarios.ipynb, tutorials/tut_spatial_mixing.ipynb, tutorials/tut_state_arrays.ipynb, tutorials/tut_traveling_waves.ipynb, usage.rst WARNING: Failed to import measles.abm.components. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_constant_pop. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_disease. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_importation. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_importation_pressure. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_infection. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_infection_seeding. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_initialize_equilibrium_states. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_no_births. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_sia_calendar. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_transmission. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_vital_dynamics. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_wpp_vital_dynamics. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.tracker_age_pyramid. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.tracker_case_surveillance. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.tracker_fadeout. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.tracker_population. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.tracker_state. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.process_constant_pop. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.process_importation_pressure. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.process_infection. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.process_infection_seeding. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.process_initialize_equilibrium_states. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.process_sia_calendar. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.process_vital_dynamics. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.tracker_case_surveillance. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.tracker_fadeout. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.tracker_population. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.tracker_state. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_case_surveillance. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_constant_pop. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_importation. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_infection. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_infection_seeding. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_initialize_equilibrium_states. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_tracker. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_tracker_fadeout. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_tracker_population. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_tracker_state. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_transmission. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_vital_dynamics. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.utils. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.base. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.core. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.model. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.params. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.utils. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.api. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.base. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.cli. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.core. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.migration. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.utils. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.wrapper. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.mixing. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.mixing.base. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.mixing.competing_destinations. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.mixing.gravity. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.mixing.radiation. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.mixing.stouffer. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.base. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.model. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.params. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.process_constant_pop. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.process_importation_pressure. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.process_infection. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.process_infection_seeding. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.process_initialize_equilibrium_states. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.process_sia_calendar. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.process_vital_dynamics. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.tracker_case_surveillance. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.tracker_fadeout. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.tracker_population. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.tracker_state. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.base. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.model. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.params. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics.admin_shapefile. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics.base. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics.cache. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics.gadm. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics.raster_patch. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics.shapefiles. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics.wpp. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.scenarios. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.scenarios.synthetic. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: [autosummary] failed to import laser.measles.abm.cli. Possible hints: * ImportError: * ModuleNotFoundError: No module named 'laser.measles.abm.cli' * AttributeError: module 'laser.measles.abm' has no attribute 'cli' WARNING: [autosummary] failed to import laser.measles.pretty_laserframe. Possible hints: * PycodeError: no source found for module 'laser' * ModuleNotFoundError: No module named 'laser.measles.pretty_laserframe' * AttributeError: module 'laser.measles' has no attribute 'pretty_laserframe' [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.base.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.CaseSurveillanceTracker.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.ConstantPopProcess.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.DiseaseProcess.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.FadeOutTracker.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.ImportationPressureProcess.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.InfectionProcess.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.InfectionSeedingProcess.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.InitializeEquilibriumStatesProcess.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.NoBirthsProcess.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.demographics.GADMShapefile.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.demographics.RasterPatchGenerator.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.demographics.RasterPatchParams.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.demographics.get_shapefile_dataframe.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.demographics.plot_shapefile_dataframe.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.mixing.base.BaseMixing.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.mixing.competing_destinations.CompetingDestinationsMixing.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.mixing.gravity.GravityMixing.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.mixing.radiation.RadiationMixing.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.mixing.stouffer.StoufferMixing.rst Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/html/_static/nbsphinx-code-cells.css building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 34 source files that are out of date updating environment: [new config] 103 added, 0 changed, 0 removed reading sources... [ 1%] api/_autosummary/laser.measles.abm.base reading sources... [ 2%] api/_autosummary/laser.measles.abm.components.CaseSurveillanceTracker reading sources... [ 3%] api/_autosummary/laser.measles.abm.components.ConstantPopProcess reading sources... [ 4%] api/_autosummary/laser.measles.abm.components.DiseaseProcess reading sources... [ 5%] api/_autosummary/laser.measles.abm.components.FadeOutTracker reading sources... [ 6%] api/_autosummary/laser.measles.abm.components.ImportationPressureProcess reading sources... [ 7%] api/_autosummary/laser.measles.abm.components.InfectionProcess reading sources... [ 8%] api/_autosummary/laser.measles.abm.components.InfectionSeedingProcess reading sources... [ 9%] api/_autosummary/laser.measles.abm.components.InitializeEquilibriumStatesProcess reading sources... [ 10%] api/_autosummary/laser.measles.abm.components.NoBirthsProcess reading sources... [ 11%] api/_autosummary/laser.measles.abm.components.PopulationTracker reading sources... [ 12%] api/_autosummary/laser.measles.abm.components.SIACalendarProcess reading sources... [ 13%] api/_autosummary/laser.measles.abm.components.StateTracker reading sources... [ 14%] api/_autosummary/laser.measles.abm.components.TransmissionProcess reading sources... [ 15%] api/_autosummary/laser.measles.abm.components.VitalDynamicsProcess reading sources... [ 16%] api/_autosummary/laser.measles.abm.model reading sources... [ 17%] api/_autosummary/laser.measles.abm.params reading sources... [ 17%] api/_autosummary/laser.measles.abm.utils reading sources... [ 18%] api/_autosummary/laser.measles.base.BaseComponent reading sources... [ 19%] api/_autosummary/laser.measles.base.BaseLaserModel reading sources... [ 20%] api/_autosummary/laser.measles.biweekly.base reading sources... [ 21%] api/_autosummary/laser.measles.biweekly.components.CaseSurveillanceTracker reading sources... [ 22%] api/_autosummary/laser.measles.biweekly.components.ConstantPopProcess reading sources... [ 23%] api/_autosummary/laser.measles.biweekly.components.FadeOutTracker reading sources... [ 24%] api/_autosummary/laser.measles.biweekly.components.ImportationPressureProcess reading sources... [ 25%] api/_autosummary/laser.measles.biweekly.components.InfectionProcess reading sources... [ 26%] api/_autosummary/laser.measles.biweekly.components.InfectionSeedingProcess reading sources... [ 27%] api/_autosummary/laser.measles.biweekly.components.InitializeEquilibriumStatesProcess reading sources... [ 28%] api/_autosummary/laser.measles.biweekly.components.PopulationTracker reading sources... [ 29%] api/_autosummary/laser.measles.biweekly.components.SIACalendarProcess reading sources... [ 30%] api/_autosummary/laser.measles.biweekly.components.StateTracker reading sources... [ 31%] api/_autosummary/laser.measles.biweekly.components.VitalDynamicsProcess reading sources... [ 32%] api/_autosummary/laser.measles.biweekly.model reading sources... [ 33%] api/_autosummary/laser.measles.biweekly.params reading sources... [ 34%] api/_autosummary/laser.measles.compartmental.base reading sources... [ 35%] api/_autosummary/laser.measles.compartmental.components.CaseSurveillanceTracker reading sources... [ 36%] api/_autosummary/laser.measles.compartmental.components.ConstantPopProcess reading sources... [ 37%] api/_autosummary/laser.measles.compartmental.components.FadeOutTracker reading sources... [ 38%] api/_autosummary/laser.measles.compartmental.components.ImportationPressureProcess reading sources... [ 39%] api/_autosummary/laser.measles.compartmental.components.InfectionProcess reading sources... [ 40%] api/_autosummary/laser.measles.compartmental.components.InfectionSeedingProcess reading sources... [ 41%] api/_autosummary/laser.measles.compartmental.components.InitializeEquilibriumStatesProcess reading sources... [ 42%] api/_autosummary/laser.measles.compartmental.components.PopulationTracker reading sources... [ 43%] api/_autosummary/laser.measles.compartmental.components.SIACalendarProcess reading sources... [ 44%] api/_autosummary/laser.measles.compartmental.components.StateTracker reading sources... [ 45%] api/_autosummary/laser.measles.compartmental.components.VitalDynamicsProcess reading sources... [ 46%] api/_autosummary/laser.measles.compartmental.model reading sources... [ 47%] api/_autosummary/laser.measles.compartmental.params reading sources... [ 48%] api/_autosummary/laser.measles.components.BaseCaseSurveillanceTracker reading sources... [ 49%] api/_autosummary/laser.measles.components.BaseConstantPopProcess reading sources... [ 50%] api/_autosummary/laser.measles.components.BaseFadeOutTracker reading sources... [ 50%] api/_autosummary/laser.measles.components.BaseInfectionProcess reading sources... [ 51%] api/_autosummary/laser.measles.components.BaseInitializeEquilibriumStatesProcess reading sources... [ 52%] api/_autosummary/laser.measles.components.BasePopulationTracker reading sources... [ 53%] api/_autosummary/laser.measles.components.BaseStateTracker reading sources... [ 54%] api/_autosummary/laser.measles.components.BaseVitalDynamicsProcess reading sources... [ 55%] api/_autosummary/laser.measles.components.component reading sources... [ 56%] api/_autosummary/laser.measles.components.create_component reading sources... [ 57%] api/_autosummary/laser.measles.create_component reading sources... [ 58%] api/_autosummary/laser.measles.demographics.GADMShapefile reading sources... [ 59%] api/_autosummary/laser.measles.demographics.RasterPatchGenerator reading sources... [ 60%] api/_autosummary/laser.measles.demographics.RasterPatchParams reading sources... [ 61%] api/_autosummary/laser.measles.demographics.get_shapefile_dataframe reading sources... [ 62%] api/_autosummary/laser.measles.demographics.plot_shapefile_dataframe reading sources... [ 63%] api/_autosummary/laser.measles.mixing.base.BaseMixing reading sources... [ 64%] api/_autosummary/laser.measles.mixing.competing_destinations.CompetingDestinationsMixing reading sources... [ 65%] api/_autosummary/laser.measles.mixing.gravity.GravityMixing reading sources... [ 66%] api/_autosummary/laser.measles.mixing.radiation.RadiationMixing reading sources... [ 67%] api/_autosummary/laser.measles.mixing.stouffer.StoufferMixing reading sources... [ 68%] api/index reading sources... [ 69%] authors reading sources... [ 70%] changelog reading sources... [ 71%] contributing reading sources... [ 72%] index reading sources... [ 73%] installation reading sources... [ 74%] reference/laser.measles.biweekly reading sources... [ 75%] reference/laser.measles.demographics reading sources... [ 76%] reference/measles reading sources... [ 77%] reference/measles.abm reading sources... [ 78%] reference/measles.abm.components reading sources... [ 79%] reference/measles.biweekly reading sources... [ 80%] reference/measles.biweekly.components reading sources... [ 81%] reference/measles.compartmental reading sources... [ 82%] reference/measles.compartmental.components reading sources... [ 83%] reference/measles.components reading sources... [ 83%] reference/measles.demographics reading sources... [ 84%] reference/measles.mixing reading sources... [ 85%] reference/measles.scenarios reading sources... [ 86%] reference/modules reading sources... [ 87%] tutorials reading sources... [ 88%] tutorials/README reading sources... [ 89%] tutorials/tut_abm_intro reading sources... [ 90%] tutorials/tut_abm_vital_dynamics reading sources... [ 91%] tutorials/tut_basic_model reading sources... [ 92%] tutorials/tut_creating_component reading sources... [ 93%] tutorials/tut_model_structure reading sources... [ 94%] tutorials/tut_pydantic_component_parameters reading sources... [ 95%] tutorials/tut_random_numbers reading sources... [ 96%] tutorials/tut_scenarios reading sources... [ 97%] tutorials/tut_spatial_mixing reading sources... [ 98%] tutorials/tut_state_arrays reading sources... [ 99%] tutorials/tut_traveling_waves reading sources... [100%] usage WARNING: Failed to get a function signature for laser.measles.abm.base: is not a callable object /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/abm/components/process_infection_seeding.py:docstring of laser.measles.abm.components.process_infection_seeding.InfectionSeedingProcess:30: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/abm/components/process_infection_seeding.py:docstring of laser.measles.abm.components.process_infection_seeding.InfectionSeedingProcess:32: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/abm/components/process_infection_seeding.py:docstring of laser.measles.abm.components.process_infection_seeding.InfectionSeedingProcess:36: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/abm/components/process_infection_seeding.py:docstring of laser.measles.abm.components.process_infection_seeding.InfectionSeedingProcess:38: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] WARNING: Failed to get a function signature for laser.measles.abm.model: is not a callable object WARNING: Failed to get a function signature for laser.measles.abm.params: is not a callable object WARNING: Failed to get a function signature for laser.measles.abm.utils: is not a callable object WARNING: Failed to get a function signature for laser.measles.biweekly.base: is not a callable object /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/biweekly/components/process_infection.py:docstring of laser.measles.biweekly.components.process_infection.InfectionProcess:9: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/biweekly/components/process_infection.py:docstring of laser.measles.biweekly.components.process_infection.InfectionProcess:13: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] WARNING: Failed to get a function signature for laser.measles.biweekly.model: is not a callable object WARNING: Failed to get a function signature for laser.measles.biweekly.params: is not a callable object WARNING: Failed to get a function signature for laser.measles.compartmental.base: is not a callable object /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/compartmental/components/process_infection.py:docstring of laser.measles.compartmental.components.process_infection.InfectionProcess:9: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/compartmental/components/process_infection.py:docstring of laser.measles.compartmental.components.process_infection.InfectionProcess:13: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] WARNING: Failed to get a function signature for laser.measles.compartmental.model: is not a callable object WARNING: Failed to get a function signature for laser.measles.compartmental.params: is not a callable object /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/index.rst:102: WARNING: autosummary: failed to import cli. Possible hints: * KeyError: 'cli' * AttributeError: module 'laser.measles.abm' has no attribute 'cli' * ValueError: not enough values to unpack (expected 2, got 1) * ModuleNotFoundError: No module named 'cli' * ModuleNotFoundError: No module named 'laser.measles.abm.cli' /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/index.rst:312: WARNING: autosummary: failed to import pretty_laserframe. Possible hints: * KeyError: 'pretty_laserframe' * ModuleNotFoundError: No module named 'pretty_laserframe' * ValueError: not enough values to unpack (expected 2, got 1) * ModuleNotFoundError: No module named 'laser.measles.pretty_laserframe' * AttributeError: module 'laser.measles' has no attribute 'pretty_laserframe' /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/index.rst:16: WARNING: Title underline too short. Project Information ================== [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/installation.rst:1: WARNING: Title overline too short. ======================================== Installation and Development Instructions ======================================== [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/installation.rst:19: WARNING: Title underline too short. Optional Dependencies ==================== [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/installation.rst:38: WARNING: Title underline too short. Dependency Groups ---------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/laser.measles.biweekly.rst:12: WARNING: toctree contains reference to nonexisting document 'reference/laser.measles.biweekly.components' [toc.not_readable] :1: WARNING: duplicate object description of laser.measles.biweekly.base, other instance in api/_autosummary/laser.measles.biweekly.base, use :no-index: for one of them :1: WARNING: duplicate object description of laser.measles.biweekly.model, other instance in api/_autosummary/laser.measles.biweekly.model, use :no-index: for one of them :1: WARNING: duplicate object description of laser.measles.biweekly.params, other instance in api/_autosummary/laser.measles.biweekly.params, use :no-index: for one of them :1: WARNING: duplicate object description of laser.measles.demographics.GADMShapefile, other instance in api/_autosummary/laser.measles.demographics.GADMShapefile, use :no-index: for one of them :1: WARNING: duplicate object description of laser.measles.demographics.RasterPatchGenerator, other instance in api/_autosummary/laser.measles.demographics.RasterPatchGenerator, use :no-index: for one of them :1: WARNING: duplicate object description of laser.measles.demographics.RasterPatchParams, other instance in api/_autosummary/laser.measles.demographics.RasterPatchParams, use :no-index: for one of them :1: WARNING: duplicate object description of laser.measles.demographics.get_shapefile_dataframe, other instance in api/_autosummary/laser.measles.demographics.get_shapefile_dataframe, use :no-index: for one of them :1: WARNING: duplicate object description of laser.measles.demographics.plot_shapefile_dataframe, other instance in api/_autosummary/laser.measles.demographics.plot_shapefile_dataframe, use :no-index: for one of them WARNING: Failed guarded type import with TypeError("type 'classmethod' is not subscriptable") [sphinx_autodoc_typehints.guarded_import] WARNING: Cannot resolve forward reference in type annotations of "laser.measles.demographics.raster_patch.Field": name 'JsonValue' is not defined [sphinx_autodoc_typehints.forward_reference] WARNING: autodoc: failed to import 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'api' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'cli' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'core' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'migration' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'utils' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'wrapper' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.core' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.model' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.params' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.utils' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_constant_pop' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_disease' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_importation' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_importation_pressure' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_infection' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_infection_seeding' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_initialize_equilibrium_states' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_no_births' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_sia_calendar' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_transmission' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_wpp_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_age_pyramid' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_case_surveillance' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_fadeout' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_population' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_state' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.model' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.params' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_constant_pop' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_importation_pressure' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_infection' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_infection_seeding' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_initialize_equilibrium_states' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_sia_calendar' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.tracker_case_surveillance' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.tracker_fadeout' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.tracker_population' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.tracker_state' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.model' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.params' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_constant_pop' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_importation_pressure' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_infection' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_infection_seeding' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_initialize_equilibrium_states' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_sia_calendar' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.tracker_case_surveillance' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.tracker_fadeout' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.tracker_population' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.tracker_state' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_case_surveillance' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_constant_pop' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_importation' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_infection' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_infection_seeding' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_initialize_equilibrium_states' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_tracker' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_tracker_fadeout' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_tracker_population' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_tracker_state' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_transmission' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.utils' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.admin_shapefile' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.cache' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.gadm' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.raster_patch' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.shapefiles' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.wpp' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.competing_destinations' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.gravity' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.radiation' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.stouffer' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'scenarios' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'scenarios.synthetic' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/authors.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/changelog.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/contributing.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/installation.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/laser.measles.biweekly.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/laser.measles.demographics.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/modules.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/tutorials/tut_traveling_waves.ipynb: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.biweekly.components.FadeOutTracker.rst: document is referenced in multiple toctrees: ['api/index', 'api/index'], selecting: api/index <- api/_autosummary/laser.measles.biweekly.components.FadeOutTracker done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/html/_static/documentation_options.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 1%] api/_autosummary/laser.measles.abm.base writing output... [ 2%] api/_autosummary/laser.measles.abm.components.CaseSurveillanceTracker writing output... [ 3%] api/_autosummary/laser.measles.abm.components.ConstantPopProcess writing output... [ 4%] api/_autosummary/laser.measles.abm.components.DiseaseProcess writing output... [ 5%] api/_autosummary/laser.measles.abm.components.FadeOutTracker writing output... [ 6%] api/_autosummary/laser.measles.abm.components.ImportationPressureProcess writing output... [ 7%] api/_autosummary/laser.measles.abm.components.InfectionProcess writing output... [ 8%] api/_autosummary/laser.measles.abm.components.InfectionSeedingProcess writing output... [ 9%] api/_autosummary/laser.measles.abm.components.InitializeEquilibriumStatesProcess writing output... [ 10%] api/_autosummary/laser.measles.abm.components.NoBirthsProcess writing output... [ 11%] api/_autosummary/laser.measles.abm.components.PopulationTracker writing output... [ 12%] api/_autosummary/laser.measles.abm.components.SIACalendarProcess writing output... [ 13%] api/_autosummary/laser.measles.abm.components.StateTracker writing output... [ 14%] api/_autosummary/laser.measles.abm.components.TransmissionProcess writing output... [ 15%] api/_autosummary/laser.measles.abm.components.VitalDynamicsProcess writing output... [ 16%] api/_autosummary/laser.measles.abm.model writing output... [ 17%] api/_autosummary/laser.measles.abm.params writing output... [ 17%] api/_autosummary/laser.measles.abm.utils writing output... [ 18%] api/_autosummary/laser.measles.base.BaseComponent writing output... [ 19%] api/_autosummary/laser.measles.base.BaseLaserModel writing output... [ 20%] api/_autosummary/laser.measles.biweekly.base writing output... [ 21%] api/_autosummary/laser.measles.biweekly.components.CaseSurveillanceTracker writing output... [ 22%] api/_autosummary/laser.measles.biweekly.components.ConstantPopProcess writing output... [ 23%] api/_autosummary/laser.measles.biweekly.components.FadeOutTracker writing output... [ 24%] api/_autosummary/laser.measles.biweekly.components.ImportationPressureProcess writing output... [ 25%] api/_autosummary/laser.measles.biweekly.components.InfectionProcess writing output... [ 26%] api/_autosummary/laser.measles.biweekly.components.InfectionSeedingProcess writing output... [ 27%] api/_autosummary/laser.measles.biweekly.components.InitializeEquilibriumStatesProcess writing output... [ 28%] api/_autosummary/laser.measles.biweekly.components.PopulationTracker writing output... [ 29%] api/_autosummary/laser.measles.biweekly.components.SIACalendarProcess writing output... [ 30%] api/_autosummary/laser.measles.biweekly.components.StateTracker writing output... [ 31%] api/_autosummary/laser.measles.biweekly.components.VitalDynamicsProcess writing output... [ 32%] api/_autosummary/laser.measles.biweekly.model writing output... [ 33%] api/_autosummary/laser.measles.biweekly.params writing output... [ 34%] api/_autosummary/laser.measles.compartmental.base writing output... [ 35%] api/_autosummary/laser.measles.compartmental.components.CaseSurveillanceTracker writing output... [ 36%] api/_autosummary/laser.measles.compartmental.components.ConstantPopProcess writing output... [ 37%] api/_autosummary/laser.measles.compartmental.components.FadeOutTracker writing output... [ 38%] api/_autosummary/laser.measles.compartmental.components.ImportationPressureProcess writing output... [ 39%] api/_autosummary/laser.measles.compartmental.components.InfectionProcess writing output... [ 40%] api/_autosummary/laser.measles.compartmental.components.InfectionSeedingProcess writing output... [ 41%] api/_autosummary/laser.measles.compartmental.components.InitializeEquilibriumStatesProcess writing output... [ 42%] api/_autosummary/laser.measles.compartmental.components.PopulationTracker writing output... [ 43%] api/_autosummary/laser.measles.compartmental.components.SIACalendarProcess writing output... [ 44%] api/_autosummary/laser.measles.compartmental.components.StateTracker writing output... [ 45%] api/_autosummary/laser.measles.compartmental.components.VitalDynamicsProcess writing output... [ 46%] api/_autosummary/laser.measles.compartmental.model writing output... [ 47%] api/_autosummary/laser.measles.compartmental.params writing output... [ 48%] api/_autosummary/laser.measles.components.BaseCaseSurveillanceTracker writing output... [ 49%] api/_autosummary/laser.measles.components.BaseConstantPopProcess writing output... [ 50%] api/_autosummary/laser.measles.components.BaseFadeOutTracker writing output... [ 50%] api/_autosummary/laser.measles.components.BaseInfectionProcess writing output... [ 51%] api/_autosummary/laser.measles.components.BaseInitializeEquilibriumStatesProcess writing output... [ 52%] api/_autosummary/laser.measles.components.BasePopulationTracker writing output... [ 53%] api/_autosummary/laser.measles.components.BaseStateTracker writing output... [ 54%] api/_autosummary/laser.measles.components.BaseVitalDynamicsProcess writing output... [ 55%] api/_autosummary/laser.measles.components.component writing output... [ 56%] api/_autosummary/laser.measles.components.create_component writing output... [ 57%] api/_autosummary/laser.measles.create_component writing output... [ 58%] api/_autosummary/laser.measles.demographics.GADMShapefile writing output... [ 59%] api/_autosummary/laser.measles.demographics.RasterPatchGenerator writing output... [ 60%] api/_autosummary/laser.measles.demographics.RasterPatchParams writing output... [ 61%] api/_autosummary/laser.measles.demographics.get_shapefile_dataframe writing output... [ 62%] api/_autosummary/laser.measles.demographics.plot_shapefile_dataframe writing output... [ 63%] api/_autosummary/laser.measles.mixing.base.BaseMixing writing output... [ 64%] api/_autosummary/laser.measles.mixing.competing_destinations.CompetingDestinationsMixing writing output... [ 65%] api/_autosummary/laser.measles.mixing.gravity.GravityMixing writing output... [ 66%] api/_autosummary/laser.measles.mixing.radiation.RadiationMixing writing output... [ 67%] api/_autosummary/laser.measles.mixing.stouffer.StoufferMixing writing output... [ 68%] api/index writing output... [ 69%] authors writing output... [ 70%] changelog writing output... [ 71%] contributing writing output... [ 72%] index writing output... [ 73%] installation writing output... [ 74%] reference/laser.measles.biweekly writing output... [ 75%] reference/laser.measles.demographics writing output... [ 76%] reference/measles writing output... [ 77%] reference/measles.abm writing output... [ 78%] reference/measles.abm.components writing output... [ 79%] reference/measles.biweekly writing output... [ 80%] reference/measles.biweekly.components writing output... [ 81%] reference/measles.compartmental writing output... [ 82%] reference/measles.compartmental.components writing output... [ 83%] reference/measles.components writing output... [ 83%] reference/measles.demographics writing output... [ 84%] reference/measles.mixing writing output... [ 85%] reference/measles.scenarios writing output... [ 86%] reference/modules writing output... [ 87%] tutorials writing output... [ 88%] tutorials/README writing output... [ 89%] tutorials/tut_abm_intro writing output... [ 90%] tutorials/tut_abm_vital_dynamics writing output... [ 91%] tutorials/tut_basic_model writing output... [ 92%] tutorials/tut_creating_component writing output... [ 93%] tutorials/tut_model_structure writing output... [ 94%] tutorials/tut_pydantic_component_parameters writing output... [ 95%] tutorials/tut_random_numbers writing output... [ 96%] tutorials/tut_scenarios writing output... [ 97%] tutorials/tut_spatial_mixing writing output... [ 98%] tutorials/tut_state_arrays writing output... [ 99%] tutorials/tut_traveling_waves writing output... [100%] usage /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/laser.measles.biweekly.rst:29: WARNING: more than one target found for cross-reference 'BaseScenario': laser.measles.biweekly.BaseScenario, laser.measles.biweekly.base.BaseScenario [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/laser.measles.biweekly.rst:29: WARNING: more than one target found for cross-reference 'BiweeklyParams': laser.measles.biweekly.BiweeklyParams, laser.measles.biweekly.params.BiweeklyParams [ref.python] generating indices... genindex py-modindex done copying linked files... copying notebooks ... [ 9%] tutorials/tut_abm_intro.ipynb copying notebooks ... [ 18%] tutorials/tut_abm_vital_dynamics.ipynb copying notebooks ... [ 27%] tutorials/tut_basic_model.ipynb copying notebooks ... [ 36%] tutorials/tut_creating_component.ipynb copying notebooks ... [ 45%] tutorials/tut_model_structure.ipynb copying notebooks ... [ 55%] tutorials/tut_pydantic_component_parameters.ipynb copying notebooks ... [ 64%] tutorials/tut_random_numbers.ipynb copying notebooks ... [ 73%] tutorials/tut_scenarios.ipynb copying notebooks ... [ 82%] tutorials/tut_spatial_mixing.ipynb copying notebooks ... [ 91%] tutorials/tut_state_arrays.ipynb copying notebooks ... [100%] tutorials/tut_traveling_waves.ipynb highlighting module code... [ 2%] laser.measles.abm.components.process_constant_pop highlighting module code... [ 3%] laser.measles.abm.components.process_disease highlighting module code... [ 5%] laser.measles.abm.components.process_importation_pressure highlighting module code... [ 7%] laser.measles.abm.components.process_infection highlighting module code... [ 8%] laser.measles.abm.components.process_infection_seeding highlighting module code... [ 10%] laser.measles.abm.components.process_initialize_equilibrium_states highlighting module code... [ 11%] laser.measles.abm.components.process_no_births highlighting module code... [ 13%] laser.measles.abm.components.process_sia_calendar highlighting module code... [ 15%] laser.measles.abm.components.process_transmission highlighting module code... [ 16%] laser.measles.abm.components.process_vital_dynamics highlighting module code... [ 18%] laser.measles.abm.components.tracker_case_surveillance highlighting module code... [ 20%] laser.measles.abm.components.tracker_fadeout highlighting module code... [ 21%] laser.measles.abm.components.tracker_population highlighting module code... [ 23%] laser.measles.abm.components.tracker_state highlighting module code... [ 25%] laser.measles.base highlighting module code... [ 26%] laser.measles.biweekly.base highlighting module code... [ 28%] laser.measles.biweekly.components.process_constant_pop highlighting module code... [ 30%] laser.measles.biweekly.components.process_importation_pressure highlighting module code... [ 31%] laser.measles.biweekly.components.process_infection highlighting module code... [ 33%] laser.measles.biweekly.components.process_infection_seeding highlighting module code... [ 34%] laser.measles.biweekly.components.process_initialize_equilibrium_states highlighting module code... [ 36%] laser.measles.biweekly.components.process_sia_calendar highlighting module code... [ 38%] laser.measles.biweekly.components.process_vital_dynamics highlighting module code... [ 39%] laser.measles.biweekly.components.tracker_case_surveillance highlighting module code... [ 41%] laser.measles.biweekly.components.tracker_fadeout highlighting module code... [ 43%] laser.measles.biweekly.components.tracker_population highlighting module code... [ 44%] laser.measles.biweekly.components.tracker_state highlighting module code... [ 46%] laser.measles.biweekly.model highlighting module code... [ 48%] laser.measles.biweekly.params highlighting module code... [ 49%] laser.measles.compartmental.components.process_constant_pop highlighting module code... [ 51%] laser.measles.compartmental.components.process_importation_pressure highlighting module code... [ 52%] laser.measles.compartmental.components.process_infection highlighting module code... [ 54%] laser.measles.compartmental.components.process_infection_seeding highlighting module code... [ 56%] laser.measles.compartmental.components.process_initialize_equilibrium_states highlighting module code... [ 57%] laser.measles.compartmental.components.process_sia_calendar highlighting module code... [ 59%] laser.measles.compartmental.components.process_vital_dynamics highlighting module code... [ 61%] laser.measles.compartmental.components.tracker_case_surveillance highlighting module code... [ 62%] laser.measles.compartmental.components.tracker_fadeout highlighting module code... [ 64%] laser.measles.compartmental.components.tracker_population highlighting module code... [ 66%] laser.measles.compartmental.components.tracker_state highlighting module code... [ 67%] laser.measles.components.base_case_surveillance highlighting module code... [ 69%] laser.measles.components.base_constant_pop highlighting module code... [ 70%] laser.measles.components.base_infection highlighting module code... [ 72%] laser.measles.components.base_initialize_equilibrium_states highlighting module code... [ 74%] laser.measles.components.base_tracker_fadeout highlighting module code... [ 75%] laser.measles.components.base_tracker_population highlighting module code... [ 77%] laser.measles.components.base_tracker_state highlighting module code... [ 79%] laser.measles.components.base_vital_dynamics highlighting module code... [ 80%] laser.measles.components.utils highlighting module code... [ 82%] laser.measles.demographics.admin_shapefile highlighting module code... [ 84%] laser.measles.demographics.base highlighting module code... [ 85%] laser.measles.demographics.cache highlighting module code... [ 87%] laser.measles.demographics.gadm highlighting module code... [ 89%] laser.measles.demographics.raster_patch highlighting module code... [ 90%] laser.measles.demographics.shapefiles highlighting module code... [ 92%] laser.measles.demographics.wpp highlighting module code... [ 93%] laser.measles.mixing.base highlighting module code... [ 95%] laser.measles.mixing.competing_destinations highlighting module code... [ 97%] laser.measles.mixing.gravity highlighting module code... [ 98%] laser.measles.mixing.radiation highlighting module code... [100%] laser.measles.mixing.stouffer writing additional pages... search opensearch done copying images... [ 8%] _build/doctrees/nbsphinx/tutorials_tut_abm_vital_dynamics_5_1.svg copying images... [ 17%] _build/doctrees/nbsphinx/tutorials_tut_abm_vital_dynamics_9_0.svg copying images... [ 25%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_2_0.svg copying images... [ 33%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_20_0.svg copying images... [ 42%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_22_0.svg copying images... [ 50%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_2_1.svg copying images... [ 58%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_2_2.svg copying images... [ 67%] _build/doctrees/nbsphinx/tutorials_tut_spatial_mixing_2_1.svg copying images... [ 75%] _build/doctrees/nbsphinx/tutorials_tut_spatial_mixing_9_0.svg copying images... [ 83%] _build/doctrees/nbsphinx/tutorials_tut_traveling_waves_5_0.svg copying images... [ 92%] _build/doctrees/nbsphinx/tutorials_tut_traveling_waves_13_0.svg copying images... [100%] _build/doctrees/nbsphinx/tutorials_tut_traveling_waves_17_0.svg dumping search index in English (code: en)... done dumping object inventory... done Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/html/_static/js/rtd_search_config.js build succeeded, 237 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2026-02-19T17:18:57.313230Z, end-time: 2026-02-19T17:19:10.480934Z, duration: 13, exit-code: 0 python -m sphinx -T -b singlehtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v9.1.0 loading translations [en]... done making output directory... done loading pickled environment... The configuration has changed (6 options: 'html_permalinks_icon', 'html_static_path', 'html_theme_options', 'nbsphinx_requirejs_options', 'nbsphinx_requirejs_path', ...) done [autosummary] generating autosummary for: api/_autosummary/laser.measles.abm.base.rst, api/_autosummary/laser.measles.abm.components.CaseSurveillanceTracker.rst, api/_autosummary/laser.measles.abm.components.ConstantPopProcess.rst, api/_autosummary/laser.measles.abm.components.DiseaseProcess.rst, api/_autosummary/laser.measles.abm.components.FadeOutTracker.rst, api/_autosummary/laser.measles.abm.components.ImportationPressureProcess.rst, api/_autosummary/laser.measles.abm.components.InfectionProcess.rst, api/_autosummary/laser.measles.abm.components.InfectionSeedingProcess.rst, api/_autosummary/laser.measles.abm.components.InitializeEquilibriumStatesProcess.rst, api/_autosummary/laser.measles.abm.components.NoBirthsProcess.rst, ..., tutorials/tut_basic_model.ipynb, tutorials/tut_creating_component.ipynb, tutorials/tut_model_structure.ipynb, tutorials/tut_pydantic_component_parameters.ipynb, tutorials/tut_random_numbers.ipynb, tutorials/tut_scenarios.ipynb, tutorials/tut_spatial_mixing.ipynb, tutorials/tut_state_arrays.ipynb, tutorials/tut_traveling_waves.ipynb, usage.rst WARNING: Failed to import measles.mixing. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.mixing.base. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.mixing.competing_destinations. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.mixing.gravity. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.mixing.radiation. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.mixing.stouffer. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.process_constant_pop. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.process_importation_pressure. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.process_infection. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.process_infection_seeding. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.process_initialize_equilibrium_states. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.process_sia_calendar. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.process_vital_dynamics. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.tracker_case_surveillance. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.tracker_fadeout. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.tracker_population. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.components.tracker_state. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics.admin_shapefile. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics.base. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics.cache. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics.gadm. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics.raster_patch. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics.shapefiles. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.demographics.wpp. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.base. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.model. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.compartmental.params. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.scenarios. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.scenarios.synthetic. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.process_constant_pop. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.process_importation_pressure. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.process_infection. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.process_infection_seeding. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.process_initialize_equilibrium_states. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.process_sia_calendar. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.process_vital_dynamics. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.tracker_case_surveillance. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.tracker_fadeout. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.tracker_population. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.components.tracker_state. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.api. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.base. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.cli. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.core. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.migration. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.utils. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.wrapper. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.base. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.model. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.biweekly.params. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_constant_pop. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_disease. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_importation. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_importation_pressure. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_infection. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_infection_seeding. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_initialize_equilibrium_states. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_no_births. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_sia_calendar. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_transmission. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_vital_dynamics. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.process_wpp_vital_dynamics. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.tracker_age_pyramid. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.tracker_case_surveillance. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.tracker_fadeout. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.tracker_population. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.components.tracker_state. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.base. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.core. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.model. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.params. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.abm.utils. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_case_surveillance. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_constant_pop. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_importation. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_infection. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_infection_seeding. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_initialize_equilibrium_states. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_tracker. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_tracker_fadeout. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_tracker_population. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_tracker_state. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_transmission. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.base_vital_dynamics. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: Failed to import measles.components.utils. Possible hints: * KeyError: 'measles' * ModuleNotFoundError: No module named 'measles' WARNING: [autosummary] failed to import laser.measles.abm.cli. Possible hints: * ModuleNotFoundError: No module named 'laser.measles.abm.cli' * AttributeError: module 'laser.measles.abm' has no attribute 'cli' * ImportError: WARNING: [autosummary] failed to import laser.measles.pretty_laserframe. Possible hints: * PycodeError: no source found for module 'laser' * ModuleNotFoundError: No module named 'laser.measles.pretty_laserframe' * AttributeError: module 'laser.measles' has no attribute 'pretty_laserframe' Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/nbsphinx-code-cells.css building [mo]: targets for 0 po files that are out of date writing output... building [singlehtml]: all documents updating environment: 0 added, 12 changed, 0 removed reading sources... [ 8%] reference/laser.measles.biweekly reading sources... [ 17%] reference/measles reading sources... [ 25%] reference/measles.abm reading sources... [ 33%] reference/measles.abm.components reading sources... [ 42%] reference/measles.biweekly reading sources... [ 50%] reference/measles.biweekly.components reading sources... [ 58%] reference/measles.compartmental reading sources... [ 67%] reference/measles.compartmental.components reading sources... [ 75%] reference/measles.components reading sources... [ 83%] reference/measles.demographics reading sources... [ 92%] reference/measles.mixing reading sources... [100%] reference/measles.scenarios /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/laser.measles.biweekly.rst:12: WARNING: toctree contains reference to nonexisting document 'reference/laser.measles.biweekly.components' [toc.not_readable] WARNING: autodoc: failed to import 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'api' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'cli' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'core' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'migration' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'utils' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'wrapper' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.core' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.model' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.params' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.utils' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_constant_pop' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_disease' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_importation' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_importation_pressure' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_infection' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_infection_seeding' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_initialize_equilibrium_states' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_no_births' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_sia_calendar' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_transmission' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_wpp_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_age_pyramid' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_case_surveillance' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_fadeout' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_population' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_state' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.model' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.params' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_constant_pop' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_importation_pressure' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_infection' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_infection_seeding' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_initialize_equilibrium_states' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_sia_calendar' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.tracker_case_surveillance' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.tracker_fadeout' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.tracker_population' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.tracker_state' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.model' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.params' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_constant_pop' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_importation_pressure' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_infection' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_infection_seeding' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_initialize_equilibrium_states' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_sia_calendar' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.tracker_case_surveillance' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.tracker_fadeout' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.tracker_population' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.tracker_state' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_case_surveillance' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_constant_pop' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_importation' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_infection' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_infection_seeding' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_initialize_equilibrium_states' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_tracker' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_tracker_fadeout' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_tracker_population' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_tracker_state' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_transmission' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.utils' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.admin_shapefile' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.cache' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.gadm' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.raster_patch' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.shapefiles' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.wpp' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.competing_destinations' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.gravity' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.radiation' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.stouffer' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'scenarios' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'scenarios.synthetic' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/authors.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/changelog.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/contributing.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/installation.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/laser.measles.biweekly.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/laser.measles.demographics.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/modules.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/tutorials/tut_traveling_waves.ipynb: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.biweekly.components.FadeOutTracker.rst: document is referenced in multiple toctrees: ['api/index', 'api/index'], selecting: api/index <- api/_autosummary/laser.measles.biweekly.components.FadeOutTracker done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/documentation_options.js copying static files: done copying extra files... copying extra files: done copying assets: done assembling single document... index usage tutorials tutorials/tut_basic_model tutorials/tut_model_structure tutorials/tut_abm_intro tutorials/tut_scenarios tutorials/tut_random_numbers tutorials/tut_creating_component tutorials/tut_abm_vital_dynamics tutorials/tut_spatial_mixing tutorials/tut_pydantic_component_parameters tutorials/tut_state_arrays api/index api/_autosummary/laser.measles.components.BaseInitializeEquilibriumStatesProcess api/_autosummary/laser.measles.components.BaseVitalDynamicsProcess api/_autosummary/laser.measles.components.BaseConstantPopProcess api/_autosummary/laser.measles.components.BaseInfectionProcess api/_autosummary/laser.measles.components.BaseStateTracker api/_autosummary/laser.measles.components.BaseCaseSurveillanceTracker api/_autosummary/laser.measles.components.BasePopulationTracker api/_autosummary/laser.measles.components.BaseFadeOutTracker api/_autosummary/laser.measles.components.component api/_autosummary/laser.measles.components.create_component api/_autosummary/laser.measles.abm.model api/_autosummary/laser.measles.abm.params api/_autosummary/laser.measles.abm.base api/_autosummary/laser.measles.abm.utils api/_autosummary/laser.measles.abm.components.InitializeEquilibriumStatesProcess api/_autosummary/laser.measles.abm.components.VitalDynamicsProcess api/_autosummary/laser.measles.abm.components.ConstantPopProcess api/_autosummary/laser.measles.abm.components.InfectionProcess api/_autosummary/laser.measles.abm.components.InfectionSeedingProcess api/_autosummary/laser.measles.abm.components.ImportationPressureProcess api/_autosummary/laser.measles.abm.components.SIACalendarProcess api/_autosummary/laser.measles.abm.components.NoBirthsProcess api/_autosummary/laser.measles.abm.components.TransmissionProcess api/_autosummary/laser.measles.abm.components.DiseaseProcess api/_autosummary/laser.measles.abm.components.StateTracker api/_autosummary/laser.measles.abm.components.CaseSurveillanceTracker api/_autosummary/laser.measles.abm.components.PopulationTracker api/_autosummary/laser.measles.abm.components.FadeOutTracker api/_autosummary/laser.measles.compartmental.model api/_autosummary/laser.measles.compartmental.params api/_autosummary/laser.measles.compartmental.base api/_autosummary/laser.measles.compartmental.components.InitializeEquilibriumStatesProcess api/_autosummary/laser.measles.compartmental.components.InfectionSeedingProcess api/_autosummary/laser.measles.compartmental.components.InfectionProcess api/_autosummary/laser.measles.compartmental.components.ImportationPressureProcess api/_autosummary/laser.measles.compartmental.components.VitalDynamicsProcess api/_autosummary/laser.measles.compartmental.components.ConstantPopProcess api/_autosummary/laser.measles.compartmental.components.SIACalendarProcess api/_autosummary/laser.measles.compartmental.components.StateTracker api/_autosummary/laser.measles.compartmental.components.CaseSurveillanceTracker api/_autosummary/laser.measles.compartmental.components.PopulationTracker api/_autosummary/laser.measles.compartmental.components.FadeOutTracker api/_autosummary/laser.measles.biweekly.model api/_autosummary/laser.measles.biweekly.params api/_autosummary/laser.measles.biweekly.base api/_autosummary/laser.measles.biweekly.components.InitializeEquilibriumStatesProcess api/_autosummary/laser.measles.biweekly.components.InfectionSeedingProcess api/_autosummary/laser.measles.biweekly.components.InfectionProcess api/_autosummary/laser.measles.biweekly.components.VitalDynamicsProcess api/_autosummary/laser.measles.biweekly.components.ImportationPressureProcess api/_autosummary/laser.measles.biweekly.components.ConstantPopProcess api/_autosummary/laser.measles.biweekly.components.SIACalendarProcess api/_autosummary/laser.measles.biweekly.components.StateTracker api/_autosummary/laser.measles.biweekly.components.CaseSurveillanceTracker api/_autosummary/laser.measles.biweekly.components.PopulationTracker api/_autosummary/laser.measles.biweekly.components.FadeOutTracker api/_autosummary/laser.measles.base.BaseComponent api/_autosummary/laser.measles.base.BaseLaserModel api/_autosummary/laser.measles.create_component api/_autosummary/laser.measles.demographics.get_shapefile_dataframe api/_autosummary/laser.measles.demographics.plot_shapefile_dataframe api/_autosummary/laser.measles.demographics.GADMShapefile api/_autosummary/laser.measles.demographics.RasterPatchParams api/_autosummary/laser.measles.demographics.RasterPatchGenerator api/_autosummary/laser.measles.mixing.base.BaseMixing api/_autosummary/laser.measles.mixing.gravity.GravityMixing api/_autosummary/laser.measles.mixing.stouffer.StoufferMixing api/_autosummary/laser.measles.mixing.radiation.RadiationMixing api/_autosummary/laser.measles.mixing.competing_destinations.CompetingDestinationsMixing assembling single document: done writing... done writing additional files... opensearchdone copying images... [ 11%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_2_0.svg copying images... [ 22%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_20_0.svg copying images... [ 33%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_22_0.svg copying images... [ 44%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_2_1.svg copying images... [ 56%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_2_2.svg copying images... [ 67%] _build/doctrees/nbsphinx/tutorials_tut_abm_vital_dynamics_5_1.svg copying images... [ 78%] _build/doctrees/nbsphinx/tutorials_tut_abm_vital_dynamics_9_0.svg copying images... [ 89%] _build/doctrees/nbsphinx/tutorials_tut_spatial_mixing_2_1.svg copying images... [100%] _build/doctrees/nbsphinx/tutorials_tut_spatial_mixing_9_0.svg copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/documentation_options.js copying static files: done copying extra files... copying extra files: done dumping object inventory... done Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/js/rtd_search_config.js build succeeded, 201 warnings. The HTML page is in ../_readthedocs/htmlzip. [rtd-command-info] start-time: 2026-02-19T17:19:11.236433Z, end-time: 2026-02-19T17:19:27.087773Z, duration: 15, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v9.1.0 loading translations [en]... done making output directory... done loading pickled environment... The configuration has changed (6 options: 'html_permalinks_icon', 'html_static_path', 'html_theme_options', 'nbsphinx_requirejs_options', 'nbsphinx_requirejs_path', ...) done [autosummary] generating autosummary for: api/_autosummary/laser.measles.abm.base.rst, api/_autosummary/laser.measles.abm.components.CaseSurveillanceTracker.rst, api/_autosummary/laser.measles.abm.components.ConstantPopProcess.rst, api/_autosummary/laser.measles.abm.components.DiseaseProcess.rst, api/_autosummary/laser.measles.abm.components.FadeOutTracker.rst, api/_autosummary/laser.measles.abm.components.ImportationPressureProcess.rst, api/_autosummary/laser.measles.abm.components.InfectionProcess.rst, api/_autosummary/laser.measles.abm.components.InfectionSeedingProcess.rst, api/_autosummary/laser.measles.abm.components.InitializeEquilibriumStatesProcess.rst, api/_autosummary/laser.measles.abm.components.NoBirthsProcess.rst, ..., tutorials/tut_basic_model.ipynb, tutorials/tut_creating_component.ipynb, tutorials/tut_model_structure.ipynb, tutorials/tut_pydantic_component_parameters.ipynb, tutorials/tut_random_numbers.ipynb, tutorials/tut_scenarios.ipynb, tutorials/tut_spatial_mixing.ipynb, tutorials/tut_state_arrays.ipynb, tutorials/tut_traveling_waves.ipynb, usage.rst WARNING: Failed to import measles. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.api. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.base. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.cli. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.core. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.migration. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.utils. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.wrapper. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.components. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.components.process_constant_pop. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.components.process_importation_pressure. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.components.process_infection. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.components.process_infection_seeding. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.components.process_initialize_equilibrium_states. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.components.process_sia_calendar. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.components.process_vital_dynamics. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.components.tracker_case_surveillance. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.components.tracker_fadeout. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.components.tracker_population. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.components.tracker_state. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.demographics. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.demographics.admin_shapefile. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.demographics.base. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.demographics.cache. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.demographics.gadm. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.demographics.raster_patch. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.demographics.shapefiles. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.demographics.wpp. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components.base. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components.base_case_surveillance. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components.base_constant_pop. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components.base_importation. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components.base_infection. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components.base_infection_seeding. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components.base_initialize_equilibrium_states. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components.base_tracker. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components.base_tracker_fadeout. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components.base_tracker_population. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components.base_tracker_state. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components.base_transmission. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components.base_vital_dynamics. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.components.utils. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.base. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.model. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.params. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.scenarios. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.scenarios.synthetic. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.components. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.components.process_constant_pop. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.components.process_importation_pressure. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.components.process_infection. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.components.process_infection_seeding. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.components.process_initialize_equilibrium_states. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.components.process_sia_calendar. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.components.process_vital_dynamics. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.components.tracker_case_surveillance. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.components.tracker_fadeout. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.components.tracker_population. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.biweekly.components.tracker_state. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.mixing. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.mixing.base. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.mixing.competing_destinations. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.mixing.gravity. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.mixing.radiation. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.mixing.stouffer. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.base. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.core. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.model. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.params. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.utils. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.base. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.model. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.compartmental.params. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.process_constant_pop. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.process_disease. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.process_importation. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.process_importation_pressure. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.process_infection. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.process_infection_seeding. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.process_initialize_equilibrium_states. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.process_no_births. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.process_sia_calendar. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.process_transmission. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.process_vital_dynamics. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.process_wpp_vital_dynamics. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.tracker_age_pyramid. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.tracker_case_surveillance. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.tracker_fadeout. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.tracker_population. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: Failed to import measles.abm.components.tracker_state. Possible hints: * ModuleNotFoundError: No module named 'measles' * KeyError: 'measles' WARNING: [autosummary] failed to import laser.measles.abm.cli. Possible hints: * ModuleNotFoundError: No module named 'laser.measles.abm.cli' * ImportError: * AttributeError: module 'laser.measles.abm' has no attribute 'cli' WARNING: [autosummary] failed to import laser.measles.pretty_laserframe. Possible hints: * AttributeError: module 'laser.measles' has no attribute 'pretty_laserframe' * PycodeError: no source found for module 'laser' * ModuleNotFoundError: No module named 'laser.measles.pretty_laserframe' Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/_static/nbsphinx-code-cells.css building [mo]: targets for 0 po files that are out of date writing output... building [epub]: targets for 103 source files that are out of date updating environment: 0 added, 12 changed, 0 removed reading sources... [ 8%] reference/laser.measles.biweekly reading sources... [ 17%] reference/measles reading sources... [ 25%] reference/measles.abm reading sources... [ 33%] reference/measles.abm.components reading sources... [ 42%] reference/measles.biweekly reading sources... [ 50%] reference/measles.biweekly.components reading sources... [ 58%] reference/measles.compartmental reading sources... [ 67%] reference/measles.compartmental.components reading sources... [ 75%] reference/measles.components reading sources... [ 83%] reference/measles.demographics reading sources... [ 92%] reference/measles.mixing reading sources... [100%] reference/measles.scenarios /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/laser.measles.biweekly.rst:12: WARNING: toctree contains reference to nonexisting document 'reference/laser.measles.biweekly.components' [toc.not_readable] WARNING: autodoc: failed to import 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'api' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'cli' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'core' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'migration' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'utils' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'wrapper' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.core' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.model' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.params' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.utils' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_constant_pop' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_disease' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_importation' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_importation_pressure' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_infection' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_infection_seeding' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_initialize_equilibrium_states' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_no_births' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_sia_calendar' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_transmission' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.process_wpp_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_age_pyramid' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_case_surveillance' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_fadeout' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_population' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'abm.components.tracker_state' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.model' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.params' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_constant_pop' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_importation_pressure' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_infection' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_infection_seeding' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_initialize_equilibrium_states' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_sia_calendar' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.process_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.tracker_case_surveillance' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.tracker_fadeout' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.tracker_population' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'biweekly.components.tracker_state' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.model' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.params' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_constant_pop' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_importation_pressure' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_infection' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_infection_seeding' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_initialize_equilibrium_states' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_sia_calendar' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.process_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.tracker_case_surveillance' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.tracker_fadeout' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.tracker_population' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'compartmental.components.tracker_state' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_case_surveillance' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_constant_pop' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_importation' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_infection' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_infection_seeding' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_initialize_equilibrium_states' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_tracker' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_tracker_fadeout' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_tracker_population' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_tracker_state' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_transmission' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.base_vital_dynamics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'components.utils' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.admin_shapefile' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.cache' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.gadm' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.raster_patch' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.shapefiles' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'demographics.wpp' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.base' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.competing_destinations' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.gravity' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.radiation' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'mixing.stouffer' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'scenarios' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] WARNING: autodoc: failed to import 'scenarios.synthetic' from module 'measles'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 131, in _import_from_module_and_path module = _import_module(module_name, try_reload=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/sphinx/ext/autodoc/_dynamic/_importer.py", line 218, in _import_module raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'measles' [autodoc.import_object] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/authors.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/changelog.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/contributing.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/installation.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/laser.measles.biweekly.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/laser.measles.demographics.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/modules.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/tutorials/tut_traveling_waves.ipynb: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.biweekly.components.FadeOutTracker.rst: document is referenced in multiple toctrees: ['api/index', 'api/index'], selecting: api/index <- api/_autosummary/laser.measles.biweekly.components.FadeOutTracker done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/_static/epub.css copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 1%] api/_autosummary/laser.measles.abm.base writing output... [ 2%] api/_autosummary/laser.measles.abm.components.CaseSurveillanceTracker writing output... [ 3%] api/_autosummary/laser.measles.abm.components.ConstantPopProcess writing output... [ 4%] api/_autosummary/laser.measles.abm.components.DiseaseProcess writing output... [ 5%] api/_autosummary/laser.measles.abm.components.FadeOutTracker writing output... [ 6%] api/_autosummary/laser.measles.abm.components.ImportationPressureProcess writing output... [ 7%] api/_autosummary/laser.measles.abm.components.InfectionProcess writing output... [ 8%] api/_autosummary/laser.measles.abm.components.InfectionSeedingProcess writing output... [ 9%] api/_autosummary/laser.measles.abm.components.InitializeEquilibriumStatesProcess writing output... [ 10%] api/_autosummary/laser.measles.abm.components.NoBirthsProcess writing output... [ 11%] api/_autosummary/laser.measles.abm.components.PopulationTracker writing output... [ 12%] api/_autosummary/laser.measles.abm.components.SIACalendarProcess writing output... [ 13%] api/_autosummary/laser.measles.abm.components.StateTracker writing output... [ 14%] api/_autosummary/laser.measles.abm.components.TransmissionProcess writing output... [ 15%] api/_autosummary/laser.measles.abm.components.VitalDynamicsProcess writing output... [ 16%] api/_autosummary/laser.measles.abm.model writing output... [ 17%] api/_autosummary/laser.measles.abm.params writing output... [ 17%] api/_autosummary/laser.measles.abm.utils writing output... [ 18%] api/_autosummary/laser.measles.base.BaseComponent writing output... [ 19%] api/_autosummary/laser.measles.base.BaseLaserModel writing output... [ 20%] api/_autosummary/laser.measles.biweekly.base writing output... [ 21%] api/_autosummary/laser.measles.biweekly.components.CaseSurveillanceTracker writing output... [ 22%] api/_autosummary/laser.measles.biweekly.components.ConstantPopProcess writing output... [ 23%] api/_autosummary/laser.measles.biweekly.components.FadeOutTracker writing output... [ 24%] api/_autosummary/laser.measles.biweekly.components.ImportationPressureProcess writing output... [ 25%] api/_autosummary/laser.measles.biweekly.components.InfectionProcess writing output... [ 26%] api/_autosummary/laser.measles.biweekly.components.InfectionSeedingProcess writing output... [ 27%] api/_autosummary/laser.measles.biweekly.components.InitializeEquilibriumStatesProcess writing output... [ 28%] api/_autosummary/laser.measles.biweekly.components.PopulationTracker writing output... [ 29%] api/_autosummary/laser.measles.biweekly.components.SIACalendarProcess writing output... [ 30%] api/_autosummary/laser.measles.biweekly.components.StateTracker writing output... [ 31%] api/_autosummary/laser.measles.biweekly.components.VitalDynamicsProcess writing output... [ 32%] api/_autosummary/laser.measles.biweekly.model writing output... [ 33%] api/_autosummary/laser.measles.biweekly.params writing output... [ 34%] api/_autosummary/laser.measles.compartmental.base writing output... [ 35%] api/_autosummary/laser.measles.compartmental.components.CaseSurveillanceTracker writing output... [ 36%] api/_autosummary/laser.measles.compartmental.components.ConstantPopProcess writing output... [ 37%] api/_autosummary/laser.measles.compartmental.components.FadeOutTracker writing output... [ 38%] api/_autosummary/laser.measles.compartmental.components.ImportationPressureProcess writing output... [ 39%] api/_autosummary/laser.measles.compartmental.components.InfectionProcess writing output... [ 40%] api/_autosummary/laser.measles.compartmental.components.InfectionSeedingProcess writing output... [ 41%] api/_autosummary/laser.measles.compartmental.components.InitializeEquilibriumStatesProcess writing output... [ 42%] api/_autosummary/laser.measles.compartmental.components.PopulationTracker writing output... [ 43%] api/_autosummary/laser.measles.compartmental.components.SIACalendarProcess writing output... [ 44%] api/_autosummary/laser.measles.compartmental.components.StateTracker writing output... [ 45%] api/_autosummary/laser.measles.compartmental.components.VitalDynamicsProcess writing output... [ 46%] api/_autosummary/laser.measles.compartmental.model writing output... [ 47%] api/_autosummary/laser.measles.compartmental.params writing output... [ 48%] api/_autosummary/laser.measles.components.BaseCaseSurveillanceTracker writing output... [ 49%] api/_autosummary/laser.measles.components.BaseConstantPopProcess writing output... [ 50%] api/_autosummary/laser.measles.components.BaseFadeOutTracker writing output... [ 50%] api/_autosummary/laser.measles.components.BaseInfectionProcess writing output... [ 51%] api/_autosummary/laser.measles.components.BaseInitializeEquilibriumStatesProcess writing output... [ 52%] api/_autosummary/laser.measles.components.BasePopulationTracker writing output... [ 53%] api/_autosummary/laser.measles.components.BaseStateTracker writing output... [ 54%] api/_autosummary/laser.measles.components.BaseVitalDynamicsProcess writing output... [ 55%] api/_autosummary/laser.measles.components.component writing output... [ 56%] api/_autosummary/laser.measles.components.create_component writing output... [ 57%] api/_autosummary/laser.measles.create_component writing output... [ 58%] api/_autosummary/laser.measles.demographics.GADMShapefile writing output... [ 59%] api/_autosummary/laser.measles.demographics.RasterPatchGenerator writing output... [ 60%] api/_autosummary/laser.measles.demographics.RasterPatchParams writing output... [ 61%] api/_autosummary/laser.measles.demographics.get_shapefile_dataframe writing output... [ 62%] api/_autosummary/laser.measles.demographics.plot_shapefile_dataframe writing output... [ 63%] api/_autosummary/laser.measles.mixing.base.BaseMixing writing output... [ 64%] api/_autosummary/laser.measles.mixing.competing_destinations.CompetingDestinationsMixing writing output... [ 65%] api/_autosummary/laser.measles.mixing.gravity.GravityMixing writing output... [ 66%] api/_autosummary/laser.measles.mixing.radiation.RadiationMixing writing output... [ 67%] api/_autosummary/laser.measles.mixing.stouffer.StoufferMixing writing output... [ 68%] api/index writing output... [ 69%] authors writing output... [ 70%] changelog writing output... [ 71%] contributing writing output... [ 72%] index writing output... [ 73%] installation writing output... [ 74%] reference/laser.measles.biweekly writing output... [ 75%] reference/laser.measles.demographics writing output... [ 76%] reference/measles writing output... [ 77%] reference/measles.abm writing output... [ 78%] reference/measles.abm.components writing output... [ 79%] reference/measles.biweekly writing output... [ 80%] reference/measles.biweekly.components writing output... [ 81%] reference/measles.compartmental writing output... [ 82%] reference/measles.compartmental.components writing output... [ 83%] reference/measles.components writing output... [ 83%] reference/measles.demographics writing output... [ 84%] reference/measles.mixing writing output... [ 85%] reference/measles.scenarios writing output... [ 86%] reference/modules writing output... [ 87%] tutorials writing output... [ 88%] tutorials/README writing output... [ 89%] tutorials/tut_abm_intro writing output... [ 90%] tutorials/tut_abm_vital_dynamics writing output... [ 91%] tutorials/tut_basic_model writing output... [ 92%] tutorials/tut_creating_component writing output... [ 93%] tutorials/tut_model_structure writing output... [ 94%] tutorials/tut_pydantic_component_parameters writing output... [ 95%] tutorials/tut_random_numbers writing output... [ 96%] tutorials/tut_scenarios writing output... [ 97%] tutorials/tut_spatial_mixing writing output... [ 98%] tutorials/tut_state_arrays writing output... [ 99%] tutorials/tut_traveling_waves writing output... [100%] usage /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/laser.measles.biweekly.rst:29: WARNING: more than one target found for cross-reference 'BaseScenario': laser.measles.biweekly.BaseScenario, laser.measles.biweekly.base.BaseScenario [ref.python] generating indices... /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/reference/laser.measles.biweekly.rst:29: WARNING: more than one target found for cross-reference 'BiweeklyParams': laser.measles.biweekly.BiweeklyParams, laser.measles.biweekly.params.BiweeklyParams [ref.python] genindex py-modindex done copying linked files... copying notebooks ... writing additional pages... done copying images... [ 6%] https://img.shields.io/pypi/v/laser-measles.svg copying images... [ 12%] https://img.shields.io/pypi/l/laser-measles.svg copying images... [ 19%] https://readthedocs.org/projects/laser-measles/badge/?style=flat copying images... [ 25%] https://codecov.io/gh/InstituteforDiseaseModeling/laser-measles/branch/main/graphs/badge.svg?branch=main copying images... [ 31%] _build/doctrees/nbsphinx/tutorials_tut_abm_vital_dynamics_5_1.svg copying images... [ 38%] _build/doctrees/nbsphinx/tutorials_tut_abm_vital_dynamics_9_0.svg copying images... [ 44%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_2_0.svg copying images... [ 50%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_20_0.svg copying images... [ 56%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_22_0.svg copying images... [ 62%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_2_1.svg copying images... [ 69%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_2_2.svg copying images... [ 75%] _build/doctrees/nbsphinx/tutorials_tut_spatial_mixing_2_1.svg copying images... [ 81%] _build/doctrees/nbsphinx/tutorials_tut_spatial_mixing_9_0.svg copying images... [ 88%] _build/doctrees/nbsphinx/tutorials_tut_traveling_waves_5_0.svg copying images... [ 94%] _build/doctrees/nbsphinx/tutorials_tut_traveling_waves_13_0.svg copying images... [100%] _build/doctrees/nbsphinx/tutorials_tut_traveling_waves_17_0.svg writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for _static/favicon.ico, ignoring [epub.unknown_project_files] Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/content.opf writing nav.xhtml file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/nav.xhtml writing toc.ncx file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/toc.ncx writing laser-measles.epub file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/_static/js/rtd_search_config.js build succeeded, 204 warnings. The ePub file is in ../_readthedocs/epub.