Read the Docs build information Build id: 3227834 Project: xanaduai-pennylane Version: latest Commit: 5e5a78f84650e18a81a52dce07dae67b3056ed40 Date: 2025-07-28T09:54:00.912298Z State: finished Success: False [rtd-command-info] start-time: 2025-07-28T09:54:01.857403Z, end-time: 2025-07-28T09:54:04.339231Z, duration: 2, exit-code: 0 git clone --depth 1 https://github.com/PennyLaneAI/pennylane.git . Cloning into '.'... [rtd-command-info] start-time: 2025-07-28T09:54:04.435300Z, end-time: 2025-07-28T09:54:05.267982Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master [rtd-command-info] start-time: 2025-07-28T09:54:06.047502Z, end-time: 2025-07-28T09:54:06.753546Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 5e5a78f [no ci] bump nightly version [rtd-command-info] start-time: 2025-07-28T09:54:06.857259Z, end-time: 2025-07-28T09:54:06.896058Z, duration: 0, exit-code: 0 cat .readthedocs.yml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 build: os: ubuntu-24.04 tools: python: "3.10" apt_packages: - graphviz # Build documentation in the docs/ directory with Sphinx sphinx: configuration: doc/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF and ePub formats: - htmlzip # 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: 2025-07-28T09:54:07.836534Z, end-time: 2025-07-28T09:54:17.226087Z, duration: 9, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1288 kB] Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 Components [665 kB] Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Components [5943 kB] Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 Components [25.3 kB] Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1132 kB] Get:10 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Components [65.7 kB] Get:11 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1879 kB] Get:12 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Components [156 B] Get:13 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [23.0 kB] Get:14 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [158 B] Get:15 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Components [41.9 kB] Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1625 kB] Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [219 kB] Get:18 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1444 kB] Get:19 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [518 kB] Get:20 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1992 kB] Get:21 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [160 B] Get:22 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB] Get:23 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [889 B] Get:24 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB] Get:25 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7812 B] Get:26 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.0 kB] Get:27 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [32.1 kB] Get:28 http://archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [161 B] Get:29 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [162 B] Fetched 17.4 MB in 2s (7352 kB/s) Reading package lists... [rtd-command-info] start-time: 2025-07-28T09:54:17.309829Z, end-time: 2025-07-28T09:54:35.855801Z, duration: 18, 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 fonts-liberation-sans-narrow fonts-liberation2 libann0 libcdt5 libcgraph6 libgraphviz-dev libgvc6 libgvc6-plugins-gtk libgvpr2 liblab-gamut1 libpathplan4 libxdot4 Suggested packages: gsfonts graphviz-doc The following NEW packages will be installed: fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 graphviz libann0 The following packages will be upgraded: libcdt5 libcgraph6 libgraphviz-dev libgvc6 libgvc6-plugins-gtk libgvpr2 liblab-gamut1 libpathplan4 libxdot4 9 upgraded, 5 newly installed, 0 to remove and 322 not upgraded. Need to get 5447 kB of archives. After this operation, 7454 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgraphviz-dev amd64 2.42.2-9ubuntu0.1 [58.0 kB] Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] Get:7 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] Get:8 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libxdot4 amd64 2.42.2-9ubuntu0.1 [16.6 kB] Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6-plugins-gtk amd64 2.42.2-9ubuntu0.1 [21.0 kB] Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 5447 kB in 2s (3215 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 ... 302309 files and directories currently installed.) Preparing to unpack .../00-fonts-liberation_1%3a2.1.5-3_all.deb ... Unpacking fonts-liberation (1:2.1.5-3) ... Selecting previously unselected package fonts-liberation-sans-narrow. Preparing to unpack .../01-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... Selecting previously unselected package fonts-liberation2. Preparing to unpack .../02-fonts-liberation2_1%3a2.1.5-3_all.deb ... Unpacking fonts-liberation2 (1:2.1.5-3) ... Selecting previously unselected package libann0. Preparing to unpack .../03-libann0_1.1.2+doc-9build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-9build1) ... Preparing to unpack .../04-libgraphviz-dev_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libgraphviz-dev:amd64 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../05-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../06-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../07-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libgvc6 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../08-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../09-libxdot4_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libxdot4:amd64 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../10-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../11-libgvc6-plugins-gtk_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libgvc6-plugins-gtk (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../12-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../13-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking graphviz (2.42.2-9ubuntu0.1) ... Setting up libxdot4:amd64 (2.42.2-9ubuntu0.1) ... Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... Setting up libann0 (1.1.2+doc-9build1) ... Setting up fonts-liberation (1:2.1.5-3) ... Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... Setting up fonts-liberation2 (1:2.1.5-3) ... Setting up libgvc6 (2.42.2-9ubuntu0.1) ... Setting up libgvc6-plugins-gtk (2.42.2-9ubuntu0.1) ... Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... Setting up graphviz (2.42.2-9ubuntu0.1) ... Setting up libgraphviz-dev:amd64 (2.42.2-9ubuntu0.1) ... Processing triggers for libc-bin (2.39-0ubuntu8.2) ... Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... [rtd-command-info] start-time: 2025-07-28T09:54:39.096665Z, end-time: 2025-07-28T09:54:39.152279Z, duration: 0, exit-code: 0 asdf global python 3.10.17 [rtd-command-info] start-time: 2025-07-28T09:54:39.556911Z, end-time: 2025-07-28T09:54:40.415271Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.17.final.0-64 in 479ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/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: 2025-07-28T09:54:40.511912Z, end-time: 2025-07-28T09:54:44.893188Z, duration: 4, 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-pennylane/envs/latest/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 19.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 32.9 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.1.1 setuptools-80.9.0 [rtd-command-info] start-time: 2025-07-28T09:54:44.986521Z, end-time: 2025-07-28T09:54:48.986435Z, duration: 3, 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.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.2-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-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 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.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.7.14-py3-none-any.whl.metadata (2.4 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 118.7 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 350.0 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 393.3 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Downloading packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 728.2 MB/s eta 0:00:00 Downloading requests-2.32.4-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) Downloading certifi-2025.7.14-py3-none-any.whl (162 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 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.2.1-py3-none-any.whl (14 kB) Installing collected packages: urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 Pygments-2.19.2 alabaster-1.0.0 babel-2.17.0 certifi-2025.7.14 charset_normalizer-3.4.2 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-25.0 requests-2.32.4 snowballstemmer-3.0.1 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.2.1 urllib3-2.5.0 [rtd-command-info] start-time: 2025-07-28T09:54:49.071988Z, end-time: 2025-07-28T09:55:02.962155Z, duration: 13, exit-code: 1 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from -r doc/requirements.txt (line 1)) (25.1.1) Collecting appdirs (from -r doc/requirements.txt (line 2)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting autograd (from -r doc/requirements.txt (line 3)) Downloading autograd-1.8.0-py3-none-any.whl.metadata (7.5 kB) Collecting autoray (from -r doc/requirements.txt (line 4)) Downloading autoray-0.7.2-py3-none-any.whl.metadata (5.8 kB) Collecting cachetools (from -r doc/requirements.txt (line 5)) Downloading cachetools-6.1.0-py3-none-any.whl.metadata (5.4 kB) Collecting jax==0.6.0 (from -r doc/requirements.txt (line 6)) Downloading jax-0.6.0-py3-none-any.whl.metadata (22 kB) Collecting jaxlib==0.6.0 (from -r doc/requirements.txt (line 7)) Downloading jaxlib-0.6.0-cp310-cp310-manylinux2014_x86_64.whl.metadata (1.2 kB) Collecting mistune==0.8.4 (from -r doc/requirements.txt (line 8)) Downloading mistune-0.8.4-py2.py3-none-any.whl.metadata (8.5 kB) Collecting m2r2 (from -r doc/requirements.txt (line 9)) Downloading m2r2-0.3.4-py3-none-any.whl.metadata (7.5 kB) Collecting numpy (from -r doc/requirements.txt (line 10)) Downloading numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) Collecting pygments-github-lexers (from -r doc/requirements.txt (line 11)) Downloading pygments-github-lexers-0.0.5.tar.gz (5.3 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from -r doc/requirements.txt (line 12)) (25.0) Collecting pyzx (from -r doc/requirements.txt (line 13)) Downloading pyzx-0.9.0-py3-none-any.whl.metadata (6.1 kB) Collecting scipy (from -r doc/requirements.txt (line 14)) Downloading scipy-1.15.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Collecting docutils==0.20 (from -r doc/requirements.txt (line 15)) Downloading docutils-0.20-py3-none-any.whl.metadata (2.8 kB) Collecting sphinx==8.1 (from -r doc/requirements.txt (line 16)) Downloading sphinx-8.1.0-py3-none-any.whl.metadata (6.4 kB) Collecting sphinx-automodapi==0.19 (from -r doc/requirements.txt (line 17)) Downloading sphinx_automodapi-0.19.0-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-copybutton (from -r doc/requirements.txt (line 18)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinxcontrib-bibtex==2.6.3 (from -r doc/requirements.txt (line 19)) Downloading sphinxcontrib_bibtex-2.6.3-py3-none-any.whl.metadata (6.3 kB) Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from -r doc/requirements.txt (line 20)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from -r doc/requirements.txt (line 21)) (2.0.0) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from -r doc/requirements.txt (line 22)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from -r doc/requirements.txt (line 23)) (2.1.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from -r doc/requirements.txt (line 24)) (2.0.0) Collecting tensorflow==2.19 (from -r doc/requirements.txt (line 25)) Downloading tensorflow-2.19.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting tensornetwork==0.3 (from -r doc/requirements.txt (line 26)) Downloading tensornetwork-0.3.0-py3-none-any.whl.metadata (6.3 kB) Collecting tomlkit (from -r doc/requirements.txt (line 27)) Downloading tomlkit-0.13.3-py3-none-any.whl.metadata (2.8 kB) Collecting torch==2.5.1 (from -r doc/requirements.txt (line 28)) Downloading torch-2.5.1-cp310-cp310-manylinux1_x86_64.whl.metadata (28 kB) Requirement already satisfied: jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from -r doc/requirements.txt (line 29)) (3.1.6) Collecting rustworkx>=0.14.0 (from -r doc/requirements.txt (line 30)) Downloading rustworkx-0.16.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) Collecting networkx==3.1 (from -r doc/requirements.txt (line 31)) Downloading networkx-3.1-py3-none-any.whl.metadata (5.3 kB) Collecting requests==2.32.3 (from -r doc/requirements.txt (line 32)) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting pennylane-sphinx-theme (from -r doc/requirements.txt (line 35)) Downloading pennylane_sphinx_theme-0.22.0-py3-none-any.whl.metadata (5.3 kB) Collecting tomli~=2.0.0 (from -r doc/requirements.txt (line 36)) Downloading tomli-2.0.2-py3-none-any.whl.metadata (10.0 kB) Collecting sphinxext-opengraph==0.9.0 (from -r doc/requirements.txt (line 37)) 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 38)) Downloading matplotlib-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB) Collecting diastatic-malt (from -r doc/requirements.txt (line 39)) Downloading diastatic_malt-2.15.2-py3-none-any.whl.metadata (2.6 kB) Collecting galois (from -r doc/requirements.txt (line 40)) Downloading galois-0.4.6-py3-none-any.whl.metadata (14 kB) Collecting ml_dtypes>=0.5.0 (from jax==0.6.0->-r doc/requirements.txt (line 6)) Downloading ml_dtypes-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Collecting opt_einsum (from jax==0.6.0->-r doc/requirements.txt (line 6)) Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from sphinx==8.1->-r doc/requirements.txt (line 16)) (1.0.1) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from sphinx==8.1->-r doc/requirements.txt (line 16)) (2.19.2) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from sphinx==8.1->-r doc/requirements.txt (line 16)) (3.0.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from sphinx==8.1->-r doc/requirements.txt (line 16)) (2.17.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from sphinx==8.1->-r doc/requirements.txt (line 16)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from sphinx==8.1->-r doc/requirements.txt (line 16)) (1.4.1) Collecting pybtex>=0.24 (from sphinxcontrib-bibtex==2.6.3->-r doc/requirements.txt (line 19)) Downloading pybtex-0.25.1-py2.py3-none-any.whl.metadata (2.2 kB) Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex==2.6.3->-r doc/requirements.txt (line 19)) Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting absl-py>=1.0.0 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) Collecting astunparse>=1.6.0 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) Collecting flatbuffers>=24.3.25 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading flatbuffers-25.2.10-py2.py3-none-any.whl.metadata (875 bytes) Collecting gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading gast-0.6.0-py3-none-any.whl.metadata (1.3 kB) Collecting google-pasta>=0.1.1 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading google_pasta-0.2.0-py3-none-any.whl.metadata (814 bytes) Collecting libclang>=13.0.0 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl.metadata (5.2 kB) Collecting protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<6.0.0dev,>=3.20.3 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading protobuf-5.29.5-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from tensorflow==2.19->-r doc/requirements.txt (line 25)) (80.9.0) Collecting six>=1.12.0 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting termcolor>=1.1.0 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading termcolor-3.1.0-py3-none-any.whl.metadata (6.4 kB) Collecting typing-extensions>=3.6.6 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) Collecting wrapt>=1.11.0 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) Collecting grpcio<2.0,>=1.24.3 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading grpcio-1.74.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB) Collecting tensorboard~=2.19.0 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading tensorboard-2.19.0-py3-none-any.whl.metadata (1.8 kB) Collecting keras>=3.5.0 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading keras-3.10.0-py3-none-any.whl.metadata (6.0 kB) Collecting numpy (from -r doc/requirements.txt (line 10)) Downloading numpy-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) Collecting h5py>=3.11.0 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading h5py-3.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB) Collecting tensorflow-io-gcs-filesystem>=0.23.1 (from tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading tensorflow_io_gcs_filesystem-0.37.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (14 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from requests==2.32.3->-r doc/requirements.txt (line 32)) (3.4.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from requests==2.32.3->-r doc/requirements.txt (line 32)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from requests==2.32.3->-r doc/requirements.txt (line 32)) (2.5.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from requests==2.32.3->-r doc/requirements.txt (line 32)) (2025.7.14) Collecting graphviz>=0.11.1 (from tensornetwork==0.3->-r doc/requirements.txt (line 26)) Downloading graphviz-0.21-py3-none-any.whl.metadata (12 kB) Collecting filelock (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) Collecting fsspec (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading fsspec-2025.7.0-py3-none-any.whl.metadata (12 kB) Collecting nvidia-cuda-nvrtc-cu12==12.4.127 (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading nvidia_cuda_nvrtc_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cuda-runtime-cu12==12.4.127 (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading nvidia_cuda_runtime_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cuda-cupti-cu12==12.4.127 (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading nvidia_cuda_cupti_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cudnn-cu12==9.1.0.70 (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading nvidia_cudnn_cu12-9.1.0.70-py3-none-manylinux2014_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cublas-cu12==12.4.5.8 (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading nvidia_cublas_cu12-12.4.5.8-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cufft-cu12==11.2.1.3 (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading nvidia_cufft_cu12-11.2.1.3-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting nvidia-curand-cu12==10.3.5.147 (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading nvidia_curand_cu12-10.3.5.147-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cusolver-cu12==11.6.1.9 (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading nvidia_cusolver_cu12-11.6.1.9-py3-none-manylinux2014_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cusparse-cu12==12.3.1.170 (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading nvidia_cusparse_cu12-12.3.1.170-py3-none-manylinux2014_x86_64.whl.metadata (1.6 kB) Collecting nvidia-nccl-cu12==2.21.5 (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading nvidia_nccl_cu12-2.21.5-py3-none-manylinux2014_x86_64.whl.metadata (1.8 kB) Collecting nvidia-nvtx-cu12==12.4.127 (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading nvidia_nvtx_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl.metadata (1.7 kB) Collecting nvidia-nvjitlink-cu12==12.4.127 (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading nvidia_nvjitlink_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting triton==3.1.0 (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading triton-3.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.3 kB) Collecting sympy==1.13.1 (from torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading sympy-1.13.1-py3-none-any.whl.metadata (12 kB) Collecting contourpy>=1.0.1 (from matplotlib==3.8.0->-r doc/requirements.txt (line 38)) Downloading contourpy-1.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.5 kB) Collecting cycler>=0.10 (from matplotlib==3.8.0->-r doc/requirements.txt (line 38)) Downloading 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 38)) Downloading fonttools-4.59.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (107 kB) Collecting kiwisolver>=1.0.1 (from matplotlib==3.8.0->-r doc/requirements.txt (line 38)) Downloading kiwisolver-1.4.8-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.2 kB) Collecting numpy (from -r doc/requirements.txt (line 10)) 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 38)) Downloading pillow-11.3.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB) Collecting pyparsing>=2.3.1 (from matplotlib==3.8.0->-r doc/requirements.txt (line 38)) Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) Collecting python-dateutil>=2.7 (from matplotlib==3.8.0->-r doc/requirements.txt (line 38)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting mpmath<1.4,>=1.1.0 (from sympy==1.13.1->torch==2.5.1->-r doc/requirements.txt (line 28)) Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) Collecting markdown>=2.6.8 (from tensorboard~=2.19.0->tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading markdown-3.8.2-py3-none-any.whl.metadata (5.1 kB) Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard~=2.19.0->tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading tensorboard_data_server-0.7.2-py3-none-manylinux_2_31_x86_64.whl.metadata (1.1 kB) Collecting werkzeug>=1.0.1 (from tensorboard~=2.19.0->tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) Collecting pyperclip>=1.8.1 (from pyzx->-r doc/requirements.txt (line 13)) Downloading pyperclip-1.9.0.tar.gz (20 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tqdm>=4.56.0 (from pyzx->-r doc/requirements.txt (line 13)) Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) Collecting ipywidgets>=7.5 (from pyzx->-r doc/requirements.txt (line 13)) Downloading ipywidgets-8.1.7-py3-none-any.whl.metadata (2.4 kB) Collecting lark>=1.2.2 (from pyzx->-r doc/requirements.txt (line 13)) Downloading lark-1.2.2-py3-none-any.whl.metadata (1.8 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from jinja2>=3.1->-r doc/requirements.txt (line 29)) (3.0.2) Collecting xanadu-sphinx-theme~=0.14.0 (from pennylane-sphinx-theme->-r doc/requirements.txt (line 35)) Downloading xanadu_sphinx_theme-0.14.0-py3-none-any.whl.metadata (15 kB) Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 35)) Downloading sphinx_gallery-0.19.0-py3-none-any.whl.metadata (8.9 kB) Collecting importlib_resources (from xanadu-sphinx-theme~=0.14.0->pennylane-sphinx-theme->-r doc/requirements.txt (line 35)) Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) Collecting numba<0.62,>=0.55 (from galois->-r doc/requirements.txt (line 40)) Downloading numba-0.61.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.8 kB) Collecting llvmlite<0.45,>=0.44.0dev0 (from numba<0.62,>=0.55->galois->-r doc/requirements.txt (line 40)) Downloading llvmlite-0.44.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.8 kB) Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane/envs/latest/lib/python3.10/site-packages (from astunparse>=1.6.0->tensorflow==2.19->-r doc/requirements.txt (line 25)) (0.40.0) Collecting comm>=0.1.3 (from ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading comm-0.2.3-py3-none-any.whl.metadata (3.7 kB) Collecting ipython>=6.1.0 (from ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading ipython-8.37.0-py3-none-any.whl.metadata (5.1 kB) Collecting traitlets>=4.3.1 (from ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting widgetsnbextension~=4.0.14 (from ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading widgetsnbextension-4.0.14-py3-none-any.whl.metadata (1.6 kB) Collecting jupyterlab_widgets~=3.0.15 (from ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading jupyterlab_widgets-3.0.15-py3-none-any.whl.metadata (20 kB) Collecting decorator (from ipython>=6.1.0->ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting exceptiongroup (from ipython>=6.1.0->ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) Collecting jedi>=0.16 (from ipython>=6.1.0->ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython>=6.1.0->ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting pexpect>4.3 (from ipython>=6.1.0->ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting prompt_toolkit<3.1.0,>=3.0.41 (from ipython>=6.1.0->ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading prompt_toolkit-3.0.51-py3-none-any.whl.metadata (6.4 kB) Collecting stack_data (from ipython>=6.1.0->ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=6.1.0->ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython>=6.1.0->ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting rich (from keras>=3.5.0->tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB) Collecting namex (from keras>=3.5.0->tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading namex-0.1.0-py3-none-any.whl.metadata (322 bytes) Collecting optree (from keras>=3.5.0->tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading optree-0.17.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (33 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=6.1.0->ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting PyYAML>=3.01 (from pybtex>=0.24->sphinxcontrib-bibtex==2.6.3->-r doc/requirements.txt (line 19)) 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==2.6.3->-r doc/requirements.txt (line 19)) Downloading latexcodec-3.0.1-py3-none-any.whl.metadata (5.2 kB) Collecting markdown-it-py>=2.2.0 (from rich->keras>=3.5.0->tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->keras>=3.5.0->tensorflow==2.19->-r doc/requirements.txt (line 25)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting executing>=1.2.0 (from stack_data->ipython>=6.1.0->ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading executing-2.2.0-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack_data->ipython>=6.1.0->ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB) Collecting pure-eval (from stack_data->ipython>=6.1.0->ipywidgets>=7.5->pyzx->-r doc/requirements.txt (line 13)) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Downloading jax-0.6.0-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 130.7 MB/s eta 0:00:00 Downloading jaxlib-0.6.0-cp310-cp310-manylinux2014_x86_64.whl (87.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.8/87.8 MB 322.4 MB/s eta 0:00:00 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Downloading docutils-0.20-py3-none-any.whl (577 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 577.9/577.9 kB 716.8 MB/s eta 0:00:00 Downloading sphinx-8.1.0-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 343.8 MB/s eta 0:00:00 Downloading sphinx_automodapi-0.19.0-py3-none-any.whl (111 kB) Downloading sphinxcontrib_bibtex-2.6.3-py3-none-any.whl (40 kB) Downloading tensorflow-2.19.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (644.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 644.8/644.8 MB 362.4 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading tensornetwork-0.3.0-py3-none-any.whl (216 kB) Downloading torch-2.5.1-cp310-cp310-manylinux1_x86_64.whl (906.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 902.1/906.4 MB 156.1 MB/s eta 0:00:01 error: incomplete-download × Download failed because not enough bytes were received (902.1 MB/906.4 MB) ╰─> URL: https://files.pythonhosted.org/packages/2a/ef/834af4a885b31a0b32fff2d80e1e40f771e1566ea8ded55347502440786a/torch-2.5.1-cp310-cp310-manylinux1_x86_64.whl note: This is an issue with network connectivity, not pip. hint: Consider using --resume-retries to enable download resumption.