Read the Docs build information Build id: 1700646 Project: icb-anndata Version: 947 Commit: 9d53307efc00489779f77528d9d7ab315854d5ea Date: 2023-09-04T13:05:06.897586Z State: finished Success: False [rtd-command-info] start-time: 2023-09-04T13:05:15.742357Z, end-time: 2023-09-04T13:05:16.362629Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/scverse/anndata.git . Cloning into '.'... [rtd-command-info] start-time: 2023-09-04T13:05:17.256253Z, end-time: 2023-09-04T13:05:18.689600Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/947/head:external-947 From https://github.com/scverse/anndata * [new ref] refs/pull/947/head -> external-947 * [new tag] 0.10.0.dev0 -> 0.10.0.dev0 * [new tag] 0.9.0rc1 -> 0.9.0rc1 [rtd-command-info] start-time: 2023-09-04T13:05:19.214624Z, end-time: 2023-09-04T13:05:19.291706Z, duration: 0, exit-code: 0 git checkout --force 9d53307efc00489779f77528d9d7ab315854d5ea Note: switching to '9d53307efc00489779f77528d9d7ab315854d5ea'. 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 9d53307 (style): change folder structure [rtd-command-info] start-time: 2023-09-04T13:05:19.910335Z, end-time: 2023-09-04T13:05:19.970565Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-09-04T13:05:20.938176Z, end-time: 2023-09-04T13:05:21.021709Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2023-09-04T13:05:21.490974Z, end-time: 2023-09-04T13:05:22.153691Z, duration: 0, exit-code: 0 git submodule update --init --force --recursive -- docs/tutorials/notebooks Submodule 'docs/tutorials/notebooks' (https://github.com/scverse/anndata-tutorials) registered for path 'docs/tutorials/notebooks' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/947/docs/tutorials/notebooks'... Submodule path 'docs/tutorials/notebooks': checked out '9e186c5c694793bb04ea1397721d154d6e0b7069' [rtd-command-info] start-time: 2023-09-04T13:05:23.040589Z, end-time: 2023-09-04T13:05:23.104779Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 build: os: ubuntu-20.04 tools: python: "3.10" sphinx: configuration: docs/conf.py fail_on_warning: true # do not change or you will be fired python: install: - method: pip path: . extra_requirements: - doc submodules: include: - "docs/tutorials/notebooks" recursive: true [rtd-command-info] start-time: 2023-09-04T13:05:30.269587Z, end-time: 2023-09-04T13:05:30.351743Z, duration: 0, exit-code: 0 asdf global python 3.10.12 [rtd-command-info] start-time: 2023-09-04T13:05:31.291836Z, end-time: 2023-09-04T13:05:32.358185Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.12.final.0-64 in 741ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947, 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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-09-04T13:05:32.854108Z, end-time: 2023-09-04T13:05:43.996657Z, duration: 11, 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/icb-anndata/envs/947/lib/python3.10/site-packages (21.2.3) Collecting pip Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.1.2-py3-none-any.whl (805 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.2.1 setuptools-68.1.2 [rtd-command-info] start-time: 2023-09-04T13:05:44.521034Z, end-time: 2023-09-04T13:05:52.883410Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Obtaining dependency information for pillow from https://files.pythonhosted.org/packages/3d/36/e78f09d510354977e10102dd811e928666021d9c451e05df962d56477772/Pillow-10.0.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata Downloading Pillow-10.0.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 19.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 121.3 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 143.7 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 144.9 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 257.2 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Obtaining dependency information for Pygments>=2.0 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 274.9 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 246.5 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 167.7 MB/s eta 0:00:00 Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 (from sphinx<2) Obtaining dependency information for requests>=2.0.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from sphinx<2) (68.1.2) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 223.4 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Obtaining dependency information for sphinxcontrib-websupport from https://files.pythonhosted.org/packages/40/d2/fd1c52203f1385bc95775d36e9f334358cc457ea3e44046fc6d78a868d10/sphinxcontrib_websupport-1.2.6-py3-none-any.whl.metadata Downloading sphinxcontrib_websupport-1.2.6-py3-none-any.whl.metadata (2.5 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/12/b3/d9ed2c0971e1435b8a62354b18d3060b66c8cb1d368399ec0b9baa7c0ee5/MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/a4/65/057bf29660aae6ade0816457f8db4e749e5c0bfa2366eb5f67db9912fa4c/charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 227.2 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) INFO: pip is looking at multiple versions of sphinxcontrib-websupport to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-websupport (from sphinx<2) Obtaining dependency information for sphinxcontrib-websupport from https://files.pythonhosted.org/packages/1d/5b/b6f6d68a2478654bf9120bc04430551cf5011a9288c88d38c6541c36086e/sphinxcontrib_websupport-1.2.5-py3-none-any.whl.metadata Downloading sphinxcontrib_websupport-1.2.5-py3-none-any.whl.metadata (2.5 kB) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Obtaining dependency information for sphinxcontrib-serializinghtml from https://files.pythonhosted.org/packages/95/d6/2e0bda62b2a808070ac922d21a950aa2cb5e4fcfb87e5ff5f86bc43a2201/sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) INFO: pip is looking at multiple versions of sphinxcontrib-serializinghtml to determine which version is compatible with other requirements. This could take a while. Obtaining dependency information for sphinxcontrib-serializinghtml from https://files.pythonhosted.org/packages/dc/85/ea34b6be0494eff8ae281107bb4a83f6c83066b358f2525a251dc852817c/sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl.metadata (2.3 kB) Obtaining dependency information for sphinxcontrib-serializinghtml from https://files.pythonhosted.org/packages/36/c6/0d5b3f258fdb107558163e88607eb6c245d8785fbd707e027f2da7fbc795/sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl.metadata (2.3 kB) Obtaining dependency information for sphinxcontrib-serializinghtml from https://files.pythonhosted.org/packages/82/a2/962548d13ceddff95eac7843c9ff37b451c02b69429007b93d6a10a353d3/sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata (2.3 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 245.9 MB/s eta 0:00:00 Downloading Pillow-10.0.0-cp310-cp310-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 190.2 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 267.8 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 232.6 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 270.9 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 kB 260.9 MB/s eta 0:00:00 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 231.0 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=95f751e50deee0826cb38a5a665c1cdccbd6460139651a6c6ddb0d42b4923395 Stored in directory: /tmp/pip-ephem-wheel-cache-o_af4bbm/wheels/df/9a/50/99d488b71fc0b027f0d316f4e447cdc9b973c67e1e7e4abc4b Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-10.0.0 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-2.0.4 [rtd-command-info] start-time: 2023-09-04T13:05:53.426406Z, end-time: 2023-09-04T13:06:31.536053Z, duration: 38, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[doc] Processing /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/947 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 array-api-compat (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for array-api-compat from https://files.pythonhosted.org/packages/b0/6a/39eaa8eb533174bcbe0f10dff25e9e054bee8b72716c0f35fc9f28356d45/array_api_compat-1.3-py3-none-any.whl.metadata Downloading array_api_compat-1.3-py3-none-any.whl.metadata (12 kB) Collecting h5py>=3 (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for h5py>=3 from https://files.pythonhosted.org/packages/0d/7a/e55589e4093cca1934db5e99644c1c2424a9b3aac104b7f6176605a5eeb7/h5py-3.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading h5py-3.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting natsort (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for natsort from https://files.pythonhosted.org/packages/ef/82/7a9d0550484a62c6da82858ee9419f3dd1ccc9aa1c26a1e43da3ecd20b0d/natsort-8.4.0-py3-none-any.whl.metadata Downloading natsort-8.4.0-py3-none-any.whl.metadata (21 kB) Collecting numpy>=1.16.5 (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for numpy>=1.16.5 from https://files.pythonhosted.org/packages/71/3c/3b1981c6a1986adc9ee7db760c0c34ea5b14ac3da9ecfcf1ea2a4ec6c398/numpy-1.25.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading numpy-1.25.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Requirement already satisfied: packaging>=20 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from anndata==0.10.0.dev147+g9d53307) (23.1) Collecting pandas>=1.1.1 (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for pandas>=1.1.1 from https://files.pythonhosted.org/packages/fb/4f/4a4372b2e24439f559b73318683486831d75e59544ae02bf8dec8dd6f48b/pandas-2.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading pandas-2.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting scipy>1.4 (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for scipy>1.4 from https://files.pythonhosted.org/packages/a8/cc/c36f3439f5d47c3b13833ce6687b43a040cc7638c502ac46b41e2d4f3d6f/scipy-1.11.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading scipy-1.11.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.1/59.1 kB 5.8 MB/s eta 0:00:00 Collecting awkward>=2.0.7 (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for awkward>=2.0.7 from https://files.pythonhosted.org/packages/3b/01/433e02d3cb670fd6445311d7ad4ae875ba33bc25fea11c5aa53a8ccd5fd2/awkward-2.3.3-py3-none-any.whl.metadata Downloading awkward-2.3.3-py3-none-any.whl.metadata (6.9 kB) Collecting ipython (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for ipython from https://files.pythonhosted.org/packages/7f/d0/c3eb7b17b013da59925aed7b2e7c55f8f1c9209249316812fe8cb758b337/ipython-8.15.0-py3-none-any.whl.metadata Downloading ipython-8.15.0-py3-none-any.whl.metadata (5.9 kB) Collecting myst-parser (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for myst-parser from https://files.pythonhosted.org/packages/1d/f6/6d61a023d758f488e36638076e8a4ec4447a2cdf86938cf6c60cf1c860e6/myst_parser-2.0.0-py3-none-any.whl.metadata Downloading myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting nbsphinx (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for nbsphinx from https://files.pythonhosted.org/packages/a3/a0/ca4aeb2f7f2608a483459a3bb486da250a7eb23eb76c9a0af154395f0cb2/nbsphinx-0.9.3-py3-none-any.whl.metadata Downloading nbsphinx-0.9.3-py3-none-any.whl.metadata (2.1 kB) Collecting scanpydoc>=0.9 (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for scanpydoc>=0.9 from https://files.pythonhosted.org/packages/6f/a3/8ebfbb5a1d07986f39f67ccf84b575ba19ec57c84a0cae5804a3789092a1/scanpydoc-0.9.5-py3-none-any.whl.metadata Downloading scanpydoc-0.9.5-py3-none-any.whl.metadata (2.4 kB) Collecting sphinx-autodoc-typehints>=1.11.0 (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for sphinx-autodoc-typehints>=1.11.0 from https://files.pythonhosted.org/packages/a4/a2/71ee28033c218b025348555747cb95993338179875bae75c197138be77ad/sphinx_autodoc_typehints-1.24.0-py3-none-any.whl.metadata Downloading sphinx_autodoc_typehints-1.24.0-py3-none-any.whl.metadata (7.8 kB) Collecting sphinx-book-theme>=1.0.1 (from anndata==0.10.0.dev147+g9d53307) Downloading sphinx_book_theme-1.0.1-py3-none-any.whl (396 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.9/396.9 kB 23.8 MB/s eta 0:00:00 Collecting sphinx-copybutton (from anndata==0.10.0.dev147+g9d53307) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Collecting sphinx-issues (from anndata==0.10.0.dev147+g9d53307) Downloading sphinx_issues-3.0.1-py3-none-any.whl (8.2 kB) Collecting sphinx>=4.4 (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for sphinx>=4.4 from https://files.pythonhosted.org/packages/a6/54/f4fcf7113eb051a46476ecce9485c463f58dbc3887c06dbfe1e67a8ce7c0/sphinx-7.2.5-py3-none-any.whl.metadata Downloading sphinx-7.2.5-py3-none-any.whl.metadata (5.9 kB) Collecting sphinxext-opengraph (from anndata==0.10.0.dev147+g9d53307) Downloading sphinxext_opengraph-0.8.2-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 96.6 MB/s eta 0:00:00 Collecting zarr (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for zarr from https://files.pythonhosted.org/packages/ba/55/0f5ec28561a1698ac5c11edc5724f8c6d48d01baecf740ffd62107d95e7f/zarr-2.16.1-py3-none-any.whl.metadata Downloading zarr-2.16.1-py3-none-any.whl.metadata (5.8 kB) Collecting awkward-cpp==22 (from awkward>=2.0.7->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for awkward-cpp==22 from https://files.pythonhosted.org/packages/76/35/ad4e11ae549245838029ff0095dcd403f8ce461bc3508675f73d02924236/awkward_cpp-22-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading awkward_cpp-22-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting typing-extensions>=4.1.0 (from awkward>=2.0.7->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for typing-extensions>=4.1.0 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Collecting python-dateutil>=2.8.2 (from pandas>=1.1.1->anndata==0.10.0.dev147+g9d53307) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 257.2 MB/s eta 0:00:00 Collecting pytz>=2020.1 (from pandas>=1.1.1->anndata==0.10.0.dev147+g9d53307) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 266.4 MB/s eta 0:00:00 Collecting tzdata>=2022.1 (from pandas>=1.1.1->anndata==0.10.0.dev147+g9d53307) Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 274.0 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for sphinxcontrib-applehelp from https://files.pythonhosted.org/packages/c0/0c/261c0949083c0ac635853528bb0070c89e927841d4e533ba0b5563365c06/sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-devhelp (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for sphinxcontrib-devhelp from https://files.pythonhosted.org/packages/c0/03/010ac733ec7b7f71c1dc88e7115743ee466560d6d85373b56fb9916e4586/sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-jsmath (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for sphinxcontrib-htmlhelp>=2.0.0 from https://files.pythonhosted.org/packages/28/7a/958f8e3e6abe8219d0d1f1224886de847ab227b218f4a07b61bc337f64be/sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.9 from https://files.pythonhosted.org/packages/95/d6/2e0bda62b2a808070ac922d21a950aa2cb5e4fcfb87e5ff5f86bc43a2201/sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-qthelp (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for sphinxcontrib-qthelp from https://files.pythonhosted.org/packages/1f/e5/1850f3f118e95581c1e30b57028ac979badee1eb29e70ee72b0241f5a185/sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) (3.0.3) Requirement already satisfied: Pygments>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) (2.16.1) Collecting docutils<0.21,>=0.18.1 (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for docutils<0.21,>=0.18.1 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) (2.31.0) INFO: pip is looking at multiple versions of sphinx-book-theme to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-autodoc-typehints>=1.11.0 (from anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for sphinx-autodoc-typehints>=1.11.0 from https://files.pythonhosted.org/packages/74/0b/da14533947c9d250917c3537a2ac4efd3d0f149c43ebfca63e718cfd5db8/sphinx_autodoc_typehints-1.23.3-py3-none-any.whl.metadata Downloading sphinx_autodoc_typehints-1.23.3-py3-none-any.whl.metadata (8.5 kB) Obtaining dependency information for sphinx-autodoc-typehints>=1.11.0 from https://files.pythonhosted.org/packages/81/81/fa50a8950f0028a1cc82f621e203db019322b3b0c82a72c92b31ff9df951/sphinx_autodoc_typehints-1.23.2-py3-none-any.whl.metadata Downloading sphinx_autodoc_typehints-1.23.2-py3-none-any.whl.metadata (8.5 kB) Obtaining dependency information for sphinx-autodoc-typehints>=1.11.0 from https://files.pythonhosted.org/packages/c2/21/c4e7ff41eea7c258bb63ffbe0907323908531d6f8f33c8f361dc95176d2a/sphinx_autodoc_typehints-1.23.1-py3-none-any.whl.metadata Downloading sphinx_autodoc_typehints-1.23.1-py3-none-any.whl.metadata (8.6 kB) Downloading sphinx_autodoc_typehints-1.23.0-py3-none-any.whl (17 kB) Collecting sphinx>=4.4 (from anndata==0.10.0.dev147+g9d53307) Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 200.2 MB/s eta 0:00:00 Collecting pydata-sphinx-theme>=0.13.3 (from sphinx-book-theme>=1.0.1->anndata==0.10.0.dev147+g9d53307) Downloading pydata_sphinx_theme-0.13.3-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 253.7 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) (1.1.5) Collecting docutils<0.20,>=0.18.1 (from sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 269.2 MB/s eta 0:00:00 Collecting backcall (from ipython->anndata==0.10.0.dev147+g9d53307) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator (from ipython->anndata==0.10.0.dev147+g9d53307) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from ipython->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for jedi>=0.16 from https://files.pythonhosted.org/packages/8e/46/7e3ae3aa2dcfcffc5138c6cef5448523218658411c84a2000bf75c8d3ec1/jedi-0.19.0-py2.py3-none-any.whl.metadata Downloading jedi-0.19.0-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython->anndata==0.10.0.dev147+g9d53307) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting pickleshare (from ipython->anndata==0.10.0.dev147+g9d53307) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 from https://files.pythonhosted.org/packages/a9/b4/ba77c84edf499877317225d7b7bc047a81f7c2eed9628eeb6bab0ac2e6c9/prompt_toolkit-3.0.39-py3-none-any.whl.metadata Downloading prompt_toolkit-3.0.39-py3-none-any.whl.metadata (6.4 kB) Collecting stack-data (from ipython->anndata==0.10.0.dev147+g9d53307) Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting traitlets>=5 (from ipython->anndata==0.10.0.dev147+g9d53307) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 236.6 MB/s eta 0:00:00 Collecting exceptiongroup (from ipython->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for exceptiongroup from https://files.pythonhosted.org/packages/ad/83/b71e58666f156a39fb29417e4c8ca4bc7400c0dd4ed9e8842ab54dc8c344/exceptiongroup-1.1.3-py3-none-any.whl.metadata Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) Collecting pexpect>4.3 (from ipython->anndata==0.10.0.dev147+g9d53307) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 229.0 MB/s eta 0:00:00 Collecting markdown-it-py~=3.0 (from myst-parser->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for markdown-it-py~=3.0 from https://files.pythonhosted.org/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl.metadata Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins~=0.4 (from myst-parser->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for mdit-py-plugins~=0.4 from https://files.pythonhosted.org/packages/e5/3c/fe85f19699a7b40c8f9ce8ecee7e269b9b3c94099306df6f9891bdefeedd/mdit_py_plugins-0.4.0-py3-none-any.whl.metadata Downloading mdit_py_plugins-0.4.0-py3-none-any.whl.metadata (2.7 kB) Collecting pyyaml (from myst-parser->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for pyyaml from https://files.pythonhosted.org/packages/29/61/bf33c6c85c55bc45a29eee3195848ff2d518d84735eb0e2d8cb42e0d285e/PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting nbconvert!=5.4 (from nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for nbconvert!=5.4 from https://files.pythonhosted.org/packages/a4/a6/072b6fd04616f1409f37ef5967ea5bbbeea1447d4494c2d98658a95fc985/nbconvert-7.8.0-py3-none-any.whl.metadata Downloading nbconvert-7.8.0-py3-none-any.whl.metadata (8.0 kB) Collecting nbformat (from nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for nbformat from https://files.pythonhosted.org/packages/f4/e7/ef30a90b70eba39e675689b9eaaa92530a71d7435ab8f9cae520814e0caf/nbformat-5.9.2-py3-none-any.whl.metadata Downloading nbformat-5.9.2-py3-none-any.whl.metadata (3.4 kB) Collecting matplotlib (from sphinxext-opengraph->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for matplotlib from https://files.pythonhosted.org/packages/c2/da/a5622266952ab05dc3995d77689cba600e49ea9d6c51d469c077695cb719/matplotlib-3.7.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading matplotlib-3.7.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting asciitree (from zarr->anndata==0.10.0.dev147+g9d53307) Downloading asciitree-0.3.3.tar.gz (4.0 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting fasteners (from zarr->anndata==0.10.0.dev147+g9d53307) Downloading fasteners-0.18-py3-none-any.whl (18 kB) Collecting numcodecs>=0.10.0 (from zarr->anndata==0.10.0.dev147+g9d53307) Downloading numcodecs-0.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 202.9 MB/s eta 0:00:00 Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython->anndata==0.10.0.dev147+g9d53307) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 251.2 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from Jinja2>=3.0->sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) (2.1.3) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser->anndata==0.10.0.dev147+g9d53307) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting beautifulsoup4 (from nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 259.1 MB/s eta 0:00:00 Collecting bleach!=5.0.0 (from nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 264.3 MB/s eta 0:00:00 Collecting defusedxml (from nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyter-core>=4.7 (from nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for jupyter-core>=4.7 from https://files.pythonhosted.org/packages/8c/e0/3f9061c5e99a03612510f892647b15a91f910c5275b7b77c6c72edae1494/jupyter_core-5.3.1-py3-none-any.whl.metadata Downloading jupyter_core-5.3.1-py3-none-any.whl.metadata (3.4 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for mistune<4,>=2.0.3 from https://files.pythonhosted.org/packages/cc/c0/ac9587149e37cde62ae338e9db8241ae2fdc79a84bde8c8ba7caea2c22d8/mistune-3.0.1-py3-none-any.whl.metadata Downloading mistune-3.0.1-py3-none-any.whl.metadata (1.7 kB) Collecting nbclient>=0.5.0 (from nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for nbclient>=0.5.0 from https://files.pythonhosted.org/packages/ac/5a/d670ca51e6c3d98574b9647599821590efcd811d71f58e9c89fc59a17685/nbclient-0.8.0-py3-none-any.whl.metadata Downloading nbclient-0.8.0-py3-none-any.whl.metadata (7.8 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 (from nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting fastjsonschema (from nbformat->nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for fastjsonschema from https://files.pythonhosted.org/packages/9d/93/a3ca3cdeb84065d7d8f8df4cb09ab44405f109183c1d2b915ec17574e6b1/fastjsonschema-2.18.0-py3-none-any.whl.metadata Downloading fastjsonschema-2.18.0-py3-none-any.whl.metadata (2.0 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for jsonschema>=2.6 from https://files.pythonhosted.org/packages/2b/ff/af59fd34bc4d7ac3e6e0cd1f3c10317d329b6c1aee179e8b24ad9a79fbac/jsonschema-4.19.0-py3-none-any.whl.metadata Downloading jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB) Collecting entrypoints (from numcodecs>=0.10.0->zarr->anndata==0.10.0.dev147+g9d53307) Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython->anndata==0.10.0.dev147+g9d53307) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython->anndata==0.10.0.dev147+g9d53307) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting accessible-pygments (from pydata-sphinx-theme>=0.13.3->sphinx-book-theme>=1.0.1->anndata==0.10.0.dev147+g9d53307) Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl (29 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas>=1.1.1->anndata==0.10.0.dev147+g9d53307) (1.16.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from requests>=2.25.0->sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from requests>=2.25.0->sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from requests>=2.25.0->sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) (2.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from requests>=2.25.0->sphinx>=4.4->anndata==0.10.0.dev147+g9d53307) (2023.7.22) Collecting contourpy>=1.0.1 (from matplotlib->sphinxext-opengraph->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for contourpy>=1.0.1 from https://files.pythonhosted.org/packages/aa/55/02c6d24804592b862b38a85c9b3283edc245081390a520ccd11697b6b24f/contourpy-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading contourpy-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.7 kB) Collecting cycler>=0.10 (from matplotlib->sphinxext-opengraph->anndata==0.10.0.dev147+g9d53307) Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 (from matplotlib->sphinxext-opengraph->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for fonttools>=4.22.0 from https://files.pythonhosted.org/packages/2b/e8/61b8525acf26ec222518bdff127ae502bfa3408981fb5e5493f2b037d7fb/fonttools-4.42.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading fonttools-4.42.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (150 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.0/151.0 kB 262.4 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib->sphinxext-opengraph->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for kiwisolver>=1.0.1 from https://files.pythonhosted.org/packages/6f/40/4ab1fdb57fced80ce5903f04ae1aed7c1d5939dda4fd0c0aa526c12fe28a/kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.4 kB) Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages (from matplotlib->sphinxext-opengraph->anndata==0.10.0.dev147+g9d53307) (10.0.0) Collecting pyparsing<3.1,>=2.3.1 (from matplotlib->sphinxext-opengraph->anndata==0.10.0.dev147+g9d53307) Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 238.6 MB/s eta 0:00:00 Collecting executing>=1.2.0 (from stack-data->ipython->anndata==0.10.0.dev147+g9d53307) Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for asttokens>=2.1.0 from https://files.pythonhosted.org/packages/bd/4a/84cb4c859de8cc90b36d16605d976b61749532644dc79593c3287e6b9e01/asttokens-2.3.0-py2.py3-none-any.whl.metadata Downloading asttokens-2.3.0-py2.py3-none-any.whl.metadata (4.9 kB) Collecting pure-eval (from stack-data->ipython->anndata==0.10.0.dev147+g9d53307) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting webencodings (from bleach!=5.0.0->nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx->anndata==0.10.0.dev147+g9d53307) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 237.1 MB/s eta 0:00:00 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/be/8e/56d6f1e2d591f4d6cbcba446cac4a1b0dc4f584537e2071d9bcee8eeab6b/referencing-0.30.2-py3-none-any.whl.metadata Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/cd/3f/ed4618bba59273b5c310d24b34e25041412913687e9746536f5583eadb53/rpds_py-0.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading rpds_py-0.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.7 kB) Collecting platformdirs>=2.5 (from jupyter-core>=4.7->nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for platformdirs>=2.5 from https://files.pythonhosted.org/packages/14/51/fe5a0d6ea589f0d4a1b97824fb518962ad48b27cd346dcdfa2405187997a/platformdirs-3.10.0-py3-none-any.whl.metadata Downloading platformdirs-3.10.0-py3-none-any.whl.metadata (11 kB) Collecting jupyter-client>=6.1.12 (from nbclient>=0.5.0->nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for jupyter-client>=6.1.12 from https://files.pythonhosted.org/packages/73/d4/3c13d6a300be9e894561aea0b81e7aed46e8f98029b7d9369d90b1fc7ac5/jupyter_client-8.3.1-py3-none-any.whl.metadata Downloading jupyter_client-8.3.1-py3-none-any.whl.metadata (8.5 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for soupsieve>1.2 from https://files.pythonhosted.org/packages/4c/f3/038b302fdfbe3be7da016777069f26ceefe11a681055ea1f7817546508e3/soupsieve-2.5-py3-none-any.whl.metadata Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting pyzmq>=23.0 (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for pyzmq>=23.0 from https://files.pythonhosted.org/packages/ca/e2/a986e003fcc5a263591b2f0367caea0b0ca1cbac516b2d7086059f141450/pyzmq-25.1.1-cp310-cp310-manylinux_2_28_x86_64.whl.metadata Downloading pyzmq-25.1.1-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (4.9 kB) Collecting tornado>=6.2 (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert!=5.4->nbsphinx->anndata==0.10.0.dev147+g9d53307) Obtaining dependency information for tornado>=6.2 from https://files.pythonhosted.org/packages/66/a5/e6da56c03ff61200d5a43cfb75ab09316fc0836aa7ee26b4e9dcbfc3ae85/tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Downloading awkward-2.3.3-py3-none-any.whl (697 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 697.9/697.9 kB 273.4 MB/s eta 0:00:00 Downloading awkward_cpp-22-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 285.5 MB/s eta 0:00:00 Downloading h5py-3.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 225.5 MB/s eta 0:00:00 Downloading numpy-1.25.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 177.2 MB/s eta 0:00:00 Downloading pandas-2.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.7/12.7 MB 187.0 MB/s eta 0:00:00 Downloading scanpydoc-0.9.5-py3-none-any.whl (30 kB) Downloading scipy-1.11.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (36.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.3/36.3 MB 201.1 MB/s eta 0:00:00 Downloading array_api_compat-1.3-py3-none-any.whl (29 kB) Downloading ipython-8.15.0-py3-none-any.whl (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 284.3 MB/s eta 0:00:00 Downloading myst_parser-2.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.2/77.2 kB 245.6 MB/s eta 0:00:00 Downloading natsort-8.4.0-py3-none-any.whl (38 kB) Downloading nbsphinx-0.9.3-py3-none-any.whl (31 kB) Downloading zarr-2.16.1-py3-none-any.whl (206 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.9/206.9 kB 275.0 MB/s eta 0:00:00 Downloading jedi-0.19.0-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 257.2 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 235.4 MB/s eta 0:00:00 Downloading mdit_py_plugins-0.4.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 kB 227.6 MB/s eta 0:00:00 Downloading nbconvert-7.8.0-py3-none-any.whl (254 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.9/254.9 kB 274.2 MB/s eta 0:00:00 Downloading nbformat-5.9.2-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.6/77.6 kB 242.5 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.39-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.2/385.2 kB 274.7 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 234.5 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) Downloading matplotlib-3.7.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 193.9 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 279.8 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 255.1 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 228.3 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 253.3 MB/s eta 0:00:00 Downloading asttokens-2.3.0-py2.py3-none-any.whl (27 kB) Downloading contourpy-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.7/300.7 kB 279.7 MB/s eta 0:00:00 Downloading fonttools-4.42.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 215.5 MB/s eta 0:00:00 Downloading jsonschema-4.19.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 246.3 MB/s eta 0:00:00 Downloading jupyter_core-5.3.1-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.7/93.7 kB 242.0 MB/s eta 0:00:00 Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 264.0 MB/s eta 0:00:00 Downloading mistune-3.0.1-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 225.8 MB/s eta 0:00:00 Downloading nbclient-0.8.0-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 248.0 MB/s eta 0:00:00 Downloading fastjsonschema-2.18.0-py3-none-any.whl (23 kB) Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) Downloading jupyter_client-8.3.1-py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.1/104.1 kB 257.4 MB/s eta 0:00:00 Downloading platformdirs-3.10.0-py3-none-any.whl (17 kB) Downloading referencing-0.30.2-py3-none-any.whl (25 kB) Downloading rpds_py-0.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 285.7 MB/s eta 0:00:00 Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading pyzmq-25.1.1-cp310-cp310-manylinux_2_28_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 268.8 MB/s eta 0:00:00 Downloading tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.7/427.7 kB 281.5 MB/s eta 0:00:00 Building wheels for collected packages: anndata, asciitree Building wheel for anndata (pyproject.toml): started Building wheel for anndata (pyproject.toml): finished with status 'done' Created wheel for anndata: filename=anndata-0.10.0.dev147+g9d53307-py3-none-any.whl size=122499 sha256=fa59ff3af5fa3e3ff3317800f333830443b9713c18dbb4d65647867795dd57b2 Stored in directory: /tmp/pip-ephem-wheel-cache-fqlea13w/wheels/7b/50/aa/b1ccb798365611f213b22186672a3b613605f0e618fdde3165 Building wheel for asciitree (setup.py): started Building wheel for asciitree (setup.py): finished with status 'done' Created wheel for asciitree: filename=asciitree-0.3.3-py3-none-any.whl size=5033 sha256=0fa5fe3cb0b57b42e56ec23cee0813dfa46bc8f5ae9694bdf381c467cc60c0ff Stored in directory: /tmp/pip-ephem-wheel-cache-fqlea13w/wheels/7f/4e/be/1171b40f43b918087657ec57cf3b81fa1a2e027d8755baa184 Successfully built anndata asciitree Installing collected packages: webencodings, wcwidth, pytz, pure-eval, ptyprocess, pickleshare, fastjsonschema, executing, backcall, asciitree, array-api-compat, tzdata, typing-extensions, traitlets, tornado, tinycss2, sphinxcontrib-jsmath, soupsieve, rpds-py, pyzmq, pyyaml, python-dateutil, pyparsing, prompt-toolkit, platformdirs, pexpect, parso, pandocfilters, numpy, natsort, mistune, mdurl, kiwisolver, jupyterlab-pygments, fonttools, fasteners, exceptiongroup, entrypoints, docutils, defusedxml, decorator, cycler, bleach, attrs, asttokens, accessible-pygments, stack-data, scipy, referencing, pandas, numcodecs, matplotlib-inline, markdown-it-py, jupyter-core, jedi, h5py, contourpy, beautifulsoup4, awkward-cpp, zarr, mdit-py-plugins, matplotlib, jupyter-client, jsonschema-specifications, ipython, awkward, anndata, jsonschema, nbformat, nbclient, nbconvert, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx, pydata-sphinx-theme, sphinxext-opengraph, sphinx-issues, sphinx-copybutton, sphinx-book-theme, sphinx-autodoc-typehints, scanpydoc, nbsphinx, myst-parser Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed accessible-pygments-0.0.4 anndata-0.10.0.dev147+g9d53307 array-api-compat-1.3 asciitree-0.3.3 asttokens-2.3.0 attrs-23.1.0 awkward-2.3.3 awkward-cpp-22 backcall-0.2.0 beautifulsoup4-4.12.2 bleach-6.0.0 contourpy-1.1.0 cycler-0.11.0 decorator-5.1.1 defusedxml-0.7.1 docutils-0.19 entrypoints-0.4 exceptiongroup-1.1.3 executing-1.2.0 fasteners-0.18 fastjsonschema-2.18.0 fonttools-4.42.1 h5py-3.9.0 ipython-8.15.0 jedi-0.19.0 jsonschema-4.19.0 jsonschema-specifications-2023.7.1 jupyter-client-8.3.1 jupyter-core-5.3.1 jupyterlab-pygments-0.2.2 kiwisolver-1.4.5 markdown-it-py-3.0.0 matplotlib-3.7.2 matplotlib-inline-0.1.6 mdit-py-plugins-0.4.0 mdurl-0.1.2 mistune-3.0.1 myst-parser-2.0.0 natsort-8.4.0 nbclient-0.8.0 nbconvert-7.8.0 nbformat-5.9.2 nbsphinx-0.9.3 numcodecs-0.11.0 numpy-1.25.2 pandas-2.1.0 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 platformdirs-3.10.0 prompt-toolkit-3.0.39 ptyprocess-0.7.0 pure-eval-0.2.2 pydata-sphinx-theme-0.13.3 pyparsing-3.0.9 python-dateutil-2.8.2 pytz-2023.3 pyyaml-6.0.1 pyzmq-25.1.1 referencing-0.30.2 rpds-py-0.10.0 scanpydoc-0.9.5 scipy-1.11.2 soupsieve-2.5 sphinx-6.2.1 sphinx-autodoc-typehints-1.23.0 sphinx-book-theme-1.0.1 sphinx-copybutton-0.5.2 sphinx-issues-3.0.1 sphinxcontrib-applehelp-1.0.7 sphinxcontrib-devhelp-1.0.5 sphinxcontrib-htmlhelp-2.0.4 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.6 sphinxext-opengraph-0.8.2 stack-data-0.6.2 tinycss2-1.2.1 tornado-6.3.3 traitlets-5.9.0 typing-extensions-4.7.1 tzdata-2023.3 wcwidth-0.2.6 webencodings-0.5.1 zarr-2.16.1 [rtd-command-info] start-time: 2023-09-04T13:06:39.660589Z, end-time: 2023-09-04T13:06:39.722693Z, duration: 0, exit-code: 0 cat docs/conf.py import sys from pathlib import Path from datetime import datetime from importlib import metadata from sphinx.application import Sphinx HERE = Path(__file__).parent sys.path[:0] = [str(HERE / "extensions")] # -- General configuration ------------------------------------------------ needs_sphinx = "1.7" # autosummary bugfix # General information project = "anndata" author = f"{project} developers" copyright = f"{datetime.now():%Y}, {author}" release = version = metadata.version("anndata") # default settings templates_path = ["_templates"] html_static_path = ["_static"] source_suffix = [".rst", ".md"] master_doc = "index" default_role = "literal" exclude_patterns = [ "_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints", "tutorials/notebooks/*.rst", ] pygments_style = "sphinx" extensions = [ "myst_parser", "sphinx_copybutton", "sphinx.ext.autodoc", "sphinx.ext.intersphinx", "sphinx.ext.doctest", "sphinx.ext.coverage", "sphinx.ext.mathjax", "sphinx.ext.napoleon", "sphinx.ext.autosummary", "sphinx_autodoc_typehints", # needs to be after napoleon "sphinx_issues", "sphinxext.opengraph", "scanpydoc", # needs to be before linkcode "sphinx.ext.linkcode", "nbsphinx", "IPython.sphinxext.ipython_console_highlighting", ] myst_enable_extensions = [ "html_image", # So README.md can be used on github and sphinx docs ] # Generate the API documentation when building autosummary_generate = True autodoc_member_order = "bysource" issues_github_path = "scverse/anndata" # autodoc_default_flags = ['members'] napoleon_google_docstring = False napoleon_numpy_docstring = True napoleon_include_init_with_doc = False napoleon_use_rtype = True # having a separate entry generally helps readability napoleon_use_param = True napoleon_custom_sections = [("Params", "Parameters")] typehints_defaults = "braces" todo_include_todos = False nitpicky = True # Report broken links nitpick_ignore = [ ("py:class", "scipy.sparse.base.spmatrix"), ("py:meth", "pandas.DataFrame.iloc"), ("py:meth", "pandas.DataFrame.loc"), ("py:class", "anndata._core.views.ArrayView"), ("py:class", "anndata._core.raw.Raw"), *[ ("py:class", f"anndata._core.aligned_mapping.{cls}{kind}") for cls in "Layers AxisArrays PairwiseArrays".split() for kind in ["", "View"] ], ] suppress_warnings = [ "ref.citation", "myst.header", # https://github.com/executablebooks/MyST-Parser/issues/262 ] def setup(app: Sphinx): # Don’t allow broken links. DO NOT CHANGE THIS LINE, fix problems instead. app.warningiserror = True intersphinx_mapping = dict( h5py=("https://docs.h5py.org/en/latest/", None), hdf5plugin=("https://hdf5plugin.readthedocs.io/en/latest/", None), loompy=("https://linnarssonlab.org/loompy/", None), numpy=("https://numpy.org/doc/stable/", None), pandas=("https://pandas.pydata.org/pandas-docs/stable/", None), python=("https://docs.python.org/3", None), scipy=("https://docs.scipy.org/doc/scipy/", None), sklearn=("https://scikit-learn.org/stable/", None), zarr=("https://zarr.readthedocs.io/en/stable/", None), xarray=("https://xarray.pydata.org/en/stable/", None), ) qualname_overrides = { "h5py._hl.group.Group": "h5py.Group", "h5py._hl.files.File": "h5py.File", "h5py._hl.dataset.Dataset": "h5py.Dataset", "anndata._core.anndata.AnnData": "anndata.AnnData", } # -- Social cards --------------------------------------------------------- ogp_site_url = "https://anndata.readthedocs.io/" ogp_image = "https://anndata.readthedocs.io/en/latest/_static/img/anndata_schema.svg" # -- Options for HTML output ---------------------------------------------- html_theme = "sphinx_book_theme" html_theme_options = dict( use_repository_button=True, repository_url="https://github.com/scverse/anndata", repository_branch="main", ) html_logo = "_static/img/anndata_schema.svg" issues_github_path = "scverse/anndata" html_show_sphinx = False # -- Options for other output formats ------------------------------------------ htmlhelp_basename = f"{project}doc" doc_title = f"{project} Documentation" latex_documents = [(master_doc, f"{project}.tex", doc_title, author, "manual")] man_pages = [(master_doc, project, doc_title, [author], 1)] texinfo_documents = [ ( master_doc, project, doc_title, author, project, "One line description of project.", "Miscellaneous", ) ] ########################################################################### # 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': "947", 'version_slug': "947", '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/"), ("stable", "/en/stable/"), ("0.7.8", "/en/0.7.8/"), ("0.4.1", "/en/0.4.1/"), ("0.3", "/en/0.3/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'icb-anndata', 'name': u'anndata', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'scverse', 'proxied_api_host': '/_', 'github_repo': 'anndata', 'github_version': '9d53307efc00489779f77528d9d7ab315854d5ea', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '9d53307efc00489779f77528d9d7ab315854d5ea', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '9d53307efc00489779f77528d9d7ab315854d5ea', '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': '9d53307e', } # 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 'external' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'https://github.com/scverse/anndata/pull/947' readthedocs_build_url = 'https://readthedocs.com/projects/icb-anndata/builds/1700646/' 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: 2023-09-04T13:06:40.221825Z, end-time: 2023-09-04T13:06:48.320001Z, duration: 8, exit-code: 2 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v6.2.1 making output directory... done myst v2.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'html_image'}, disable_syntax=[], all_links_external=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) loading intersphinx inventory from https://docs.h5py.org/en/latest/objects.inv... loading intersphinx inventory from https://hdf5plugin.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://linnarssonlab.org/loompy/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... loading intersphinx inventory from https://pandas.pydata.org/pandas-docs/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.scipy.org/doc/scipy/objects.inv... loading intersphinx inventory from https://scikit-learn.org/stable/objects.inv... loading intersphinx inventory from https://zarr.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://xarray.pydata.org/en/stable/objects.inv... intersphinx inventory has moved: https://xarray.pydata.org/en/stable/objects.inv -> https://docs.xarray.dev/en/stable/objects.inv [autosummary] generating autosummary for: _key_contributors.rst, api.md, benchmark-read-write.ipynb, benchmarks.md, concatenation.rst, contributing.md, fileformat-prose.md, index.md, interoperability.md, news.md, ..., release-notes/index.md, release-notes/release-latest.md, tutorials/index.md, tutorials/notebooks/anncollection-annloader.ipynb, tutorials/notebooks/anncollection.ipynb, tutorials/notebooks/anndata_dask_array.ipynb, tutorials/notebooks/annloader.ipynb, tutorials/notebooks/awkward-arrays.ipynb, tutorials/notebooks/getting-started.ipynb, tutorials/notebooks/{read,write}_dispatched.ipynb Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages/sphinx/ext/autosummary/generate.py", line 455, in generate_autosummary_docs name, obj, parent, modname = import_by_name(entry.name) File "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages/sphinx/ext/autosummary/__init__.py", line 659, in import_by_name raise ImportExceptionGroup('no module named %s' % ' or '.join(tried), exceptions) sphinx.ext.autosummary.ImportExceptionGroup: no module named anndata.AnnData During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages/sphinx/events.py", line 96, in emit results.append(listener.handler(self.app, *args)) File "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages/sphinx/ext/autosummary/__init__.py", line 818, in process_generate_options generate_autosummary_docs(genfiles, suffix=suffix, base_path=app.srcdir, File "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages/sphinx/ext/autosummary/generate.py", line 460, in generate_autosummary_docs name, obj, parent, modname = import_ivar_by_name(entry.name) File "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages/sphinx/ext/autosummary/__init__.py", line 717, in import_ivar_by_name real_name, obj, parent, modname = import_by_name(name, prefixes, grouped_exception) File "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages/sphinx/ext/autosummary/__init__.py", line 659, in import_by_name raise ImportExceptionGroup('no module named %s' % ' or '.join(tried), exceptions) sphinx.ext.autosummary.ImportExceptionGroup: no module named anndata The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages/sphinx/cmd/build.py", line 280, in build_main app = Sphinx(args.sourcedir, args.confdir, args.outputdir, File "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages/sphinx/application.py", line 268, in __init__ self._init_builder() File "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages/sphinx/application.py", line 341, in _init_builder self.events.emit('builder-inited') File "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/947/lib/python3.10/site-packages/sphinx/events.py", line 107, in emit raise ExtensionError(__("Handler %r for event %r threw an exception") % sphinx.errors.ExtensionError: Handler for event 'builder-inited' threw an exception (exception: no module named anndata) Extension error (sphinx.ext.autosummary): Handler for event 'builder-inited' threw an exception (exception: no module named anndata)