Read the Docs build information Build id: 3018120 Project: institute-for-disease-modeling-starsim Version: 882 Commit: 4d7bf367f750a824086c649d9d49576f86243dc5 Date: 2025-05-03T21:08:05.778231Z State: finished Success: False [rtd-command-info] start-time: 2025-05-03T21:08:06.690520Z, end-time: 2025-05-03T21:08:07.229806Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/starsimhub/starsim.git . Cloning into '.'... [rtd-command-info] start-time: 2025-05-03T21:08:07.294140Z, end-time: 2025-05-03T21:08:08.293704Z, duration: 0, 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] 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-05-03T21:08:08.402548Z, end-time: 2025-05-03T21:08:08.463660Z, duration: 0, exit-code: 0 git checkout --force 4d7bf367f750a824086c649d9d49576f86243dc5 Note: switching to '4d7bf367f750a824086c649d9d49576f86243dc5'. 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 4d7bf36 simplifying run scripts [rtd-command-info] start-time: 2025-05-03T21:08:08.538164Z, end-time: 2025-05-03T21:08:08.585275Z, 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-05-03T21:08:13.903462Z, end-time: 2025-05-03T21:08:13.968945Z, duration: 0, exit-code: 0 asdf global python 3.11.10 [rtd-command-info] start-time: 2025-05-03T21:08:14.410630Z, end-time: 2025-05-03T21:08:15.498083Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.10.final.0-64 in 787ms 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-05-03T21:08:15.567659Z, end-time: 2025-05-03T21:08:25.415399Z, duration: 9, 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.1.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.0 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-80.3.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.0 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.1.1 setuptools-80.3.0 [rtd-command-info] start-time: 2025-05-03T21:08:25.479969Z, end-time: 2025-05-03T21:08:33.133889Z, duration: 7, 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-25.0-py3-none-any.whl.metadata (3.3 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.2-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.4.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.4.26-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 92.4 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 409.4 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 207.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 MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 182.5 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) Downloading certifi-2025.4.26-py3-none-any.whl (159 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) 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.4.26 charset-normalizer-3.4.2 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-25.0 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.4.0 [rtd-command-info] start-time: 2025-05-03T21:08:33.203319Z, end-time: 2025-05-03T21:08:55.242478Z, duration: 22, 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.7.3-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.7.0-py3-none-any.whl.metadata (4.8 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.11.4-py3-none-any.whl.metadata (66 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.13.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.4.1-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.6-py3-none-any.whl.metadata (2.4 kB) Collecting jupyterlab (from jupyter->-r docs/requirements.txt (line 2)) Downloading jupyterlab-4.4.1-py3-none-any.whl.metadata (16 kB) Collecting attrs (from jupyter-cache->-r docs/requirements.txt (line 3)) Downloading attrs-25.3.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.40-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) Collecting greenlet>=1 (from sqlalchemy<3,>=1.3.12->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading greenlet-3.2.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 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 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 pyzmq>=23.0 (from jupyter-client>=6.1.12->nbclient>=0.2->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading pyzmq-26.4.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (6.0 kB) Collecting tornado>=6.2 (from jupyter-client>=6.1.12->nbclient>=0.2->jupyter-cache->-r docs/requirements.txt (line 3)) 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 platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->nbclient>=0.2->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 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 jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->jupyter-cache->-r docs/requirements.txt (line 3)) Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 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.24.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting beartype>=0.16.2 (from plum-dispatch>2.0.0->quartodoc->-r docs/requirements.txt (line 1)) Downloading beartype-0.20.2-py3-none-any.whl.metadata (33 kB) Collecting rich>=10.0 (from plum-dispatch>2.0.0->quartodoc->-r docs/requirements.txt (line 1)) Downloading rich-14.0.0-py3-none-any.whl.metadata (18 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 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) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from rich>=10.0->plum-dispatch>2.0.0->quartodoc->-r docs/requirements.txt (line 1)) (2.19.1) 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) 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.4.26) Collecting mypy-extensions>=0.4.3 (from black->quartodoc->-r docs/requirements.txt (line 1)) Downloading mypy_extensions-1.1.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)) (25.0) 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 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.14-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.2.0-py3-none-any.whl.metadata (4.4 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 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 prompt_toolkit<3.1.0,>=3.0.41 (from ipython>=7.23.1->ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading prompt_toolkit-3.0.51-py3-none-any.whl.metadata (6.4 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 wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel->jupyter->-r docs/requirements.txt (line 2)) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 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 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 widgetsnbextension~=4.0.14 (from ipywidgets->jupyter->-r docs/requirements.txt (line 2)) Downloading widgetsnbextension-4.0.14-py3-none-any.whl.metadata (1.6 kB) Collecting jupyterlab_widgets~=3.0.14 (from ipywidgets->jupyter->-r docs/requirements.txt (line 2)) Downloading jupyterlab_widgets-3.0.14-py3-none-any.whl.metadata (4.1 kB) Collecting async-lru>=1.0.0 (from jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading async_lru-2.0.5-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>=41.1.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)) (80.3.0) Collecting anyio>=3.1.0 (from jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading anyio-4.9.0-py3-none-any.whl.metadata (4.7 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.12.0-py3-none-any.whl.metadata (36 kB) Requirement already satisfied: idna>=2.8 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-starsim/envs/882/lib/python3.11/site-packages (from anyio>=3.1.0->jupyter-server<3,>=2.4.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) (3.10) Collecting sniffio>=1.1 (from anyio>=3.1.0->jupyter-server<3,>=2.4.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 httpcore==1.* (from httpx>=0.25.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB) Collecting h11>=0.16 (from httpcore==1.*->httpx>=0.25.0->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 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 jinja2>=3.0.3->jupyterlab->jupyter->-r docs/requirements.txt (line 2)) (3.0.2) 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.3.0-py3-none-any.whl.metadata (4.0 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 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 beautifulsoup4 (from nbconvert->jupyter->-r docs/requirements.txt (line 2)) Downloading beautifulsoup4-4.13.4-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) Collecting mistune<4,>=2.0.3 (from nbconvert->jupyter->-r docs/requirements.txt (line 2)) Downloading mistune-3.1.3-py3-none-any.whl.metadata (1.8 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 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) 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.2) 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.4.0) 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 soupsieve>1.2 (from beautifulsoup4->nbconvert->jupyter->-r docs/requirements.txt (line 2)) Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB) 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) 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.33.2 (from pydantic->quartodoc->-r docs/requirements.txt (line 1)) Downloading pydantic_core-2.33.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB) Collecting typing-inspection>=0.4.0 (from pydantic->quartodoc->-r docs/requirements.txt (line 1)) Downloading typing_inspection-0.4.0-py3-none-any.whl.metadata (2.6 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) 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 sqlalchemy-2.0.40-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 100.3 MB/s eta 0:00:00 Downloading greenlet-3.2.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (583 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 583.9/583.9 kB 387.3 MB/s eta 0:00:00 Downloading griffe-1.7.3-py3-none-any.whl (129 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 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 jupyter_client-8.6.3-py3-none-any.whl (106 kB) Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading fastjsonschema-2.21.1-py3-none-any.whl (23 kB) Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) Downloading attrs-25.3.0-py3-none-any.whl (63 kB) Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB) Downloading plum_dispatch-2.5.7-py3-none-any.whl (42 kB) Downloading beartype-0.20.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 448.8 MB/s eta 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading pyzmq-26.4.0-cp311-cp311-manylinux_2_28_x86_64.whl (862 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 862.4/862.4 kB 439.4 MB/s eta 0:00:00 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) Downloading rich-14.0.0-py3-none-any.whl (243 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading rpds_py-0.24.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (389 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading sphobjinv-2.3.1.2-py3-none-any.whl (50 kB) Downloading tabulate-0.9.0-py3-none-any.whl (35 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 typing_extensions-4.13.2-py3-none-any.whl (45 kB) Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl (79 kB) Downloading zipp-3.21.0-py3-none-any.whl (9.6 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 412.4 MB/s eta 0:00:00 Downloading click-8.1.8-py3-none-any.whl (98 kB) Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading ipykernel-6.29.5-py3-none-any.whl (117 kB) Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading debugpy-1.8.14-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 255.1 MB/s eta 0:00:00 Downloading ipython-9.2.0-py3-none-any.whl (604 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 604.3/604.3 kB 421.0 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.51-py3-none-any.whl (387 kB) Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 426.1 MB/s eta 0:00:00 Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 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 ipywidgets-8.1.6-py3-none-any.whl (139 kB) Downloading jupyterlab_widgets-3.0.14-py3-none-any.whl (213 kB) Downloading widgetsnbextension-4.0.14-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 432.8 MB/s eta 0:00:00 Downloading jupyter_console-6.6.3-py3-none-any.whl (24 kB) Downloading jupyterlab-4.4.1-py3-none-any.whl (12.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 275.1 MB/s eta 0:00:00 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 anyio-4.9.0-py3-none-any.whl (100 kB) Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Downloading async_lru-2.0.5-py3-none-any.whl (6.1 kB) Downloading httpx-0.28.1-py3-none-any.whl (73 kB) Downloading httpcore-1.0.9-py3-none-any.whl (78 kB) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Downloading json5-0.12.0-py3-none-any.whl (36 kB) Downloading jupyter_events-0.12.0-py3-none-any.whl (19 kB) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Downloading jupyter_lsp-2.2.5-py3-none-any.whl (69 kB) Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl (13 kB) Downloading nbconvert-7.16.6-py3-none-any.whl (258 kB) Downloading mistune-3.1.3-py3-none-any.whl (53 kB) Downloading bleach-6.2.0-py3-none-any.whl (163 kB) Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Downloading notebook_shim-0.2.4-py3-none-any.whl (13 kB) Downloading overrides-7.7.0-py3-none-any.whl (17 kB) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading prometheus_client-0.21.1-py3-none-any.whl (54 kB) Downloading python_json_logger-3.3.0-py3-none-any.whl (15 kB) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 441.8 MB/s eta 0:00:00 Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Downloading Send2Trash-1.8.3-py3-none-any.whl (18 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading terminado-0.18.1-py3-none-any.whl (14 kB) Downloading webcolors-24.11.1-py3-none-any.whl (14 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 argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) Downloading soupsieve-2.7-py3-none-any.whl (36 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 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 arrow-1.3.0-py3-none-any.whl (66 kB) Downloading types_python_dateutil-2.9.0.20241206-py3-none-any.whl (14 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 notebook-7.4.1-py3-none-any.whl (14.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.3/14.3 MB 333.7 MB/s eta 0:00:00 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 pycparser-2.22-py3-none-any.whl (117 kB) Downloading pydantic-2.11.4-py3-none-any.whl (443 kB) Downloading pydantic_core-2.33.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 601.4 MB/s eta 0:00:00 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) Downloading typing_inspection-0.4.0-py3-none-any.whl (14 kB) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-3.0.0-py3-none-any.whl (26 kB) Downloading executing-2.2.0-py2.py3-none-any.whl (26 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading uri_template-1.3.0-py3-none-any.whl (11 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 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, typing-inspection, 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.9.0 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.3.0 asttokens-3.0.0 async-lru-2.0.5 attrs-25.3.0 beartype-0.20.2 beautifulsoup4-4.13.4 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.14 decorator-5.2.1 defusedxml-0.7.1 executing-2.2.0 fastjsonschema-2.21.1 fqdn-1.5.1 greenlet-3.2.1 griffe-1.7.3 h11-0.16.0 httpcore-1.0.9 httpx-0.28.1 importlib-metadata-8.7.0 importlib-resources-6.5.2 ipykernel-6.29.5 ipython-9.2.0 ipython-pygments-lexers-1.1.1 ipywidgets-8.1.6 isoduration-20.11.0 jedi-0.19.2 json5-0.12.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2025.4.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.4.1 jupyterlab-pygments-0.3.0 jupyterlab-server-2.27.3 jupyterlab_widgets-3.0.14 markdown-it-py-3.0.0 matplotlib-inline-0.1.7 mdurl-0.1.2 mistune-3.1.3 mypy-extensions-1.1.0 nbclient-0.10.2 nbconvert-7.16.6 nbformat-5.10.4 nest-asyncio-1.6.0 notebook-7.4.1 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.7 plum-dispatch-2.5.7 prometheus-client-0.21.1 prompt_toolkit-3.0.51 psutil-7.0.0 ptyprocess-0.7.0 pure-eval-0.2.3 pycparser-2.22 pydantic-2.11.4 pydantic-core-2.33.2 python-dateutil-2.9.0.post0 python-json-logger-3.3.0 pyyaml-6.0.2 pyzmq-26.4.0 quartodoc-0.9.1 referencing-0.36.2 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rich-14.0.0 rpds-py-0.24.0 send2trash-1.8.3 six-1.17.0 sniffio-1.3.1 soupsieve-2.7 sphobjinv-2.3.1.2 sqlalchemy-2.0.40 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.13.2 typing-inspection-0.4.0 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.14 zipp-3.21.0 [rtd-command-info] start-time: 2025-05-03T21:08:55.340007Z, end-time: 2025-05-03T21:08:58.360898Z, duration: 3, exit-code: 1 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.5-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) INFO: pip is looking at multiple versions of starsim to determine which version is compatible with other requirements. This could take a while. ERROR: Ignored the following versions that require a different python version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11 ERROR: Could not find a version that satisfies the requirement sciris>=3.2.2 (from starsim) (from versions: 0.12.0, 0.13.0, 0.13.2, 0.13.3, 0.13.8, 0.13.9, 0.13.10, 0.13.12, 0.14.0, 0.14.6, 0.14.7, 0.14.8, 0.14.9, 0.14.10, 0.15.0, 0.15.1, 0.15.2, 0.15.3, 0.15.4, 0.15.5, 0.15.6, 0.15.7, 0.15.8, 0.16.0, 0.16.1, 0.16.2, 0.16.3, 0.16.4, 0.16.5, 0.16.6, 0.16.7, 0.16.8, 0.17.0, 0.17.1, 0.17.2, 0.17.3, 0.17.4, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0, 3.0.0, 3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.5, 3.1.6, 3.1.7, 3.2.0, 3.2.1) ERROR: No matching distribution found for sciris>=3.2.2