Read the Docs build information Build id: 2643309 Project: xanaduai-catalyst Version: 1331 Commit: fc24461792533f3c9df0878670f1a56df299e2d2 Date: 2024-11-26T16:57:57.192015Z State: cancelled Success: False [rtd-command-info] start-time: 2024-11-26T16:57:58.970088Z, end-time: 2024-11-26T16:58:00.485894Z, 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-11-26T16:58:00.555766Z, end-time: 2024-11-26T16:58:01.940492Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/1331/head:external-1331 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:PennyLaneAI/catalyst * [new ref] refs/pull/1331/head -> external-1331 [rtd-command-info] start-time: 2024-11-26T16:58:02.083109Z, end-time: 2024-11-26T16:58:02.198387Z, duration: 0, exit-code: 0 git checkout --force fc24461792533f3c9df0878670f1a56df299e2d2 Note: switching to 'fc24461792533f3c9df0878670f1a56df299e2d2'. 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 fc24461 fixed some bugs [rtd-command-info] start-time: 2024-11-26T16:58:02.272581Z, end-time: 2024-11-26T16:58:02.334544Z, 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 - cmake - ninja-build - clang # 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-11-26T16:58:03.935107Z, end-time: 2024-11-26T16:58:07.615196Z, 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 [45.2 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3323 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1224 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2452 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1513 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [52.2 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3413 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2736 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] Fetched 15.3 MB in 2s (6435 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-11-26T16:58:07.687733Z, end-time: 2024-11-26T16:58:27.791703Z, duration: 20, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz cmake ninja-build clang Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: clang-14 cmake-data dh-elpa-helper fonts-liberation lib32gcc-s1 lib32stdc++6 libann0 libarchive13 libc-dev-bin libc6 libc6-dev libc6-i386 libclang-common-14-dev libjsoncpp25 libobjc-11-dev libobjc4 librhash0 libuv1 Suggested packages: clang-14-doc cmake-doc cmake-format graphviz-doc lrzip glibc-doc locales Recommended packages: libnss-nis libnss-nisplus The following NEW packages will be installed: clang clang-14 cmake cmake-data dh-elpa-helper fonts-liberation graphviz lib32gcc-s1 lib32stdc++6 libann0 libarchive13 libc6-i386 libclang-common-14-dev libjsoncpp25 libobjc-11-dev libobjc4 librhash0 libuv1 ninja-build The following packages will be upgraded: libc-dev-bin libc6 libc6-dev 3 upgraded, 19 newly installed, 0 to remove and 174 not upgraded. Need to get 24.5 MB of archives. After this operation, 132 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.8 [2100 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.8 [20.3 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.8 [3235 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuv1 amd64 1.43.0-1ubuntu0.1 [92.7 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libobjc4 amd64 12.3.0-1ubuntu1~22.04 [48.6 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libobjc-11-dev amd64 11.4.0-1ubuntu1~22.04 [196 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-i386 amd64 2.35-0ubuntu3.8 [2838 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32gcc-s1 amd64 12.3.0-1ubuntu1~22.04 [63.9 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32stdc++6 amd64 12.3.0-1ubuntu1~22.04 [740 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libclang-common-14-dev amd64 1:14.0.0-1ubuntu1.1 [5975 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 clang-14 amd64 1:14.0.0-1ubuntu1.1 [81.2 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 clang amd64 1:14.0-55~exp2 [3558 B] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libarchive13 amd64 3.6.0-1ubuntu1.3 [369 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.2 [1913 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.2 [5010 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ninja-build amd64 1.10.1-1 [111 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 24.5 MB in 3s (8131 kB/s) (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 .../libc6-dev_2.35-0ubuntu3.8_amd64.deb ... Unpacking libc6-dev:amd64 (2.35-0ubuntu3.8) over (2.35-0ubuntu3.6) ... Preparing to unpack .../libc-dev-bin_2.35-0ubuntu3.8_amd64.deb ... Unpacking libc-dev-bin (2.35-0ubuntu3.8) over (2.35-0ubuntu3.6) ... Preparing to unpack .../libc6_2.35-0ubuntu3.8_amd64.deb ... Unpacking libc6:amd64 (2.35-0ubuntu3.8) over (2.35-0ubuntu3.6) ... Setting up libc6:amd64 (2.35-0ubuntu3.8) ... Selecting previously unselected package libuv1:amd64. (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 .../00-libuv1_1.43.0-1ubuntu0.1_amd64.deb ... Unpacking libuv1:amd64 (1.43.0-1ubuntu0.1) ... Selecting previously unselected package libobjc4:amd64. Preparing to unpack .../01-libobjc4_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libobjc4:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libobjc-11-dev:amd64. Preparing to unpack .../02-libobjc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libobjc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package libc6-i386. Preparing to unpack .../03-libc6-i386_2.35-0ubuntu3.8_amd64.deb ... Unpacking libc6-i386 (2.35-0ubuntu3.8) ... Selecting previously unselected package lib32gcc-s1. Preparing to unpack .../04-lib32gcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package lib32stdc++6. Preparing to unpack .../05-lib32stdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking lib32stdc++6 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libclang-common-14-dev. Preparing to unpack .../06-libclang-common-14-dev_1%3a14.0.0-1ubuntu1.1_amd64.deb ... Unpacking libclang-common-14-dev (1:14.0.0-1ubuntu1.1) ... Selecting previously unselected package clang-14. Preparing to unpack .../07-clang-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... Unpacking clang-14 (1:14.0.0-1ubuntu1.1) ... Selecting previously unselected package clang. Preparing to unpack .../08-clang_1%3a14.0-55~exp2_amd64.deb ... Unpacking clang (1:14.0-55~exp2) ... Selecting previously unselected package libarchive13:amd64. Preparing to unpack .../09-libarchive13_3.6.0-1ubuntu1.3_amd64.deb ... Unpacking libarchive13:amd64 (3.6.0-1ubuntu1.3) ... Selecting previously unselected package libjsoncpp25:amd64. Preparing to unpack .../10-libjsoncpp25_1.9.5-3_amd64.deb ... Unpacking libjsoncpp25:amd64 (1.9.5-3) ... Selecting previously unselected package librhash0:amd64. Preparing to unpack .../11-librhash0_1.4.2-1ubuntu1_amd64.deb ... Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ... Selecting previously unselected package dh-elpa-helper. Preparing to unpack .../12-dh-elpa-helper_2.0.9ubuntu1_all.deb ... Unpacking dh-elpa-helper (2.0.9ubuntu1) ... Selecting previously unselected package cmake-data. Preparing to unpack .../13-cmake-data_3.22.1-1ubuntu1.22.04.2_all.deb ... Unpacking cmake-data (3.22.1-1ubuntu1.22.04.2) ... Selecting previously unselected package cmake. Preparing to unpack .../14-cmake_3.22.1-1ubuntu1.22.04.2_amd64.deb ... Unpacking cmake (3.22.1-1ubuntu1.22.04.2) ... Selecting previously unselected package fonts-liberation. Preparing to unpack .../15-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 .../16-libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../17-graphviz_2.42.2-6ubuntu0.1_amd64.deb ... Unpacking graphviz (2.42.2-6ubuntu0.1) ... Selecting previously unselected package ninja-build. Preparing to unpack .../18-ninja-build_1.10.1-1_amd64.deb ... Unpacking ninja-build (1.10.1-1) ... Setting up libarchive13:amd64 (3.6.0-1ubuntu1.3) ... Setting up libobjc4:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up ninja-build (1.10.1-1) ... Setting up libuv1:amd64 (1.43.0-1ubuntu0.1) ... Setting up dh-elpa-helper (2.0.9ubuntu1) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up libjsoncpp25:amd64 (1.9.5-3) ... Setting up librhash0:amd64 (1.4.2-1ubuntu1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up libc6-i386 (2.35-0ubuntu3.8) ... Setting up cmake-data (3.22.1-1ubuntu1.22.04.2) ... Setting up libc-dev-bin (2.35-0ubuntu3.8) ... Setting up graphviz (2.42.2-6ubuntu0.1) ... Setting up libobjc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ... Setting up lib32stdc++6 (12.3.0-1ubuntu1~22.04) ... Setting up libclang-common-14-dev (1:14.0.0-1ubuntu1.1) ... Setting up cmake (3.22.1-1ubuntu1.22.04.2) ... Setting up libc6-dev:amd64 (2.35-0ubuntu3.8) ... Setting up clang-14 (1:14.0.0-1ubuntu1.1) ... Setting up clang (1:14.0-55~exp2) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ... [rtd-command-info] start-time: 2024-11-26T16:58:32.007137Z, end-time: 2024-11-26T16:58:32.092845Z, duration: 0, exit-code: 0 asdf global python 3.10.15 [rtd-command-info] start-time: 2024-11-26T16:58:32.491945Z, end-time: 2024-11-26T16:58:33.895470Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.15.final.0-64 in 813ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/1331, 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-11-26T16:58:33.988042Z, end-time: 2024-11-26T16:58:46.676736Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/1331/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/1331/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.1 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.3.1 setuptools-75.6.0 [rtd-command-info] start-time: 2024-11-26T16:58:46.742891Z, end-time: 2024-11-26T16:58:57.215925Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.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.2-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.1.0-py3-none-any.whl.metadata (10.0 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 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.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 106.7 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 173.1 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 348.1 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.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 365.0 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_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.1.0-py3-none-any.whl (13 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 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-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.1.0 urllib3-2.2.3 [rtd-command-info] start-time: 2024-11-26T16:58:57.298610Z, end-time: 2024-11-26T16:59:41.865405Z, duration: 44, 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/1331/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.7-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.6.0-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/1331/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.4.1-py3-none-any.whl.metadata (2.4 kB) Collecting pennylane-lightning-kokkos==0.40.0-dev14 (from -r doc/requirements.txt (line 33)) Downloading https://test-files.pythonhosted.org/packages/53/3c/27928bd63ef780d3ae7eeca3f5af01ef6ff2eeab969450a93665a8cb6a94/PennyLane_Lightning_Kokkos-0.40.0.dev14-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (26 kB) Collecting pennylane-lightning==0.40.0-dev14 (from -r doc/requirements.txt (line 34)) Downloading https://test-files.pythonhosted.org/packages/af/5f/33cabde2358519a74148c5a2b30865c8af5c5500700eff61591be873d13b/PennyLane_Lightning-0.40.0.dev14-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (26 kB) Collecting pennylane==0.40.0-dev20 (from -r doc/requirements.txt (line 35)) Downloading https://test-files.pythonhosted.org/packages/e5/23/476eb81b7afdb787af0f43b9f7a95cdf6f7f98dbc9a3055f52026970a88c/PennyLane-0.40.0.dev20-py3-none-any.whl.metadata (10 kB) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/1331/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/1331/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/1331/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/1331/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/1331/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/1331/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (24.2) 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.2-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.1-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.55.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (164 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-11.0.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.1 kB) Collecting pyparsing>=2.3.1 (from matplotlib==3.8.0->-r doc/requirements.txt (line 28)) Downloading pyparsing-3.2.0-py3-none-any.whl.metadata (5.0 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.40.0-dev20->-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.40.0-dev20->-r doc/requirements.txt (line 35)) Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) Collecting rustworkx>=0.14.0 (from pennylane==0.40.0-dev20->-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.40.0-dev20->-r doc/requirements.txt (line 35)) Downloading autograd-1.7.0-py3-none-any.whl.metadata (7.5 kB) Collecting toml (from pennylane==0.40.0-dev20->-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.40.0-dev20->-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.40.0-dev20->-r doc/requirements.txt (line 35)) Downloading https://test-files.pythonhosted.org/packages/50/26/8e470b71a15d8ee241506767f43da22cdc7bc14837f757447878f4a0c716/autoray-0.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting cachetools (from pennylane==0.40.0-dev20->-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.40.0-dev20->-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.9-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.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Collecting pyzmq>=24 (from ipykernel->-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.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting 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.18.0-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.2.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.4.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.4 (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/1331/lib/python3.10/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r doc/requirements.txt (line 3)) (3.4.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/1331/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/1331/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/1331/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.1-py3-none-any.whl.metadata (8.9 kB) 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-2024.10.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.21.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 42.9 MB/s eta 0:00:00 Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 103.6 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 553.9 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 211.8 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 151.2 MB/s eta 0:00:00 Downloading https://test-files.pythonhosted.org/packages/53/3c/27928bd63ef780d3ae7eeca3f5af01ef6ff2eeab969450a93665a8cb6a94/PennyLane_Lightning_Kokkos-0.40.0.dev14-cp310-cp310-manylinux_2_28_x86_64.whl (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 181.1 MB/s eta 0:00:00 Downloading https://test-files.pythonhosted.org/packages/af/5f/33cabde2358519a74148c5a2b30865c8af5c5500700eff61591be873d13b/PennyLane_Lightning-0.40.0.dev14-cp310-cp310-manylinux_2_28_x86_64.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 284.0 MB/s eta 0:00:00 Downloading https://test-files.pythonhosted.org/packages/e5/23/476eb81b7afdb787af0f43b9f7a95cdf6f7f98dbc9a3055f52026970a88c/PennyLane-0.40.0.dev20-py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 126.8 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.7-py3-none-any.whl (9.7 kB) Downloading pennylane_sphinx_theme-0.6.0-py3-none-any.whl (17 kB) Downloading nbconvert-6.5.4-py3-none-any.whl (563 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.8/563.8 kB 76.3 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.4.1-py3-none-any.whl (14 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading https://test-files.pythonhosted.org/packages/50/26/8e470b71a15d8ee241506767f43da22cdc7bc14837f757447878f4a0c716/autoray-0.7.0-py3-none-any.whl (930 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 930.0/930.0 kB 282.1 MB/s eta 0:00:00 Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading contourpy-1.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (324 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.9-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 177.4 MB/s eta 0:00:00 Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Downloading fonttools-4.55.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 208.8 MB/s eta 0:00:00 Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 565.8 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 188.8 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 161.5 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-11.0.0-cp310-cp310-manylinux_2_28_x86_64.whl (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 180.4 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 459.7 MB/s eta 0:00:00 Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading pyparsing-3.2.0-py3-none-any.whl (106 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 491.4 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 199.4 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437 kB) Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) Downloading 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.2.0-py3-none-any.whl (163 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 172.2 MB/s eta 0:00:00 Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 188.9 MB/s eta 0:00:00 Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Downloading psutil-6.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (287 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 161.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.4.0-py3-none-any.whl (26 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 554.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-2024.10.1-py3-none-any.whl (18 kB) Downloading referencing-0.35.1-py3-none-any.whl (26 kB) Downloading rpds_py-0.21.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (360 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=3895 sha256=a9280de7ae0edf2a5501a8e6fb75291911e2906753f21036caa87c29e1bee94e Stored in directory: /tmp/pip-ephem-wheel-cache-105ul2km/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, bleach, autoray, attrs, alabaster, scipy, rustworkx, referencing, python-dateutil, pybtex, matplotlib-inline, m2r2, lxml_html_clean, jupyter-core, jedi, contourpy, comm, 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 3.0.2 Uninstalling MarkupSafe-3.0.2: Successfully uninstalled MarkupSafe-3.0.2 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.1.3 Uninstalling Sphinx-8.1.3: Successfully uninstalled Sphinx-8.1.3 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.7.0 backcall-0.2.0 beautifulsoup4-4.12.3 bleach-6.2.0 breathe-4.35.0 cachetools-5.5.0 comm-0.2.2 contourpy-1.3.1 cycler-0.12.1 debugpy-1.8.9 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.55.0 graphviz-0.20.3 importlib-resources-6.4.5 ipykernel-6.29.5 ipython-8.10.0 jedi-0.19.2 jsonschema-4.23.0 jsonschema-specifications-2024.10.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.4.1 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.4.2 numpy-1.26.4 pandocfilters-1.5.1 parso-0.8.4 pennylane-0.40.0.dev20 pennylane-lightning-0.40.0.dev14 pennylane-lightning-kokkos-0.40.0.dev14 pennylane-sphinx-theme-0.6.0 pexpect-4.9.0 pickleshare-0.7.5 pillow-11.0.0 platformdirs-4.3.6 prompt-toolkit-3.0.48 psutil-6.1.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.2.0 python-dateutil-3.9.0 pyzmq-26.2.0 referencing-0.35.1 rpds-py-0.21.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.7 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.4.0 toml-0.10.2 tornado-6.4.2 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