Read the Docs build information Build id: 2859668 Project: institute-for-disease-modeling-starsim Version: 882 Commit: e909b9ec1f1d7108689fb4b8bebeaf29e8ca9325 Date: 2025-03-06T17:24:34.650088Z State: finished Success: False [rtd-command-info] start-time: 2025-03-06T17:24:35.529859Z, end-time: 2025-03-06T17:24:36.069084Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/starsimhub/starsim.git . Cloning into '.'... [rtd-command-info] start-time: 2025-03-06T17:24:36.133734Z, end-time: 2025-03-06T17:24:37.216622Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/882/head:external-882 From https://github.com/starsimhub/starsim * [new ref] refs/pull/882/head -> external-882 * [new tag] v0.5.0 -> v0.5.0 * [new tag] v1.0.0 -> v1.0.0 * [new tag] v1.0.2 -> v1.0.2 * [new tag] v1.0.3 -> v1.0.3 * [new tag] v2.0.0 -> v2.0.0 * [new tag] v2.1.0 -> v2.1.0 * [new tag] v2.1.1 -> v2.1.1 * [new tag] v2.2.0 -> v2.2.0 [rtd-command-info] start-time: 2025-03-06T17:24:37.317409Z, end-time: 2025-03-06T17:24:37.373399Z, duration: 0, exit-code: 0 git checkout --force e909b9ec1f1d7108689fb4b8bebeaf29e8ca9325 Note: switching to 'e909b9ec1f1d7108689fb4b8bebeaf29e8ca9325'. 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 e909b9e switch docs build to python [rtd-command-info] start-time: 2025-03-06T17:24:37.427593Z, end-time: 2025-03-06T17:24:37.467430Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py # If using Sphinx, optionally build your docs in additional formats such as PDF #formats: # - htmlzip # Optionally declare the Python requirements required to build your docs python: install: - requirements: docs/requirements.txt - method: pip path: . [rtd-command-info] start-time: 2025-03-06T17:24:41.628896Z, end-time: 2025-03-06T17:24:41.682401Z, duration: 0, exit-code: 0 asdf global python 3.11.10 [rtd-command-info] start-time: 2025-03-06T17:24:42.027393Z, end-time: 2025-03-06T17:24:42.959649Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.10.final.0-64 in 644ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882, 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-03-06T17:24:43.030983Z, end-time: 2025-03-06T17:24:53.675612Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 13.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.8.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.7 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.0.1 setuptools-75.8.2 [rtd-command-info] start-time: 2025-03-06T17:24:53.737852Z, end-time: 2025-03-06T17:24:59.096597Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 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.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-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.3-py3-none-any.whl.metadata (4.6 kB) Collecting roman-numerals-py>=1.0.0 (from sphinx) Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 121.0 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 335.6 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 514.8 MB/s eta 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 packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 509.1 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 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) Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, 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.2 Pygments-2.19.1 alabaster-1.0.0 babel-2.17.0 certifi-2025.1.31 charset-normalizer-3.4.1 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 roman-numerals-py-3.1.0 snowballstemmer-2.2.0 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.3.0 [rtd-command-info] start-time: 2025-03-06T17:24:59.167638Z, end-time: 2025-03-06T17:25:14.135698Z, duration: 14, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting quartodoc (from -r docs/requirements.txt (line 1)) Downloading quartodoc-0.9.1-py3-none-any.whl.metadata (7.2 kB) Collecting jupyter (from -r docs/requirements.txt (line 2)) Downloading jupyter-1.1.1-py2.py3-none-any.whl.metadata (2.0 kB) Collecting jupyter-cache (from -r docs/requirements.txt (line 3)) Downloading jupyter_cache-1.0.1-py3-none-any.whl.metadata (5.8 kB) Collecting black (from quartodoc->-r docs/requirements.txt (line 1)) Downloading black-25.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (81 kB) Collecting click (from quartodoc->-r docs/requirements.txt (line 1)) Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) Collecting griffe>=0.33 (from quartodoc->-r docs/requirements.txt (line 1)) Downloading griffe-1.6.0-py3-none-any.whl.metadata (5.0 kB) Collecting sphobjinv>=2.3.1 (from quartodoc->-r docs/requirements.txt (line 1)) Downloading sphobjinv-2.3.1.2-py3-none-any.whl.metadata (10 kB) Collecting tabulate>=0.9.0 (from quartodoc->-r docs/requirements.txt (line 1)) Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Collecting importlib-metadata>=5.1.0 (from quartodoc->-r docs/requirements.txt (line 1)) Downloading importlib_metadata-8.6.1-py3-none-any.whl.metadata (4.7 kB) Collecting importlib-resources>=5.10.2 (from quartodoc->-r docs/requirements.txt (line 1)) Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) Collecting pydantic (from quartodoc->-r docs/requirements.txt (line 1)) Downloading pydantic-2.10.6-py3-none-any.whl.metadata (30 kB) Collecting pyyaml (from quartodoc->-r docs/requirements.txt (line 1)) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from quartodoc->-r docs/requirements.txt (line 1)) (2.32.3) Collecting typing-extensions>=4.4.0 (from quartodoc->-r docs/requirements.txt (line 1)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting watchdog>=3.0.0 (from quartodoc->-r docs/requirements.txt (line 1)) Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl.metadata (44 kB) Collecting plum-dispatch>2.0.0 (from quartodoc->-r docs/requirements.txt (line 1)) Downloading plum_dispatch-2.5.7-py3-none-any.whl.metadata (7.5 kB) Collecting notebook (from jupyter->-r docs/requirements.txt (line 2)) Downloading notebook-7.3.2-py3-none-any.whl.metadata (10 kB) Collecting jupyter-console (from jupyter->-r docs/requirements.txt (line 2)) Downloading jupyter_console-6.6.3-py3-none-any.whl.metadata (5.8 kB) Collecting nbconvert (from jupyter->-r docs/requirements.txt (line 2)) Downloading nbconvert-7.16.6-py3-none-any.whl.metadata (8.5 kB) Collecting ipykernel (from jupyter->-r docs/requirements.txt (line 2)) Downloading ipykernel-6.29.5-py3-none-any.whl.metadata (6.3 kB) Collecting ipywidgets (from jupyter->-r docs/requirements.txt (line 2)) Downloading ipywidgets-8.1.5-py3-none-any.whl.metadata (2.3 kB) Collecting jupyterlab (from jupyter->-r docs/requirements.txt (line 2)) Downloading jupyterlab-4.3.5-py3-none-any.whl.metadata (16 kB) Collecting attrs (from jupyter-cache->-r docs/requirements.txt (line 3)) Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) Collecting nbclient>=0.2 (from jupyter-cache->-r docs/requirements.txt (line 3)) Downloading nbclient-0.10.2-py3-none-any.whl.metadata (8.3 kB) Collecting nbformat (from jupyter-cache->-r docs/requirements.txt (line 3)) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting sqlalchemy<3,>=1.3.12 (from jupyter-cache->-r docs/requirements.txt (line 3)) Downloading SQLAlchemy-2.0.38-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) Collecting colorama>=0.4 (from griffe>=0.33->quartodoc->-r docs/requirements.txt (line 1)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting zipp>=3.20 (from importlib-metadata>=5.1.0->quartodoc->-r docs/requirements.txt (line 1)) Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) Collecting jupyter-client>=6.1.12 (from nbclient>=0.2->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB) Collecting jupyter-core!=5.0.*,>=4.12 (from nbclient>=0.2->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB) Collecting traitlets>=5.4 (from nbclient>=0.2->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting fastjsonschema>=2.15 (from nbformat->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB) Collecting jsonschema>=2.6 (from nbformat->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Collecting beartype>=0.16.2 (from plum-dispatch>2.0.0->quartodoc->-r docs/requirements.txt (line 1)) Downloading beartype-0.20.0-py3-none-any.whl.metadata (32 kB) Collecting rich>=10.0 (from plum-dispatch>2.0.0->quartodoc->-r docs/requirements.txt (line 1)) Downloading rich-13.9.4-py3-none-any.whl.metadata (18 kB) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from sphobjinv>=2.3.1->quartodoc->-r docs/requirements.txt (line 1)) (2025.1.31) Collecting greenlet!=0.4.17 (from sqlalchemy<3,>=1.3.12->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading greenlet-3.1.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting mypy-extensions>=0.4.3 (from black->quartodoc->-r docs/requirements.txt (line 1)) Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB) Requirement already satisfied: packaging>=22.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from black->quartodoc->-r docs/requirements.txt (line 1)) (24.2) Collecting pathspec>=0.9.0 (from black->quartodoc->-r docs/requirements.txt (line 1)) Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting platformdirs>=2 (from black->quartodoc->-r docs/requirements.txt (line 1)) Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) Collecting comm>=0.1.1 (from ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading debugpy-1.8.13-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.3 kB) Collecting ipython>=7.23.1 (from ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading ipython-9.0.1-py3-none-any.whl.metadata (4.3 kB) Collecting matplotlib-inline>=0.1 (from ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting nest-asyncio (from ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Collecting pyzmq>=24 (from ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading pyzmq-26.2.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (6.2 kB) Collecting tornado>=6.1 (from ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting widgetsnbextension~=4.0.12 (from ipywidgets->jupyter->-r docs/requirements.txt (line 2)) Downloading widgetsnbextension-4.0.13-py3-none-any.whl.metadata (1.6 kB) Collecting jupyterlab-widgets~=3.0.12 (from ipywidgets->jupyter->-r docs/requirements.txt (line 2)) Downloading jupyterlab_widgets-3.0.13-py3-none-any.whl.metadata (4.1 kB) Collecting prompt-toolkit>=3.0.30 (from jupyter-console->jupyter->-r docs/requirements.txt (line 2)) Downloading prompt_toolkit-3.0.50-py3-none-any.whl.metadata (6.6 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from jupyter-console->jupyter->-r docs/requirements.txt (line 2)) (2.19.1) Collecting async-lru>=1.0.0 (from jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading async_lru-2.0.4-py3-none-any.whl.metadata (4.5 kB) Collecting httpx>=0.25.0 (from jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) Requirement already satisfied: jinja2>=3.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from jupyterlab->jupyter->-r docs/requirements.txt (line 2)) (3.1.6) Collecting jupyter-lsp>=2.0.0 (from jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading jupyter_lsp-2.2.5-py3-none-any.whl.metadata (1.8 kB) Collecting jupyter-server<3,>=2.4.0 (from jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading jupyter_server-2.15.0-py3-none-any.whl.metadata (8.4 kB) Collecting jupyterlab-server<3,>=2.27.1 (from jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading jupyterlab_server-2.27.3-py3-none-any.whl.metadata (5.9 kB) Collecting notebook-shim>=0.2 (from jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading notebook_shim-0.2.4-py3-none-any.whl.metadata (4.0 kB) Requirement already satisfied: setuptools>=40.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from jupyterlab->jupyter->-r docs/requirements.txt (line 2)) (75.8.2) Collecting beautifulsoup4 (from nbconvert->jupyter->-r docs/requirements.txt (line 2)) Downloading beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert->jupyter->-r docs/requirements.txt (line 2)) Downloading bleach-6.2.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert->jupyter->-r docs/requirements.txt (line 2)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyterlab-pygments (from nbconvert->jupyter->-r docs/requirements.txt (line 2)) 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-starsim/envs/882/lib/python3.11/site-packages (from nbconvert->jupyter->-r docs/requirements.txt (line 2)) (3.0.2) Collecting mistune<4,>=2.0.3 (from nbconvert->jupyter->-r docs/requirements.txt (line 2)) Downloading mistune-3.1.2-py3-none-any.whl.metadata (1.7 kB) Collecting pandocfilters>=1.4.1 (from nbconvert->jupyter->-r docs/requirements.txt (line 2)) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting annotated-types>=0.6.0 (from pydantic->quartodoc->-r docs/requirements.txt (line 1)) Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) Collecting pydantic-core==2.27.2 (from pydantic->quartodoc->-r docs/requirements.txt (line 1)) Downloading pydantic_core-2.27.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from requests->quartodoc->-r docs/requirements.txt (line 1)) (3.4.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from requests->quartodoc->-r docs/requirements.txt (line 1)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from requests->quartodoc->-r docs/requirements.txt (line 1)) (2.3.0) Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert->jupyter->-r docs/requirements.txt (line 2)) 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->jupyter->-r docs/requirements.txt (line 2)) Downloading tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) Collecting anyio (from httpx>=0.25.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading anyio-4.8.0-py3-none-any.whl.metadata (4.6 kB) Collecting httpcore==1.* (from httpx>=0.25.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading httpcore-1.0.7-py3-none-any.whl.metadata (21 kB) Collecting h11<0.15,>=0.13 (from httpcore==1.*->httpx>=0.25.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting decorator (from ipython>=7.23.1->ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting ipython-pygments-lexers (from ipython>=7.23.1->ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata (1.1 kB) Collecting jedi>=0.16 (from ipython>=7.23.1->ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting stack_data (from ipython>=7.23.1->ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading rpds_py-0.23.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->nbclient>=0.2->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting argon2-cffi>=21.1 (from jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading argon2_cffi-23.1.0-py3-none-any.whl.metadata (5.2 kB) Collecting jupyter-events>=0.11.0 (from jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading jupyter_events-0.12.0-py3-none-any.whl.metadata (5.8 kB) Collecting jupyter-server-terminals>=0.4.4 (from jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl.metadata (5.6 kB) Collecting overrides>=5.0 (from jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading overrides-7.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting prometheus-client>=0.9 (from jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) Collecting send2trash>=1.8.2 (from jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading Send2Trash-1.8.3-py3-none-any.whl.metadata (4.0 kB) Collecting terminado>=0.8.3 (from jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading terminado-0.18.1-py3-none-any.whl.metadata (5.8 kB) Collecting websocket-client>=1.7 (from jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) Requirement already satisfied: babel>=2.10 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from jupyterlab-server<3,>=2.27.1->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) (2.17.0) Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.27.1->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading json5-0.10.0-py3-none-any.whl.metadata (34 kB) Collecting wcwidth (from prompt-toolkit>=3.0.30->jupyter-console->jupyter->-r docs/requirements.txt (line 2)) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting markdown-it-py>=2.2.0 (from rich>=10.0->plum-dispatch>2.0.0->quartodoc->-r docs/requirements.txt (line 1)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert->jupyter->-r docs/requirements.txt (line 2)) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting sniffio>=1.1 (from anyio->httpx>=0.25.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython>=7.23.1->ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading python_json_logger-3.2.1-py3-none-any.whl.metadata (4.1 kB) Collecting rfc3339-validator (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl.metadata (1.7 kB) Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.0->plum-dispatch>2.0.0->quartodoc->-r docs/requirements.txt (line 1)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.23.1->ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting six>=1.5 (from python-dateutil>=2.8.2->jupyter-client>=6.1.12->nbclient>=0.2->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting executing>=1.2.0 (from stack_data->ipython>=7.23.1->ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading executing-2.2.0-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack_data->ipython>=7.23.1->ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB) Collecting pure-eval (from stack_data->ipython>=7.23.1->ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading fqdn-1.5.1-py3-none-any.whl.metadata (1.4 kB) Collecting isoduration (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading isoduration-20.11.0-py3-none-any.whl.metadata (5.7 kB) Collecting jsonpointer>1.13 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) Collecting uri-template (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB) Collecting webcolors>=24.6.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading webcolors-24.11.1-py3-none-any.whl.metadata (2.2 kB) Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting arrow>=0.15.0 (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) Collecting types-python-dateutil>=2.8.10 (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading types_python_dateutil-2.9.0.20241206-py3-none-any.whl.metadata (2.1 kB) Downloading quartodoc-0.9.1-py3-none-any.whl (84 kB) Downloading jupyter-1.1.1-py2.py3-none-any.whl (2.7 kB) Downloading jupyter_cache-1.0.1-py3-none-any.whl (33 kB) Downloading griffe-1.6.0-py3-none-any.whl (128 kB) Downloading importlib_metadata-8.6.1-py3-none-any.whl (26 kB) Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) Downloading nbclient-0.10.2-py3-none-any.whl (25 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading plum_dispatch-2.5.7-py3-none-any.whl (42 kB) Downloading sphobjinv-2.3.1.2-py3-none-any.whl (50 kB) Downloading attrs-25.1.0-py3-none-any.whl (63 kB) Downloading SQLAlchemy-2.0.38-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 190.4 MB/s eta 0:00:00 Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl (79 kB) Downloading black-25.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 340.6 MB/s eta 0:00:00 Downloading click-8.1.8-py3-none-any.whl (98 kB) Downloading ipykernel-6.29.5-py3-none-any.whl (117 kB) Downloading ipywidgets-8.1.5-py3-none-any.whl (139 kB) Downloading jupyter_console-6.6.3-py3-none-any.whl (24 kB) Downloading jupyterlab-4.3.5-py3-none-any.whl (11.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.7/11.7 MB 367.8 MB/s eta 0:00:00 Downloading nbconvert-7.16.6-py3-none-any.whl (258 kB) Downloading notebook-7.3.2-py3-none-any.whl (13.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.2/13.2 MB 430.6 MB/s eta 0:00:00 Downloading pydantic-2.10.6-py3-none-any.whl (431 kB) Downloading pydantic_core-2.27.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 738.7 MB/s eta 0:00:00 Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 849.2 MB/s eta 0:00:00 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) Downloading async_lru-2.0.4-py3-none-any.whl (6.1 kB) Downloading beartype-0.20.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 823.6 MB/s eta 0:00:00 Downloading bleach-6.2.0-py3-none-any.whl (163 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading debugpy-1.8.13-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 347.6 MB/s eta 0:00:00 Downloading fastjsonschema-2.21.1-py3-none-any.whl (23 kB) Downloading greenlet-3.1.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (602 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 602.4/602.4 kB 787.6 MB/s eta 0:00:00 Downloading httpx-0.28.1-py3-none-any.whl (73 kB) Downloading httpcore-1.0.7-py3-none-any.whl (78 kB) Downloading ipython-9.0.1-py3-none-any.whl (600 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 600.2/600.2 kB 734.8 MB/s eta 0:00:00 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) Downloading jupyter_client-8.6.3-py3-none-any.whl (106 kB) Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Downloading jupyter_lsp-2.2.5-py3-none-any.whl (69 kB) Downloading jupyter_server-2.15.0-py3-none-any.whl (385 kB) Downloading jupyterlab_server-2.27.3-py3-none-any.whl (59 kB) Downloading jupyterlab_widgets-3.0.13-py3-none-any.whl (214 kB) Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Downloading mistune-3.1.2-py3-none-any.whl (53 kB) Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Downloading notebook_shim-0.2.4-py3-none-any.whl (13 kB) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) Downloading prompt_toolkit-3.0.50-py3-none-any.whl (387 kB) Downloading pyzmq-26.2.1-cp311-cp311-manylinux_2_28_x86_64.whl (874 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 874.5/874.5 kB 297.2 MB/s eta 0:00:00 Downloading rich-13.9.4-py3-none-any.whl (242 kB) Downloading tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437 kB) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Downloading widgetsnbextension-4.0.13-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 674.2 MB/s eta 0:00:00 Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) Downloading beautifulsoup4-4.13.3-py3-none-any.whl (186 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) Downloading anyio-4.8.0-py3-none-any.whl (96 kB) Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 602.8 MB/s eta 0:00:00 Downloading json5-0.10.0-py3-none-any.whl (34 kB) Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) Downloading jupyter_events-0.12.0-py3-none-any.whl (19 kB) Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl (13 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading overrides-7.7.0-py3-none-any.whl (17 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading prometheus_client-0.21.1-py3-none-any.whl (54 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading referencing-0.36.2-py3-none-any.whl (26 kB) Downloading rpds_py-0.23.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB) Downloading Send2Trash-1.8.3-py3-none-any.whl (18 kB) Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading terminado-0.18.1-py3-none-any.whl (14 kB) Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading websocket_client-1.8.0-py3-none-any.whl (58 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 stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Downloading asttokens-3.0.0-py3-none-any.whl (26 kB) Downloading executing-2.2.0-py2.py3-none-any.whl (26 kB) Downloading h11-0.14.0-py3-none-any.whl (58 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading python_json_logger-3.2.1-py3-none-any.whl (14 kB) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Downloading webcolors-24.11.1-py3-none-any.whl (14 kB) Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Downloading uri_template-1.3.0-py3-none-any.whl (11 kB) Downloading arrow-1.3.0-py3-none-any.whl (66 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Downloading types_python_dateutil-2.9.0.20241206-py3-none-any.whl (14 kB) Installing collected packages: webencodings, wcwidth, pure-eval, ptyprocess, fastjsonschema, zipp, widgetsnbextension, websocket-client, webcolors, watchdog, uri-template, typing-extensions, types-python-dateutil, traitlets, tornado, tinycss2, tabulate, soupsieve, sniffio, six, send2trash, rpds-py, rfc3986-validator, pyzmq, pyyaml, python-json-logger, pycparser, psutil, prompt-toolkit, prometheus-client, platformdirs, pexpect, pathspec, parso, pandocfilters, overrides, nest-asyncio, mypy-extensions, mistune, mdurl, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, json5, ipython-pygments-lexers, importlib-resources, h11, greenlet, fqdn, executing, defusedxml, decorator, debugpy, colorama, click, bleach, beartype, attrs, async-lru, asttokens, annotated-types, terminado, stack_data, sqlalchemy, rfc3339-validator, referencing, python-dateutil, pydantic-core, matplotlib-inline, markdown-it-py, jupyter-core, jedi, importlib-metadata, httpcore, griffe, comm, cffi, black, beautifulsoup4, anyio, rich, pydantic, jupyter-server-terminals, jupyter-client, jsonschema-specifications, ipython, httpx, arrow, argon2-cffi-bindings, plum-dispatch, jsonschema, isoduration, ipywidgets, ipykernel, argon2-cffi, sphobjinv, nbformat, jupyter-console, quartodoc, nbclient, jupyter-events, nbconvert, jupyter-cache, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, jupyterlab, notebook, jupyter Successfully installed annotated-types-0.7.0 anyio-4.8.0 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.3.0 asttokens-3.0.0 async-lru-2.0.4 attrs-25.1.0 beartype-0.20.0 beautifulsoup4-4.13.3 black-25.1.0 bleach-6.2.0 cffi-1.17.1 click-8.1.8 colorama-0.4.6 comm-0.2.2 debugpy-1.8.13 decorator-5.2.1 defusedxml-0.7.1 executing-2.2.0 fastjsonschema-2.21.1 fqdn-1.5.1 greenlet-3.1.1 griffe-1.6.0 h11-0.14.0 httpcore-1.0.7 httpx-0.28.1 importlib-metadata-8.6.1 importlib-resources-6.5.2 ipykernel-6.29.5 ipython-9.0.1 ipython-pygments-lexers-1.1.1 ipywidgets-8.1.5 isoduration-20.11.0 jedi-0.19.2 json5-0.10.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 jupyter-1.1.1 jupyter-cache-1.0.1 jupyter-client-8.6.3 jupyter-console-6.6.3 jupyter-core-5.7.2 jupyter-events-0.12.0 jupyter-lsp-2.2.5 jupyter-server-2.15.0 jupyter-server-terminals-0.5.3 jupyterlab-4.3.5 jupyterlab-pygments-0.3.0 jupyterlab-server-2.27.3 jupyterlab-widgets-3.0.13 markdown-it-py-3.0.0 matplotlib-inline-0.1.7 mdurl-0.1.2 mistune-3.1.2 mypy-extensions-1.0.0 nbclient-0.10.2 nbconvert-7.16.6 nbformat-5.10.4 nest-asyncio-1.6.0 notebook-7.3.2 notebook-shim-0.2.4 overrides-7.7.0 pandocfilters-1.5.1 parso-0.8.4 pathspec-0.12.1 pexpect-4.9.0 platformdirs-4.3.6 plum-dispatch-2.5.7 prometheus-client-0.21.1 prompt-toolkit-3.0.50 psutil-7.0.0 ptyprocess-0.7.0 pure-eval-0.2.3 pycparser-2.22 pydantic-2.10.6 pydantic-core-2.27.2 python-dateutil-2.9.0.post0 python-json-logger-3.2.1 pyyaml-6.0.2 pyzmq-26.2.1 quartodoc-0.9.1 referencing-0.36.2 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rich-13.9.4 rpds-py-0.23.1 send2trash-1.8.3 six-1.17.0 sniffio-1.3.1 soupsieve-2.6 sphobjinv-2.3.1.2 sqlalchemy-2.0.38 stack_data-0.6.3 tabulate-0.9.0 terminado-0.18.1 tinycss2-1.4.0 tornado-6.4.2 traitlets-5.14.3 types-python-dateutil-2.9.0.20241206 typing-extensions-4.12.2 uri-template-1.3.0 watchdog-6.0.0 wcwidth-0.2.13 webcolors-24.11.1 webencodings-0.5.1 websocket-client-1.8.0 widgetsnbextension-4.0.13 zipp-3.21.0 [rtd-command-info] start-time: 2025-03-06T17:25:14.226140Z, end-time: 2025-03-06T17:25:41.290512Z, duration: 27, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/checkouts/882 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 numpy>=1.24.0 (from starsim==2.3.2) Downloading numpy-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) Collecting pandas>=2.0.0 (from starsim==2.3.2) Downloading pandas-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (89 kB) Collecting sciris>=3.2.0 (from starsim==2.3.2) Downloading sciris-3.2.0-py3-none-any.whl.metadata (3.6 kB) Collecting numba (from starsim==2.3.2) Downloading numba-0.61.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.8 kB) Collecting scipy (from starsim==2.3.2) Downloading scipy-1.15.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Collecting networkx (from starsim==2.3.2) Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) Collecting matplotlib (from starsim==2.3.2) Downloading matplotlib-3.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting seaborn (from starsim==2.3.2) Downloading seaborn-0.13.2-py3-none-any.whl.metadata (5.4 kB) Collecting optuna (from starsim==2.3.2) Downloading optuna-4.2.1-py3-none-any.whl.metadata (17 kB) Requirement already satisfied: python-dateutil>=2.8.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from pandas>=2.0.0->starsim==2.3.2) (2.9.0.post0) Collecting pytz>=2020.1 (from pandas>=2.0.0->starsim==2.3.2) Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.7 (from pandas>=2.0.0->starsim==2.3.2) Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting openpyxl (from sciris>=3.2.0->starsim==2.3.2) Downloading openpyxl-3.1.5-py2.py3-none-any.whl.metadata (2.5 kB) Collecting xlsxwriter (from sciris>=3.2.0->starsim==2.3.2) Downloading XlsxWriter-3.2.2-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: psutil in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from sciris>=3.2.0->starsim==2.3.2) (7.0.0) Collecting dill (from sciris>=3.2.0->starsim==2.3.2) Downloading dill-0.3.9-py3-none-any.whl.metadata (10 kB) Collecting zstandard (from sciris>=3.2.0->starsim==2.3.2) Downloading zstandard-0.23.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting multiprocess (from sciris>=3.2.0->starsim==2.3.2) Downloading multiprocess-0.70.17-py311-none-any.whl.metadata (7.2 kB) Collecting jsonpickle (from sciris>=3.2.0->starsim==2.3.2) Downloading jsonpickle-4.0.2-py3-none-any.whl.metadata (8.2 kB) Requirement already satisfied: pyyaml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from sciris>=3.2.0->starsim==2.3.2) (6.0.2) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from sciris>=3.2.0->starsim==2.3.2) (24.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from sciris>=3.2.0->starsim==2.3.2) (75.8.2) Collecting gitpython (from sciris>=3.2.0->starsim==2.3.2) Downloading GitPython-3.1.44-py3-none-any.whl.metadata (13 kB) Collecting jellyfish (from sciris>=3.2.0->starsim==2.3.2) Downloading jellyfish-1.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.6 kB) Collecting tqdm (from sciris>=3.2.0->starsim==2.3.2) Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) Collecting memory-profiler (from sciris>=3.2.0->starsim==2.3.2) Downloading memory_profiler-0.61.0-py3-none-any.whl.metadata (20 kB) Collecting line-profiler (from sciris>=3.2.0->starsim==2.3.2) Downloading line_profiler-4.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting contourpy>=1.0.1 (from matplotlib->starsim==2.3.2) Downloading contourpy-1.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.4 kB) Collecting cycler>=0.10 (from matplotlib->starsim==2.3.2) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib->starsim==2.3.2) Downloading fonttools-4.56.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (101 kB) Collecting kiwisolver>=1.3.1 (from matplotlib->starsim==2.3.2) Downloading kiwisolver-1.4.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.2 kB) Collecting pillow>=8 (from matplotlib->starsim==2.3.2) Downloading pillow-11.1.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.1 kB) Collecting pyparsing>=2.3.1 (from matplotlib->starsim==2.3.2) Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) Collecting llvmlite<0.45,>=0.44.0dev0 (from numba->starsim==2.3.2) Downloading llvmlite-0.44.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.8 kB) Collecting numpy>=1.24.0 (from starsim==2.3.2) Downloading numpy-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) Collecting alembic>=1.5.0 (from optuna->starsim==2.3.2) Downloading alembic-1.15.1-py3-none-any.whl.metadata (7.2 kB) Collecting colorlog (from optuna->starsim==2.3.2) Downloading colorlog-6.9.0-py3-none-any.whl.metadata (10 kB) Requirement already satisfied: sqlalchemy>=1.4.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from optuna->starsim==2.3.2) (2.0.38) Collecting Mako (from alembic>=1.5.0->optuna->starsim==2.3.2) Downloading Mako-1.3.9-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: typing-extensions>=4.12 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from alembic>=1.5.0->optuna->starsim==2.3.2) (4.12.2) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from python-dateutil>=2.8.2->pandas>=2.0.0->starsim==2.3.2) (1.17.0) Requirement already satisfied: greenlet!=0.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from sqlalchemy>=1.4.2->optuna->starsim==2.3.2) (3.1.1) Collecting gitdb<5,>=4.0.1 (from gitpython->sciris>=3.2.0->starsim==2.3.2) Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting et-xmlfile (from openpyxl->sciris>=3.2.0->starsim==2.3.2) Downloading et_xmlfile-2.0.0-py3-none-any.whl.metadata (2.7 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython->sciris>=3.2.0->starsim==2.3.2) Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: MarkupSafe>=0.9.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from Mako->alembic>=1.5.0->optuna->starsim==2.3.2) (3.0.2) Downloading pandas-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 289.1 MB/s eta 0:00:00 Downloading sciris-3.2.0-py3-none-any.whl (244 kB) Downloading matplotlib-3.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 294.9 MB/s eta 0:00:00 Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 848.1 MB/s eta 0:00:00 Downloading numba-0.61.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 303.3 MB/s eta 0:00:00 Downloading numpy-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.3/16.3 MB 340.3 MB/s eta 0:00:00 Downloading optuna-4.2.1-py3-none-any.whl (383 kB) Downloading scipy-1.15.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.6/37.6 MB 442.7 MB/s eta 0:00:00 Downloading seaborn-0.13.2-py3-none-any.whl (294 kB) Downloading alembic-1.15.1-py3-none-any.whl (231 kB) Downloading contourpy-1.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (326 kB) Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading fonttools-4.56.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 356.5 MB/s eta 0:00:00 Downloading kiwisolver-1.4.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 282.1 MB/s eta 0:00:00 Downloading llvmlite-0.44.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (42.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.4/42.4 MB 254.9 MB/s eta 0:00:00 Downloading pillow-11.1.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 469.0 MB/s eta 0:00:00 Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) Downloading colorlog-6.9.0-py3-none-any.whl (11 kB) Downloading dill-0.3.9-py3-none-any.whl (119 kB) Downloading GitPython-3.1.44-py3-none-any.whl (207 kB) Downloading jellyfish-1.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347 kB) Downloading jsonpickle-4.0.2-py3-none-any.whl (46 kB) Downloading line_profiler-4.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (750 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 750.2/750.2 kB 859.6 MB/s eta 0:00:00 Downloading memory_profiler-0.61.0-py3-none-any.whl (31 kB) Downloading multiprocess-0.70.17-py311-none-any.whl (144 kB) Downloading openpyxl-3.1.5-py2.py3-none-any.whl (250 kB) Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) Downloading XlsxWriter-3.2.2-py3-none-any.whl (165 kB) Downloading zstandard-0.23.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 497.2 MB/s eta 0:00:00 Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) Downloading et_xmlfile-2.0.0-py3-none-any.whl (18 kB) Downloading Mako-1.3.9-py3-none-any.whl (78 kB) Downloading smmap-5.0.2-py3-none-any.whl (24 kB) Building wheels for collected packages: starsim Building wheel for starsim (pyproject.toml): started Building wheel for starsim (pyproject.toml): finished with status 'done' Created wheel for starsim: filename=starsim-2.3.2-py3-none-any.whl size=157692 sha256=642514fa58bb9413dc0ad0635a51e55f576dea367ae4b46ee2388d576be76c34 Stored in directory: /tmp/pip-ephem-wheel-cache-od0mz5qk/wheels/0a/e2/cc/60cb42f61a3645607061b53e0f2c735ec68aa3861b564dd707 Successfully built starsim Installing collected packages: pytz, zstandard, xlsxwriter, tzdata, tqdm, smmap, pyparsing, pillow, numpy, networkx, memory-profiler, Mako, llvmlite, line-profiler, kiwisolver, jsonpickle, jellyfish, fonttools, et-xmlfile, dill, cycler, colorlog, scipy, pandas, openpyxl, numba, multiprocess, gitdb, contourpy, alembic, optuna, matplotlib, gitpython, seaborn, sciris, starsim Successfully installed Mako-1.3.9 alembic-1.15.1 colorlog-6.9.0 contourpy-1.3.1 cycler-0.12.1 dill-0.3.9 et-xmlfile-2.0.0 fonttools-4.56.0 gitdb-4.0.12 gitpython-3.1.44 jellyfish-1.1.3 jsonpickle-4.0.2 kiwisolver-1.4.8 line-profiler-4.2.0 llvmlite-0.44.0 matplotlib-3.10.1 memory-profiler-0.61.0 multiprocess-0.70.17 networkx-3.4.2 numba-0.61.0 numpy-2.1.3 openpyxl-3.1.5 optuna-4.2.1 pandas-2.2.3 pillow-11.1.0 pyparsing-3.2.1 pytz-2025.1 scipy-1.15.2 sciris-3.2.0 seaborn-0.13.2 smmap-5.0.2 starsim-2.3.2 tqdm-4.67.1 tzdata-2025.1 xlsxwriter-3.2.2 zstandard-0.23.0 [rtd-command-info] start-time: 2025-03-06T17:25:41.443960Z, end-time: 2025-03-06T17:25:41.485402Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. import os import sys import sciris as sc import starsim as ss on_rtd = os.environ.get('READTHEDOCS') == 'True' # -- Project information ----------------------------------------------------- project = 'Starsim' copyright = f'2023 - {sc.now().year}, Gates Foundation. All rights reserved. These docs were built for Starsim v{ss.__version__}' author = 'Starsim Collective' # The short X.Y version version = ss.__version__ # The full version, including alpha/beta/rc tags release = ss.__version__ # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here extensions = [ "sphinx.ext.autodoc", # Core Sphinx library for auto html doc generation from docstrings "sphinx.ext.autosummary", # Create neat summary tables for modules/classes/methods etc -- causes warnings with Napoleon however "sphinx.ext.intersphinx", "sphinx.ext.viewcode", # Add a link to the Python source code for classes, functions etc. "sphinx.ext.napoleon", "sphinx.ext.autosectionlabel", "sphinx_autodoc_typehints", # Automatically document param types (less noise in class signature) "sphinx_design", # Add e.g. grid layout 'sphinx_search.extension', # search across multiple docsets in domain "nbsphinx", ] # Use Google docstrings napoleon_google_docstring = True # Configure autosummary autosummary_generate = True # Turn on sphinx.ext.autosummary autosummary_ignore_module_all = False # Respect __all__ autodoc_member_order = 'bysource' # Keep original ordering add_module_names = False # NB, does not work autodoc_inherit_docstrings = False # Stops sublcasses from including docs from parent classes # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # Syntax highlighting style pygments_style = "sphinx" modindex_common_prefix = ["starsim."] # List of patterns, relative to source directory, to exclude exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints"] # Suppress certain warnings suppress_warnings = ['autosectionlabel.*'] # -- Options for HTML output ------------------------------------------------- html_theme = "pydata_sphinx_theme" html_theme_options = { "collapse_navigation": False, "navigation_depth": 3, "show_prev_next": True, "icon_links": [ {"name": "Web", "url": "https://starsim.org", "icon": "fas fa-home"}, { "name": "GitHub", "url": "https://github.com/starsimhub/starsim", "icon": "fab fa-github-square", }, ], "navbar_end": ["theme-switcher", "navbar-icon-links"], "secondary_sidebar_items": ["navbar-side"], "header_links_before_dropdown": 5, "footer_start": ["copyright", "footer_start"], "footer_end": ["theme-version", "footer_end"], } html_sidebars = { "**": ["sidebar-nav-bs", "page-toc"], } html_logo = "images/idm-logo-transparent.png" html_favicon = "images/favicon.ico" html_static_path = ['_static'] html_baseurl = "https://docs.idmod.org/projects/starsim/en/latest" html_context = { 'rtd_url': 'https://docs.idmod.org/projects/starsim/en/latest', "versions_dropdown": { "latest": "devel (latest)", "stable": "current (stable)", }, "default_mode": "light", } # Add any extra paths that contain custom files if not on_rtd: html_extra_path = ['robots.txt'] # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. html_last_updated_fmt = '%Y-%b-%d' html_show_sourcelink = True html_show_sphinx = False html_copy_source = False htmlhelp_basename = 'Starsim' # 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 = 'always' nbsphinx_timeout = 300 # OpenSearch options html_use_opensearch = 'docs.idmod.org/projects/starsim/en/latest' # -- RTD Sphinx search for searching across the entire domain, default child ------------- if os.environ.get('READTHEDOCS') == 'True': search_project_parent = "institute-for-disease-modeling-idm" search_project = os.environ["READTHEDOCS_PROJECT"] search_version = os.environ["READTHEDOCS_VERSION"] rtd_sphinx_search_default_filter = f"subprojects:{search_project}/{search_version}" rtd_sphinx_search_filters = { "Search this project": f"project:{search_project}/{search_version}", "Search all IDM docs": f"subprojects:{search_project_parent}/{search_version}", } [rtd-command-info] start-time: 2025-03-06T17:25:41.541351Z, end-time: 2025-03-06T17:25:48.566247Z, duration: 7, exit-code: 2 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.2.3 loading translations [en]... done Extension error! Versions ======== * Platform: linux; (Linux-6.8.0-1021-aws-x86_64-with-glibc2.35) * Python version: 3.11.10 (CPython) * Sphinx version: 8.2.3 * Docutils version: 0.21.2 * Jinja2 version: 3.1.6 * Pygments version: 2.19.1 Last Messages ============= None. Loaded Extensions ================= None. Traceback ========= Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages/sphinx/registry.py", line 541, in load_extension mod = import_module(extname) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/.asdf/installs/python/3.11.10/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1140, in _find_and_load_unlocked ModuleNotFoundError: No module named 'sphinx_autodoc_typehints' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages/sphinx/cmd/build.py", line 414, in build_main app = Sphinx( ^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages/sphinx/application.py", line 291, in __init__ self.setup_extension(extension) File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages/sphinx/application.py", line 489, in setup_extension self.registry.load_extension(self, extname) File "/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages/sphinx/registry.py", line 544, in load_extension raise ExtensionError( sphinx.errors.ExtensionError: Could not import extension sphinx_autodoc_typehints (exception: No module named 'sphinx_autodoc_typehints') The full traceback has been saved in: /tmp/sphinx-err-v2rwg_y0.log To report this error to the developers, please open an issue at . Thanks! Please also report this if it was a user error, so that a better error message can be provided next time.