Read the Docs build information Build id: 2530551 Project: xanaduai-catalyst Version: latest Commit: f17e5b907f9b8689e063a1fa3a44de41ae6545cc Date: 2024-10-07T14:16:20.031131Z State: cancelled Success: False [rtd-command-info] start-time: 2024-10-07T14:16:21.687234Z, end-time: 2024-10-07T14:16:23.311829Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:PennyLaneAI/catalyst.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-10-07T14:16:23.422345Z, end-time: 2024-10-07T14:16:24.694389Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-10-07T14:16:24.848686Z, end-time: 2024-10-07T14:16:24.961772Z, 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 f17e5b9 Seed `test_mid_circuit_measurement.py/test_dynamic_one_shot_multiple_measurements` (#1183) [rtd-command-info] start-time: 2024-10-07T14:16:25.062281Z, end-time: 2024-10-07T14:16:25.120406Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # Required version: 2 # Build documentation with Sphinx sphinx: configuration: doc/conf.py # Exclude all submodules submodules: exclude: all # Optionally build your docs in additional formats such as PDF and ePub formats: - htmlzip # Optionally set the build image build: os: ubuntu-22.04 tools: python: "3.10" apt_packages: - graphviz # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: doc/requirements.txt - method: pip path: . [rtd-command-info] start-time: 2024-10-07T14:16:26.849020Z, end-time: 2024-10-07T14:16:30.413187Z, duration: 3, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2318 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3113 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1159 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2596 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1447 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3191 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.8 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] Fetched 14.4 MB in 2s (5882 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-10-07T14:16:30.503360Z, end-time: 2024-10-07T14:16:34.225563Z, duration: 3, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 173 not upgraded. Need to get 1500 kB of archives. After this operation, 4700 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1500 kB in 1s (1055 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-6ubuntu0.1_amd64.deb ... Unpacking graphviz (2.42.2-6ubuntu0.1) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-6ubuntu0.1) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ... [rtd-command-info] start-time: 2024-10-07T14:16:38.343811Z, end-time: 2024-10-07T14:16:38.429412Z, duration: 0, exit-code: 0 asdf global python 3.10.14 [rtd-command-info] start-time: 2024-10-07T14:16:38.849842Z, end-time: 2024-10-07T14:16:40.288149Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.14.final.0-64 in 867ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/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-10-07T14:16:40.380900Z, end-time: 2024-10-07T14:16:51.410691Z, 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/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 11.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.3 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.2 setuptools-75.1.0 [rtd-command-info] start-time: 2024-10-07T14:16:51.520132Z, end-time: 2024-10-07T14:16:59.949511Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.0.2-py3-none-any.whl.metadata (6.2 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-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.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-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.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.0.2-py3-none-any.whl.metadata (10.0 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-2.1.5-cp310-cp310-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-cp310-cp310-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.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.0.2-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 115.5 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 209.4 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 324.4 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) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 369.8 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.0.2-py3-none-any.whl (13 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, tomli, 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 Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.1 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.0.2 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.0.2 urllib3-2.2.3 [rtd-command-info] start-time: 2024-10-07T14:17:00.093582Z, end-time: 2024-10-07T14:17:40.708834Z, duration: 40, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Looking in indexes: https://pypi.org/simple, https://test.pypi.org/simple/ Collecting docutils==0.16 (from -r doc/requirements.txt (line 1)) Downloading https://test-files.pythonhosted.org/packages/81/44/8a15e45ffa96e6cf82956dd8d7af9e666357e16b0d93b253903475ee947f/docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-bibtex (from -r doc/requirements.txt (line 2)) Downloading https://test-files.pythonhosted.org/packages/13/34/54c1be3024057ce003f7007ef4149cb8f0116808447de407a55f6ef967e0/sphinxcontrib_bibtex-2.6.3-py3-none-any.whl.metadata (6.3 kB) Collecting sphinx==4.5.0 (from -r doc/requirements.txt (line 3)) Downloading Sphinx-4.5.0-py3-none-any.whl.metadata (7.9 kB) Collecting sphinxcontrib-applehelp==1.0.4 (from -r doc/requirements.txt (line 4)) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-devhelp==1.0.2 (from -r doc/requirements.txt (line 5)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp==1.0.3 (from -r doc/requirements.txt (line 6)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp==2.0.1 (from -r doc/requirements.txt (line 7)) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-serializinghtml==1.1.5 (from -r doc/requirements.txt (line 8)) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting ipykernel (from -r doc/requirements.txt (line 9)) Downloading ipykernel-6.29.5-py3-none-any.whl.metadata (6.3 kB) Collecting nbsphinx==0.7 (from -r doc/requirements.txt (line 10)) Downloading nbsphinx-0.7.0-py3-none-any.whl.metadata (2.1 kB) Requirement already satisfied: Jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from -r doc/requirements.txt (line 11)) (3.1.4) Collecting version_information (from -r doc/requirements.txt (line 12)) Downloading version_information-1.0.4.tar.gz (3.8 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-copybutton (from -r doc/requirements.txt (line 13)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-tabs (from -r doc/requirements.txt (line 14)) Downloading sphinx_tabs-3.4.5-py3-none-any.whl.metadata (6.3 kB) Collecting markupsafe==2.1.1 (from -r doc/requirements.txt (line 15)) Downloading https://test-files.pythonhosted.org/packages/9e/82/2e089c6f34e77c073aa5a67040d368aac0dfb9b8ccbb46d381452c26fc33/MarkupSafe-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) Collecting pennylane-sphinx-theme (from -r doc/requirements.txt (line 16)) Downloading pennylane_sphinx_theme-0.5.8-py3-none-any.whl.metadata (4.1 kB) Collecting nbconvert (from -r doc/requirements.txt (line 17)) Downloading nbconvert-7.16.4-py3-none-any.whl.metadata (8.5 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from -r doc/requirements.txt (line 18)) (2.18.0) Collecting breathe (from -r doc/requirements.txt (line 19)) Downloading breathe-4.35.0-py3-none-any.whl.metadata (1.0 kB) Collecting ipython==8.10.0 (from -r doc/requirements.txt (line 20)) Downloading ipython-8.10.0-py3-none-any.whl.metadata (5.7 kB) Collecting sphinx-automodapi (from -r doc/requirements.txt (line 21)) Downloading sphinx_automodapi-0.18.0-py3-none-any.whl.metadata (2.9 kB) Collecting exhale>=0.3.3 (from -r doc/requirements.txt (line 22)) Downloading exhale-0.3.7-py3-none-any.whl.metadata (10 kB) Collecting graphviz (from -r doc/requirements.txt (line 23)) Downloading graphviz-0.20.3-py3-none-any.whl.metadata (12 kB) Collecting pybind11 (from -r doc/requirements.txt (line 24)) Downloading pybind11-2.13.6-py3-none-any.whl.metadata (9.5 kB) Collecting m2r2 (from -r doc/requirements.txt (line 25)) Downloading https://test-files.pythonhosted.org/packages/6a/9f/7233574fe327059c9dab29df93886d7a2e5a0e8b1c243a1036ead72d11ba/m2r2-0.3.3.post2-py3-none-any.whl.metadata (7.1 kB) Collecting mistune==0.8.4 (from -r doc/requirements.txt (line 26)) Downloading mistune-0.8.4-py2.py3-none-any.whl.metadata (8.5 kB) Collecting sphinxext-opengraph==0.9.0 (from -r doc/requirements.txt (line 27)) Downloading sphinxext_opengraph-0.9.0-py3-none-any.whl.metadata (6.5 kB) Collecting matplotlib==3.8.0 (from -r doc/requirements.txt (line 28)) Downloading matplotlib-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB) Collecting lxml_html_clean (from -r doc/requirements.txt (line 29)) Downloading lxml_html_clean-0.2.2-py3-none-any.whl.metadata (1.8 kB) Collecting pennylane-lightning-kokkos==0.39.0-dev38 (from -r doc/requirements.txt (line 33)) Downloading https://test-files.pythonhosted.org/packages/67/26/23706e2b7e249b370cd7059c4ec97c57e6aaf10d03a1368f738eef9a9a5d/PennyLane_Lightning_Kokkos-0.39.0.dev38-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (25 kB) Collecting pennylane-lightning==0.39.0-dev38 (from -r doc/requirements.txt (line 34)) Downloading https://test-files.pythonhosted.org/packages/58/2d/4b308b9b1d8b575fee81ec3ddd402dcb075d24ed2734344b5fdebe07862e/PennyLane_Lightning-0.39.0.dev38-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (25 kB) Collecting pennylane==0.39.0.dev26 (from -r doc/requirements.txt (line 35)) Downloading https://test-files.pythonhosted.org/packages/d7/11/6e4a5564d7a433ca50a6b4dd12cdf0d54188e0659f2cd8f199ad4611f5e6/PennyLane-0.39.0.dev26-py3-none-any.whl.metadata (9.2 kB) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (1.0.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (2.16.0) Collecting alabaster<0.8,>=0.7 (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (2.32.3) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (24.1) Collecting nbformat (from nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting traitlets (from nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting backcall (from ipython==8.10.0->-r doc/requirements.txt (line 20)) Downloading backcall-0.2.0-py2.py3-none-any.whl.metadata (2.0 kB) Collecting decorator (from ipython==8.10.0->-r doc/requirements.txt (line 20)) Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Collecting jedi>=0.16 (from ipython==8.10.0->-r doc/requirements.txt (line 20)) Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython==8.10.0->-r doc/requirements.txt (line 20)) Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting pickleshare (from ipython==8.10.0->-r doc/requirements.txt (line 20)) Downloading pickleshare-0.7.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting prompt-toolkit<3.1.0,>=3.0.30 (from ipython==8.10.0->-r doc/requirements.txt (line 20)) Downloading prompt_toolkit-3.0.48-py3-none-any.whl.metadata (6.4 kB) Collecting stack-data (from ipython==8.10.0->-r doc/requirements.txt (line 20)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting pexpect>4.3 (from ipython==8.10.0->-r doc/requirements.txt (line 20)) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting contourpy>=1.0.1 (from matplotlib==3.8.0->-r doc/requirements.txt (line 28)) Downloading contourpy-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.4 kB) Collecting cycler>=0.10 (from matplotlib==3.8.0->-r doc/requirements.txt (line 28)) Downloading https://test-files.pythonhosted.org/packages/e7/05/c19819d5e3d95294a6f5947fb9b9629efb316b96de511b418c53d245aae6/cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib==3.8.0->-r doc/requirements.txt (line 28)) Downloading fonttools-4.54.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (163 kB) Collecting kiwisolver>=1.0.1 (from matplotlib==3.8.0->-r doc/requirements.txt (line 28)) Downloading kiwisolver-1.4.7-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.3 kB) Collecting numpy<2,>=1.21 (from matplotlib==3.8.0->-r doc/requirements.txt (line 28)) Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Collecting pillow>=6.2.0 (from matplotlib==3.8.0->-r doc/requirements.txt (line 28)) Downloading pillow-10.4.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.2 kB) Collecting pyparsing>=2.3.1 (from matplotlib==3.8.0->-r doc/requirements.txt (line 28)) Downloading pyparsing-3.1.4-py3-none-any.whl.metadata (5.1 kB) Collecting python-dateutil>=2.7 (from matplotlib==3.8.0->-r doc/requirements.txt (line 28)) Downloading https://test-files.pythonhosted.org/packages/e0/0b/d5d878af576ff1fe68ca7ab6d70b471f2cf5cc76a84b0ab330fe2f93c63d/python_dateutil-3.9.0-py2.py3-none-any.whl.metadata (8.3 kB) Collecting scipy (from pennylane==0.39.0.dev26->-r doc/requirements.txt (line 35)) Downloading scipy-1.14.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting networkx (from pennylane==0.39.0.dev26->-r doc/requirements.txt (line 35)) Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) Collecting rustworkx>=0.14.0 (from pennylane==0.39.0.dev26->-r doc/requirements.txt (line 35)) Downloading rustworkx-0.15.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.9 kB) Collecting autograd (from pennylane==0.39.0.dev26->-r doc/requirements.txt (line 35)) Downloading autograd-1.7.0-py3-none-any.whl.metadata (7.5 kB) Collecting toml (from pennylane==0.39.0.dev26->-r doc/requirements.txt (line 35)) Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) Collecting appdirs (from pennylane==0.39.0.dev26->-r doc/requirements.txt (line 35)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting autoray>=0.6.11 (from pennylane==0.39.0.dev26->-r doc/requirements.txt (line 35)) Downloading https://test-files.pythonhosted.org/packages/b2/41/5eea3b2e0ce1aab1a23f8164752b513ca7af082b89cf43d67fb29b49d424/autoray-0.6.12-py3-none-any.whl.metadata (5.7 kB) Collecting cachetools (from pennylane==0.39.0.dev26->-r doc/requirements.txt (line 35)) Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) Collecting typing-extensions (from pennylane==0.39.0.dev26->-r doc/requirements.txt (line 35)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting pybtex>=0.24 (from sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Downloading pybtex-0.24.0-py2.py3-none-any.whl.metadata (2.0 kB) Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting comm>=0.1.1 (from ipykernel->-r doc/requirements.txt (line 9)) Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel->-r doc/requirements.txt (line 9)) Downloading debugpy-1.8.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) Collecting jupyter-client>=6.1.12 (from ipykernel->-r doc/requirements.txt (line 9)) Downloading jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB) Collecting jupyter-core!=5.0.*,>=4.12 (from ipykernel->-r doc/requirements.txt (line 9)) Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB) Collecting nest-asyncio (from ipykernel->-r doc/requirements.txt (line 9)) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel->-r doc/requirements.txt (line 9)) Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Collecting pyzmq>=24 (from ipykernel->-r doc/requirements.txt (line 9)) Downloading pyzmq-26.2.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (6.2 kB) Collecting tornado>=6.1 (from ipykernel->-r doc/requirements.txt (line 9)) Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting xanadu-sphinx-theme~=0.5.0 (from pennylane-sphinx-theme->-r doc/requirements.txt (line 16)) Downloading xanadu_sphinx_theme-0.5.0-py3-none-any.whl.metadata (14 kB) Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 16)) Downloading sphinx_gallery-0.17.1-py3-none-any.whl.metadata (8.9 kB) Collecting beautifulsoup4 (from nbconvert->-r doc/requirements.txt (line 17)) Downloading https://test-files.pythonhosted.org/packages/b1/fe/e8c672695b37eecc5cbf43e1d0638d88d66ba3a44c4d321c796f4e59167f/beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from nbconvert->-r doc/requirements.txt (line 17)) Downloading bleach-6.1.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert->-r doc/requirements.txt (line 17)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyterlab-pygments (from nbconvert->-r doc/requirements.txt (line 17)) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) INFO: pip is looking at multiple versions of nbconvert to determine which version is compatible with other requirements. This could take a while. Collecting nbconvert (from -r doc/requirements.txt (line 17)) Downloading nbconvert-7.16.3-py3-none-any.whl.metadata (8.2 kB) Downloading nbconvert-7.16.2-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.16.1-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.16.0-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.15.0-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.14.2-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.14.1-py3-none-any.whl.metadata (7.7 kB) INFO: pip is still looking at multiple versions of nbconvert to determine which version is compatible with other requirements. This could take a while. Downloading nbconvert-7.14.0-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.13.1-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.13.0-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.12.0-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.11.0-py3-none-any.whl.metadata (7.7 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Downloading nbconvert-7.10.0-py3-none-any.whl.metadata (7.8 kB) Downloading nbconvert-7.9.2-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.9.1-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.9.0-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.8.0-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.7.4-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.7.3-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.7.2-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.7.1-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.7.0-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.6.0-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.5.0-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.4.0-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.3.1-py3-none-any.whl.metadata (8.1 kB) Downloading nbconvert-7.3.0-py3-none-any.whl.metadata (8.1 kB) Downloading nbconvert-7.2.10-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.2.9-py3-none-any.whl.metadata (8.3 kB) Downloading nbconvert-7.2.8-py3-none-any.whl.metadata (8.3 kB) Downloading nbconvert-7.2.7-py3-none-any.whl.metadata (8.3 kB) Downloading nbconvert-7.2.6-py3-none-any.whl.metadata (8.3 kB) Downloading nbconvert-7.2.5-py3-none-any.whl.metadata (9.1 kB) Downloading nbconvert-7.2.4-py3-none-any.whl.metadata (9.1 kB) Downloading nbconvert-7.2.3-py3-none-any.whl.metadata (9.1 kB) Downloading nbconvert-7.2.2-py3-none-any.whl.metadata (9.1 kB) Downloading nbconvert-7.2.1-py3-none-any.whl.metadata (9.1 kB) Downloading nbconvert-7.1.0-py3-none-any.whl.metadata (9.0 kB) Downloading nbconvert-7.0.0-py3-none-any.whl.metadata (9.2 kB) Collecting lxml (from nbconvert->-r doc/requirements.txt (line 17)) Downloading lxml-5.3.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting nbconvert (from -r doc/requirements.txt (line 17)) Downloading nbconvert-6.5.4-py3-none-any.whl.metadata (6.0 kB) Collecting entrypoints>=0.2.2 (from nbconvert->-r doc/requirements.txt (line 17)) Downloading entrypoints-0.4-py3-none-any.whl.metadata (2.6 kB) Collecting nbclient>=0.5.0 (from nbconvert->-r doc/requirements.txt (line 17)) Downloading nbclient-0.10.0-py3-none-any.whl.metadata (7.8 kB) Collecting pandocfilters>=1.4.1 (from nbconvert->-r doc/requirements.txt (line 17)) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting tinycss2 (from nbconvert->-r doc/requirements.txt (line 17)) Downloading tinycss2-1.3.0-py3-none-any.whl.metadata (3.0 kB) Collecting six (from exhale>=0.3.3->-r doc/requirements.txt (line 22)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) INFO: pip is looking at multiple versions of m2r2 to determine which version is compatible with other requirements. This could take a while. Collecting m2r2 (from -r doc/requirements.txt (line 25)) Downloading https://test-files.pythonhosted.org/packages/4c/98/6b3fe94442b0fc9c6635afe4b5d7e1fac3658fb50b5f2e533536c81ba6cf/m2r2-0.3.3.post1-py3-none-any.whl.metadata (7.1 kB) Downloading https://test-files.pythonhosted.org/packages/0a/a4/e2eb49f0593deecae3b57ddaea6aec2a48bcca0ed161a24e2895b8ba1246/m2r2-0.3.3-py3-none-any.whl.metadata (7.1 kB) Downloading https://test-files.pythonhosted.org/packages/03/74/a834b20b333bac6249a49a969bd7f5b4128745baab0c339edc38c2915e4f/m2r2-0.3.2-py3-none-any.whl.metadata (7.3 kB) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython==8.10.0->-r doc/requirements.txt (line 20)) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->ipykernel->-r doc/requirements.txt (line 9)) Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) Collecting fastjsonschema>=2.15 (from nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython==8.10.0->-r doc/requirements.txt (line 20)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.30->ipython==8.10.0->-r doc/requirements.txt (line 20)) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting PyYAML>=3.01 (from pybtex>=0.24->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Downloading latexcodec-3.0.0-py3-none-any.whl.metadata (4.9 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r doc/requirements.txt (line 3)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r doc/requirements.txt (line 3)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r doc/requirements.txt (line 3)) (2.2.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r doc/requirements.txt (line 3)) (2024.8.30) Collecting importlib-resources (from xanadu-sphinx-theme~=0.5.0->pennylane-sphinx-theme->-r doc/requirements.txt (line 16)) Downloading importlib_resources-6.4.5-py3-none-any.whl.metadata (4.0 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert->-r doc/requirements.txt (line 17)) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting webencodings (from bleach!=5.0.0->nbconvert->-r doc/requirements.txt (line 17)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) INFO: pip is looking at multiple versions of sphinx-gallery to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 16)) Downloading sphinx_gallery-0.17.0-py3-none-any.whl.metadata (8.9 kB) Downloading sphinx_gallery-0.16.0-py3-none-any.whl.metadata (8.3 kB) Collecting executing>=1.2.0 (from stack-data->ipython==8.10.0->-r doc/requirements.txt (line 20)) Downloading executing-2.1.0-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython==8.10.0->-r doc/requirements.txt (line 20)) Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB) Collecting pure-eval (from stack-data->ipython==8.10.0->-r doc/requirements.txt (line 20)) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading https://test-files.pythonhosted.org/packages/6a/21/5b6702a7f963e95456c0de2d495f67bf5fd62840ac655dc451586d23d39a/attrs-24.2.0-py3-none-any.whl.metadata (11 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Downloading https://test-files.pythonhosted.org/packages/81/44/8a15e45ffa96e6cf82956dd8d7af9e666357e16b0d93b253903475ee947f/docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 33.6 MB/s eta 0:00:00 Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 137.0 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Downloading nbsphinx-0.7.0-py3-none-any.whl (24 kB) Downloading https://test-files.pythonhosted.org/packages/9e/82/2e089c6f34e77c073aa5a67040d368aac0dfb9b8ccbb46d381452c26fc33/MarkupSafe-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading ipython-8.10.0-py3-none-any.whl (784 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 784.3/784.3 kB 546.8 MB/s eta 0:00:00 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Downloading sphinxext_opengraph-0.9.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 473.6 MB/s eta 0:00:00 Downloading matplotlib-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 203.1 MB/s eta 0:00:00 Downloading https://test-files.pythonhosted.org/packages/67/26/23706e2b7e249b370cd7059c4ec97c57e6aaf10d03a1368f738eef9a9a5d/PennyLane_Lightning_Kokkos-0.39.0.dev38-cp310-cp310-manylinux_2_28_x86_64.whl (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 159.8 MB/s eta 0:00:00 Downloading https://test-files.pythonhosted.org/packages/58/2d/4b308b9b1d8b575fee81ec3ddd402dcb075d24ed2734344b5fdebe07862e/PennyLane_Lightning-0.39.0.dev38-cp310-cp310-manylinux_2_28_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 178.0 MB/s eta 0:00:00 Downloading https://test-files.pythonhosted.org/packages/d7/11/6e4a5564d7a433ca50a6b4dd12cdf0d54188e0659f2cd8f199ad4611f5e6/PennyLane-0.39.0.dev26-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 260.7 MB/s eta 0:00:00 Downloading https://test-files.pythonhosted.org/packages/13/34/54c1be3024057ce003f7007ef4149cb8f0116808447de407a55f6ef967e0/sphinxcontrib_bibtex-2.6.3-py3-none-any.whl (40 kB) Downloading ipykernel-6.29.5-py3-none-any.whl (117 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_tabs-3.4.5-py3-none-any.whl (9.9 kB) Downloading pennylane_sphinx_theme-0.5.8-py3-none-any.whl (17 kB) Downloading nbconvert-6.5.4-py3-none-any.whl (563 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.8/563.8 kB 495.4 MB/s eta 0:00:00 Downloading breathe-4.35.0-py3-none-any.whl (92 kB) Downloading sphinx_automodapi-0.18.0-py3-none-any.whl (88 kB) Downloading exhale-0.3.7-py3-none-any.whl (108 kB) Downloading graphviz-0.20.3-py3-none-any.whl (47 kB) Downloading pybind11-2.13.6-py3-none-any.whl (243 kB) Downloading https://test-files.pythonhosted.org/packages/03/74/a834b20b333bac6249a49a969bd7f5b4128745baab0c339edc38c2915e4f/m2r2-0.3.2-py3-none-any.whl (11 kB) Downloading lxml_html_clean-0.2.2-py3-none-any.whl (13 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading https://test-files.pythonhosted.org/packages/b2/41/5eea3b2e0ce1aab1a23f8164752b513ca7af082b89cf43d67fb29b49d424/autoray-0.6.12-py3-none-any.whl (50 kB) Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading contourpy-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) Downloading https://test-files.pythonhosted.org/packages/e7/05/c19819d5e3d95294a6f5947fb9b9629efb316b96de511b418c53d245aae6/cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading debugpy-1.8.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 223.6 MB/s eta 0:00:00 Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Downloading fonttools-4.54.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 234.5 MB/s eta 0:00:00 Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 600.7 MB/s eta 0:00:00 Downloading jupyter_client-8.6.3-py3-none-any.whl (106 kB) Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Downloading kiwisolver-1.4.7-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 503.5 MB/s eta 0:00:00 Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Downloading nbclient-0.10.0-py3-none-any.whl (25 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 201.1 MB/s eta 0:00:00 Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading pillow-10.4.0-cp310-cp310-manylinux_2_28_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 179.5 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.48-py3-none-any.whl (386 kB) Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 503.9 MB/s eta 0:00:00 Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading pyparsing-3.1.4-py3-none-any.whl (104 kB) Downloading https://test-files.pythonhosted.org/packages/e0/0b/d5d878af576ff1fe68ca7ab6d70b471f2cf5cc76a84b0ab330fe2f93c63d/python_dateutil-3.9.0-py2.py3-none-any.whl (230 kB) Downloading pyzmq-26.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (868 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 868.8/868.8 kB 584.6 MB/s eta 0:00:00 Downloading rustworkx-0.15.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 258.7 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 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) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Downloading xanadu_sphinx_theme-0.5.0-py3-none-any.whl (50 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading autograd-1.7.0-py3-none-any.whl (52 kB) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Downloading https://test-files.pythonhosted.org/packages/b1/fe/e8c672695b37eecc5cbf43e1d0638d88d66ba3a44c4d321c796f4e59167f/beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading bleach-6.1.0-py3-none-any.whl (162 kB) Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading lxml-5.3.0-cp310-cp310-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 212.9 MB/s eta 0:00:00 Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading networkx-3.3-py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 334.3 MB/s eta 0:00:00 Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) 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) Downloading scipy-1.14.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.2/41.2 MB 201.8 MB/s eta 0:00:00 Downloading sphinx_gallery-0.16.0-py3-none-any.whl (413 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading tinycss2-1.3.0-py3-none-any.whl (22 kB) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Downloading executing-2.1.0-py2.py3-none-any.whl (25 kB) Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) Downloading latexcodec-3.0.0-py3-none-any.whl (18 kB) Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 532.5 MB/s eta 0:00:00 Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading importlib_resources-6.4.5-py3-none-any.whl (36 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Downloading https://test-files.pythonhosted.org/packages/6a/21/5b6702a7f963e95456c0de2d495f67bf5fd62840ac655dc451586d23d39a/attrs-24.2.0-py3-none-any.whl (63 kB) Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) Downloading referencing-0.35.1-py3-none-any.whl (26 kB) Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (354 kB) Building wheels for collected packages: version_information Building wheel for version_information (setup.py): started Building wheel for version_information (setup.py): finished with status 'done' Created wheel for version_information: filename=version_information-1.0.4-py3-none-any.whl size=3898 sha256=f4c4b2fd12ebb5bd16fcc282fdc68c4cdfacf667451e2edf6ef7228ebfa2c34a Stored in directory: /tmp/pip-ephem-wheel-cache-nx11jcqh/wheels/81/48/43/91109adffe66267dfa0c5c27c05269409bc131d850c0fd386b Successfully built version_information Installing collected packages: webencodings, wcwidth, version_information, pure-eval, ptyprocess, pickleshare, mistune, fastjsonschema, backcall, appdirs, typing-extensions, traitlets, tornado, toml, tinycss2, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, six, rpds-py, pyzmq, PyYAML, pyparsing, pybind11, psutil, prompt-toolkit, platformdirs, pillow, pexpect, parso, pandocfilters, numpy, networkx, nest-asyncio, markupsafe, lxml, latexcodec, kiwisolver, jupyterlab-pygments, importlib-resources, graphviz, fonttools, executing, entrypoints, docutils, defusedxml, decorator, debugpy, cycler, cachetools, autoray, attrs, alabaster, scipy, rustworkx, referencing, python-dateutil, pybtex, matplotlib-inline, m2r2, lxml_html_clean, jupyter-core, jedi, contourpy, comm, bleach, beautifulsoup4, autograd, asttokens, stack-data, sphinx, pybtex-docutils, matplotlib, jupyter-client, jsonschema-specifications, sphinxext-opengraph, sphinxcontrib-bibtex, sphinx-tabs, sphinx-gallery, sphinx-copybutton, sphinx-automodapi, jsonschema, ipython, breathe, xanadu-sphinx-theme, nbformat, ipykernel, exhale, pennylane-sphinx-theme, nbclient, nbconvert, nbsphinx, pennylane-lightning, pennylane, pennylane-lightning-kokkos Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 2.1.5 Uninstalling MarkupSafe-2.1.5: Successfully uninstalled MarkupSafe-2.1.5 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: sphinx Found existing installation: Sphinx 8.0.2 Uninstalling Sphinx-8.0.2: Successfully uninstalled Sphinx-8.0.2 Successfully installed PyYAML-6.0.2 alabaster-0.7.16 appdirs-1.4.4 asttokens-2.4.1 attrs-24.2.0 autograd-1.7.0 autoray-0.6.12 backcall-0.2.0 beautifulsoup4-4.12.3 bleach-6.1.0 breathe-4.35.0 cachetools-5.5.0 comm-0.2.2 contourpy-1.3.0 cycler-0.12.1 debugpy-1.8.6 decorator-5.1.1 defusedxml-0.7.1 docutils-0.16 entrypoints-0.4 executing-2.1.0 exhale-0.3.7 fastjsonschema-2.20.0 fonttools-4.54.1 graphviz-0.20.3 importlib-resources-6.4.5 ipykernel-6.29.5 ipython-8.10.0 jedi-0.19.1 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 jupyter-client-8.6.3 jupyter-core-5.7.2 jupyterlab-pygments-0.3.0 kiwisolver-1.4.7 latexcodec-3.0.0 lxml-5.3.0 lxml_html_clean-0.2.2 m2r2-0.3.2 markupsafe-2.1.1 matplotlib-3.8.0 matplotlib-inline-0.1.7 mistune-0.8.4 nbclient-0.10.0 nbconvert-6.5.4 nbformat-5.10.4 nbsphinx-0.7.0 nest-asyncio-1.6.0 networkx-3.3 numpy-1.26.4 pandocfilters-1.5.1 parso-0.8.4 pennylane-0.39.0.dev26 pennylane-lightning-0.39.0.dev38 pennylane-lightning-kokkos-0.39.0.dev38 pennylane-sphinx-theme-0.5.8 pexpect-4.9.0 pickleshare-0.7.5 pillow-10.4.0 platformdirs-4.3.6 prompt-toolkit-3.0.48 psutil-6.0.0 ptyprocess-0.7.0 pure-eval-0.2.3 pybind11-2.13.6 pybtex-0.24.0 pybtex-docutils-1.0.3 pyparsing-3.1.4 python-dateutil-3.9.0 pyzmq-26.2.0 referencing-0.35.1 rpds-py-0.20.0 rustworkx-0.15.1 scipy-1.14.1 six-1.16.0 soupsieve-2.6 sphinx-4.5.0 sphinx-automodapi-0.18.0 sphinx-copybutton-0.5.2 sphinx-gallery-0.16.0 sphinx-tabs-3.4.5 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-bibtex-2.6.3 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 sphinxext-opengraph-0.9.0 stack-data-0.6.3 tinycss2-1.3.0 toml-0.10.2 tornado-6.4.1 traitlets-5.14.3 typing-extensions-4.12.2 version_information-1.0.4 wcwidth-0.2.13 webencodings-0.5.1 xanadu-sphinx-theme-0.5.0