Read the Docs build information Build id: 2627298 Project: xanaduai-pennylane-honeywell Version: latest Commit: 9c7ac2885ebd8cb391c22bb764c6cf20f025a478 Date: 2024-11-19T19:49:21.840820Z State: finished Success: False [rtd-command-info] start-time: 2024-11-19T19:49:23.074523Z, end-time: 2024-11-19T19:49:23.550167Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/PennyLaneAI/pennylane-honeywell.git . Cloning into '.'... [rtd-command-info] start-time: 2024-11-19T19:49:23.627419Z, end-time: 2024-11-19T19:49:24.601893Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master From https://github.com/PennyLaneAI/pennylane-honeywell * [new tag] v0.14.0 -> v0.14.0 * [new tag] v0.15.0 -> v0.15.0 * [new tag] v0.18.0 -> v0.18.0 * [new tag] v0.23.0 -> v0.23.0 * [new tag] v0.30.0 -> v0.30.0 * [new tag] v0.33.0 -> v0.33.0 * [new tag] v0.34.0 -> v0.34.0 [rtd-command-info] start-time: 2024-11-19T19:49:24.735836Z, end-time: 2024-11-19T19:49:24.803335Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 9c7ac28 sunset the honeywell plugin (#71) [rtd-command-info] start-time: 2024-11-19T19:49:24.886479Z, end-time: 2024-11-19T19:49:24.951198Z, 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: 2024-11-19T19:49:25.980561Z, end-time: 2024-11-19T19:49:32.659113Z, duration: 6, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Get:3 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3298 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1223 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2439 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [45.2 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3383 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [52.2 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1512 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2719 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] Fetched 15.2 MB in 6s (2758 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-11-19T19:49:32.744218Z, end-time: 2024-11-19T19:49:36.294086Z, 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 176 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 (1168 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: 2024-11-19T19:49:40.369874Z, end-time: 2024-11-19T19:49:40.449879Z, duration: 0, exit-code: 0 asdf global python 3.9.20 [rtd-command-info] start-time: 2024-11-19T19:49:40.854408Z, end-time: 2024-11-19T19:49:42.100671Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.20.final.0-64 in 922ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-11-19T19:49:42.183431Z, end-time: 2024-11-19T19:49:56.217247Z, duration: 14, 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-honeywell/envs/latest/lib/python3.9/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.5.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.9 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.3.1 setuptools-75.5.0 [rtd-command-info] start-time: 2024-11-19T19:49:56.311795Z, end-time: 2024-11-19T19:50:06.738751Z, duration: 10, 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.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-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-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=6.0 (from sphinx) Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.1.0-py3-none-any.whl.metadata (10.0 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.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 109.2 MB/s eta 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 173.9 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 267.3 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 334.0 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_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.1.0-py3-none-any.whl (13 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) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Downloading zipp-3.21.0-py3-none-any.whl (9.6 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.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-0.7.16 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 importlib-metadata-8.5.0 packaging-24.2 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.1.0 urllib3-2.2.3 zipp-3.21.0 [rtd-command-info] start-time: 2024-11-19T19:50:06.810344Z, end-time: 2024-11-19T19:50:27.691610Z, duration: 20, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting alabaster==0.7.12 (from -r doc/requirements.txt (line 1)) Downloading alabaster-0.7.12-py2.py3-none-any.whl.metadata (2.0 kB) Collecting appdirs==1.4.4 (from -r doc/requirements.txt (line 2)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting autograd==1.4 (from -r doc/requirements.txt (line 3)) Downloading autograd-1.4-py3-none-any.whl.metadata (731 bytes) Collecting autoray==0.3.1 (from -r doc/requirements.txt (line 4)) Downloading autoray-0.3.1-py3-none-any.whl.metadata (16 kB) Collecting Babel==2.9.1 (from -r doc/requirements.txt (line 5)) Downloading Babel-2.9.1-py2.py3-none-any.whl.metadata (1.2 kB) Collecting cachetools==5.0.0 (from -r doc/requirements.txt (line 6)) Downloading cachetools-5.0.0-py3-none-any.whl.metadata (4.5 kB) Collecting certifi==2023.7.22 (from -r doc/requirements.txt (line 7)) Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Collecting charset-normalizer==2.0.12 (from -r doc/requirements.txt (line 8)) Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) Collecting docutils==0.16 (from -r doc/requirements.txt (line 9)) Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) Collecting future==0.18.3 (from -r doc/requirements.txt (line 10)) Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 38.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting idna==3.3 (from -r doc/requirements.txt (line 11)) Downloading idna-3.3-py3-none-any.whl.metadata (9.8 kB) Collecting imagesize==1.3.0 (from -r doc/requirements.txt (line 12)) Downloading imagesize-1.3.0-py2.py3-none-any.whl.metadata (1.4 kB) Collecting importlib-metadata==4.11.3 (from -r doc/requirements.txt (line 13)) Downloading importlib_metadata-4.11.3-py3-none-any.whl.metadata (4.0 kB) Collecting Jinja2==3.1.1 (from -r doc/requirements.txt (line 14)) Downloading Jinja2-3.1.1-py3-none-any.whl.metadata (3.5 kB) Collecting MarkupSafe==2.1.1 (from -r doc/requirements.txt (line 15)) Downloading MarkupSafe-2.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) Collecting networkx==2.8 (from -r doc/requirements.txt (line 16)) Downloading networkx-2.8-py3-none-any.whl.metadata (5.0 kB) Collecting ninja==1.10.2.3 (from -r doc/requirements.txt (line 17)) Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (5.0 kB) Collecting numpy==1.22.3 (from -r doc/requirements.txt (line 18)) Downloading numpy-1.22.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.0 kB) Collecting packaging==21.3 (from -r doc/requirements.txt (line 19)) Downloading packaging-21.3-py3-none-any.whl.metadata (15 kB) Collecting pennylane==0.30.0 (from -r doc/requirements.txt (line 20)) Downloading PennyLane-0.30.0-py3-none-any.whl.metadata (9.0 kB) Collecting PennyLane-Lightning==0.30.0 (from -r doc/requirements.txt (line 21)) Downloading PennyLane_Lightning-0.30.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) Collecting Pygments==2.15.0 (from -r doc/requirements.txt (line 22)) Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) Collecting PyJWT==2.4.0 (from -r doc/requirements.txt (line 23)) Downloading PyJWT-2.4.0-py3-none-any.whl.metadata (4.1 kB) Collecting pyparsing==3.0.8 (from -r doc/requirements.txt (line 24)) Downloading pyparsing-3.0.8-py3-none-any.whl.metadata (4.2 kB) Collecting pytz==2022.1 (from -r doc/requirements.txt (line 25)) Downloading pytz-2022.1-py2.py3-none-any.whl.metadata (21 kB) Collecting requests==2.31.0 (from -r doc/requirements.txt (line 26)) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting retworkx==0.11.0 (from -r doc/requirements.txt (line 27)) Downloading retworkx-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (9.2 kB) Collecting scipy==1.10.0 (from -r doc/requirements.txt (line 28)) Downloading scipy-1.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB) Collecting semantic-version==2.7 (from -r doc/requirements.txt (line 29)) Downloading semantic_version-2.7.0-py2.py3-none-any.whl.metadata (10 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages (from -r doc/requirements.txt (line 30)) (2.2.0) Collecting Sphinx==4.5.0 (from -r doc/requirements.txt (line 31)) Downloading Sphinx-4.5.0-py3-none-any.whl.metadata (7.9 kB) Collecting sphinx-automodapi==0.14.1 (from -r doc/requirements.txt (line 32)) Downloading sphinx_automodapi-0.14.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-applehelp==1.0.2 (from -r doc/requirements.txt (line 33)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-devhelp==1.0.2 (from -r doc/requirements.txt (line 34)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp==2.0.0 (from -r doc/requirements.txt (line 35)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages (from -r doc/requirements.txt (line 36)) (1.0.1) Collecting sphinxcontrib-qthelp==1.0.3 (from -r doc/requirements.txt (line 37)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-serializinghtml==1.1.5 (from -r doc/requirements.txt (line 38)) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting toml==0.10.2 (from -r doc/requirements.txt (line 39)) Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) Collecting urllib3==1.26.18 (from -r doc/requirements.txt (line 40)) Downloading urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB) Collecting pennylane-sphinx-theme (from -r doc/requirements.txt (line 42)) Downloading pennylane_sphinx_theme-0.6.0-py3-none-any.whl.metadata (4.1 kB) Collecting zipp==3.8.0 (from -r doc/requirements.txt (line 43)) Downloading zipp-3.8.0-py3-none-any.whl.metadata (2.7 kB) Collecting rustworkx (from pennylane==0.30.0->-r doc/requirements.txt (line 20)) Downloading rustworkx-0.15.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.9 kB) Collecting xanadu-sphinx-theme~=0.5.0 (from pennylane-sphinx-theme->-r doc/requirements.txt (line 42)) Downloading xanadu_sphinx_theme-0.5.0-py3-none-any.whl.metadata (14 kB) Collecting pillow (from pennylane-sphinx-theme->-r doc/requirements.txt (line 42)) Downloading pillow-11.0.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.1 kB) Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 42)) Downloading sphinx_gallery-0.18.0-py3-none-any.whl.metadata (8.9 kB) Collecting importlib-resources (from xanadu-sphinx-theme~=0.5.0->pennylane-sphinx-theme->-r doc/requirements.txt (line 42)) Downloading importlib_resources-6.4.5-py3-none-any.whl.metadata (4.0 kB) INFO: pip is looking at multiple versions of sphinx-gallery to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 42)) 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 alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading autograd-1.4-py3-none-any.whl (48 kB) Downloading autoray-0.3.1-py3-none-any.whl (36 kB) Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 153.2 MB/s eta 0:00:00 Downloading cachetools-5.0.0-py3-none-any.whl (9.1 kB) Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 504.6 MB/s eta 0:00:00 Downloading idna-3.3-py3-none-any.whl (61 kB) Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB) Downloading Jinja2-3.1.1-py3-none-any.whl (132 kB) Downloading MarkupSafe-2.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading networkx-2.8-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 126.9 MB/s eta 0:00:00 Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) Downloading numpy-1.22.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 195.6 MB/s eta 0:00:00 Downloading packaging-21.3-py3-none-any.whl (40 kB) Downloading PennyLane-0.30.0-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 438.5 MB/s eta 0:00:00 Downloading PennyLane_Lightning-0.30.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 12.8 MB/s eta 0:00:00 Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 533.0 MB/s eta 0:00:00 Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB) Downloading pyparsing-3.0.8-py3-none-any.whl (98 kB) Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) Downloading requests-2.31.0-py3-none-any.whl (62 kB) Downloading retworkx-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 247.3 MB/s eta 0:00:00 Downloading scipy-1.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.4/34.4 MB 197.8 MB/s eta 0:00:00 Downloading semantic_version-2.7.0-py2.py3-none-any.whl (14 kB) Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 267.5 MB/s eta 0:00:00 Downloading sphinx_automodapi-0.14.1-py3-none-any.whl (77 kB) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB) Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) Downloading pennylane_sphinx_theme-0.6.0-py3-none-any.whl (17 kB) Downloading xanadu_sphinx_theme-0.5.0-py3-none-any.whl (50 kB) Downloading pillow-11.0.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 193.3 MB/s eta 0:00:00 Downloading rustworkx-0.15.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 283.4 MB/s eta 0:00:00 Downloading sphinx_gallery-0.16.0-py3-none-any.whl (413 kB) Downloading importlib_resources-6.4.5-py3-none-any.whl (36 kB) Building wheels for collected packages: future Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.3-py3-none-any.whl size=492025 sha256=029badfae4afd91fd78febacb9c4b051de0130a93c8716151b4d5a1adee4cc95 Stored in directory: /tmp/pip-ephem-wheel-cache-v09l5qjj/wheels/bf/5d/6a/2e53874f7ec4e2bede522385439531fafec8fafe005b5c3d1b Successfully built future Installing collected packages: pytz, ninja, appdirs, alabaster, zipp, urllib3, toml, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, semantic-version, pyparsing, PyJWT, Pygments, pillow, numpy, networkx, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, certifi, cachetools, Babel, scipy, rustworkx, retworkx, requests, packaging, Jinja2, importlib-resources, importlib-metadata, autoray, autograd, Sphinx, sphinx-gallery, sphinx-automodapi, xanadu-sphinx-theme, pennylane-sphinx-theme, PennyLane-Lightning, pennylane Attempting uninstall: alabaster Found existing installation: alabaster 0.7.16 Uninstalling alabaster-0.7.16: Successfully uninstalled alabaster-0.7.16 Attempting uninstall: zipp Found existing installation: zipp 3.21.0 Uninstalling zipp-3.21.0: Successfully uninstalled zipp-3.21.0 Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.3 Uninstalling urllib3-2.2.3: Successfully uninstalled urllib3-2.2.3 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: Pygments Found existing installation: Pygments 2.18.0 Uninstalling Pygments-2.18.0: Successfully uninstalled Pygments-2.18.0 Attempting uninstall: MarkupSafe Found existing installation: MarkupSafe 3.0.2 Uninstalling MarkupSafe-3.0.2: Successfully uninstalled MarkupSafe-3.0.2 Attempting uninstall: imagesize Found existing installation: imagesize 1.4.1 Uninstalling imagesize-1.4.1: Successfully uninstalled imagesize-1.4.1 Attempting uninstall: idna Found existing installation: idna 3.10 Uninstalling idna-3.10: Successfully uninstalled idna-3.10 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.4.0 Uninstalling charset-normalizer-3.4.0: Successfully uninstalled charset-normalizer-3.4.0 Attempting uninstall: certifi Found existing installation: certifi 2024.8.30 Uninstalling certifi-2024.8.30: Successfully uninstalled certifi-2024.8.30 Attempting uninstall: Babel Found existing installation: babel 2.16.0 Uninstalling babel-2.16.0: Successfully uninstalled babel-2.16.0 Attempting uninstall: requests Found existing installation: requests 2.32.3 Uninstalling requests-2.32.3: Successfully uninstalled requests-2.32.3 Attempting uninstall: packaging Found existing installation: packaging 24.2 Uninstalling packaging-24.2: Successfully uninstalled packaging-24.2 Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.1.4 Uninstalling Jinja2-3.1.4: Successfully uninstalled Jinja2-3.1.4 Attempting uninstall: importlib-metadata Found existing installation: importlib_metadata 8.5.0 Uninstalling importlib_metadata-8.5.0: Successfully uninstalled importlib_metadata-8.5.0 Attempting uninstall: Sphinx Found existing installation: Sphinx 7.4.7 Uninstalling Sphinx-7.4.7: Successfully uninstalled Sphinx-7.4.7 Successfully installed Babel-2.9.1 Jinja2-3.1.1 MarkupSafe-2.1.1 PennyLane-Lightning-0.30.0 PyJWT-2.4.0 Pygments-2.15.0 Sphinx-4.5.0 alabaster-0.7.12 appdirs-1.4.4 autograd-1.4 autoray-0.3.1 cachetools-5.0.0 certifi-2023.7.22 charset-normalizer-2.0.12 docutils-0.16 future-0.18.3 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.3 importlib-resources-6.4.5 networkx-2.8 ninja-1.10.2.3 numpy-1.22.3 packaging-21.3 pennylane-0.30.0 pennylane-sphinx-theme-0.6.0 pillow-11.0.0 pyparsing-3.0.8 pytz-2022.1 requests-2.31.0 retworkx-0.11.0 rustworkx-0.15.1 scipy-1.10.0 semantic-version-2.7.0 sphinx-automodapi-0.14.1 sphinx-gallery-0.16.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 toml-0.10.2 urllib3-1.26.18 xanadu-sphinx-theme-0.5.0 zipp-3.8.0 [rtd-command-info] start-time: 2024-11-19T19:50:27.801704Z, end-time: 2024-11-19T19:50:28.748349Z, duration: 0, exit-code: 1 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/checkouts/latest Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error' error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [42 lines of output] running egg_info creating /tmp/pip-pip-egg-info-15cab91e/PennyLane_Honeywell.egg-info writing /tmp/pip-pip-egg-info-15cab91e/PennyLane_Honeywell.egg-info/PKG-INFO writing dependency_links to /tmp/pip-pip-egg-info-15cab91e/PennyLane_Honeywell.egg-info/dependency_links.txt writing entry points to /tmp/pip-pip-egg-info-15cab91e/PennyLane_Honeywell.egg-info/entry_points.txt writing requirements to /tmp/pip-pip-egg-info-15cab91e/PennyLane_Honeywell.egg-info/requires.txt writing top-level names to /tmp/pip-pip-egg-info-15cab91e/PennyLane_Honeywell.egg-info/top_level.txt writing manifest file '/tmp/pip-pip-egg-info-15cab91e/PennyLane_Honeywell.egg-info/SOURCES.txt' reading manifest file '/tmp/pip-pip-egg-info-15cab91e/PennyLane_Honeywell.egg-info/SOURCES.txt' adding license file 'LICENSE' Traceback (most recent call last): File "", line 2, in File "", line 34, in File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/checkouts/latest/setup.py", line 80, in setup(classifiers=classifiers, **(info)) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages/setuptools/__init__.py", line 117, in setup return distutils.core.setup(**attrs) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 183, in setup return run_commands(dist) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages/setuptools/_distutils/core.py", line 199, in run_commands dist.run_commands() File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 954, in run_commands self.run_command(cmd) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages/setuptools/dist.py", line 994, in run_command super().run_command(command) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages/setuptools/_distutils/dist.py", line 973, in run_command cmd_obj.run() File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 312, in run self.find_sources() File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 320, in find_sources mm.run() File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages/setuptools/command/egg_info.py", line 548, in run self.prune_file_list() File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages/setuptools/command/sdist.py", line 162, in prune_file_list super().prune_file_list() File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages/setuptools/_distutils/command/sdist.py", line 380, in prune_file_list base_dir = self.distribution.get_fullname() File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages/setuptools/_core_metadata.py", line 267, in get_fullname return _distribution_fullname(self.get_name(), self.get_version()) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.9/site-packages/setuptools/_core_metadata.py", line 285, in _distribution_fullname canonicalize_version(version, strip_trailing_zero=False), TypeError: canonicalize_version() got an unexpected keyword argument 'strip_trailing_zero' [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed × Encountered error while generating package metadata. ╰─> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details.