Read the Docs build information Build id: 3670523 Project: institute-for-disease-modeling-laser-cholera Version: latest Commit: 05ed90cde84947e295e88467286375a6dd278eba Date: 2026-01-16T22:39:56.437015Z State: cancelled Success: False [rtd-command-info] start-time: 2026-01-16T22:39:57.303462Z, end-time: 2026-01-16T22:39:58.409247Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/InstituteforDiseaseModeling/laser-cholera.git . Cloning into '.'... [rtd-command-info] start-time: 2026-01-16T22:39:58.498981Z, end-time: 2026-01-16T22:39:59.578651Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/InstituteforDiseaseModeling/laser-cholera * [new tag] v0.10.0 -> v0.10.0 * [new tag] v0.10.1 -> v0.10.1 * [new tag] v0.7.10 -> v0.7.10 * [new tag] v0.7.11 -> v0.7.11 * [new tag] v0.7.5 -> v0.7.5 * [new tag] v0.7.6 -> v0.7.6 * [new tag] v0.7.7 -> v0.7.7 * [new tag] v0.7.8 -> v0.7.8 * [new tag] v0.7.9 -> v0.7.9 * [new tag] v0.8.0 -> v0.8.0 * [new tag] v0.9.0 -> v0.9.0 * [new tag] v0.9.1 -> v0.9.1 [rtd-command-info] start-time: 2026-01-16T22:40:00.486392Z, end-time: 2026-01-16T22:40:00.698858Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 05ed90c Bump jupyterlab from 4.3.6 to 4.4.8 [rtd-command-info] start-time: 2026-01-16T22:40:00.793317Z, end-time: 2026-01-16T22:40:00.838284Z, 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: all build: os: ubuntu-22.04 tools: python: "3.9" 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-01-16T22:40:05.413458Z, end-time: 2026-01-16T22:40:05.472926Z, duration: 0, exit-code: 0 asdf global python 3.9.22 [rtd-command-info] start-time: 2026-01-16T22:40:05.910124Z, end-time: 2026-01-16T22:40:07.114177Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.22.final.0-64 in 897ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-cholera/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-01-16T22:40:07.203363Z, end-time: 2026-01-16T22:40:17.816706Z, 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-cholera/envs/latest/lib/python3.9/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 1.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-cholera/envs/latest/lib/python3.9/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 516.5 kB/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: None, end-time: None, duration: None, exit-code: None python -m pip install --upgrade --no-cache-dir sphinx