Read the Docs build information Build id: 3020904 Project: xanaduai-pennylane-pq Version: 100 Commit: 01aab9ff091b521f3e6f5ad077d8721bae2bca72 Date: 2025-05-05T19:20:25.747212Z State: finished Success: True [rtd-command-info] start-time: 2025-05-05T19:20:33.117012Z, end-time: 2025-05-05T19:20:40.328094Z, duration: 7, exit-code: 0 git clone --depth 1 https://github.com/PennyLaneAI/pennylane-pq.git . Cloning into '.'... [rtd-command-info] start-time: 2025-05-05T19:20:40.454078Z, end-time: 2025-05-05T19:20:41.459395Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/100/head:external-100 From https://github.com/PennyLaneAI/pennylane-pq * [new ref] refs/pull/100/head -> external-100 * [new tag] v0.11.0 -> v0.11.0 * [new tag] v0.14.0 -> v0.14.0 * [new tag] v0.15.0 -> v0.15.0 * [new tag] v0.17.0 -> v0.17.0 * [new tag] v0.31.0 -> v0.31.0 * [new tag] v0.32.0 -> v0.32.0 * [new tag] v0.33.0 -> v0.33.0 * [new tag] v0.33.0-post1 -> v0.33.0-post1 * [new tag] v0.33.0.post1 -> v0.33.0.post1 * [new tag] v0.5.0 -> v0.5.0 * [new tag] v0.8.0 -> v0.8.0 [rtd-command-info] start-time: 2025-05-05T19:20:41.558537Z, end-time: 2025-05-05T19:20:41.605345Z, duration: 0, exit-code: 0 git checkout --force 01aab9ff091b521f3e6f5ad077d8721bae2bca72 Note: switching to '01aab9ff091b521f3e6f5ad077d8721bae2bca72'. 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 01aab9f Update ubuntu version to 24.04 in .readthedocs.yml [rtd-command-info] start-time: 2025-05-05T19:20:41.667110Z, end-time: 2025-05-05T19:20:41.756010Z, 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 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: . build: os: ubuntu-24.04 tools: python: "3.9" apt_packages: - graphviz [rtd-command-info] start-time: 2025-05-05T19:20:44.485978Z, end-time: 2025-05-05T19:21:07.432520Z, duration: 22, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] Get:3 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 Components [665 kB] Get:6 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1026 kB] Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Components [5943 kB] Get:8 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Components [41.9 kB] Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1345 kB] Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [216 kB] Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1378 kB] Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [518 kB] Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1348 kB] Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [159 B] Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [26.7 kB] Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [887 B] Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.0 kB] Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7806 B] Get:19 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [31.8 kB] Get:20 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [18.4 kB] Get:21 http://archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [161 B] Get:22 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [162 B] Get:23 http://security.ubuntu.com/ubuntu noble-security/main amd64 Components [24.9 kB] Get:24 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1080 kB] Get:25 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Components [65.7 kB] Get:26 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1304 kB] Get:27 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Components [155 B] Get:28 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] Get:29 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [157 B] Fetched 15.5 MB in 3s (5964 kB/s) Reading package lists... [rtd-command-info] start-time: 2025-05-05T19:21:07.501714Z, end-time: 2025-05-05T19:21:55.642428Z, duration: 48, 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 303 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 (2974 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-05-05T19:22:02.186121Z, end-time: 2025-05-05T19:22:02.598899Z, duration: 0, exit-code: 0 asdf global python 3.9.20 [rtd-command-info] start-time: 2025-05-05T19:22:03.080277Z, end-time: 2025-05-05T19:22:05.132536Z, duration: 2, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.20.final.0-64 in 934ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100, 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-05-05T19:22:05.200469Z, end-time: 2025-05-05T19:22:15.267275Z, duration: 10, 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-pq/envs/100/lib/python3.9/site-packages (23.1) Collecting pip Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 32.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.3.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 61.6 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.3.1 [rtd-command-info] start-time: 2025-05-05T19:22:15.335942Z, end-time: 2025-05-05T19:22:23.208088Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.1-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.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting importlib-metadata>=6.0 (from sphinx) Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) Collecting zipp>=3.20 (from importlib-metadata>=6.0->sphinx) Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp39-cp39-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-cp39-cp39-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.4.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 109.3 MB/s eta 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 559.1 MB/s eta 0:00:00 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 329.5 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading MarkupSafe-3.0.2-cp39-cp39-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.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 562.8 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.2.1-py3-none-any.whl (14 kB) Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Installing collected packages: snowballstemmer, zipp, 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, importlib-metadata, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 Pygments-2.19.1 alabaster-0.7.16 babel-2.17.0 certifi-2025.4.26 charset-normalizer-3.4.2 docutils-0.21.2 idna-3.10 imagesize-1.4.1 importlib-metadata-8.7.0 packaging-25.0 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.4.7 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.4.0 zipp-3.21.0 [rtd-command-info] start-time: 2025-05-05T19:22:23.286618Z, end-time: 2025-05-05T19:22:40.343686Z, duration: 17, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting docutils==0.16 (from -r doc/requirements.txt (line 1)) Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-bibtex (from -r doc/requirements.txt (line 2)) Downloading sphinxcontrib_bibtex-2.6.3-py3-none-any.whl.metadata (6.3 kB) Collecting ipykernel (from -r doc/requirements.txt (line 3)) Downloading ipykernel-6.29.5-py3-none-any.whl.metadata (6.3 kB) Collecting nbsphinx (from -r doc/requirements.txt (line 4)) Downloading nbsphinx-0.9.7-py3-none-any.whl.metadata (2.3 kB) Collecting pygments-github-lexers (from -r doc/requirements.txt (line 5)) 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' Collecting pybind11 (from -r doc/requirements.txt (line 6)) Downloading pybind11-2.13.6-py3-none-any.whl.metadata (9.5 kB) Collecting setuptools-scm (from -r doc/requirements.txt (line 7)) Downloading setuptools_scm-8.3.1-py3-none-any.whl.metadata (7.0 kB) Collecting sphinx-automodapi (from -r doc/requirements.txt (line 8)) Downloading sphinx_automodapi-0.19.0-py3-none-any.whl.metadata (2.9 kB) Collecting pennylane-sphinx-theme (from -r doc/requirements.txt (line 9)) Downloading pennylane_sphinx_theme-0.19.0-py3-none-any.whl.metadata (5.3 kB) Requirement already satisfied: Sphinx>=3.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (7.4.7) 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) Requirement already satisfied: importlib-metadata>=3.6 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (8.7.0) Collecting comm>=0.1.1 (from ipykernel->-r doc/requirements.txt (line 3)) 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 3)) Downloading debugpy-1.8.14-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.3 kB) Collecting ipython>=7.23.1 (from ipykernel->-r doc/requirements.txt (line 3)) Downloading ipython-8.18.1-py3-none-any.whl.metadata (6.0 kB) Collecting jupyter-client>=6.1.12 (from ipykernel->-r doc/requirements.txt (line 3)) 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 3)) Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB) Collecting matplotlib-inline>=0.1 (from ipykernel->-r doc/requirements.txt (line 3)) Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting nest-asyncio (from ipykernel->-r doc/requirements.txt (line 3)) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from ipykernel->-r doc/requirements.txt (line 3)) (25.0) Collecting psutil (from ipykernel->-r doc/requirements.txt (line 3)) Downloading psutil-7.0.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 3)) Downloading pyzmq-26.4.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.0 kB) Collecting tornado>=6.1 (from ipykernel->-r doc/requirements.txt (line 3)) 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 traitlets>=5.4.0 (from ipykernel->-r doc/requirements.txt (line 3)) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) INFO: pip is looking at multiple versions of nbsphinx to determine which version is compatible with other requirements. This could take a while. Collecting nbsphinx (from -r doc/requirements.txt (line 4)) Downloading nbsphinx-0.9.6-py3-none-any.whl.metadata (2.1 kB) Downloading nbsphinx-0.9.5-py3-none-any.whl.metadata (2.1 kB) Downloading nbsphinx-0.9.4-py3-none-any.whl.metadata (2.1 kB) Downloading nbsphinx-0.9.3-py3-none-any.whl.metadata (2.1 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from nbsphinx->-r doc/requirements.txt (line 4)) (3.1.6) Collecting nbconvert!=5.4 (from nbsphinx->-r doc/requirements.txt (line 4)) Downloading nbconvert-7.16.6-py3-none-any.whl.metadata (8.5 kB) Collecting nbformat (from nbsphinx->-r doc/requirements.txt (line 4)) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Requirement already satisfied: pygments>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from pygments-github-lexers->-r doc/requirements.txt (line 5)) (2.19.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from setuptools-scm->-r doc/requirements.txt (line 7)) (80.3.1) Requirement already satisfied: tomli>=1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from setuptools-scm->-r doc/requirements.txt (line 7)) (2.2.1) Collecting typing-extensions (from setuptools-scm->-r doc/requirements.txt (line 7)) Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) Collecting xanadu-sphinx-theme~=0.13.0 (from pennylane-sphinx-theme->-r doc/requirements.txt (line 9)) Downloading xanadu_sphinx_theme-0.13.0-py3-none-any.whl.metadata (15 kB) Collecting pillow (from pennylane-sphinx-theme->-r doc/requirements.txt (line 9)) Downloading pillow-11.2.1-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (8.9 kB) Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 9)) Downloading sphinx_gallery-0.19.0-py3-none-any.whl.metadata (8.9 kB) Collecting importlib_resources (from xanadu-sphinx-theme~=0.13.0->pennylane-sphinx-theme->-r doc/requirements.txt (line 9)) Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: zipp>=3.20 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from importlib-metadata>=3.6->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (3.21.0) Collecting decorator (from ipython>=7.23.1->ipykernel->-r doc/requirements.txt (line 3)) Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) Collecting jedi>=0.16 (from ipython>=7.23.1->ipykernel->-r doc/requirements.txt (line 3)) Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB) Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython>=7.23.1->ipykernel->-r doc/requirements.txt (line 3)) Downloading prompt_toolkit-3.0.51-py3-none-any.whl.metadata (6.4 kB) Collecting stack-data (from ipython>=7.23.1->ipykernel->-r doc/requirements.txt (line 3)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting exceptiongroup (from ipython>=7.23.1->ipykernel->-r doc/requirements.txt (line 3)) Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel->-r doc/requirements.txt (line 3)) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel->-r doc/requirements.txt (line 3)) 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>=7.23.1->ipykernel->-r doc/requirements.txt (line 3)) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->ipykernel->-r doc/requirements.txt (line 3)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->ipykernel->-r doc/requirements.txt (line 3)) Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB) Collecting beautifulsoup4 (from nbconvert!=5.4->nbsphinx->-r doc/requirements.txt (line 4)) Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert!=5.4->nbsphinx->-r doc/requirements.txt (line 4)) Downloading bleach-6.2.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert!=5.4->nbsphinx->-r doc/requirements.txt (line 4)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx->-r doc/requirements.txt (line 4)) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Requirement already satisfied: markupsafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from nbconvert!=5.4->nbsphinx->-r doc/requirements.txt (line 4)) (3.0.2) Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4->nbsphinx->-r doc/requirements.txt (line 4)) Downloading mistune-3.1.3-py3-none-any.whl.metadata (1.8 kB) Collecting nbclient>=0.5.0 (from nbconvert!=5.4->nbsphinx->-r doc/requirements.txt (line 4)) Downloading nbclient-0.10.2-py3-none-any.whl.metadata (8.3 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx->-r doc/requirements.txt (line 4)) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert!=5.4->nbsphinx->-r doc/requirements.txt (line 4)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting tinycss2<1.5,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert!=5.4->nbsphinx->-r doc/requirements.txt (line 4)) Downloading tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) Collecting fastjsonschema>=2.15 (from nbformat->nbsphinx->-r doc/requirements.txt (line 4)) Downloading fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx->-r doc/requirements.txt (line 4)) Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx->-r doc/requirements.txt (line 4)) Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx->-r doc/requirements.txt (line 4)) Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx->-r doc/requirements.txt (line 4)) Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx->-r doc/requirements.txt (line 4)) Downloading rpds_py-0.24.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.23.1->ipykernel->-r doc/requirements.txt (line 3)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting PyYAML>=3.01 (from pybtex>=0.24->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Downloading PyYAML-6.0.2-cp39-cp39-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) Collecting six (from pybtex>=0.24->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.0.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.1.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.0.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.0.0) INFO: pip is looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Collecting Sphinx>=3.5 (from sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Downloading sphinx-7.4.6-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.4.5-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.4.4-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.4.3-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.4.2-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.4.1-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.4.0-py3-none-any.whl.metadata (6.1 kB) INFO: pip is still looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Downloading sphinx-7.3.6-py3-none-any.whl.metadata (6.0 kB) Downloading sphinx-7.3.5-py3-none-any.whl.metadata (6.0 kB) Downloading sphinx-7.3.4-py3-none-any.whl.metadata (6.0 kB) Downloading sphinx-7.3.3-py3-none-any.whl.metadata (6.0 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 sphinx-7.3.2-py3-none-any.whl.metadata (6.0 kB) Downloading sphinx-7.3.1-py3-none-any.whl.metadata (6.0 kB) Downloading sphinx-7.3.0-py3-none-any.whl.metadata (6.0 kB) Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx-7.2.5-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx-7.2.4-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx-7.2.3-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx-7.2.2-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx-7.2.1-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx-7.2.0-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Downloading sphinx-7.1.1-py3-none-any.whl.metadata (5.8 kB) Downloading sphinx-7.1.0-py3-none-any.whl.metadata (5.8 kB) Downloading sphinx-7.0.1-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-7.0.0-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.2.1-py3-none-any.whl.metadata (6.2 kB) Downloading sphinx-6.2.0-py3-none-any.whl.metadata (6.2 kB) Downloading sphinx-6.1.3-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.1.2-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.1.1-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.1.0-py3-none-any.whl.metadata (6.1 kB) Downloading sphinx-6.0.1-py3-none-any.whl.metadata (6.2 kB) Downloading sphinx-6.0.0-py3-none-any.whl.metadata (6.2 kB) Downloading sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.17.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.32.3) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (3.4.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.4.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=3.5->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2025.4.26) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4->nbsphinx->-r doc/requirements.txt (line 4)) Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB) Collecting executing>=1.2.0 (from stack-data->ipython>=7.23.1->ipykernel->-r doc/requirements.txt (line 3)) Downloading executing-2.2.0-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.23.1->ipykernel->-r doc/requirements.txt (line 3)) Downloading asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB) Collecting pure-eval (from stack-data->ipython>=7.23.1->ipykernel->-r doc/requirements.txt (line 3)) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 77.2 MB/s eta 0:00:00 Downloading sphinxcontrib_bibtex-2.6.3-py3-none-any.whl (40 kB) Downloading ipykernel-6.29.5-py3-none-any.whl (117 kB) Downloading nbsphinx-0.9.3-py3-none-any.whl (31 kB) Downloading pybind11-2.13.6-py3-none-any.whl (243 kB) Downloading setuptools_scm-8.3.1-py3-none-any.whl (43 kB) Downloading sphinx_automodapi-0.19.0-py3-none-any.whl (111 kB) Downloading pennylane_sphinx_theme-0.19.0-py3-none-any.whl (17 kB) Downloading xanadu_sphinx_theme-0.13.0-py3-none-any.whl (52 kB) Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading debugpy-1.8.14-cp39-cp39-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 140.1 MB/s eta 0:00:00 Downloading ipython-8.18.1-py3-none-any.whl (808 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 808.2/808.2 kB 388.1 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.51-py3-none-any.whl (387 kB) Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 105.6 MB/s eta 0:00:00 Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) 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 matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Downloading nbconvert-7.16.6-py3-none-any.whl (258 kB) Downloading mistune-3.1.3-py3-none-any.whl (53 kB) Downloading bleach-6.2.0-py3-none-any.whl (163 kB) Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Downloading nbclient-0.10.2-py3-none-any.whl (25 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading fastjsonschema-2.21.1-py3-none-any.whl (23 kB) Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) Downloading attrs-25.3.0-py3-none-any.whl (63 kB) Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 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 platformdirs-4.3.7-py3-none-any.whl (18 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 369.3 MB/s eta 0:00:00 Downloading latexcodec-3.0.0-py3-none-any.whl (18 kB) Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 416.0 MB/s eta 0:00:00 Downloading pyzmq-26.4.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (863 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.0/863.0 kB 383.4 MB/s eta 0:00:00 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) Downloading rpds_py-0.24.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 303.5 MB/s eta 0:00:00 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 typing_extensions-4.13.2-py3-none-any.whl (45 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) Downloading soupsieve-2.7-py3-none-any.whl (36 kB) Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading pillow-11.2.1-cp39-cp39-manylinux_2_28_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 479.8 MB/s eta 0:00:00 Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) Downloading sphinx_gallery-0.19.0-py3-none-any.whl (455 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-3.0.0-py3-none-any.whl (26 kB) Downloading executing-2.2.0-py2.py3-none-any.whl (26 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) Building wheels for collected packages: pygments-github-lexers DEPRECATION: Building 'pygments-github-lexers' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pygments-github-lexers'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for pygments-github-lexers (setup.py): started Building wheel for pygments-github-lexers (setup.py): finished with status 'done' Created wheel for pygments-github-lexers: filename=pygments_github_lexers-0.0.5-py3-none-any.whl size=6259 sha256=058488095d5da281f589c23ed31a04150c74b59ba7c644f0dc93b096135720d1 Stored in directory: /tmp/pip-ephem-wheel-cache-gpt70kip/wheels/13/42/f5/cbacdb84484c93181b47edf371b66fbd1f90a06635e9f2c021 Successfully built pygments-github-lexers Installing collected packages: webencodings, wcwidth, pure-eval, ptyprocess, fastjsonschema, typing-extensions, traitlets, tornado, tinycss2, soupsieve, six, rpds-py, pyzmq, PyYAML, pygments-github-lexers, pybind11, psutil, prompt-toolkit, platformdirs, pillow, pexpect, parso, pandocfilters, nest-asyncio, latexcodec, jupyterlab-pygments, importlib_resources, executing, exceptiongroup, docutils, defusedxml, decorator, debugpy, bleach, attrs, asttokens, stack-data, Sphinx, setuptools-scm, referencing, python-dateutil, pybtex, mistune, matplotlib-inline, jupyter-core, jedi, comm, beautifulsoup4, sphinx-gallery, sphinx-automodapi, pybtex-docutils, jupyter-client, jsonschema-specifications, ipython, xanadu-sphinx-theme, sphinxcontrib-bibtex, jsonschema, ipykernel, pennylane-sphinx-theme, nbformat, nbclient, nbconvert, nbsphinx Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: Sphinx Found existing installation: Sphinx 7.4.7 Uninstalling Sphinx-7.4.7: Successfully uninstalled Sphinx-7.4.7 Successfully installed PyYAML-6.0.2 Sphinx-5.3.0 asttokens-3.0.0 attrs-25.3.0 beautifulsoup4-4.13.4 bleach-6.2.0 comm-0.2.2 debugpy-1.8.14 decorator-5.2.1 defusedxml-0.7.1 docutils-0.16 exceptiongroup-1.2.2 executing-2.2.0 fastjsonschema-2.21.1 importlib_resources-6.5.2 ipykernel-6.29.5 ipython-8.18.1 jedi-0.19.2 jsonschema-4.23.0 jsonschema-specifications-2025.4.1 jupyter-client-8.6.3 jupyter-core-5.7.2 jupyterlab-pygments-0.3.0 latexcodec-3.0.0 matplotlib-inline-0.1.7 mistune-3.1.3 nbclient-0.10.2 nbconvert-7.16.6 nbformat-5.10.4 nbsphinx-0.9.3 nest-asyncio-1.6.0 pandocfilters-1.5.1 parso-0.8.4 pennylane-sphinx-theme-0.19.0 pexpect-4.9.0 pillow-11.2.1 platformdirs-4.3.7 prompt-toolkit-3.0.51 psutil-7.0.0 ptyprocess-0.7.0 pure-eval-0.2.3 pybind11-2.13.6 pybtex-0.24.0 pybtex-docutils-1.0.3 pygments-github-lexers-0.0.5 python-dateutil-2.9.0.post0 pyzmq-26.4.0 referencing-0.36.2 rpds-py-0.24.0 setuptools-scm-8.3.1 six-1.17.0 soupsieve-2.7 sphinx-automodapi-0.19.0 sphinx-gallery-0.19.0 sphinxcontrib-bibtex-2.6.3 stack-data-0.6.3 tinycss2-1.4.0 tornado-6.4.2 traitlets-5.14.3 typing-extensions-4.13.2 wcwidth-0.2.13 webencodings-0.5.1 xanadu-sphinx-theme-0.13.0 [rtd-command-info] start-time: 2025-05-05T19:22:40.446879Z, end-time: 2025-05-05T19:23:44.425499Z, duration: 63, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/checkouts/100 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting projectq>=0.5.1 (from PennyLane-PQ==0.34.0) Downloading projectq-0.8.0.tar.gz (433 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pennylane<0.35,>=0.15 (from PennyLane-PQ==0.34.0) Downloading PennyLane-0.34.0-py3-none-any.whl.metadata (9.0 kB) Collecting numpy (from pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) Downloading numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting scipy (from pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) Downloading scipy-1.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting networkx (from pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) Downloading networkx-3.2.1-py3-none-any.whl.metadata (5.2 kB) Collecting rustworkx (from pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) Downloading rustworkx-0.16.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) Collecting autograd (from pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) Downloading autograd-1.8.0-py3-none-any.whl.metadata (7.5 kB) Collecting toml (from pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) Collecting appdirs (from pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting semantic-version>=2.7 (from pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Collecting autoray>=0.6.1 (from pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) Downloading autoray-0.7.1-py3-none-any.whl.metadata (5.8 kB) Collecting cachetools (from pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) Collecting pennylane-lightning>=0.34 (from pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) Downloading PennyLane_Lightning-0.38.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (26 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) (2.32.3) Requirement already satisfied: typing-extensions in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) (4.13.2) INFO: pip is looking at multiple versions of pennylane-lightning to determine which version is compatible with other requirements. This could take a while. Downloading PennyLane_Lightning-0.37.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (23 kB) Downloading PennyLane_Lightning-0.36.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Collecting matplotlib>=2.2.3 (from projectq>=0.5.1->PennyLane-PQ==0.34.0) Downloading matplotlib-3.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting contourpy>=1.0.1 (from matplotlib>=2.2.3->projectq>=0.5.1->PennyLane-PQ==0.34.0) Downloading contourpy-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.4 kB) Collecting cycler>=0.10 (from matplotlib>=2.2.3->projectq>=0.5.1->PennyLane-PQ==0.34.0) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib>=2.2.3->projectq>=0.5.1->PennyLane-PQ==0.34.0) Downloading fonttools-4.57.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (102 kB) Collecting kiwisolver>=1.3.1 (from matplotlib>=2.2.3->projectq>=0.5.1->PennyLane-PQ==0.34.0) Downloading kiwisolver-1.4.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.3 kB) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from matplotlib>=2.2.3->projectq>=0.5.1->PennyLane-PQ==0.34.0) (25.0) Requirement already satisfied: pillow>=8 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from matplotlib>=2.2.3->projectq>=0.5.1->PennyLane-PQ==0.34.0) (11.2.1) Collecting pyparsing>=2.3.1 (from matplotlib>=2.2.3->projectq>=0.5.1->PennyLane-PQ==0.34.0) Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) Requirement already satisfied: python-dateutil>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from matplotlib>=2.2.3->projectq>=0.5.1->PennyLane-PQ==0.34.0) (2.9.0.post0) Requirement already satisfied: importlib-resources>=3.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from matplotlib>=2.2.3->projectq>=0.5.1->PennyLane-PQ==0.34.0) (6.5.2) Requirement already satisfied: zipp>=3.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from importlib-resources>=3.2.0->matplotlib>=2.2.3->projectq>=0.5.1->PennyLane-PQ==0.34.0) (3.21.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from python-dateutil>=2.7->matplotlib>=2.2.3->projectq>=0.5.1->PennyLane-PQ==0.34.0) (1.17.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from requests->pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) (3.4.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from requests->pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from requests->pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) (2.4.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/100/lib/python3.9/site-packages (from requests->pennylane<0.35,>=0.15->PennyLane-PQ==0.34.0) (2025.4.26) Downloading PennyLane-0.34.0-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 69.0 MB/s eta 0:00:00 Downloading autoray-0.7.1-py3-none-any.whl (930 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 930.8/930.8 kB 407.9 MB/s eta 0:00:00 Downloading PennyLane_Lightning-0.36.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.2/19.2 MB 12.6 MB/s eta 0:00:00 Downloading matplotlib-3.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 253.7 MB/s eta 0:00:00 Downloading contourpy-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (321 kB) Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading fonttools-4.57.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 417.5 MB/s eta 0:00:00 Downloading kiwisolver-1.4.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 568.7 MB/s eta 0:00:00 Downloading networkx-3.2.1-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 589.4 MB/s eta 0:00:00 Downloading numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 285.1 MB/s eta 0:00:00 Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading autograd-1.8.0-py3-none-any.whl (51 kB) Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) Downloading rustworkx-0.16.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 508.1 MB/s eta 0:00:00 Downloading scipy-1.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.6/38.6 MB 377.9 MB/s eta 0:00:00 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Building wheels for collected packages: PennyLane-PQ, projectq DEPRECATION: Building 'PennyLane-PQ' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'PennyLane-PQ'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for PennyLane-PQ (setup.py): started Building wheel for PennyLane-PQ (setup.py): finished with status 'done' Created wheel for PennyLane-PQ: filename=pennylane_pq-0.34.0-py3-none-any.whl size=19295 sha256=4f7e50cf22e2f386a6ccb6487162d13dd78128d8ba1110a26a938387cef32966 Stored in directory: /tmp/pip-ephem-wheel-cache-ezfwe0w9/wheels/a1/7b/cb/d907141740d3fb678ef4440155accba43124e148e445a6e555 Building wheel for projectq (pyproject.toml): started Building wheel for projectq (pyproject.toml): finished with status 'done' Created wheel for projectq: filename=projectq-0.8.0-cp39-cp39-linux_x86_64.whl size=2608059 sha256=5dc0407ce7babbe317022991ce74b3b93eb04146d7bb4500d3ac178e2b2cf7ef Stored in directory: /tmp/pip-ephem-wheel-cache-ezfwe0w9/wheels/b3/19/55/ca27b21c43b5b5a2cc0afd1091cf83b21df3e41ad678ea170d Successfully built PennyLane-PQ projectq Installing collected packages: appdirs, toml, semantic-version, pyparsing, numpy, networkx, kiwisolver, fonttools, cycler, cachetools, autoray, scipy, rustworkx, contourpy, autograd, matplotlib, projectq, pennylane-lightning, pennylane, PennyLane-PQ Successfully installed PennyLane-PQ-0.34.0 appdirs-1.4.4 autograd-1.8.0 autoray-0.7.1 cachetools-5.5.2 contourpy-1.3.0 cycler-0.12.1 fonttools-4.57.0 kiwisolver-1.4.7 matplotlib-3.9.4 networkx-3.2.1 numpy-2.0.2 pennylane-0.34.0 pennylane-lightning-0.36.0 projectq-0.8.0 pyparsing-3.2.3 rustworkx-0.16.0 scipy-1.13.1 semantic-version-2.10.0 toml-0.10.2 [rtd-command-info] start-time: 2025-05-05T19:23:44.580457Z, end-time: 2025-05-05T19:23:44.624197Z, duration: 0, exit-code: 0 cat doc/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # PennyLane-PQ documentation build configuration file. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys, os, re # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. sys.path.insert(0, os.path.abspath('..')) sys.path.insert(0, os.path.abspath('_ext')) sys.path.insert(0, os.path.join(os.path.dirname(os.path.abspath('.')), 'doc')) # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. needs_sphinx = '1.6' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.autosummary", "sphinx.ext.todo", "sphinx.ext.coverage", "sphinx.ext.mathjax", "sphinx.ext.napoleon", "sphinx.ext.inheritance_diagram", "sphinx.ext.intersphinx", 'sphinx.ext.viewcode', "sphinx_automodapi.automodapi" ] autosummary_generate = True autosummary_imported_members = False automodapi_toctreedirnm = "code/api" automodsumm_inherited_members = True # Add any paths that contain templates here, relative to this directory. from pennylane_sphinx_theme import templates_dir templates_path = [templates_dir()] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # General information about the project. project = 'PennyLane-ProjectQ' copyright = "2023, Xanadu Inc." author = 'Xanadu' add_module_names = False # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. import pennylane_pq # The full version, including alpha/beta/rc tags. release = pennylane_pq.__version__ # The short X.Y version. version = re.match(r'^(\d+\.\d+)', release).expand(r'\1') # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # today_fmt is used as the format for a strftime call. today_fmt = '%Y-%m-%d' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. show_authors = True # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'nature' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. #html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". #html_title = None # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. #html_logo = None # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = '_static/favicon.ico' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. #html_extra_path = [] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars #html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # 'donate.html', # ] #} # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. #html_domain_indices = True # If false, no index is generated. #html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. #html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = None # Language to be used for generating the HTML full-text search index. # Sphinx supports the following languages: # 'da', 'de', 'en', 'es', 'fi', 'fr', 'h', 'it', 'ja' # 'nl', 'no', 'pt', 'ro', 'r', 'sv', 'tr' #html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # Now only 'ja' uses this config value #html_search_options = {'type': 'default'} # The name of a javascript file (relative to the configuration directory) that # implements a search results scorer. If empty, the default will be used. #html_search_scorer = 'scorer.js' # Output file base name for HTML help builder. htmlhelp_basename = 'PennyLanePQdoc' # -- Xanadu theme --------------------------------------------------------- html_theme = 'pennylane' # Register the theme as an extension to generate a sitemap.xml # extensions.append("guzzle_sphinx_theme") # xanadu theme options (see theme.conf for more information) html_theme_options = { "navbar_name": "PennyLane-ProjectQ", "extra_copyrights": [ "TensorFlow, the TensorFlow logo, and any related marks are trademarks " "of Google Inc." ], "toc_overview": True, "navbar_active_link": 3, "google_analytics_tracking_id": "G-C480Z9JL0D" } edit_on_github_project = "PennyLaneAI/pennylane-pq" edit_on_github_branch = "master/doc" # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'PennyLanePQdoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } latex_additional_files = ['macros.tex'] # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'PennyLane-PQ.tex', 'PennyLane-ProjectQ Documentation', 'Xanadu Inc.', 'manual'), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'pennylane-pq', 'PennyLane-ProjectQ Documentation', [author], 1) ] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'PennyLane-ProjectQ', 'PennyLane-ProjectQ Documentation', author, 'PennyLane-ProjectQ', 'ProjectQ plugin for the PennyLane quantum machine learning library.', 'Miscellaneous'), ] #============================================================ # the order in which autodoc lists the documented members autodoc_member_order = 'bysource' # inheritance_diagram graphviz attributes inheritance_node_attrs = dict(color='lightskyblue1', style='filled') #autodoc_default_flags = ['members'] autosummary_generate = True [rtd-command-info] start-time: 2025-05-05T19:23:44.698633Z, end-time: 2025-05-05T19:24:50.682016Z, duration: 65, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 Matplotlib is building the font cache; this may take a moment. WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done [autosummary] generating autosummary for: code.rst, devices/classical.rst, devices/ibm.rst, devices/simulator.rst, index.rst, installation.rst, support.rst [automodsumm] code.rst: found 5 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: [new config] 12 added, 0 changed, 0 removed reading sources... [ 8%] code reading sources... [ 16%] code/api/pennylane_pq.ProjectQClassicalSimulator reading sources... [ 25%] code/api/pennylane_pq.ProjectQIBMBackend reading sources... [ 33%] code/api/pennylane_pq.ProjectQSimulator reading sources... [ 41%] code/api/pennylane_pq.SqrtSwap reading sources... [ 50%] code/api/pennylane_pq.SqrtX reading sources... [ 58%] devices/classical reading sources... [ 66%] devices/ibm reading sources... [ 75%] devices/simulator reading sources... [ 83%] index reading sources... [ 91%] installation reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... WARNING: unsupported theme option 'navbar_active_link' given done writing output... [ 8%] code writing output... [ 16%] code/api/pennylane_pq.ProjectQClassicalSimulator writing output... [ 25%] code/api/pennylane_pq.ProjectQIBMBackend writing output... [ 33%] code/api/pennylane_pq.ProjectQSimulator writing output... [ 41%] code/api/pennylane_pq.SqrtSwap writing output... [ 50%] code/api/pennylane_pq.SqrtX writing output... [ 58%] devices/classical writing output... [ 66%] devices/ibm writing output... [ 75%] devices/simulator writing output... [ 83%] index writing output... [ 91%] installation writing output... [100%] support generating indices... genindex py-modindex done highlighting module code... [ 50%] pennylane_pq.devices highlighting module code... [100%] pennylane_pq.ops writing additional pages... search done copying images... [100%] _static/puzzle_pq.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in ../_readthedocs/html.