Read the Docs build information Build id: 3524458 Project: institute-for-disease-modeling-laser Version: 215 Commit: 661290c045d92063cb9ea3f40b2fce5996869934 Date: 2025-11-14T20:56:20.062551Z State: finished Success: True [rtd-command-info] start-time: 2025-11-14T20:56:20.929577Z, end-time: 2025-11-14T20:56:21.506751Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/InstituteforDiseaseModeling/laser.git . Cloning into '.'... [rtd-command-info] start-time: 2025-11-14T20:56:21.585506Z, end-time: 2025-11-14T20:56:22.459619Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/215/head:external-215 From https://github.com/InstituteforDiseaseModeling/laser * [new ref] refs/pull/215/head -> external-215 * [new tag] v0.4.1 -> v0.4.1 * [new tag] v0.5.0 -> v0.5.0 * [new tag] v0.5.1 -> v0.5.1 * [new tag] v0.6.0 -> v0.6.0 [rtd-command-info] start-time: 2025-11-14T20:56:23.253186Z, end-time: 2025-11-14T20:56:23.307762Z, duration: 0, exit-code: 0 git checkout --force 661290c045d92063cb9ea3f40b2fce5996869934 Note: switching to '661290c045d92063cb9ea3f40b2fce5996869934'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 661290c Bump minor version -> [rtd-command-info] start-time: 2025-11-14T20:56:23.390108Z, end-time: 2025-11-14T20:56:23.435133Z, duration: 0, exit-code: 0 cat .readthedocs.yml # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 build: os: ubuntu-22.04 tools: python: "3.13" sphinx: configuration: docs/conf.py fail_on_warning: false formats: - htmlzip - pdf python: install: - requirements: docs/requirements.txt - method: pip path: . extra_requirements: - test search: ranking: installation.html: 3 laser.core.html: 2 [rtd-command-info] start-time: 2025-11-14T20:56:28.653389Z, end-time: 2025-11-14T20:56:28.716733Z, duration: 0, exit-code: 0 asdf global python 3.13.3 [rtd-command-info] start-time: 2025-11-14T20:56:29.135714Z, end-time: 2025-11-14T20:56:30.167574Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.13.3.final.0-64 in 723ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2025-11-14T20:56:30.254242Z, end-time: 2025-11-14T20:56:40.832426Z, duration: 10, 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/envs/215/lib/python3.13/site-packages (23.1) Collecting pip Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/44/3c/d717024885424591d5376220b5e836c2d5293ce2011523c9de23ff7bf068/pip-25.3-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (67.6.1) Collecting setuptools Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.6 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.3 setuptools-80.9.0 [rtd-command-info] start-time: 2025-11-14T20:56:40.918054Z, end-time: 2025-11-14T20:56:48.902749Z, duration: 7, 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 https://packages.idmod.org/api/pypi/pypi-production/packages/packages/31/53/136e9eca6e0b9dc0e1962e2c908fbea2e5ac000c2a2fbd9a35797958c48b/sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 14.0 MB/s 0:00:00 Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/5d/85/9ebeae2f76e9e77b952f4b274c27238156eae7979c5421fba91a28f4970d/sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/35/7a/987e583882f985fe4d7323774889ec58049171828b58c2217e7f79cdf44e/sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/0a/7b/18a8c0bcec9182c05a0b3ec2a776bba4ead82750a55ff798e8d406dae604/sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/27/83/859ecdd180cacc13b1f7e857abf8582a64552ea7a061057a6c716e790fce/sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/52/a7/d2782e4e3f77c8450f727ba74a8f12756d5ba823d81b941f1b04da9d033a/sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl (134 kB) Collecting Pygments>=2.17 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.2 MB/s 0:00:00 Collecting docutils<0.22,>=0.20 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/8f/d7/9322c609343d929e75e7e5e6255e614fcc67572cfd083959cdef3b7aad79/docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 15.9 MB/s 0:00:00 Collecting snowballstemmer>=2.2 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/c8/78/3565d011c61f5a43488987ee32b6f3f656e7f107ac2782dd57bdd7d91d9a/snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Collecting babel>=2.13 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/b7/b8/3fe70c75fe32afc4bb507f75563d39bc5642255d1d94f1f23604725780bf/babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 13.8 MB/s 0:00:00 Collecting alabaster>=0.7.14 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/7e/b3/6b4067be973ae96ba0d615946e314c5ae35f9f993eca561b356540bb0c2b/alabaster-1.0.0-py3-none-any.whl (13 kB) Collecting imagesize>=1.3 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/ff/62/85c4c919272577931d407be5ba5d71c20f0b616d31a0befe0ae45bb79abd/imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.30.0 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl (64 kB) Collecting roman-numerals-py>=1.0.0 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/53/97/d2cbbaa10c9b826af0e10fdf836e1bf344d9f0abb873ebc34d1f49642d3f/roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) Collecting packaging>=23.0 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/a9/21/9b05698b46f218fc0e118e1f8168395c65c8a2c750ae2bab54fc4bd4e0e8/markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/f5/83/6ab5883f57c9c801ce5e5677242328aa45592be8a00644310a008d04f922/charset_normalizer-3.4.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl (71 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/a7/c2/fe1e52489ae3122415c51f387e221dd0773709bad6c6cdaa599e8a2c5185/urllib3-2.5.0-py3-none-any.whl (129 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/70/7d/9bc192684cea499815ff478dfcdc13835ddf401365057044fb721ec6bddb/certifi-2025.11.12-py3-none-any.whl (159 kB) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals-py, 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.17.0 certifi-2025.11.12 charset_normalizer-3.4.4 docutils-0.21.2 idna-3.11 imagesize-1.4.1 packaging-25.0 requests-2.32.5 roman-numerals-py-3.1.0 snowballstemmer-3.0.1 sphinx-8.2.3 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.5.0 [rtd-command-info] start-time: 2025-11-14T20:56:48.996409Z, end-time: 2025-11-14T20:56:50.667418Z, duration: 1, 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 Requirement already satisfied: sphinx>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from -r docs/requirements.txt (line 1)) (8.2.3) Collecting sphinx-rtd-theme (from -r docs/requirements.txt (line 2)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/85/77/46e3bac77b82b4df5bb5b61f2de98637724f246b4966cfc34bc5895d852a/sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 13.8 MB/s 0:00:00 Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (3.1.6) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (2.19.2) Requirement already satisfied: docutils<0.22,>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (0.21.2) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (3.0.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (2.17.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (2.32.5) Requirement already satisfied: roman-numerals-py>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (3.1.0) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from sphinx>=1.3->-r docs/requirements.txt (line 1)) (25.0) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme->-r docs/requirements.txt (line 2)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/76/85/749bd22d1a68db7291c89e2ebca53f4306c3f205853cf31e9de279034c3c/sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from Jinja2>=3.1->sphinx>=1.3->-r docs/requirements.txt (line 1)) (3.0.3) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from requests>=2.30.0->sphinx>=1.3->-r docs/requirements.txt (line 1)) (3.4.4) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from requests>=2.30.0->sphinx>=1.3->-r docs/requirements.txt (line 1)) (3.11) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from requests>=2.30.0->sphinx>=1.3->-r docs/requirements.txt (line 1)) (2.5.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from requests>=2.30.0->sphinx>=1.3->-r docs/requirements.txt (line 1)) (2025.11.12) Installing collected packages: sphinxcontrib-jquery, sphinx-rtd-theme Successfully installed sphinx-rtd-theme-3.0.2 sphinxcontrib-jquery-4.1 [rtd-command-info] start-time: 2025-11-14T20:56:50.751495Z, end-time: 2025-11-14T20:57:41.635913Z, duration: 50, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[test] Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/api/pypi/pypi-production/simple Processing /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/checkouts/215 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 click (from laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/db/d3/9dcc0f5797f070ec8edf30fbadfb200e71d9db6b84d211e3b2085a7589a0/click-8.3.0-py3-none-any.whl (107 kB) Collecting numpy (from laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/9e/7e/7d306ff7cb143e6d975cfa7eb98a93e73495c4deabb7d1b5ecf09ea0fd69/numpy-2.3.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 14.0 MB/s 0:00:01 Collecting numba (from laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/78/7e/bf2e3634993d57f95305c7cee4c9c6cb3c9c78404ee7b49569a0dfecfe33/numba-0.62.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 14.1 MB/s 0:00:00 Collecting matplotlib (from laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/22/ff/6425bf5c20d79aa5b959d1ce9e65f599632345391381c9a104133fe0b171/matplotlib-3.10.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (8.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 14.1 MB/s 0:00:00 Collecting pandas (from laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/15/07/284f757f63f8a8d69ed4472bfd85122bd086e637bf4ed09de572d575a693/pandas-2.3.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (12.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 14.0 MB/s 0:00:00 Collecting h5py (from laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/d9/69/4402ea66272dacc10b298cca18ed73e1c0791ff2ae9ed218d3859f9698ac/h5py-3.15.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 14.0 MB/s 0:00:00 Collecting geopandas (from laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/0b/70/d5cd0696eff08e62fdbdebe5b46527facb4e7220eabe0ac6225efab50168/geopandas-1.1.1-py3-none-any.whl (338 kB) Collecting shapely (from laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/f2/a2/83fc37e2a58090e3d2ff79175a95493c664bcd0b653dd75cb9134645a4e5/shapely-2.1.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 14.3 MB/s 0:00:00 Collecting pytest>=6.0 (from laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/0b/8b/6300fb80f858cda1c51ffa17075df5d846757081d11ab4aa35cef9e6258b/pytest-9.0.1-py3-none-any.whl (373 kB) Collecting pytest-cov (from laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/ee/49/1377b49de7d0c1ce41292161ea0f721913fa8722c19fb9c1e3aa0367eecb/pytest_cov-7.0.0-py3-none-any.whl (22 kB) Collecting scipy (from laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/21/f6/4bfb5695d8941e5c570a04d9fcd0d36bce7511b7d78e6e75c8f9791f82d0/scipy-1.16.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (35.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.7/35.7 MB 14.0 MB/s 0:00:02 Collecting uv (from laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/4c/4a/d5357825bb47ff73762d247b1a553a966fef6802e3ab829fe60934cbf339/uv-0.9.9-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (21.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.3/21.3 MB 14.0 MB/s 0:00:01 Collecting iniconfig>=1.0.1 (from pytest>=6.0->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/cb/b1/3846dd7f199d53cb17f49cba7e651e9ce294d8497c8c150530ed11865bb8/iniconfig-2.3.0-py3-none-any.whl (7.5 kB) Requirement already satisfied: packaging>=22 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from pytest>=6.0->laser-core==0.7.0) (25.0) Collecting pluggy<2,>=1.5 (from pytest>=6.0->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl (20 kB) Requirement already satisfied: pygments>=2.7.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from pytest>=6.0->laser-core==0.7.0) (2.19.2) Collecting pyogrio>=0.7.2 (from geopandas->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/89/a9/79eca15094f7806a3adcf0bb976ab4346b0fb1bd87956c1933df44546c14/pyogrio-0.11.1-cp313-cp313-manylinux_2_28_x86_64.whl (27.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.6/27.6 MB 14.0 MB/s 0:00:01 Collecting pyproj>=3.5.0 (from geopandas->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/f8/85/c2b1706e51942de19076eff082f8495e57d5151364e78b5bef4af4a1d94a/pyproj-3.7.2-cp313-cp313-manylinux_2_28_x86_64.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 14.1 MB/s 0:00:00 Collecting python-dateutil>=2.8.2 (from pandas->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Collecting pytz>=2020.1 (from pandas->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl (509 kB) Collecting tzdata>=2022.7 (from pandas->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl (347 kB) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages (from pyogrio>=0.7.2->geopandas->laser-core==0.7.0) (2025.11.12) Collecting six>=1.5 (from python-dateutil>=2.8.2->pandas->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl (11 kB) Collecting contourpy>=1.0.1 (from matplotlib->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/4b/32/e0f13a1c5b0f8572d0ec6ae2f6c677b7991fafd95da523159c19eff0696a/contourpy-1.3.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (362 kB) Collecting cycler>=0.10 (from matplotlib->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/e7/05/c19819d5e3d95294a6f5947fb9b9629efb316b96de511b418c53d245aae6/cycler-0.12.1-py3-none-any.whl (8.3 kB) Collecting fonttools>=4.22.0 (from matplotlib->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/2d/8b/371ab3cec97ee3fe1126b3406b7abd60c8fec8975fd79a3c75cdea0c3d83/fonttools-4.60.1-cp313-cp313-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 13.9 MB/s 0:00:00 Collecting kiwisolver>=1.3.1 (from matplotlib->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/e9/e9/f218a2cb3a9ffbe324ca29a9e399fa2d2866d7f348ec3a88df87fc248fc5/kiwisolver-1.4.9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 14.3 MB/s 0:00:00 Collecting pillow>=8 (from matplotlib->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/38/57/755dbd06530a27a5ed74f8cb0a7a44a21722ebf318edbe67ddbd7fb28f88/pillow-12.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 14.1 MB/s 0:00:00 Collecting pyparsing>=3 (from matplotlib->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/10/5e/1aa9a93198c6b64513c9d7752de7422c06402de6600a8767da1524f9570b/pyparsing-3.2.5-py3-none-any.whl (113 kB) Collecting llvmlite<0.46,>=0.45.0dev0 (from numba->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/f7/97/ad1a907c0173a90dd4df7228f24a3ec61058bc1a9ff8a0caec20a0cc622e/llvmlite-0.45.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (56.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 MB 14.0 MB/s 0:00:04 Collecting coverage>=7.10.6 (from coverage[toml]>=7.10.6->pytest-cov->laser-core==0.7.0) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/7f/9c/dab1a4e8e75ce053d14259d3d7485d68528a662e286e184685ea49e71156/coverage-7.11.3-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (250 kB) Building wheels for collected packages: laser-core Building wheel for laser-core (pyproject.toml): started Building wheel for laser-core (pyproject.toml): finished with status 'done' Created wheel for laser-core: filename=laser_core-0.7.0-cp313-cp313-linux_x86_64.whl size=45703 sha256=8f63a69049f925974cb76b93249f02b57e28606d5ac05884f1ed23f7f6bf1255 Stored in directory: /tmp/pip-ephem-wheel-cache-ueuljp10/wheels/5a/d2/8b/e58fdb1d056be6bf28b3d3c82dce4ca5d1c5ac5d5f130d669f Successfully built laser-core Installing collected packages: pytz, uv, tzdata, six, pyproj, pyparsing, pluggy, pillow, numpy, llvmlite, kiwisolver, iniconfig, fonttools, cycler, coverage, click, shapely, scipy, python-dateutil, pytest, pyogrio, numba, h5py, contourpy, pytest-cov, pandas, matplotlib, geopandas, laser-core Successfully installed click-8.3.0 contourpy-1.3.3 coverage-7.11.3 cycler-0.12.1 fonttools-4.60.1 geopandas-1.1.1 h5py-3.15.1 iniconfig-2.3.0 kiwisolver-1.4.9 laser-core-0.7.0 llvmlite-0.45.1 matplotlib-3.10.7 numba-0.62.1 numpy-2.3.4 pandas-2.3.3 pillow-12.0.0 pluggy-1.6.0 pyogrio-0.11.1 pyparsing-3.2.5 pyproj-3.7.2 pytest-9.0.1 pytest-cov-7.0.0 python-dateutil-2.9.0.post0 pytz-2025.2 scipy-1.16.3 shapely-2.1.2 six-1.17.0 tzdata-2025.2 uv-0.9.9 [rtd-command-info] start-time: 2025-11-14T20:57:41.780882Z, end-time: 2025-11-14T20:57:41.823575Z, duration: 0, exit-code: 0 cat docs/conf.py import os extensions = [ "sphinx.ext.autodoc", "sphinx.ext.autosummary", "sphinx.ext.coverage", "sphinx.ext.doctest", "sphinx.ext.extlinks", "sphinx.ext.ifconfig", "sphinx.ext.napoleon", "sphinx.ext.todo", "sphinx.ext.viewcode", "sphinx.ext.mathjax", ] source_suffix = {".rst": "restructuredtext"} master_doc = "index" project = "LASER" year = "2023-2024" author = "Institute for Disease Modeling" copyright = f"{year}, {author}" version = release = "0.7.0" pygments_style = "trac" templates_path = ["."] extlinks = { "issue": ("https://github.com/InstituteforDiseaseModeling/laser/issues/%s", "#"), "pr": ("https://github.com/InstituteforDiseaseModeling/laser/pull/%s", "PR #"), } # on_rtd is whether we are on readthedocs.org on_rtd = os.environ.get("READTHEDOCS", None) == "True" if not on_rtd: # only set the theme if we are building docs locally html_theme = "sphinx_rtd_theme" html_use_smartypants = True html_last_updated_fmt = "%b %d, %Y" html_split_index = False html_sidebars = { "**": ["searchbox.html", "globaltoc.html", "sourcelink.html"], } html_short_title = f"{project}-{version}" # Napoleon settings (Napolean converts Google-style docstrings to reStructuredText) napoleon_google_docstring = True napoleon_numpy_docstring = True napoleon_include_init_with_doc = False napoleon_include_private_with_doc = False napoleon_include_special_with_doc = True napoleon_use_admonition_for_examples = False napoleon_use_admonition_for_notes = False napoleon_use_admonition_for_references = False napoleon_use_ivar = True # from Cookiecutter template, False is the default napoleon_use_param = False # from Cookiecutter template, True is the default napoleon_use_rtype = False # from Cookiecutter template, True is the default napoleon_preprocess_types = False napoleon_type_aliases = None napoleon_attr_annotations = True mathjax3_config = {"TeX": {"Macros": {"small": ["{\\scriptstyle #1}", 1]}}} # Prevent the following warning: # sphinx/builders/linkcheck.py:86: RemovedInSphinx80Warning: The default value for 'linkcheck_report_timeouts_as_broken' will change to False in Sphinx 8, meaning that request timeouts will be reported with a new 'timeout' status, instead of as 'broken'. This is intended to provide more detail as to the failure mode. See https://github.com/sphinx-doc/sphinx/issues/11868 for details. # warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1) linkcheck_report_timeouts_as_broken = False [rtd-command-info] start-time: 2025-11-14T20:57:41.907861Z, end-time: 2025-11-14T20:57:54.024850Z, duration: 12, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.2.3 loading translations [en]... done making output directory... done [autosummary] generating autosummary for: architecture.rst, authors.rst, calibration.rst, changelog.rst, contributing.rst, eula.rst, example.rst, index.rst, installation.rst, kmestimator.rst, migration.rst, performance.rst, pyramids.rst, readme.rst, source/laser.core.demographics.rst, source/laser.core.rst, source/modules.rst, spatialexample.rst, usage.rst, vdexample.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 20 source files that are out of date updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] architecture reading sources... [ 10%] authors reading sources... [ 15%] calibration reading sources... [ 20%] changelog reading sources... [ 25%] contributing reading sources... [ 30%] eula reading sources... [ 35%] example reading sources... [ 40%] index reading sources... [ 45%] installation reading sources... [ 50%] kmestimator reading sources... [ 55%] migration reading sources... [ 60%] performance reading sources... [ 65%] pyramids reading sources... [ 70%] readme reading sources... [ 75%] source/laser.core reading sources... [ 80%] source/laser.core.demographics reading sources... [ 85%] source/modules reading sources... [ 90%] spatialexample reading sources... [ 95%] usage reading sources... [100%] vdexample /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages/laser/core/migration.py:docstring of laser.core.migration:10: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages/laser/core/migration.py:docstring of laser.core.migration:11: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages/laser/core/migration.py:docstring of laser.core.migration:13: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages/laser/core/migration.py:docstring of laser.core.migration:14: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages/laser/core/migration.py:docstring of laser.core.migration:16: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages/laser/core/migration.py:docstring of laser.core.migration.gravity:31: WARNING: Inline literal start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages/laser/core/migration.py:docstring of laser.core.migration.gravity:38: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages/laser/core/migration.py:docstring of laser.core.migration.gravity:41: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages/laser/core/migration.py:docstring of laser.core.migration.gravity:52: WARNING: Inline literal start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages/laser/core/migration.py:docstring of laser.core.migration.gravity:52: WARNING: Inline interpreted text or phrase reference start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/checkouts/215/docs/source/laser.core.demographics.rst:8: WARNING: Title underline too short. laser.core.demographics.kmestimator module ------------------------------------ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/checkouts/215/docs/source/laser.core.demographics.rst:8: WARNING: Title underline too short. laser.core.demographics.kmestimator module ------------------------------------ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/checkouts/215/docs/source/laser.core.demographics.rst:16: WARNING: Title underline too short. laser.core.demographics.pyramid module -------------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/checkouts/215/docs/source/laser.core.demographics.rst:16: WARNING: Title underline too short. laser.core.demographics.pyramid module -------------------------------- [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/checkouts/215/docs/source/laser.core.demographics.rst:24: WARNING: Title underline too short. laser.core.demographics.spatialpops module ------------------------------------ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/checkouts/215/docs/source/laser.core.demographics.rst:24: WARNING: Title underline too short. laser.core.demographics.spatialpops module ------------------------------------ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages/laser/core/demographics/spatialpops.py:docstring of laser.core.demographics.spatialpops.distribute_population_skewed:25: WARNING: Bullet list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/envs/215/lib/python3.13/site-packages/laser/core/demographics/spatialpops.py:docstring of laser.core.demographics.spatialpops.distribute_population_tapered:24: WARNING: Bullet list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/checkouts/215/docs/source/modules.rst:2: WARNING: Title underline too short. laser.core ==== [docutils] looking for now-outdated files... none found pickling environment... done checking consistency... 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/checkouts/215/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/checkouts/215/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/checkouts/215/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser/checkouts/215/_readthedocs/html/_static/alabaster.css copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 5%] architecture writing output... [ 10%] authors writing output... [ 15%] calibration writing output... [ 20%] changelog writing output... [ 25%] contributing writing output... [ 30%] eula writing output... [ 35%] example writing output... [ 40%] index writing output... [ 45%] installation writing output... [ 50%] kmestimator writing output... [ 55%] migration writing output... [ 60%] performance writing output... [ 65%] pyramids writing output... [ 70%] readme writing output... [ 75%] source/laser.core writing output... [ 80%] source/laser.core.demographics writing output... [ 85%] source/modules writing output... [ 90%] spatialexample writing output... [ 95%] usage writing output... [100%] vdexample generating indices... genindex py-modindex done highlighting module code... [ 10%] laser.core.demographics.kmestimator highlighting module code... [ 20%] laser.core.demographics.pyramid highlighting module code... [ 30%] laser.core.demographics.spatialpops highlighting module code... [ 40%] laser.core.extension highlighting module code... [ 50%] laser.core.laserframe highlighting module code... [ 60%] laser.core.migration highlighting module code... [ 70%] laser.core.propertyset highlighting module code... [ 80%] laser.core.random highlighting module code... [ 90%] laser.core.sortedqueue highlighting module code... [100%] laser.core.utils writing additional pages... search done copying images... [ 25%] media/workflow.png copying images... [ 50%] media/Nigeria-NDD.png copying images... [ 75%] media/Nigeria-2024.png copying images... [100%] media/Nigeria-Sampled.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 19 warnings. The HTML pages are in ../_readthedocs/html.