Read the Docs build information Build id: 3262794 Project: xanaduai-pennylane-orquestra Version: stable Commit: aaf7d4b58c93cfa18cafe61973b6011ee1bf5a3f Date: 2025-08-08T15:42:52.561168Z State: finished Success: False [rtd-command-info] start-time: 2025-08-08T15:56:41.795600Z, end-time: 2025-08-08T15:56:42.406138Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/PennyLaneAI/pennylane-orquestra.git . Cloning into '.'... [rtd-command-info] start-time: 2025-08-08T15:56:42.497226Z, end-time: 2025-08-08T15:56:42.928415Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 aaf7d4b58c93cfa18cafe61973b6011ee1bf5a3f From https://github.com/PennyLaneAI/pennylane-orquestra * branch aaf7d4b58c93cfa18cafe61973b6011ee1bf5a3f -> FETCH_HEAD [rtd-command-info] start-time: 2025-08-08T15:56:43.579200Z, end-time: 2025-08-08T15:56:43.630731Z, duration: 0, exit-code: 0 git checkout --force aaf7d4b58c93cfa18cafe61973b6011ee1bf5a3f Note: switching to 'aaf7d4b58c93cfa18cafe61973b6011ee1bf5a3f'. 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 aaf7d4b Version Bump (#45) [rtd-command-info] start-time: 2025-08-08T15:56:43.711414Z, end-time: 2025-08-08T15:56:43.753011Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 sphinx: configuration: doc/conf.py python: install: - requirements: doc/requirements.txt - method: pip path: . build: os: ubuntu-22.04 tools: python: "3.9" apt_packages: - graphviz [rtd-command-info] start-time: 2025-08-08T15:56:44.499146Z, end-time: 2025-08-08T15:56:47.314880Z, duration: 2, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [48.5 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1270 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1575 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3207 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3518 kB] Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5103 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [75.9 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5290 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.2 kB] Fetched 20.6 MB in 2s (11.9 MB/s) Reading package lists... [rtd-command-info] start-time: 2025-08-08T15:56:47.410837Z, end-time: 2025-08-08T15:56:51.257409Z, duration: 3, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 230 not upgraded. Need to get 1500 kB of archives. After this operation, 4700 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1500 kB in 1s (1831 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-6ubuntu0.1_amd64.deb ... Unpacking graphviz (2.42.2-6ubuntu0.1) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-6ubuntu0.1) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ... [rtd-command-info] start-time: 2025-08-08T15:56:54.859028Z, end-time: 2025-08-08T15:56:54.927048Z, duration: 0, exit-code: 0 asdf global python 3.9.22 [rtd-command-info] start-time: 2025-08-08T15:56:55.369157Z, end-time: 2025-08-08T15:56:56.578749Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.22.final.0-64 in 857ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable, 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-08-08T15:56:56.679986Z, end-time: 2025-08-08T15:57:04.690336Z, duration: 8, 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-orquestra/envs/stable/lib/python3.9/site-packages (23.1) Collecting pip Downloading pip-25.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.1 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.2 setuptools-80.9.0 [rtd-command-info] start-time: 2025-08-08T15:57:04.775860Z, end-time: 2025-08-08T15:57:09.496249Z, duration: 4, 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.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-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.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 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.23.0-py3-none-any.whl.metadata (3.6 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.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 68.1 MB/s 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 549.9 MB/s 0:00:00 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 446.7 MB/s 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.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 633.9 MB/s 0:00:00 Downloading requests-2.32.4-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.5.0-py3-none-any.whl (129 kB) Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 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.23.0-py3-none-any.whl (10 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: zipp, 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, importlib-metadata, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 Pygments-2.19.2 alabaster-0.7.16 babel-2.17.0 certifi-2025.8.3 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.4 snowballstemmer-3.0.1 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.5.0 zipp-3.23.0 [rtd-command-info] start-time: 2025-08-08T15:57:09.591390Z, end-time: 2025-08-08T15:57:24.654176Z, duration: 15, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Ignoring sphinx: markers 'python_version == "3.10"' don't match your environment Collecting jinja2==3.0.3 (from -r doc/requirements.txt (line 1)) Downloading Jinja2-3.0.3-py3-none-any.whl.metadata (3.5 kB) Collecting sphinx==3.5 (from -r doc/requirements.txt (line 2)) Downloading Sphinx-3.5.0-py3-none-any.whl.metadata (7.9 kB) Collecting docutils==0.16 (from -r doc/requirements.txt (line 4)) Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-bibtex==2.4.2 (from -r doc/requirements.txt (line 5)) Downloading sphinxcontrib_bibtex-2.4.2-py3-none-any.whl.metadata (6.1 kB) Collecting pygments-github-lexers==0.0.5 (from -r doc/requirements.txt (line 6)) 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 pennylane<0.34,>=0.22 (from -r doc/requirements.txt (line 7)) Downloading PennyLane-0.33.1-py3-none-any.whl.metadata (9.0 kB) Collecting sphinx-automodapi==0.14.1 (from -r doc/requirements.txt (line 8)) Downloading sphinx_automodapi-0.14.1-py3-none-any.whl.metadata (2.8 kB) Collecting pennylane_sphinx_theme (from -r doc/requirements.txt (line 9)) Downloading pennylane_sphinx_theme-0.23.0-py3-none-any.whl.metadata (5.3 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from jinja2==3.0.3->-r doc/requirements.txt (line 1)) (3.0.2) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 2)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 2)) (2.0.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 2)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 2)) (2.1.0) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 2)) (2.0.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 2)) (2.0.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 2)) (2.19.2) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 2)) (3.0.1) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from sphinx==3.5->-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-orquestra/envs/stable/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 2)) (0.7.16) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from sphinx==3.5->-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-orquestra/envs/stable/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 2)) (2.32.4) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 2)) (80.9.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from sphinx==3.5->-r doc/requirements.txt (line 2)) (25.0) Collecting pybtex>=0.24 (from sphinxcontrib-bibtex==2.4.2->-r doc/requirements.txt (line 5)) Downloading pybtex-0.25.1-py2.py3-none-any.whl.metadata (2.2 kB) Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex==2.4.2->-r doc/requirements.txt (line 5)) Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting numpy (from pennylane<0.34,>=0.22->-r doc/requirements.txt (line 7)) Downloading numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting scipy (from pennylane<0.34,>=0.22->-r doc/requirements.txt (line 7)) Downloading scipy-1.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting networkx (from pennylane<0.34,>=0.22->-r doc/requirements.txt (line 7)) Downloading networkx-3.2.1-py3-none-any.whl.metadata (5.2 kB) Collecting rustworkx (from pennylane<0.34,>=0.22->-r doc/requirements.txt (line 7)) Downloading rustworkx-0.16.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) Collecting autograd (from pennylane<0.34,>=0.22->-r doc/requirements.txt (line 7)) Downloading autograd-1.8.0-py3-none-any.whl.metadata (7.5 kB) Collecting toml (from pennylane<0.34,>=0.22->-r doc/requirements.txt (line 7)) Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) Collecting appdirs (from pennylane<0.34,>=0.22->-r doc/requirements.txt (line 7)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting semantic-version>=2.7 (from pennylane<0.34,>=0.22->-r doc/requirements.txt (line 7)) Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Collecting autoray>=0.6.1 (from pennylane<0.34,>=0.22->-r doc/requirements.txt (line 7)) Downloading autoray-0.7.2-py3-none-any.whl.metadata (5.8 kB) Collecting cachetools (from pennylane<0.34,>=0.22->-r doc/requirements.txt (line 7)) Downloading cachetools-6.1.0-py3-none-any.whl.metadata (5.4 kB) Collecting pennylane-lightning>=0.33 (from pennylane<0.34,>=0.22->-r doc/requirements.txt (line 7)) Downloading PennyLane_Lightning-0.38.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (26 kB) Collecting typing-extensions (from pennylane<0.34,>=0.22->-r doc/requirements.txt (line 7)) Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) Collecting xanadu-sphinx-theme~=0.15.0 (from pennylane_sphinx_theme->-r doc/requirements.txt (line 9)) Downloading xanadu_sphinx_theme-0.15.0-py3-none-any.whl.metadata (15 kB) Collecting pillow (from pennylane_sphinx_theme->-r doc/requirements.txt (line 9)) Downloading pillow-11.3.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 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.15.0->pennylane_sphinx_theme->-r doc/requirements.txt (line 9)) Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) INFO: pip is looking at multiple versions of pennylane-lightning to determine which version is compatible with other requirements. This could take a while. Collecting pennylane-lightning>=0.33 (from pennylane<0.34,>=0.22->-r doc/requirements.txt (line 7)) 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) Downloading PennyLane_Lightning-0.35.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Downloading PennyLane_Lightning-0.35.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Downloading PennyLane_Lightning-0.34.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Collecting PyYAML>=3.01 (from pybtex>=0.24->sphinxcontrib-bibtex==2.4.2->-r doc/requirements.txt (line 5)) 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==2.4.2->-r doc/requirements.txt (line 5)) Downloading latexcodec-3.0.1-py3-none-any.whl.metadata (5.2 kB) Requirement already satisfied: importlib_metadata in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from pybtex>=0.24->sphinxcontrib-bibtex==2.4.2->-r doc/requirements.txt (line 5)) (8.7.0) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from requests>=2.5.0->sphinx==3.5->-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-orquestra/envs/stable/lib/python3.9/site-packages (from requests>=2.5.0->sphinx==3.5->-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-orquestra/envs/stable/lib/python3.9/site-packages (from requests>=2.5.0->sphinx==3.5->-r doc/requirements.txt (line 2)) (2.5.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from requests>=2.5.0->sphinx==3.5->-r doc/requirements.txt (line 2)) (2025.8.3) Requirement already satisfied: zipp>=3.20 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from importlib_metadata->pybtex>=0.24->sphinxcontrib-bibtex==2.4.2->-r doc/requirements.txt (line 5)) (3.23.0) INFO: pip is looking at multiple versions of sphinx-gallery to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-gallery (from pennylane_sphinx_theme->-r doc/requirements.txt (line 9)) Downloading sphinx_gallery-0.18.0-py3-none-any.whl.metadata (8.9 kB) Downloading sphinx_gallery-0.17.1-py3-none-any.whl.metadata (8.9 kB) Downloading sphinx_gallery-0.17.0-py3-none-any.whl.metadata (8.9 kB) Downloading sphinx_gallery-0.16.0-py3-none-any.whl.metadata (8.3 kB) Downloading sphinx_gallery-0.15.0-py3-none-any.whl.metadata (6.2 kB) Downloading sphinx_gallery-0.14.0-py3-none-any.whl.metadata (5.9 kB) Downloading sphinx_gallery-0.13.0-py3-none-any.whl.metadata (5.3 kB) INFO: pip is still looking at multiple versions of sphinx-gallery to determine which version is compatible with other requirements. This could take a while. Downloading sphinx_gallery-0.12.2-py3-none-any.whl.metadata (5.2 kB) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) Downloading Sphinx-3.5.0-py3-none-any.whl (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 134.2 MB/s 0:00:00 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 551.9 MB/s 0:00:00 Downloading sphinxcontrib_bibtex-2.4.2-py3-none-any.whl (39 kB) Downloading sphinx_automodapi-0.14.1-py3-none-any.whl (77 kB) Downloading PennyLane-0.33.1-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 372.1 MB/s 0:00:00 Downloading pennylane_sphinx_theme-0.23.0-py3-none-any.whl (18 kB) Downloading xanadu_sphinx_theme-0.15.0-py3-none-any.whl (52 kB) Downloading autoray-0.7.2-py3-none-any.whl (930 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 930.8/930.8 kB 614.5 MB/s 0:00:00 Downloading PennyLane_Lightning-0.34.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 12.5 MB/s 0:00:01 Downloading pybtex-0.25.1-py2.py3-none-any.whl (127 kB) Downloading latexcodec-3.0.1-py3-none-any.whl (18 kB) Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 595.7 MB/s 0:00:00 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 numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 386.2 MB/s 0:00:00 Downloading cachetools-6.1.0-py3-none-any.whl (11 kB) Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) Downloading networkx-3.2.1-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 634.5 MB/s 0:00:00 Downloading pillow-11.3.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 335.8 MB/s 0:00:00 Downloading rustworkx-0.16.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 379.8 MB/s 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 382.5 MB/s 0:00:00 Downloading sphinx_gallery-0.12.2-py3-none-any.whl (147 kB) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Downloading typing_extensions-4.14.1-py3-none-any.whl (43 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=428d91197945da9d79db07d32064bc1f3375272212c8181eeb825a43bc752051 Stored in directory: /tmp/pip-ephem-wheel-cache-fey2hix_/wheels/13/42/f5/cbacdb84484c93181b47edf371b66fbd1f90a06635e9f2c021 Successfully built pygments-github-lexers Installing collected packages: appdirs, typing-extensions, toml, semantic-version, PyYAML, pygments-github-lexers, pillow, numpy, networkx, latexcodec, jinja2, importlib_resources, docutils, cachetools, autoray, sphinx, scipy, rustworkx, pybtex, autograd, sphinx-gallery, sphinx-automodapi, pybtex-docutils, xanadu-sphinx-theme, sphinxcontrib-bibtex, pennylane_sphinx_theme, pennylane-lightning, pennylane Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.6 Uninstalling Jinja2-3.1.6: Successfully uninstalled Jinja2-3.1.6 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 appdirs-1.4.4 autograd-1.8.0 autoray-0.7.2 cachetools-6.1.0 docutils-0.16 importlib_resources-6.5.2 jinja2-3.0.3 latexcodec-3.0.1 networkx-3.2.1 numpy-2.0.2 pennylane-0.33.1 pennylane-lightning-0.34.0 pennylane_sphinx_theme-0.23.0 pillow-11.3.0 pybtex-0.25.1 pybtex-docutils-1.0.3 pygments-github-lexers-0.0.5 rustworkx-0.16.0 scipy-1.13.1 semantic-version-2.10.0 sphinx-3.5.0 sphinx-automodapi-0.14.1 sphinx-gallery-0.12.2 sphinxcontrib-bibtex-2.4.2 toml-0.10.2 typing-extensions-4.14.1 xanadu-sphinx-theme-0.15.0 [rtd-command-info] start-time: 2025-08-08T15:57:24.739772Z, end-time: 2025-08-08T15:57:25.877784Z, duration: 1, 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-orquestra/checkouts/stable Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: pyyaml in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from PennyLane-Orquestra==0.33.0) (6.0.2) Requirement already satisfied: pennylane<0.34,>=0.28 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from PennyLane-Orquestra==0.33.0) (0.33.1) Requirement already satisfied: numpy in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (2.0.2) Requirement already satisfied: scipy in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (1.13.1) Requirement already satisfied: networkx in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (3.2.1) Requirement already satisfied: rustworkx in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (0.16.0) Requirement already satisfied: autograd in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (1.8.0) Requirement already satisfied: toml in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (0.10.2) Requirement already satisfied: appdirs in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (1.4.4) Requirement already satisfied: semantic-version>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (2.10.0) Requirement already satisfied: autoray>=0.6.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (0.7.2) Requirement already satisfied: cachetools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (6.1.0) Requirement already satisfied: pennylane-lightning>=0.33 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (0.34.0) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (2.32.4) Requirement already satisfied: typing-extensions in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (4.14.1) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from requests->pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (3.4.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from requests->pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from requests->pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (2.5.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages (from requests->pennylane<0.34,>=0.28->PennyLane-Orquestra==0.33.0) (2025.8.3) Building wheels for collected packages: PennyLane-Orquestra DEPRECATION: Building 'PennyLane-Orquestra' 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-Orquestra'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for PennyLane-Orquestra (setup.py): started Building wheel for PennyLane-Orquestra (setup.py): finished with status 'done' Created wheel for PennyLane-Orquestra: filename=pennylane_orquestra-0.33.0-py3-none-any.whl size=29838 sha256=738169fcb9defe970540524c4f62e2d06a18586a402e6ec529ea2681299f4ee1 Stored in directory: /tmp/pip-ephem-wheel-cache-3kzr8m6k/wheels/ec/7b/68/f048311ed4ab27c14cdcb42ad4c606157e37940592fc4b69b7 Successfully built PennyLane-Orquestra Installing collected packages: PennyLane-Orquestra Successfully installed PennyLane-Orquestra-0.33.0 [rtd-command-info] start-time: 2025-08-08T15:57:26.053931Z, end-time: 2025-08-08T15:57:26.097466Z, duration: 0, exit-code: 0 cat doc/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # PennyLane-qiskit documentation build configuration file, created by # sphinx-quickstart on Tue Apr 17 11:43:51 2018. # # 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", 'edit_on_github' ] 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-Orquestra' copyright = "2023, Xanadu Quantum Technologies Inc." author = 'Carsten Blank, Xanadu Inc.' # 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. # avoid qiskit dependency by directly importing the version from pennylane_orquestra._version import __version__ # The full version, including alpha/beta/rc tags. release = __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 = False # -- 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', # ] #} # html_sidebars = { # '**' : [ # 'logo-text.html', # 'searchbox.html', # 'globaltoc.html', # # 'sourcelink.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' # # -- The theme --------------------------------------------------------- #html_theme = 'xanadu_theme' #html_theme_path = ['.'] # Register the theme as an extension to generate a sitemap.xml # extensions.append("guzzle_sphinx_theme") # 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 = 'PennyLaneQiskitdoc' # # -- 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-Orquestra", "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-orquestra' edit_on_github_branch = 'master/doc' # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'PennyLaneQiskitdoc' # -- 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-Orquestra.tex', 'PennyLane-Orquestra Documentation', 'Carsten Blank, 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-orquestra', 'PennyLane-Orquestra 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-Orquestra', 'PennyLane-Orquestra Documentation', author, 'PennyLane-Orquestra', 'PennyLane Quantum Machine Learning Plugin.', '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-08-08T15:57:26.205737Z, end-time: 2025-08-08T15:57:27.563580Z, duration: 1, exit-code: 2 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages/docutils/utils/code_analyzer.py:12: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import DistributionNotFound as ResourceError Running Sphinx v3.5.0 loading translations [en]... done Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages/sphinx/registry.py", line 430, in load_extension metadata = setup(app) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages/sphinxcontrib/applehelp/__init__.py", line 240, in setup app.require_sphinx('5.0') File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages/sphinx/application.py", line 415, in require_sphinx raise VersionRequirementError(version) sphinx.errors.VersionRequirementError: 5.0 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages/sphinx/cmd/build.py", line 276, in build_main app = Sphinx(args.sourcedir, args.confdir, args.outputdir, File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages/sphinx/application.py", line 241, in __init__ self.setup_extension(extension) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages/sphinx/application.py", line 402, in setup_extension self.registry.load_extension(self, extname) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-orquestra/envs/stable/lib/python3.9/site-packages/sphinx/registry.py", line 433, in load_extension raise VersionRequirementError( sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version. Sphinx version error: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.