Read the Docs build information Build id: 4012321 Project: xanaduai-pennylane-ionq Version: 183 Commit: b503101790dd0ae5def6f7fdbe67e0e26f34ca70 Date: 2026-05-13T20:19:52.605205Z State: finished Success: False [rtd-command-info] start-time: 2026-05-13T20:19:53.282786Z, end-time: 2026-05-13T20:19:53.793758Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/PennyLaneAI/PennyLane-IonQ.git . Cloning into '.'... [rtd-command-info] start-time: 2026-05-13T20:19:53.877800Z, end-time: 2026-05-13T20:19:54.796571Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/183/head:external-183 From https://github.com/PennyLaneAI/PennyLane-IonQ * [new ref] refs/pull/183/head -> external-183 * [new tag] v0.36.0 -> v0.36.0 * [new tag] v0.36.0.post0 -> v0.36.0.post0 * [new tag] v0.39.0 -> v0.39.0 * [new tag] v0.41.0 -> v0.41.0 * [new tag] v0.42.0 -> v0.42.0 * [new tag] v0.43.0 -> v0.43.0 * [new tag] v0.44.0 -> v0.44.0 * [new tag] v0.45.0 -> v0.45.0 [rtd-command-info] start-time: 2026-05-13T20:19:55.457279Z, end-time: 2026-05-13T20:19:55.499813Z, duration: 0, exit-code: 0 git checkout --force b503101790dd0ae5def6f7fdbe67e0e26f34ca70 Note: switching to 'b503101790dd0ae5def6f7fdbe67e0e26f34ca70'. 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 b503101 typo [rtd-command-info] start-time: 2026-05-13T20:19:55.588885Z, end-time: 2026-05-13T20:19:55.627683Z, 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 doc/ 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: - method: pip path: . build: os: ubuntu-24.04 tools: python: "3.11" apt_packages: - graphviz jobs: post_install: - pip install --group docs [rtd-command-info] start-time: 2026-05-13T20:19:56.465055Z, end-time: 2026-05-13T20:19:59.617506Z, duration: 3, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 Components [665 kB] Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 Components [5943 kB] Get:7 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Components [41.9 kB] Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2412 kB] Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [237 kB] Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2147 kB] Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [534 kB] Get:12 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3824 kB] Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [159 B] Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [54.1 kB] Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [889 B] Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [6351 B] Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] Get:19 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [2038 kB] Get:20 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [11.3 kB] Get:21 http://archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [160 B] Get:22 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B] Get:23 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [161 B] Get:24 http://security.ubuntu.com/ubuntu noble-security/main amd64 Components [25.8 kB] Get:25 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1504 kB] Get:26 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Components [94.6 kB] Get:27 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3610 kB] Get:28 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Components [157 B] Get:29 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.2 kB] Get:30 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [158 B] Fetched 23.6 MB in 1s (18.9 MB/s) Reading package lists... [rtd-command-info] start-time: 2026-05-13T20:19:59.703219Z, end-time: 2026-05-13T20:20:03.337574Z, 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 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 345 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 0s (32.7 MB/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: 2026-05-13T20:20:07.199385Z, end-time: 2026-05-13T20:20:07.255257Z, duration: 0, exit-code: 0 asdf global python 3.11.14 [rtd-command-info] start-time: 2026-05-13T20:20:07.665318Z, end-time: 2026-05-13T20:20:08.141834Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.14.final.0-64 in 255ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183, 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: 2026-05-13T20:20:08.225478Z, end-time: 2026-05-13T20:20:11.116603Z, duration: 2, 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-ionq/envs/183/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 40.0 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-26.1.1 setuptools-82.0.1 [rtd-command-info] start-time: 2026-05-13T20:20:11.207102Z, end-time: 2026-05-13T20:20:15.124340Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-9.0.4-py3-none-any.whl.metadata (5.8 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.23,>=0.20 (from sphinx) Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 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.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.34.1-py3-none-any.whl.metadata (4.8 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.15-py3-none-any.whl.metadata (7.7 kB) Collecting urllib3<3,>=1.26 (from requests>=2.30.0->sphinx) Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2023.5.7 (from requests>=2.30.0->sphinx) Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-9.0.4-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 173.8 MB/s 0:00:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 944.2 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 385.8 MB/s 0:00:00 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading packaging-26.2-py3-none-any.whl (100 kB) Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 1.1 GB/s 0:00:00 Downloading requests-2.34.1-py3-none-any.whl (73 kB) Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) Downloading idna-3.15-py3-none-any.whl (72 kB) Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) Downloading roman_numerals-4.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.20.0 alabaster-1.0.0 babel-2.18.0 certifi-2026.4.22 charset_normalizer-3.4.7 docutils-0.22.4 idna-3.15 imagesize-2.0.0 packaging-26.2 requests-2.34.1 roman-numerals-4.1.0 snowballstemmer-3.0.1 sphinx-9.0.4 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 urllib3-2.7.0 [rtd-command-info] start-time: 2026-05-13T20:20:15.210071Z, end-time: 2026-05-13T20:20:28.826649Z, duration: 13, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing ./. 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.44 (from PennyLane-IonQ==0.46.0.dev0) Downloading pennylane-0.45.0-py3-none-any.whl.metadata (10 kB) Collecting numpy (from PennyLane-IonQ==0.46.0.dev0) Downloading numpy-2.4.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) Collecting python-dateutil (from PennyLane-IonQ==0.46.0.dev0) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (from PennyLane-IonQ==0.46.0.dev0) (2.34.1) Collecting scipy (from pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) Downloading scipy-1.17.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (62 kB) Collecting networkx (from pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) Collecting rustworkx>=0.14.0 (from pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) Downloading rustworkx-0.17.1-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) Collecting autograd (from pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) Downloading autograd-1.8.0-py3-none-any.whl.metadata (7.5 kB) Collecting appdirs (from pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting autoray==0.8.4 (from pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) Downloading autoray-0.8.4-py3-none-any.whl.metadata (6.1 kB) Collecting cachetools (from pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) Downloading cachetools-7.1.1-py3-none-any.whl.metadata (5.8 kB) Collecting pennylane-lightning>=0.45 (from pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) Downloading pennylane_lightning-0.45.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) Collecting tomlkit (from pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) Downloading tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) Collecting typing_extensions (from pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (from pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) (26.2) Collecting diastatic-malt (from pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) Downloading diastatic_malt-2.15.3-py3-none-any.whl.metadata (2.9 kB) Collecting gast (from pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) Downloading gast-0.7.0-py3-none-any.whl.metadata (1.5 kB) Collecting scipy-openblas32>=0.3.26 (from pennylane-lightning>=0.45->pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) Downloading scipy_openblas32-0.3.33.0.0-py3-none-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (57 kB) Collecting termcolor (from diastatic-malt->pennylane>=0.44->PennyLane-IonQ==0.46.0.dev0) Downloading termcolor-3.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting six>=1.5 (from python-dateutil->PennyLane-IonQ==0.46.0.dev0) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (from requests->PennyLane-IonQ==0.46.0.dev0) (3.4.7) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (from requests->PennyLane-IonQ==0.46.0.dev0) (3.15) Requirement already satisfied: urllib3<3,>=1.26 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (from requests->PennyLane-IonQ==0.46.0.dev0) (2.7.0) Requirement already satisfied: certifi>=2023.5.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (from requests->PennyLane-IonQ==0.46.0.dev0) (2026.4.22) Downloading pennylane-0.45.0-py3-none-any.whl (5.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 196.8 MB/s 0:00:00 Downloading autoray-0.8.4-py3-none-any.whl (937 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 991.7 MB/s 0:00:00 Downloading numpy-2.4.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.9/16.9 MB 494.6 MB/s 0:00:00 Downloading pennylane_lightning-0.45.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (25.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.5/25.5 MB 240.5 MB/s 0:00:00 Downloading rustworkx-0.17.1-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 637.6 MB/s 0:00:00 Downloading scipy_openblas32-0.3.33.0.0-py3-none-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 228.1 MB/s 0:00:00 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-7.1.1-py3-none-any.whl (16 kB) Downloading diastatic_malt-2.15.3-py3-none-any.whl (167 kB) Downloading gast-0.7.0-py3-none-any.whl (22 kB) Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 429.2 MB/s 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading scipy-1.17.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (35.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.3/35.3 MB 553.3 MB/s 0:00:00 Downloading termcolor-3.3.0-py3-none-any.whl (7.7 kB) Downloading tomlkit-0.15.0-py3-none-any.whl (41 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Building wheels for collected packages: PennyLane-IonQ Building wheel for PennyLane-IonQ (pyproject.toml): started Building wheel for PennyLane-IonQ (pyproject.toml): finished with status 'done' Created wheel for PennyLane-IonQ: filename=pennylane_ionq-0.46.0.dev0-py3-none-any.whl size=26837 sha256=df50f0da7c21be029ade96e99aad619d36fe06799c41308cbe73729d99575b06 Stored in directory: /tmp/pip-ephem-wheel-cache-mqm4v2cy/wheels/af/79/bc/fb07d36c5323b4d354c12df321620c0b46ad59022357cc0fbc Successfully built PennyLane-IonQ Installing collected packages: appdirs, typing_extensions, tomlkit, termcolor, six, scipy-openblas32, numpy, networkx, gast, cachetools, autoray, scipy, rustworkx, python-dateutil, diastatic-malt, autograd, pennylane-lightning, pennylane, PennyLane-IonQ Successfully installed PennyLane-IonQ-0.46.0.dev0 appdirs-1.4.4 autograd-1.8.0 autoray-0.8.4 cachetools-7.1.1 diastatic-malt-2.15.3 gast-0.7.0 networkx-3.6.1 numpy-2.4.4 pennylane-0.45.0 pennylane-lightning-0.45.0 python-dateutil-2.9.0.post0 rustworkx-0.17.1 scipy-1.17.1 scipy-openblas32-0.3.33.0.0 six-1.17.0 termcolor-3.3.0 tomlkit-0.15.0 typing_extensions-4.15.0 [rtd-command-info] start-time: 2026-05-13T20:20:29.038477Z, end-time: 2026-05-13T20:20:31.046238Z, duration: 2, exit-code: 1 pip install --group docs Requirement already satisfied: appdirs==1.4.4 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (1.4.4) Collecting astunparse==1.6.3 Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) Requirement already satisfied: autograd==1.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (1.8.0) Collecting autoray==0.8.0 Downloading autoray-0.8.0-py3-none-any.whl.metadata (6.1 kB) Collecting cachetools==6.2.1 Downloading cachetools-6.2.1-py3-none-any.whl.metadata (5.5 kB) Collecting certifi==2025.10.5 Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) Collecting charset-normalizer==3.4.4 Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) Collecting diastatic-malt==2.15.2 Downloading diastatic_malt-2.15.2-py3-none-any.whl.metadata (2.6 kB) Collecting gast==0.6.0 Downloading gast-0.6.0-py3-none-any.whl.metadata (1.3 kB) Collecting idna==3.11 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting networkx==3.5 Downloading networkx-3.5-py3-none-any.whl.metadata (6.3 kB) Collecting numpy==2.3.4 Downloading numpy-2.3.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (62 kB) Collecting packaging==25.0 Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: pennylane>=0.44.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (0.45.0) Requirement already satisfied: pennylane-lightning>=0.44.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (0.45.0) Requirement already satisfied: python-dateutil==2.9.0.post0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (2.9.0.post0) Collecting requests==2.32.5 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Requirement already satisfied: rustworkx==0.17.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (0.17.1) Collecting scipy==1.16.3 Downloading scipy-1.16.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (62 kB) Collecting scipy-openblas32==0.3.30.0.6 Downloading scipy_openblas32-0.3.30.0.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (57 kB) Requirement already satisfied: six==1.17.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (1.17.0) Collecting termcolor==3.2.0 Downloading termcolor-3.2.0-py3-none-any.whl.metadata (6.4 kB) Collecting tomlkit==0.13.3 Downloading tomlkit-0.13.3-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: typing-extensions==4.15.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/183/lib/python3.11/site-packages (4.15.0) Collecting urllib3==2.5.0 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting wheel==0.45.1 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) INFO: pip is looking at multiple versions of pennylane to determine which version is compatible with other requirements. This could take a while. Collecting pennylane>=0.44.0 Downloading pennylane-0.44.1-py3-none-any.whl.metadata (12 kB) Downloading pennylane-0.44.0-py3-none-any.whl.metadata (12 kB) Collecting appdirs==1.4.4 Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) INFO: pip is still looking at multiple versions of pennylane to determine which version is compatible with other requirements. This could take a while. Collecting rustworkx==0.17.1 Downloading rustworkx-0.17.1-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) Collecting python-dateutil==2.9.0.post0 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 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. Collecting autograd==1.8.0 Downloading autograd-1.8.0-py3-none-any.whl.metadata (7.5 kB) Collecting six==1.17.0 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) ERROR: Cannot install autoray==0.8.0, pennylane==0.44.0, pennylane==0.44.1 and pennylane==0.45.0 because these package versions have conflicting dependencies. The conflict is caused by: The user requested autoray==0.8.0 pennylane 0.45.0 depends on autoray==0.8.4 pennylane 0.44.1 depends on autoray==0.8.2 pennylane 0.44.0 depends on autoray==0.8.2 Additionally, some packages in these conflicts have no matching distributions available for your environment: autoray To fix this you could try to: 1. loosen the range of package versions you've specified 2. remove package versions to allow pip to attempt to solve the dependency conflict ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts