Read the Docs build information Build id: 2363509 Project: expected-parrot-edsl Version: latest Commit: d778781a555a57e3bdb68853dd26ee499c46a5e6 Date: 2024-07-22T07:37:42.766791Z State: finished Success: True [rtd-command-info] start-time: 2024-07-22T07:38:58.211108Z, end-time: 2024-07-22T07:39:00.105156Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/expectedparrot/edsl.git . Cloning into '.'... [rtd-command-info] start-time: 2024-07-22T07:39:00.175109Z, end-time: 2024-07-22T07:39:01.609905Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main [rtd-command-info] start-time: 2024-07-22T07:39:01.755279Z, end-time: 2024-07-22T07:39:02.075812Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at d778781 Merge pull request #790 from expectedparrot/serialization [rtd-command-info] start-time: 2024-07-22T07:39:02.157549Z, end-time: 2024-07-22T07:39:02.227327Z, 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 OS, Python version and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" # You can also specify other tool versions: # nodejs: "19" # rust: "1.64" # golang: "1.19" # Build documentation in the "docs/" directory with Sphinx sphinx: configuration: docs/conf.py # Optionally build your docs in additional formats such as PDF and ePub # formats: # - pdf # - epub # Optional but recommended, declare the Python requirements required # to build your documentation # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2024-07-22T07:39:08.372334Z, end-time: 2024-07-22T07:39:08.459200Z, duration: 0, exit-code: 0 asdf global python 3.11.9 [rtd-command-info] start-time: 2024-07-22T07:39:08.881303Z, end-time: 2024-07-22T07:39:09.979764Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.9.final.0-64 in 760ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-07-22T07:39:10.058645Z, end-time: 2024-07-22T07:39:22.798677Z, duration: 12, 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/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.1.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-71.1.0-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 25.5 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-24.1.2 setuptools-71.1.0 [rtd-command-info] start-time: 2024-07-22T07:39:22.867518Z, end-time: 2024-07-22T07:39:33.591043Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-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.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 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 packaging>=23.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 82.0 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 107.3 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 180.2 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 164.8 MB/s eta 0:00:00 Downloading packaging-24.1-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 143.5 MB/s eta 0:00:00 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 178.8 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 148.1 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 156.8 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.6-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 158.2 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 167.7 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 163.2 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 154.1 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.8-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.5/89.5 kB 156.4 MB/s eta 0:00:00 Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 167.3 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 171.3 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 141.1 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 166.7 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-0.7.16 babel-2.15.0 certifi-2024.7.4 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.7 imagesize-1.4.1 packaging-24.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.4.7 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.6 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.8 sphinxcontrib-serializinghtml-1.1.10 urllib3-2.2.2 [rtd-command-info] start-time: 2024-07-22T07:39:33.672209Z, end-time: 2024-07-22T07:40:37.727295Z, duration: 64, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Ignoring appnope: markers 'python_full_version >= "3.9.1" and python_version < "3.13" and platform_system == "Darwin"' don't match your environment Ignoring async-timeout: markers 'python_full_version >= "3.9.1" and python_version < "3.11"' don't match your environment Ignoring colorama: markers 'python_full_version >= "3.9.1" and python_version < "3.13" and (sys_platform == "win32" or platform_system == "Windows")' don't match your environment Ignoring exceptiongroup: markers 'python_full_version >= "3.9.1" and python_version < "3.11"' don't match your environment Ignoring importlib-metadata: markers 'python_full_version >= "3.9.1" and python_version < "3.10"' don't match your environment Ignoring importlib-resources: markers 'python_full_version >= "3.9.1" and python_version < "3.10"' don't match your environment Ignoring pywin32: markers 'sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version >= "3.9.1" and python_version < "3.13"' don't match your environment Ignoring pywinpty: markers 'python_full_version >= "3.9.1" and python_version < "3.13" and os_name == "nt"' don't match your environment Ignoring tomli: markers 'python_full_version >= "3.9.1" and python_version < "3.11"' don't match your environment Ignoring zipp: markers 'python_full_version >= "3.9.1" and python_version < "3.10"' don't match your environment Collecting aiohttp==3.9.5 (from -r docs/requirements.txt (line 1)) Downloading aiohttp-3.9.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 25.4 MB/s eta 0:00:00 Collecting aiosignal==1.3.1 (from -r docs/requirements.txt (line 78)) Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) Requirement already satisfied: alabaster==0.7.16 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 81)) (0.7.16) Collecting annotated-types==0.7.0 (from -r docs/requirements.txt (line 84)) Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) Collecting anthropic==0.23.1 (from -r docs/requirements.txt (line 87)) Downloading anthropic-0.23.1-py3-none-any.whl (869 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 869.1/869.1 kB 183.7 MB/s eta 0:00:00 Collecting anyio==4.4.0 (from -r docs/requirements.txt (line 90)) Downloading anyio-4.4.0-py3-none-any.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 146.9 MB/s eta 0:00:00 Collecting argon2-cffi-bindings==21.2.0 (from -r docs/requirements.txt (line 96)) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 156.0 MB/s eta 0:00:00 Collecting argon2-cffi==23.1.0 (from -r docs/requirements.txt (line 118)) Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Collecting arrow==1.3.0 (from -r docs/requirements.txt (line 121)) Downloading arrow-1.3.0-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 142.1 MB/s eta 0:00:00 Collecting astroid==3.2.3 (from -r docs/requirements.txt (line 124)) Downloading astroid-3.2.3-py3-none-any.whl (276 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 276.3/276.3 kB 163.3 MB/s eta 0:00:00 Collecting asttokens==2.4.1 (from -r docs/requirements.txt (line 127)) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Collecting async-lru==2.0.4 (from -r docs/requirements.txt (line 130)) Downloading async_lru-2.0.4-py3-none-any.whl (6.1 kB) Collecting attrs==23.2.0 (from -r docs/requirements.txt (line 136)) Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 152.4 MB/s eta 0:00:00 Requirement already satisfied: babel==2.15.0 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 139)) (2.15.0) Collecting beautifulsoup4==4.12.3 (from -r docs/requirements.txt (line 142)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 166.2 MB/s eta 0:00:00 Collecting black==24.4.2 (from black[jupyter]==24.4.2->-r docs/requirements.txt (line 145)) Downloading black-24.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 129.4 MB/s eta 0:00:00 Collecting bleach==6.1.0 (from -r docs/requirements.txt (line 168)) Downloading bleach-6.1.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.8/162.8 kB 167.8 MB/s eta 0:00:00 Requirement already satisfied: certifi==2024.7.4 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 171)) (2024.7.4) Collecting cffi==1.16.0 (from -r docs/requirements.txt (line 174)) Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (464 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.8/464.8 kB 175.6 MB/s eta 0:00:00 Collecting cfgv==3.4.0 (from -r docs/requirements.txt (line 227)) Downloading cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB) Requirement already satisfied: charset-normalizer==3.3.2 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 230)) (3.3.2) Collecting click==8.1.7 (from -r docs/requirements.txt (line 321)) Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 258.4 MB/s eta 0:00:00 Collecting comm==0.2.2 (from -r docs/requirements.txt (line 327)) Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Collecting contourpy==1.2.1 (from -r docs/requirements.txt (line 330)) Downloading contourpy-1.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (306 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 306.0/306.0 kB 163.7 MB/s eta 0:00:00 Collecting coverage==7.6.0 (from -r docs/requirements.txt (line 375)) Downloading coverage-7.6.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (237 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 237.7/237.7 kB 191.6 MB/s eta 0:00:00 Collecting cycler==0.12.1 (from -r docs/requirements.txt (line 428)) Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Collecting debugpy==1.8.2 (from -r docs/requirements.txt (line 431)) Downloading debugpy-1.8.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 177.9 MB/s eta 0:00:00 Collecting decorator==5.1.1 (from -r docs/requirements.txt (line 454)) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting defusedxml==0.7.1 (from -r docs/requirements.txt (line 457)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting dill==0.3.8 (from -r docs/requirements.txt (line 460)) Downloading dill-0.3.8-py3-none-any.whl (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 164.0 MB/s eta 0:00:00 Collecting distlib==0.3.8 (from -r docs/requirements.txt (line 463)) Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 171.5 MB/s eta 0:00:00 Collecting distro==1.9.0 (from -r docs/requirements.txt (line 466)) Downloading distro-1.9.0-py3-none-any.whl (20 kB) Collecting docutils==0.20.1 (from -r docs/requirements.txt (line 469)) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 170.4 MB/s eta 0:00:00 Collecting execnet==2.1.1 (from -r docs/requirements.txt (line 475)) Downloading execnet-2.1.1-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.6/40.6 kB 141.1 MB/s eta 0:00:00 Collecting executing==2.0.1 (from -r docs/requirements.txt (line 478)) Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB) Collecting fastjsonschema==2.20.0 (from -r docs/requirements.txt (line 481)) Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Collecting filelock==3.15.4 (from -r docs/requirements.txt (line 484)) Downloading filelock-3.15.4-py3-none-any.whl (16 kB) Collecting fonttools==4.53.1 (from -r docs/requirements.txt (line 487)) Downloading fonttools-4.53.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 144.5 MB/s eta 0:00:00 Collecting fqdn==1.5.1 (from -r docs/requirements.txt (line 530)) Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Collecting frozenlist==1.4.1 (from -r docs/requirements.txt (line 533)) Downloading frozenlist-1.4.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (272 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 272.3/272.3 kB 179.5 MB/s eta 0:00:00 Collecting fsspec==2024.6.1 (from -r docs/requirements.txt (line 611)) Downloading fsspec-2024.6.1-py3-none-any.whl (177 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 177.6/177.6 kB 179.0 MB/s eta 0:00:00 Collecting gprof2dot==2024.6.6 (from -r docs/requirements.txt (line 614)) Downloading gprof2dot-2024.6.6-py2.py3-none-any.whl (34 kB) Collecting greenlet==3.0.3 (from -r docs/requirements.txt (line 617)) Downloading greenlet-3.0.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (620 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.0/620.0 kB 171.3 MB/s eta 0:00:00 Collecting h11==0.14.0 (from -r docs/requirements.txt (line 676)) Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 107.0 MB/s eta 0:00:00 Collecting httpcore==1.0.5 (from -r docs/requirements.txt (line 679)) Downloading httpcore-1.0.5-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.9/77.9 kB 153.7 MB/s eta 0:00:00 Collecting httpx==0.27.0 (from -r docs/requirements.txt (line 682)) Downloading httpx-0.27.0-py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.6/75.6 kB 133.6 MB/s eta 0:00:00 Collecting huggingface-hub==0.23.5 (from -r docs/requirements.txt (line 685)) Downloading huggingface_hub-0.23.5-py3-none-any.whl (402 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 402.8/402.8 kB 193.1 MB/s eta 0:00:00 Collecting identify==2.6.0 (from -r docs/requirements.txt (line 688)) Downloading identify-2.6.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.0/99.0 kB 156.8 MB/s eta 0:00:00 Requirement already satisfied: idna==3.7 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 691)) (3.7) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 694)) (1.4.1) Collecting iniconfig==2.0.0 (from -r docs/requirements.txt (line 703)) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Collecting ipykernel==6.29.5 (from -r docs/requirements.txt (line 706)) Downloading ipykernel-6.29.5-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.2/117.2 kB 160.4 MB/s eta 0:00:00 Collecting ipython==8.18.1 (from -r docs/requirements.txt (line 709)) Downloading ipython-8.18.1-py3-none-any.whl (808 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 808.2/808.2 kB 187.1 MB/s eta 0:00:00 Collecting ipywidgets==8.1.3 (from -r docs/requirements.txt (line 712)) Downloading ipywidgets-8.1.3-py3-none-any.whl (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 179.4 MB/s eta 0:00:00 Collecting isoduration==20.11.0 (from -r docs/requirements.txt (line 715)) Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Collecting isort==5.13.2 (from -r docs/requirements.txt (line 718)) Downloading isort-5.13.2-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 kB 150.2 MB/s eta 0:00:00 Collecting jedi==0.19.1 (from -r docs/requirements.txt (line 721)) Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 169.1 MB/s eta 0:00:00 Requirement already satisfied: jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 724)) (3.1.4) Collecting json5==0.9.25 (from -r docs/requirements.txt (line 727)) Downloading json5-0.9.25-py3-none-any.whl (30 kB) Collecting jsonpointer==3.0.0 (from -r docs/requirements.txt (line 730)) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Collecting jsonschema-specifications==2023.12.1 (from -r docs/requirements.txt (line 733)) Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) Collecting jsonschema==4.23.0 (from -r docs/requirements.txt (line 736)) Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 194.5 MB/s eta 0:00:00 Collecting jupyter-client==8.6.2 (from -r docs/requirements.txt (line 742)) Downloading jupyter_client-8.6.2-py3-none-any.whl (105 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.9/105.9 kB 217.2 MB/s eta 0:00:00 Collecting jupyter-console==6.6.3 (from -r docs/requirements.txt (line 745)) Downloading jupyter_console-6.6.3-py3-none-any.whl (24 kB) Collecting jupyter-core==5.7.2 (from -r docs/requirements.txt (line 748)) Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Collecting jupyter-events==0.10.0 (from -r docs/requirements.txt (line 751)) Downloading jupyter_events-0.10.0-py3-none-any.whl (18 kB) Collecting jupyter-lsp==2.2.5 (from -r docs/requirements.txt (line 754)) Downloading jupyter_lsp-2.2.5-py3-none-any.whl (69 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.1/69.1 kB 145.4 MB/s eta 0:00:00 Collecting jupyter-server-terminals==0.5.3 (from -r docs/requirements.txt (line 757)) Downloading jupyter_server_terminals-0.5.3-py3-none-any.whl (13 kB) Collecting jupyter-server==2.14.2 (from -r docs/requirements.txt (line 760)) Downloading jupyter_server-2.14.2-py3-none-any.whl (383 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.6/383.6 kB 173.8 MB/s eta 0:00:00 Collecting jupyter==1.0.0 (from -r docs/requirements.txt (line 763)) Downloading jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB) Collecting jupyterlab-pygments==0.3.0 (from -r docs/requirements.txt (line 767)) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Collecting jupyterlab-server==2.27.3 (from -r docs/requirements.txt (line 770)) Downloading jupyterlab_server-2.27.3-py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.7/59.7 kB 153.1 MB/s eta 0:00:00 Collecting jupyterlab-widgets==3.0.11 (from -r docs/requirements.txt (line 773)) Downloading jupyterlab_widgets-3.0.11-py3-none-any.whl (214 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 214.4/214.4 kB 172.9 MB/s eta 0:00:00 Collecting jupyterlab==4.2.3 (from -r docs/requirements.txt (line 776)) Downloading jupyterlab-4.2.3-py3-none-any.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 165.7 MB/s eta 0:00:00 Collecting kiwisolver==1.4.5 (from -r docs/requirements.txt (line 779)) Downloading kiwisolver-1.4.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 171.8 MB/s eta 0:00:00 Collecting lxml==5.2.2 (from -r docs/requirements.txt (line 884)) Downloading lxml-5.2.2-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 168.8 MB/s eta 0:00:00 Collecting markdown-it-py==3.0.0 (from -r docs/requirements.txt (line 1027)) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 168.9 MB/s eta 0:00:00 Collecting markdown2==2.5.0 (from -r docs/requirements.txt (line 1030)) Downloading markdown2-2.5.0-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.2/47.2 kB 167.0 MB/s eta 0:00:00 Requirement already satisfied: markupsafe==2.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 1033)) (2.1.5) Collecting matplotlib-inline==0.1.7 (from -r docs/requirements.txt (line 1094)) Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Collecting matplotlib==3.9.1 (from -r docs/requirements.txt (line 1097)) Downloading matplotlib-3.9.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 165.4 MB/s eta 0:00:00 Collecting mccabe==0.7.0 (from -r docs/requirements.txt (line 1127)) Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Collecting mdit-py-plugins==0.4.1 (from -r docs/requirements.txt (line 1130)) Downloading mdit_py_plugins-0.4.1-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.8/54.8 kB 150.9 MB/s eta 0:00:00 Collecting mdurl==0.1.2 (from -r docs/requirements.txt (line 1133)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting mistune==3.0.2 (from -r docs/requirements.txt (line 1136)) Downloading mistune-3.0.2-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 154.4 MB/s eta 0:00:00 Collecting multidict==6.0.5 (from -r docs/requirements.txt (line 1139)) Downloading multidict-6.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.7/128.7 kB 159.1 MB/s eta 0:00:00 Collecting mypy-extensions==1.0.0 (from -r docs/requirements.txt (line 1230)) Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Collecting mypy==1.10.1 (from -r docs/requirements.txt (line 1233)) Downloading mypy-1.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.6/12.6 MB 163.8 MB/s eta 0:00:00 Collecting myst-parser==3.0.1 (from -r docs/requirements.txt (line 1261)) Downloading myst_parser-3.0.1-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 kB 152.2 MB/s eta 0:00:00 Collecting nbclient==0.10.0 (from -r docs/requirements.txt (line 1264)) Downloading nbclient-0.10.0-py3-none-any.whl (25 kB) Collecting nbconvert==7.16.4 (from -r docs/requirements.txt (line 1267)) Downloading nbconvert-7.16.4-py3-none-any.whl (257 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 257.4/257.4 kB 276.8 MB/s eta 0:00:00 Collecting nbformat==5.10.4 (from -r docs/requirements.txt (line 1270)) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 176.1 MB/s eta 0:00:00 Collecting nbsphinx==0.9.4 (from -r docs/requirements.txt (line 1273)) Downloading nbsphinx-0.9.4-py3-none-any.whl (31 kB) Collecting nest-asyncio==1.6.0 (from -r docs/requirements.txt (line 1276)) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Collecting nodeenv==1.9.1 (from -r docs/requirements.txt (line 1279)) Downloading nodeenv-1.9.1-py2.py3-none-any.whl (22 kB) Collecting notebook-shim==0.2.4 (from -r docs/requirements.txt (line 1282)) Downloading notebook_shim-0.2.4-py3-none-any.whl (13 kB) Collecting notebook==7.2.1 (from -r docs/requirements.txt (line 1285)) Downloading notebook-7.2.1-py3-none-any.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 148.4 MB/s eta 0:00:00 Collecting numpy==1.26.4 (from -r docs/requirements.txt (line 1288)) Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 141.0 MB/s eta 0:00:00 Collecting openai==1.35.14 (from -r docs/requirements.txt (line 1325)) Downloading openai-1.35.14-py3-none-any.whl (328 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 328.5/328.5 kB 165.3 MB/s eta 0:00:00 Collecting overrides==7.7.0 (from -r docs/requirements.txt (line 1328)) Downloading overrides-7.7.0-py3-none-any.whl (17 kB) Requirement already satisfied: packaging==24.1 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 1331)) (24.1) Collecting pandas==2.2.2 (from -r docs/requirements.txt (line 1334)) Downloading pandas-2.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 141.6 MB/s eta 0:00:00 Collecting pandocfilters==1.5.1 (from -r docs/requirements.txt (line 1364)) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Collecting parso==0.8.4 (from -r docs/requirements.txt (line 1367)) Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.7/103.7 kB 161.6 MB/s eta 0:00:00 Collecting pathspec==0.12.1 (from -r docs/requirements.txt (line 1370)) Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Collecting pexpect==4.9.0 (from -r docs/requirements.txt (line 1373)) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 149.0 MB/s eta 0:00:00 Collecting pillow==10.4.0 (from -r docs/requirements.txt (line 1376)) Downloading pillow-10.4.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 150.0 MB/s eta 0:00:00 Collecting platformdirs==4.2.2 (from -r docs/requirements.txt (line 1457)) Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) Collecting pluggy==1.5.0 (from -r docs/requirements.txt (line 1460)) Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Collecting pre-commit==3.7.1 (from -r docs/requirements.txt (line 1463)) Downloading pre_commit-3.7.1-py2.py3-none-any.whl (204 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.3/204.3 kB 171.4 MB/s eta 0:00:00 Collecting prometheus-client==0.20.0 (from -r docs/requirements.txt (line 1466)) Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 137.0 MB/s eta 0:00:00 Collecting prompt-toolkit==3.0.47 (from -r docs/requirements.txt (line 1469)) Downloading prompt_toolkit-3.0.47-py3-none-any.whl (386 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.4/386.4 kB 171.5 MB/s eta 0:00:00 Collecting psutil==6.0.0 (from -r docs/requirements.txt (line 1472)) Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.5/290.5 kB 161.8 MB/s eta 0:00:00 Collecting ptyprocess==0.7.0 (from -r docs/requirements.txt (line 1490)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting pure-eval==0.2.2 (from -r docs/requirements.txt (line 1493)) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting pycparser==2.22 (from -r docs/requirements.txt (line 1496)) Downloading pycparser-2.22-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 152.2 MB/s eta 0:00:00 Collecting pydantic-core==2.20.1 (from -r docs/requirements.txt (line 1499)) Downloading pydantic_core-2.20.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 75.5 MB/s eta 0:00:00 Collecting pydantic==2.8.2 (from -r docs/requirements.txt (line 1589)) Downloading pydantic-2.8.2-py3-none-any.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 423.9/423.9 kB 175.7 MB/s eta 0:00:00 Collecting pydocstyle==6.3.0 (from -r docs/requirements.txt (line 1592)) Downloading pydocstyle-6.3.0-py3-none-any.whl (38 kB) Collecting pydot==2.0.0 (from -r docs/requirements.txt (line 1595)) Downloading pydot-2.0.0-py3-none-any.whl (22 kB) Requirement already satisfied: pygments==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 1598)) (2.18.0) Collecting pylint==3.2.5 (from -r docs/requirements.txt (line 1601)) Downloading pylint-3.2.5-py3-none-any.whl (519 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 519.6/519.6 kB 168.5 MB/s eta 0:00:00 Collecting pymupdf==1.24.7 (from -r docs/requirements.txt (line 1604)) Downloading PyMuPDF-1.24.7-cp311-none-manylinux2014_x86_64.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 156.3 MB/s eta 0:00:00 Collecting pymupdfb==1.24.6 (from -r docs/requirements.txt (line 1641)) Downloading PyMuPDFb-1.24.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 134.5 MB/s eta 0:00:00 Collecting pyparsing==3.1.2 (from -r docs/requirements.txt (line 1650)) Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 153.7 MB/s eta 0:00:00 Collecting pyreadstat==1.2.7 (from -r docs/requirements.txt (line 1653)) Downloading pyreadstat-1.2.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 144.3 MB/s eta 0:00:00 Collecting pytest-asyncio==0.23.7 (from -r docs/requirements.txt (line 1680)) Downloading pytest_asyncio-0.23.7-py3-none-any.whl (17 kB) Collecting pytest-env==1.1.3 (from -r docs/requirements.txt (line 1683)) Downloading pytest_env-1.1.3-py3-none-any.whl (6.2 kB) Collecting pytest-html==4.1.1 (from -r docs/requirements.txt (line 1686)) Downloading pytest_html-4.1.1-py3-none-any.whl (23 kB) Collecting pytest-metadata==3.1.1 (from -r docs/requirements.txt (line 1689)) Downloading pytest_metadata-3.1.1-py3-none-any.whl (11 kB) Collecting pytest-mock==3.14.0 (from -r docs/requirements.txt (line 1692)) Downloading pytest_mock-3.14.0-py3-none-any.whl (9.9 kB) Collecting pytest-profiling==1.7.0 (from -r docs/requirements.txt (line 1695)) Downloading pytest_profiling-1.7.0-py2.py3-none-any.whl (8.3 kB) Collecting pytest-xdist==3.6.1 (from -r docs/requirements.txt (line 1698)) Downloading pytest_xdist-3.6.1-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.1/46.1 kB 217.7 MB/s eta 0:00:00 Collecting pytest==7.4.4 (from -r docs/requirements.txt (line 1701)) Downloading pytest-7.4.4-py3-none-any.whl (325 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 325.3/325.3 kB 162.4 MB/s eta 0:00:00 Collecting python-dateutil==2.9.0.post0 (from -r docs/requirements.txt (line 1704)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 173.1 MB/s eta 0:00:00 Collecting python-docx==1.1.2 (from -r docs/requirements.txt (line 1707)) Downloading python_docx-1.1.2-py3-none-any.whl (244 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 244.3/244.3 kB 168.2 MB/s eta 0:00:00 Collecting python-dotenv==1.0.1 (from -r docs/requirements.txt (line 1710)) Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) Collecting python-json-logger==2.0.7 (from -r docs/requirements.txt (line 1713)) Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) Collecting pytz==2024.1 (from -r docs/requirements.txt (line 1716)) Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 261.5 MB/s eta 0:00:00 Collecting pyyaml==6.0.1 (from -r docs/requirements.txt (line 1741)) Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 252.7 MB/s eta 0:00:00 Collecting pyzmq==26.0.3 (from -r docs/requirements.txt (line 1793)) Downloading pyzmq-26.0.3-cp311-cp311-manylinux_2_28_x86_64.whl (919 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 919.9/919.9 kB 292.3 MB/s eta 0:00:00 Collecting qtconsole==5.5.2 (from -r docs/requirements.txt (line 1882)) Downloading qtconsole-5.5.2-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.4/123.4 kB 257.8 MB/s eta 0:00:00 Collecting qtpy==2.4.1 (from -r docs/requirements.txt (line 1885)) Downloading QtPy-2.4.1-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.5/93.5 kB 231.6 MB/s eta 0:00:00 Collecting referencing==0.35.1 (from -r docs/requirements.txt (line 1888)) Downloading referencing-0.35.1-py3-none-any.whl (26 kB) Requirement already satisfied: requests==2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 1891)) (2.32.3) Collecting restrictedpython==7.1 (from -r docs/requirements.txt (line 1894)) Downloading RestrictedPython-7.1-py3-none-any.whl (26 kB) Collecting rfc3339-validator==0.1.4 (from -r docs/requirements.txt (line 1897)) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Collecting rfc3986-validator==0.1.1 (from -r docs/requirements.txt (line 1900)) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Collecting rich==13.7.1 (from -r docs/requirements.txt (line 1903)) Downloading rich-13.7.1-py3-none-any.whl (240 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.7/240.7 kB 261.1 MB/s eta 0:00:00 Collecting rpds-py==0.19.0 (from -r docs/requirements.txt (line 1906)) Downloading rpds_py-0.19.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (355 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 355.8/355.8 kB 286.0 MB/s eta 0:00:00 Collecting send2trash==1.8.3 (from -r docs/requirements.txt (line 2006)) Downloading Send2Trash-1.8.3-py3-none-any.whl (18 kB) Collecting setuptools==70.3.0 (from -r docs/requirements.txt (line 2009)) Downloading setuptools-70.3.0-py3-none-any.whl (931 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 931.1/931.1 kB 286.2 MB/s eta 0:00:00 Collecting simpleeval==0.9.13 (from -r docs/requirements.txt (line 2012)) Downloading simpleeval-0.9.13-py2.py3-none-any.whl (15 kB) Collecting six==1.16.0 (from -r docs/requirements.txt (line 2015)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting sniffio==1.3.1 (from -r docs/requirements.txt (line 2018)) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2021)) (2.2.0) Collecting soupsieve==2.5 (from -r docs/requirements.txt (line 2024)) Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Collecting sphinx-copybutton==0.5.2 (from -r docs/requirements.txt (line 2027)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Collecting sphinx-fontawesome==0.0.6 (from -r docs/requirements.txt (line 2030)) Downloading sphinx_fontawesome-0.0.6.tar.gz (22 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-rtd-theme==2.0.0 (from -r docs/requirements.txt (line 2032)) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 241.0 MB/s eta 0:00:00 Collecting sphinx==7.4.5 (from -r docs/requirements.txt (line 2035)) Downloading sphinx-7.4.5-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 179.8 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-applehelp==1.0.8 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2038)) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp==1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2041)) (1.0.6) Collecting sphinxcontrib-htmlhelp==2.0.5 (from -r docs/requirements.txt (line 2044)) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 252.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery==4.1 (from -r docs/requirements.txt (line 2047)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 249.3 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2050)) (1.0.1) Collecting sphinxcontrib-qthelp==1.0.7 (from -r docs/requirements.txt (line 2053)) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 253.3 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml==1.1.10 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2056)) (1.1.10) Collecting sqlalchemy==2.0.31 (from -r docs/requirements.txt (line 2059)) Downloading SQLAlchemy-2.0.31-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 227.3 MB/s eta 0:00:00 Collecting stack-data==0.6.3 (from -r docs/requirements.txt (line 2109)) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Collecting tenacity==8.5.0 (from -r docs/requirements.txt (line 2112)) Downloading tenacity-8.5.0-py3-none-any.whl (28 kB) Collecting terminado==0.18.1 (from -r docs/requirements.txt (line 2115)) Downloading terminado-0.18.1-py3-none-any.whl (14 kB) Collecting tinycss2==1.3.0 (from -r docs/requirements.txt (line 2118)) Downloading tinycss2-1.3.0-py3-none-any.whl (22 kB) Collecting tokenize-rt==5.2.0 (from -r docs/requirements.txt (line 2121)) Downloading tokenize_rt-5.2.0-py2.py3-none-any.whl (5.8 kB) Collecting tokenizers==0.19.1 (from -r docs/requirements.txt (line 2124)) Downloading tokenizers-0.19.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 183.1 MB/s eta 0:00:00 Collecting toml-sort==0.23.1 (from -r docs/requirements.txt (line 2225)) Downloading toml_sort-0.23.1-py3-none-any.whl (20 kB) Collecting toml==0.10.2 (from -r docs/requirements.txt (line 2228)) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting tomlkit==0.13.0 (from -r docs/requirements.txt (line 2234)) Downloading tomlkit-0.13.0-py3-none-any.whl (37 kB) Collecting tornado==6.4.1 (from -r docs/requirements.txt (line 2237)) Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (436 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 436.8/436.8 kB 288.0 MB/s eta 0:00:00 Collecting tqdm==4.66.4 (from -r docs/requirements.txt (line 2249)) Downloading tqdm-4.66.4-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 248.8 MB/s eta 0:00:00 Collecting traitlets==5.14.3 (from -r docs/requirements.txt (line 2252)) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 251.8 MB/s eta 0:00:00 Collecting types-python-dateutil==2.9.0.20240316 (from -r docs/requirements.txt (line 2255)) Downloading types_python_dateutil-2.9.0.20240316-py3-none-any.whl (9.7 kB) Collecting typing-extensions==4.12.2 (from -r docs/requirements.txt (line 2258)) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Collecting tzdata==2024.1 (from -r docs/requirements.txt (line 2261)) Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 281.9 MB/s eta 0:00:00 Collecting uri-template==1.3.0 (from -r docs/requirements.txt (line 2264)) Downloading uri_template-1.3.0-py3-none-any.whl (11 kB) Requirement already satisfied: urllib3==2.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 2267)) (2.2.2) Collecting virtualenv==20.26.3 (from -r docs/requirements.txt (line 2270)) Downloading virtualenv-20.26.3-py3-none-any.whl (5.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 183.7 MB/s eta 0:00:00 Collecting wcwidth==0.2.13 (from -r docs/requirements.txt (line 2273)) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Collecting webcolors==24.6.0 (from -r docs/requirements.txt (line 2276)) Downloading webcolors-24.6.0-py3-none-any.whl (14 kB) Collecting webencodings==0.5.1 (from -r docs/requirements.txt (line 2279)) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting websocket-client==1.8.0 (from -r docs/requirements.txt (line 2282)) Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 195.9 MB/s eta 0:00:00 Collecting widgetsnbextension==4.0.11 (from -r docs/requirements.txt (line 2285)) Downloading widgetsnbextension-4.0.11-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 226.7 MB/s eta 0:00:00 Collecting yarl==1.9.4 (from -r docs/requirements.txt (line 2288)) Downloading yarl-1.9.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (328 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 328.1/328.1 kB 271.1 MB/s eta 0:00:00 Building wheels for collected packages: sphinx-fontawesome Building wheel for sphinx-fontawesome (setup.py): started Building wheel for sphinx-fontawesome (setup.py): finished with status 'done' Created wheel for sphinx-fontawesome: filename=sphinx_fontawesome-0.0.6-py3-none-any.whl size=22601 sha256=08d3caf012d74e39556ea182006b0f959bfbf9acd61f7c8b6be0bfe960004275 Stored in directory: /tmp/pip-ephem-wheel-cache-v77s2gcl/wheels/57/4b/31/e7217a101dc679ade70269091d18e8121d5edc2dbf0f314ff2 Successfully built sphinx-fontawesome Installing collected packages: webencodings, wcwidth, simpleeval, pytz, pure-eval, ptyprocess, fastjsonschema, distlib, widgetsnbextension, websocket-client, webcolors, uri-template, tzdata, typing-extensions, types-python-dateutil, traitlets, tqdm, tornado, tomlkit, toml, tokenize-rt, tinycss2, tenacity, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, soupsieve, sniffio, six, setuptools, send2trash, rpds-py, rfc3986-validator, restrictedpython, qtpy, pyzmq, pyyaml, python-json-logger, python-dotenv, pyparsing, pymupdfb, pydocstyle, pycparser, psutil, prompt-toolkit, prometheus-client, pluggy, platformdirs, pillow, pexpect, pathspec, parso, pandocfilters, overrides, numpy, nodeenv, nest-asyncio, mypy-extensions, multidict, mistune, mdurl, mccabe, markdown2, lxml, kiwisolver, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, json5, isort, iniconfig, identify, h11, greenlet, gprof2dot, fsspec, frozenlist, fqdn, fonttools, filelock, executing, execnet, docutils, distro, dill, defusedxml, decorator, debugpy, cycler, coverage, click, cfgv, attrs, async-lru, astroid, annotated-types, yarl, virtualenv, toml-sort, terminado, sqlalchemy, sphinx, rfc3339-validator, referencing, python-docx, python-dateutil, pytest, pymupdf, pylint, pydot, pydantic-core, mypy, matplotlib-inline, markdown-it-py, jupyter-core, jedi, huggingface-hub, httpcore, contourpy, comm, cffi, bleach, black, beautifulsoup4, asttokens, anyio, aiosignal, tokenizers, stack-data, sphinxcontrib-jquery, sphinx-fontawesome, sphinx-copybutton, rich, pytest-xdist, pytest-profiling, pytest-mock, pytest-metadata, pytest-env, pytest-asyncio, pydantic, pre-commit, pandas, mdit-py-plugins, matplotlib, jupyter-server-terminals, jupyter-client, jsonschema-specifications, httpx, arrow, argon2-cffi-bindings, aiohttp, sphinx-rtd-theme, pytest-html, pyreadstat, openai, myst-parser, jsonschema, isoduration, ipython, argon2-cffi, anthropic, nbformat, ipywidgets, ipykernel, qtconsole, nbclient, jupyter-events, jupyter-console, nbconvert, nbsphinx, jupyter-server, notebook-shim, jupyterlab-server, jupyter-lsp, jupyterlab, notebook, jupyter Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 1.0.8 Uninstalling sphinxcontrib-qthelp-1.0.8: Successfully uninstalled sphinxcontrib-qthelp-1.0.8 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.0.6 Uninstalling sphinxcontrib-htmlhelp-2.0.6: Successfully uninstalled sphinxcontrib-htmlhelp-2.0.6 Attempting uninstall: setuptools Found existing installation: setuptools 71.1.0 Uninstalling setuptools-71.1.0: Successfully uninstalled setuptools-71.1.0 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: sphinx Found existing installation: Sphinx 7.4.7 Uninstalling Sphinx-7.4.7: Successfully uninstalled Sphinx-7.4.7 Successfully installed aiohttp-3.9.5 aiosignal-1.3.1 annotated-types-0.7.0 anthropic-0.23.1 anyio-4.4.0 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.3.0 astroid-3.2.3 asttokens-2.4.1 async-lru-2.0.4 attrs-23.2.0 beautifulsoup4-4.12.3 black-24.4.2 bleach-6.1.0 cffi-1.16.0 cfgv-3.4.0 click-8.1.7 comm-0.2.2 contourpy-1.2.1 coverage-7.6.0 cycler-0.12.1 debugpy-1.8.2 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.8 distlib-0.3.8 distro-1.9.0 docutils-0.20.1 execnet-2.1.1 executing-2.0.1 fastjsonschema-2.20.0 filelock-3.15.4 fonttools-4.53.1 fqdn-1.5.1 frozenlist-1.4.1 fsspec-2024.6.1 gprof2dot-2024.6.6 greenlet-3.0.3 h11-0.14.0 httpcore-1.0.5 httpx-0.27.0 huggingface-hub-0.23.5 identify-2.6.0 iniconfig-2.0.0 ipykernel-6.29.5 ipython-8.18.1 ipywidgets-8.1.3 isoduration-20.11.0 isort-5.13.2 jedi-0.19.1 json5-0.9.25 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 jupyter-1.0.0 jupyter-client-8.6.2 jupyter-console-6.6.3 jupyter-core-5.7.2 jupyter-events-0.10.0 jupyter-lsp-2.2.5 jupyter-server-2.14.2 jupyter-server-terminals-0.5.3 jupyterlab-4.2.3 jupyterlab-pygments-0.3.0 jupyterlab-server-2.27.3 jupyterlab-widgets-3.0.11 kiwisolver-1.4.5 lxml-5.2.2 markdown-it-py-3.0.0 markdown2-2.5.0 matplotlib-3.9.1 matplotlib-inline-0.1.7 mccabe-0.7.0 mdit-py-plugins-0.4.1 mdurl-0.1.2 mistune-3.0.2 multidict-6.0.5 mypy-1.10.1 mypy-extensions-1.0.0 myst-parser-3.0.1 nbclient-0.10.0 nbconvert-7.16.4 nbformat-5.10.4 nbsphinx-0.9.4 nest-asyncio-1.6.0 nodeenv-1.9.1 notebook-7.2.1 notebook-shim-0.2.4 numpy-1.26.4 openai-1.35.14 overrides-7.7.0 pandas-2.2.2 pandocfilters-1.5.1 parso-0.8.4 pathspec-0.12.1 pexpect-4.9.0 pillow-10.4.0 platformdirs-4.2.2 pluggy-1.5.0 pre-commit-3.7.1 prometheus-client-0.20.0 prompt-toolkit-3.0.47 psutil-6.0.0 ptyprocess-0.7.0 pure-eval-0.2.2 pycparser-2.22 pydantic-2.8.2 pydantic-core-2.20.1 pydocstyle-6.3.0 pydot-2.0.0 pylint-3.2.5 pymupdf-1.24.7 pymupdfb-1.24.6 pyparsing-3.1.2 pyreadstat-1.2.7 pytest-7.4.4 pytest-asyncio-0.23.7 pytest-env-1.1.3 pytest-html-4.1.1 pytest-metadata-3.1.1 pytest-mock-3.14.0 pytest-profiling-1.7.0 pytest-xdist-3.6.1 python-dateutil-2.9.0.post0 python-docx-1.1.2 python-dotenv-1.0.1 python-json-logger-2.0.7 pytz-2024.1 pyyaml-6.0.1 pyzmq-26.0.3 qtconsole-5.5.2 qtpy-2.4.1 referencing-0.35.1 restrictedpython-7.1 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rich-13.7.1 rpds-py-0.19.0 send2trash-1.8.3 setuptools-70.3.0 simpleeval-0.9.13 six-1.16.0 sniffio-1.3.1 soupsieve-2.5 sphinx-7.4.5 sphinx-copybutton-0.5.2 sphinx-fontawesome-0.0.6 sphinx-rtd-theme-2.0.0 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jquery-4.1 sphinxcontrib-qthelp-1.0.7 sqlalchemy-2.0.31 stack-data-0.6.3 tenacity-8.5.0 terminado-0.18.1 tinycss2-1.3.0 tokenize-rt-5.2.0 tokenizers-0.19.1 toml-0.10.2 toml-sort-0.23.1 tomlkit-0.13.0 tornado-6.4.1 tqdm-4.66.4 traitlets-5.14.3 types-python-dateutil-2.9.0.20240316 typing-extensions-4.12.2 tzdata-2024.1 uri-template-1.3.0 virtualenv-20.26.3 wcwidth-0.2.13 webcolors-24.6.0 webencodings-0.5.1 websocket-client-1.8.0 widgetsnbextension-4.0.11 yarl-1.9.4 [rtd-command-info] start-time: 2024-07-22T07:40:38.279560Z, end-time: 2024-07-22T07:40:38.341513Z, duration: 0, exit-code: 0 cat docs/conf.py # Configuration file for the Sphinx documentation builder. # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Project information ----------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information import glob import os import sys import sphinx import sphinx_rtd_theme import inspect from sphinx.application import Sphinx project = "edsl" copyright = "2024 Expected Parrot, Inc" author = "Expected Parrot, Inc." print(f"Current working directory: {os.getcwd()}") print(f"System path: {sys.path}") sys.path.insert(0, os.path.abspath("../")) print(f"System path after insert: {sys.path}") username = "expectedparrot" projectname = "edsl" def linkcode_resolve(domain, info): if domain != "py": return None if not info["module"]: return None filename = info["module"].replace(".", "/") return f"https://github.com/{username}/{projectname}/blob/main/{filename}.py" def print_directory_tree(startpath): for root, dirs, files in os.walk(startpath): level = root.replace(startpath, "").count(os.sep) indent = " " * 4 * (level) print(f"{indent}{os.path.basename(root)}/") subindent = " " * 4 * (level + 1) for f in files: print(f"{subindent}{f}") # Example usage: # print_directory_tree(os.getcwd()) def setup(app): app.add_css_file( "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" ) # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration extensions = [ "sphinx.ext.autodoc", "sphinx_copybutton", "sphinx.ext.linkcode", "nbsphinx", "sphinx_fontawesome", "myst_parser", ] nbsphinx_notebooks = ["../examples/*.ipynb"] nbsphinx_notebooks = glob.glob("notebooks/*.ipynb") exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] # -- Options for HTML output ------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output html_theme = "sphinx_rtd_theme" html_theme_options = {"display_version": False} html_show_sphinx = False html_show_sourcelink = False html_logo = "static/logo.png" html_favicon = "static/favicon.ico" ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'expected-parrot-edsl', 'name': u'edsl', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'expectedparrot', 'proxied_api_host': '/_', 'github_repo': 'edsl', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'd778781a', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/expected-parrot-edsl/builds/2363509/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-07-22T07:40:38.408943Z, end-time: 2024-07-22T07:42:19.420796Z, duration: 101, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.4.5 Current working directory: /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs System path: ['/home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs', '/home/docs/.asdf/installs/python/3.11.9/lib/python311.zip', '/home/docs/.asdf/installs/python/3.11.9/lib/python3.11', '/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/lib-dynload', '/home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages'] System path after insert: ['/home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest', '/home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs', '/home/docs/.asdf/installs/python/3.11.9/lib/python311.zip', '/home/docs/.asdf/installs/python/3.11.9/lib/python3.11', '/home/docs/.asdf/installs/python/3.11.9/lib/python3.11/lib-dynload', '/home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/envs/latest/lib/python3.11/site-packages'] loading translations [en]... done making output directory... done myst v3.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=set(), disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 79 source files that are out of date updating environment: [new config] 79 added, 0 changed, 0 removed reading sources... [ 1%] agents reading sources... [ 3%] answers reading sources... [ 4%] api_keys reading sources... [ 5%] base reading sources... [ 6%] citation reading sources... [ 8%] conjure reading sources... [ 9%] contributing reading sources... [ 10%] coop reading sources... [ 11%] core_concepts reading sources... [ 13%] data reading sources... [ 14%] developers reading sources... [ 15%] enums reading sources... [ 16%] examples reading sources... [ 18%] exceptions reading sources... [ 19%] getting_started reading sources... [ 20%] how_to_guides reading sources... [ 22%] importing_data reading sources... [ 23%] index reading sources... [ 24%] installation reading sources... [ 25%] interviews reading sources... [ 27%] introduction reading sources... [ 28%] jobs reading sources... [ 29%] language_models /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/edsl/inference_services/InferenceServicesCollection.py:23: UserWarning: Error getting models for openai. Relying on cache. warnings.warn( reading sources... [ 30%] notebooks reading sources... [ 32%] notebooks/adding_metadata reading sources... [ 33%] notebooks/agentifying_responses reading sources... [ 34%] notebooks/analyze_evaluations reading sources... [ 35%] notebooks/batching_results reading sources... [ 37%] notebooks/ces_agents reading sources... [ 38%] notebooks/ces_data_edsl reading sources... [ 39%] notebooks/cheatsheet_scenarios reading sources... [ 41%] notebooks/comparing_model_responses reading sources... [ 42%] notebooks/concept_induction reading sources... [ 43%] notebooks/conduct_interview reading sources... [ 44%] notebooks/create_models reading sources... [ 46%] notebooks/critique_questions reading sources... [ 47%] notebooks/data_cleaning reading sources... [ 48%] notebooks/data_labeling_agent reading sources... [ 49%] notebooks/data_labeling_example reading sources... [ 51%] notebooks/digital_twin reading sources... [ 52%] notebooks/docs_questions reading sources... [ 53%] notebooks/edsl_components reading sources... [ 54%] notebooks/edsl_polling reading sources... [ 56%] notebooks/evaluating_job_posts reading sources... [ 57%] notebooks/example_agent_dynamic_traits reading sources... [ 58%] notebooks/explore_llm_biases reading sources... [ 59%] notebooks/explore_survey_contexts reading sources... [ 61%] notebooks/export_survey_updates reading sources... [ 62%] notebooks/free_responses reading sources... [ 63%] notebooks/grading_experiment reading sources... [ 65%] notebooks/hiring_interviews reading sources... [ 66%] notebooks/model_votes reading sources... [ 67%] notebooks/model_walkoff reading sources... [ 68%] notebooks/qualitative_research reading sources... [ 70%] notebooks/question_extract_example reading sources... [ 71%] notebooks/random_numbers reading sources... [ 72%] notebooks/research_human_level_forecasting reading sources... [ 73%] notebooks/research_methods reading sources... [ 75%] notebooks/research_random_silicon_sampling reading sources... [ 76%] notebooks/river_problem reading sources... [ 77%] notebooks/scenario_from_pdf reading sources... [ 78%] notebooks/summarizing_transcripts reading sources... [ 80%] notebooks/survey_memories reading sources... [ 81%] notebooks/testing_training_data reading sources... [ 82%] notebooks/writing_style reading sources... [ 84%] overview reading sources... [ 85%] prompts reading sources... [ 86%] questions reading sources... [ 87%] remote_caching reading sources... [ 89%] remote_inference reading sources... [ 90%] results reading sources... [ 91%] scenarios reading sources... [ 92%] starter_tutorial reading sources... [ 94%] surveys reading sources... [ 95%] token_limits reading sources... [ 96%] trackers reading sources... [ 97%] using_coop reading sources... [ 99%] utilities reading sources... [100%] whitepaper /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/edsl/agents/AgentList.py:docstring of edsl.agents.AgentList.AgentList.from_dict:4: WARNING: Field list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/developers.rst:4: WARNING: toctree contains reference to nonexisting document 'interview' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:191: WARNING: toctree contains reference to nonexisting document 'interview' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:203: ERROR: Error in "image" directive: unknown option: "hidden". .. image:: https://colab.research.google.com/assets/colab-badge.svg :target: https://colab.research.google.com/github/expectedparrot/edsl/blob/main/examples/create_agents.ipynb :alt: Open In Colab :hidden: WARNING: autodoc: failed to import module 'JobsRunner' from module 'edsl.jobs'; the following exception was raised: No module named 'edsl.jobs.JobsRunner' WARNING: autodoc: failed to import module 'JobsRunnerStatusMixin' from module 'edsl.jobs'; the following exception was raised: No module named 'edsl.jobs.JobsRunnerStatusMixin' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/jobs.rst:41: WARNING: Title underline too short. QuestionTaskCreator ------------- /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/jobs.rst:41: WARNING: Title underline too short. QuestionTaskCreator ------------- /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/edsl/language_models/LanguageModel.py:docstring of edsl.language_models.LanguageModel.LanguageModel:17: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/ces_data_edsl.ipynb:: ERROR: Anonymous hyperlink mismatch: 1 references but 0 targets. See "backrefs" attribute for IDs. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/edsl_polling.ipynb:: ERROR: Anonymous hyperlink mismatch: 2 references but 0 targets. See "backrefs" attribute for IDs. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb:33: WARNING: image file not readable: notebooks/forecasting_llms_fig1.png /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb:33: WARNING: image file not readable: notebooks/forecasting_llms_fig1.png /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb:96: WARNING: image file not readable: notebooks/forecasting_llms_fig12.png /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb:96: WARNING: image file not readable: notebooks/forecasting_llms_fig12.png /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb:158: WARNING: image file not readable: notebooks/forecasting_llms_table12.png /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb:158: WARNING: image file not readable: notebooks/forecasting_llms_table12.png /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb:1937: WARNING: image file not readable: notebooks/forecasting_llms_fig14.png /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb:1937: WARNING: image file not readable: notebooks/forecasting_llms_fig14.png /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb:2044: WARNING: image file not readable: notebooks/forecasting_llms_fig13.png /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb:2044: WARNING: image file not readable: notebooks/forecasting_llms_fig13.png /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb:2114: WARNING: image file not readable: notebooks/forecasting_llms_fig15.png /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb:2114: WARNING: image file not readable: notebooks/forecasting_llms_fig15.png /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb:2441: WARNING: image file not readable: notebooks/testing_leakage.png /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb:2441: WARNING: image file not readable: notebooks/testing_leakage.png WARNING: autodoc: failed to import module 'QuestionInstructionBase' from module 'edsl.prompts'; the following exception was raised: No module named 'edsl.prompts.QuestionInstructionBase' /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/remote_caching.rst:178: WARNING: Title underline too short. Remote cache methods -------------- /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/remote_caching.rst:178: WARNING: Title underline too short. Remote cache methods -------------- /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/edsl/coop/coop.py:docstring of edsl.coop.coop.Coop:1: WARNING: duplicate object description of edsl.coop.coop.Coop, other instance in remote_caching, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/results.rst:557: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/results.rst:584: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/results.rst:976: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/surveys.rst:162: ERROR: Error in "image" directive: no content permitted. .. image:: static/survey_show_flow.png :alt: Survey Flow Diagram :align: left
WARNING: autodoc: failed to import module 'trackers.Tracker' from module 'edsl'; the following exception was raised: No module named 'edsl.trackers' WARNING: autodoc: failed to import module 'trackers.TrackerAPI' from module 'edsl'; the following exception was raised: No module named 'edsl.trackers' WARNING: autodoc: failed to import module 'trackers.TrackerTasks' from module 'edsl'; the following exception was raised: No module named 'edsl.trackers' WARNING: autodoc: failed to import module 'pastebin' from module 'edsl.utilities'; the following exception was raised: No module named 'edsl.utilities.pastebin' looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/base.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/core_concepts.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/developers.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/examples.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/getting_started.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/how_to_guides.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/importing_data.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/introduction.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/create_models.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/critique_questions.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/docs_questions.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/grading_experiment.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/hiring_interviews.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/model_votes.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/notebooks/research_human_level_forecasting.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/trackers.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/using_coop.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/utilities.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/whitepaper.rst: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 1%] agents writing output... [ 3%] answers writing output... [ 4%] api_keys writing output... [ 5%] base writing output... [ 6%] citation writing output... [ 8%] conjure writing output... [ 9%] contributing writing output... [ 10%] coop writing output... [ 11%] core_concepts writing output... [ 13%] data writing output... [ 14%] developers writing output... [ 15%] enums writing output... [ 16%] examples writing output... [ 18%] exceptions writing output... [ 19%] getting_started writing output... [ 20%] how_to_guides writing output... [ 22%] importing_data writing output... [ 23%] index writing output... [ 24%] installation writing output... [ 25%] interviews writing output... [ 27%] introduction writing output... [ 28%] jobs writing output... [ 29%] language_models writing output... [ 30%] notebooks writing output... [ 32%] notebooks/adding_metadata writing output... [ 33%] notebooks/agentifying_responses writing output... [ 34%] notebooks/analyze_evaluations writing output... [ 35%] notebooks/batching_results writing output... [ 37%] notebooks/ces_agents writing output... [ 38%] notebooks/ces_data_edsl writing output... [ 39%] notebooks/cheatsheet_scenarios writing output... [ 41%] notebooks/comparing_model_responses writing output... [ 42%] notebooks/concept_induction writing output... [ 43%] notebooks/conduct_interview writing output... [ 44%] notebooks/create_models writing output... [ 46%] notebooks/critique_questions writing output... [ 47%] notebooks/data_cleaning writing output... [ 48%] notebooks/data_labeling_agent writing output... [ 49%] notebooks/data_labeling_example writing output... [ 51%] notebooks/digital_twin writing output... [ 52%] notebooks/docs_questions writing output... [ 53%] notebooks/edsl_components writing output... [ 54%] notebooks/edsl_polling writing output... [ 56%] notebooks/evaluating_job_posts writing output... [ 57%] notebooks/example_agent_dynamic_traits writing output... [ 58%] notebooks/explore_llm_biases writing output... [ 59%] notebooks/explore_survey_contexts writing output... [ 61%] notebooks/export_survey_updates writing output... [ 62%] notebooks/free_responses writing output... [ 63%] notebooks/grading_experiment writing output... [ 65%] notebooks/hiring_interviews writing output... [ 66%] notebooks/model_votes writing output... [ 67%] notebooks/model_walkoff writing output... [ 68%] notebooks/qualitative_research writing output... [ 70%] notebooks/question_extract_example writing output... [ 71%] notebooks/random_numbers writing output... [ 72%] notebooks/research_human_level_forecasting writing output... [ 73%] notebooks/research_methods writing output... [ 75%] notebooks/research_random_silicon_sampling writing output... [ 76%] notebooks/river_problem writing output... [ 77%] notebooks/scenario_from_pdf writing output... [ 78%] notebooks/summarizing_transcripts writing output... [ 80%] notebooks/survey_memories writing output... [ 81%] notebooks/testing_training_data writing output... [ 82%] notebooks/writing_style writing output... [ 84%] overview writing output... [ 85%] prompts writing output... [ 86%] questions writing output... [ 87%] remote_caching writing output... [ 89%] remote_inference writing output... [ 90%] results writing output... [ 91%] scenarios writing output... [ 92%] starter_tutorial writing output... [ 94%] surveys writing output... [ 95%] token_limits writing output... [ 96%] trackers writing output... [ 97%] using_coop writing output... [ 99%] utilities writing output... [100%] whitepaper /home/docs/checkouts/readthedocs.org/user_builds/expected-parrot-edsl/checkouts/latest/docs/index.rst:57: WARNING: undefined label: 'data' generating indices... genindex py-modindex done copying linked files... copying notebooks ... [ 2%] notebooks/adding_metadata.ipynb copying notebooks ... [ 5%] notebooks/agentifying_responses.ipynb copying notebooks ... [ 7%] notebooks/analyze_evaluations.ipynb copying notebooks ... [ 10%] notebooks/batching_results.ipynb copying notebooks ... [ 12%] notebooks/ces_agents.ipynb copying notebooks ... [ 15%] notebooks/ces_data_edsl.ipynb copying notebooks ... [ 17%] notebooks/cheatsheet_scenarios.ipynb copying notebooks ... [ 20%] notebooks/comparing_model_responses.ipynb copying notebooks ... [ 22%] notebooks/concept_induction.ipynb copying notebooks ... [ 24%] notebooks/conduct_interview.ipynb copying notebooks ... [ 27%] notebooks/create_models.ipynb copying notebooks ... [ 29%] notebooks/critique_questions.ipynb copying notebooks ... [ 32%] notebooks/data_cleaning.ipynb copying notebooks ... [ 34%] notebooks/data_labeling_agent.ipynb copying notebooks ... [ 37%] notebooks/data_labeling_example.ipynb copying notebooks ... [ 39%] notebooks/digital_twin.ipynb copying notebooks ... [ 41%] notebooks/docs_questions.ipynb copying notebooks ... [ 44%] notebooks/edsl_components.ipynb copying notebooks ... [ 46%] notebooks/edsl_polling.ipynb copying notebooks ... [ 49%] notebooks/evaluating_job_posts.ipynb copying notebooks ... [ 51%] notebooks/example_agent_dynamic_traits.ipynb copying notebooks ... [ 54%] notebooks/explore_llm_biases.ipynb copying notebooks ... [ 56%] notebooks/explore_survey_contexts.ipynb copying notebooks ... [ 59%] notebooks/export_survey_updates.ipynb copying notebooks ... [ 61%] notebooks/free_responses.ipynb copying notebooks ... [ 63%] notebooks/grading_experiment.ipynb copying notebooks ... [ 66%] notebooks/hiring_interviews.ipynb copying notebooks ... [ 68%] notebooks/model_votes.ipynb copying notebooks ... [ 71%] notebooks/model_walkoff.ipynb copying notebooks ... [ 73%] notebooks/qualitative_research.ipynb copying notebooks ... [ 76%] notebooks/question_extract_example.ipynb copying notebooks ... [ 78%] notebooks/random_numbers.ipynb copying notebooks ... [ 80%] notebooks/research_human_level_forecasting.ipynb copying notebooks ... [ 83%] notebooks/research_methods.ipynb copying notebooks ... [ 85%] notebooks/research_random_silicon_sampling.ipynb copying notebooks ... [ 88%] notebooks/river_problem.ipynb copying notebooks ... [ 90%] notebooks/scenario_from_pdf.ipynb copying notebooks ... [ 93%] notebooks/summarizing_transcripts.ipynb copying notebooks ... [ 95%] notebooks/survey_memories.ipynb copying notebooks ... [ 98%] notebooks/testing_training_data.ipynb copying notebooks ... [100%] notebooks/writing_style.ipynb writing additional pages... search done copying images... [ 3%] static/coop_register.png copying images... [ 6%] static/coop_api_key.png copying images... [ 9%] static/coop_my_notebooks.png copying images... [ 12%] static/coop_public_notebooks.png copying images... [ 15%] notebooks/general_survey.png copying images... [ 18%] notebooks/agent_specific_survey.png copying images... [ 21%] _build/doctrees/nbsphinx/notebooks_hiring_interviews_58_0.png copying images... [ 24%] _build/doctrees/nbsphinx/notebooks_hiring_interviews_59_0.png copying images... [ 27%] _build/doctrees/nbsphinx/notebooks_model_votes_26_0.png copying images... [ 30%] _build/doctrees/nbsphinx/notebooks_model_walkoff_6_0.png copying images... [ 33%] _build/doctrees/nbsphinx/notebooks_model_walkoff_7_0.png copying images... [ 36%] _build/doctrees/nbsphinx/notebooks_model_walkoff_8_0.png copying images... [ 39%] notebooks/automated_social_science_paper.png copying images... [ 42%] _build/doctrees/nbsphinx/notebooks_summarizing_transcripts_32_0.png copying images... [ 45%] static/edsl1.png copying images... [ 48%] static/edsl2.png copying images... [ 52%] static/edsl3.png copying images... [ 55%] static/edsl4.png copying images... [ 58%] static/edsl5.png copying images... [ 61%] static/edsl6.png copying images... [ 64%] static/coop_toggle_remote_cache.png copying images... [ 67%] static/coop_remote_cache_logs_1.png copying images... [ 70%] static/coop_remote_cache_entries_1.png copying images... [ 73%] static/coop_remote_cache_syncing_logs_1.png copying images... [ 76%] static/coop_remote_cache_syncing_logs_2.png copying images... [ 79%] static/coop_toggle_remote_inference.png copying images... [ 82%] static/coop_remote_inference_jobs_queued.png copying images... [ 85%] static/coop_remote_inference_jobs_completed.png copying images... [ 88%] static/coop_remote_inference_history_failed.png copying images... [ 91%] static/coop_remote_inference_history_cancelled.png copying images... [ 94%] static/coop_toggle_remote_cache_and_inference.png copying images... [ 97%] static/coop_remote_inference_cache_logs.png copying images... [100%] static/coop_remote_inference_history_cache.png dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 57 warnings. The HTML pages are in ../_readthedocs/html.