Read the Docs build information Build id: 1564174 Project: xanaduai-pennylane-honeywell Version: latest Commit: eb97d5f1caefec7314e7eedeac347ef81d6158f9 Date: 2023-06-27T15:02:18.310855Z State: finished Success: True [rtd-command-info] start-time: 2023-06-27T15:02:24.458007Z, end-time: 2023-06-27T15:02:25.098567Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/PennyLaneAI/pennylane-honeywell.git . Cloning into '.'... [rtd-command-info] start-time: 2023-06-27T15:02:25.390601Z, end-time: 2023-06-27T15:02:25.465407Z, 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 eb97d5f Switch to GA4 (#46) [rtd-command-info] start-time: 2023-06-27T15:02:25.741661Z, end-time: 2023-06-27T15:02:25.806284Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-27T15:02:26.204699Z, end-time: 2023-06-27T15:02:26.282039Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 sphinx: configuration: doc/conf.py python: version: 3.8 install: - requirements: doc/requirements.txt - method: pip path: . system_packages: true build: image: latest [rtd-command-info] start-time: 2023-06-27T15:02:27.324367Z, end-time: 2023-06-27T15:02:41.155030Z, duration: 13, exit-code: 0 python3.8 -mvirtualenv --system-site-packages $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-06-27T15:02:41.470367Z, end-time: 2023-06-27T15:02:43.484535Z, 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-honeywell/envs/latest/lib/python3.8/site-packages (23.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (68.0.0) [rtd-command-info] start-time: 2023-06-27T15:02:43.716596Z, end-time: 2023-06-27T15:02:52.778825Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 setuptools Collecting pillow Downloading Pillow-9.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 59.4 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 260.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 187.1 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-7.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 200.0 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 230.0 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.1-py2.py3-none-any.whl (11 kB) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 260.1 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 256.9 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 229.7 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 215.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 205.6 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 216.1 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 212.4 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 245.7 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 266.2 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 200.0 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 181.3 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 209.4 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 167.5 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Collecting sphinx Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 203.3 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 266.4 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 240.5 MB/s eta 0:00:00 Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 265.0 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 230.5 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 202.9 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 230.4 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 231.3 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=934d77a0cd47ecbceabc02d513d587bf3130bc697eb8da7958f774a43a4df9d1 Stored in directory: /tmp/pip-ephem-wheel-cache-xg5c6hc9/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, setuptools, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.7.0 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.1 recommonmark-0.5.0 requests-2.31.0 setuptools-68.0.0 snowballstemmer-2.2.0 sphinx-6.2.1 sphinx-rtd-theme-1.2.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.3 zipp-3.15.0 [rtd-command-info] start-time: 2023-06-27T15:02:53.039652Z, end-time: 2023-06-27T15:03:11.869999Z, duration: 18, 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 (14 kB) Collecting appdirs==1.4.4 (from -r doc/requirements.txt (line 2)) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting autograd==1.4 (from -r doc/requirements.txt (line 3)) Downloading autograd-1.4-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.8/48.8 kB 9.0 MB/s eta 0:00:00 Collecting autoray==0.3.1 (from -r doc/requirements.txt (line 4)) Downloading autoray-0.3.1-py3-none-any.whl (36 kB) Collecting Babel==2.9.1 (from -r doc/requirements.txt (line 5)) Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 137.9 MB/s eta 0:00:00 Collecting cachetools==5.0.0 (from -r doc/requirements.txt (line 6)) Downloading cachetools-5.0.0-py3-none-any.whl (9.1 kB) Collecting certifi==2021.10.8 (from -r doc/requirements.txt (line 7)) Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 kB 222.6 MB/s eta 0:00:00 Collecting charset-normalizer==2.0.12 (from -r doc/requirements.txt (line 8)) Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting docutils==0.16 (from -r doc/requirements.txt (line 9)) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 255.5 MB/s eta 0:00:00 Collecting future==0.18.2 (from -r doc/requirements.txt (line 10)) Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 259.9 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 (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 205.3 MB/s eta 0:00:00 Collecting imagesize==1.3.0 (from -r doc/requirements.txt (line 12)) Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting importlib-metadata==4.11.3 (from -r doc/requirements.txt (line 13)) Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB) Collecting Jinja2==3.1.1 (from -r doc/requirements.txt (line 14)) Downloading Jinja2-3.1.1-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 222.3 MB/s eta 0:00:00 Collecting MarkupSafe==2.1.1 (from -r doc/requirements.txt (line 15)) Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting networkx==2.8 (from -r doc/requirements.txt (line 16)) Downloading networkx-2.8-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 211.0 MB/s eta 0:00:00 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 (108 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.1/108.1 kB 216.8 MB/s eta 0:00:00 Collecting numpy==1.22.3 (from -r doc/requirements.txt (line 18)) Downloading numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 195.8 MB/s eta 0:00:00 Collecting packaging==21.3 (from -r doc/requirements.txt (line 19)) Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 176.8 MB/s eta 0:00:00 Collecting pennylane==0.30.0 (from -r doc/requirements.txt (line 20)) Downloading PennyLane-0.30.0-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 233.8 MB/s eta 0:00:00 Collecting PennyLane-Lightning==0.30.0 (from -r doc/requirements.txt (line 21)) Downloading PennyLane_Lightning-0.30.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 45.5 MB/s eta 0:00:00 Collecting Pygments==2.11.2 (from -r doc/requirements.txt (line 22)) Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 264.3 MB/s eta 0:00:00 Collecting PyJWT==2.4.0 (from -r doc/requirements.txt (line 23)) Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB) Collecting pyparsing==3.0.8 (from -r doc/requirements.txt (line 24)) Downloading pyparsing-3.0.8-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.5/98.5 kB 226.0 MB/s eta 0:00:00 Collecting pytz==2022.1 (from -r doc/requirements.txt (line 25)) Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 261.2 MB/s eta 0:00:00 Collecting requests==2.27.1 (from -r doc/requirements.txt (line 26)) Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 205.1 MB/s eta 0:00:00 Collecting retworkx==0.11.0 (from -r doc/requirements.txt (line 27)) Downloading retworkx-0.11.0-cp38-cp38-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 234.3 MB/s eta 0:00:00 Collecting scipy==1.8.0 (from -r doc/requirements.txt (line 28)) Downloading scipy-1.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 MB 204.3 MB/s eta 0:00:00 Collecting semantic-version==2.7 (from -r doc/requirements.txt (line 29)) Downloading semantic_version-2.7.0-py2.py3-none-any.whl (14 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/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 (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 164.4 MB/s eta 0:00:00 Collecting sphinx-automodapi==0.14.1 (from -r doc/requirements.txt (line 32)) Downloading sphinx_automodapi-0.14.1-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.0/77.0 kB 93.6 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp==1.0.2 (from -r doc/requirements.txt (line 33)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 238.4 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-devhelp==1.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 34)) (1.0.2) Collecting sphinxcontrib-htmlhelp==2.0.0 (from -r doc/requirements.txt (line 35)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 227.2 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 36)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==1.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 37)) (1.0.3) Requirement already satisfied: sphinxcontrib-serializinghtml==1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 38)) (1.1.5) Collecting toml==0.10.2 (from -r doc/requirements.txt (line 39)) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting urllib3==1.26.9 (from -r doc/requirements.txt (line 40)) Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 228.3 MB/s eta 0:00:00 Collecting pennylane-sphinx-theme (from -r doc/requirements.txt (line 42)) Downloading pennylane_sphinx_theme-0.3.8-py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.4/43.4 kB 187.6 MB/s eta 0:00:00 Collecting zipp==3.8.0 (from -r doc/requirements.txt (line 43)) Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) Collecting rustworkx (from pennylane==0.30.0->-r doc/requirements.txt (line 20)) Downloading rustworkx-0.13.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 233.9 MB/s eta 0:00:00 Collecting xanadu-sphinx-theme~=0.3.0 (from pennylane-sphinx-theme->-r doc/requirements.txt (line 42)) Downloading xanadu_sphinx_theme-0.3.7-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.1/47.1 kB 188.1 MB/s eta 0:00:00 Requirement already satisfied: pillow in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from pennylane-sphinx-theme->-r doc/requirements.txt (line 42)) (9.5.0) Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 42)) Downloading sphinx_gallery-0.13.0-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.4/147.4 kB 244.0 MB/s eta 0:00:00 Requirement already satisfied: importlib-resources in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from xanadu-sphinx-theme~=0.3.0->pennylane-sphinx-theme->-r doc/requirements.txt (line 42)) (5.12.0) 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.2-py3-none-any.whl size=491056 sha256=62fba82b9ff885eb656eb98757460f012d70d50c4f3e095a8c3c096e52e1d52b Stored in directory: /tmp/pip-ephem-wheel-cache-efg_ijy5/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built future Installing collected packages: pytz, ninja, certifi, appdirs, alabaster, zipp, urllib3, toml, sphinxcontrib-htmlhelp, sphinxcontrib-applehelp, semantic-version, pyparsing, PyJWT, Pygments, numpy, networkx, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, cachetools, Babel, scipy, rustworkx, retworkx, requests, packaging, Jinja2, importlib-metadata, autoray, autograd, Sphinx, sphinx-gallery, sphinx-automodapi, xanadu-sphinx-theme, pennylane-sphinx-theme, PennyLane-Lightning, pennylane Attempting uninstall: pytz Found existing installation: pytz 2023.3 Uninstalling pytz-2023.3: Successfully uninstalled pytz-2023.3 Attempting uninstall: certifi Found existing installation: certifi 2023.5.7 Uninstalling certifi-2023.5.7: Successfully uninstalled certifi-2023.5.7 Attempting uninstall: alabaster Found existing installation: alabaster 0.7.13 Uninstalling alabaster-0.7.13: Successfully uninstalled alabaster-0.7.13 Attempting uninstall: zipp Found existing installation: zipp 3.15.0 Uninstalling zipp-3.15.0: Successfully uninstalled zipp-3.15.0 Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.3 Uninstalling urllib3-2.0.3: Successfully uninstalled urllib3-2.0.3 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.0.1 Uninstalling sphinxcontrib-htmlhelp-2.0.1: Successfully uninstalled sphinxcontrib-htmlhelp-2.0.1 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 1.0.4 Uninstalling sphinxcontrib-applehelp-1.0.4: Successfully uninstalled sphinxcontrib-applehelp-1.0.4 Attempting uninstall: pyparsing Found existing installation: pyparsing 3.0.9 Not uninstalling pyparsing at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest Can't uninstall 'pyparsing'. No files were found to uninstall. Attempting uninstall: Pygments Found existing installation: Pygments 2.15.1 Uninstalling Pygments-2.15.1: Successfully uninstalled Pygments-2.15.1 Attempting uninstall: numpy Found existing installation: numpy 1.24.3 Not uninstalling numpy at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest Can't uninstall 'numpy'. No files were found to uninstall. Attempting uninstall: MarkupSafe Found existing installation: MarkupSafe 2.1.3 Uninstalling MarkupSafe-2.1.3: Successfully uninstalled MarkupSafe-2.1.3 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.4 Uninstalling idna-3.4: Successfully uninstalled idna-3.4 Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.1.0 Uninstalling charset-normalizer-3.1.0: Successfully uninstalled charset-normalizer-3.1.0 Attempting uninstall: Babel Found existing installation: Babel 2.12.1 Uninstalling Babel-2.12.1: Successfully uninstalled Babel-2.12.1 Attempting uninstall: requests Found existing installation: requests 2.31.0 Uninstalling requests-2.31.0: Successfully uninstalled requests-2.31.0 Attempting uninstall: packaging Found existing installation: packaging 23.1 Uninstalling packaging-23.1: Successfully uninstalled packaging-23.1 Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.1.2 Uninstalling Jinja2-3.1.2: Successfully uninstalled Jinja2-3.1.2 Attempting uninstall: importlib-metadata Found existing installation: importlib-metadata 6.7.0 Uninstalling importlib-metadata-6.7.0: Successfully uninstalled importlib-metadata-6.7.0 Attempting uninstall: Sphinx Found existing installation: Sphinx 6.2.1 Uninstalling Sphinx-6.2.1: Successfully uninstalled Sphinx-6.2.1 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.11.2 Sphinx-4.5.0 alabaster-0.7.12 appdirs-1.4.4 autograd-1.4 autoray-0.3.1 cachetools-5.0.0 certifi-2021.10.8 charset-normalizer-2.0.12 docutils-0.16 future-0.18.2 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.3 networkx-2.8 ninja-1.10.2.3 numpy-1.22.3 packaging-21.3 pennylane-0.30.0 pennylane-sphinx-theme-0.3.8 pyparsing-3.0.8 pytz-2022.1 requests-2.27.1 retworkx-0.11.0 rustworkx-0.13.0 scipy-1.8.0 semantic-version-2.7.0 sphinx-automodapi-0.14.1 sphinx-gallery-0.13.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 toml-0.10.2 urllib3-1.26.9 xanadu-sphinx-theme-0.3.7 zipp-3.8.0 [rtd-command-info] start-time: 2023-06-27T15:03:12.151309Z, end-time: 2023-06-27T15:03:27.164341Z, duration: 15, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --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 'done' Requirement already satisfied: pennylane>=0.30 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from PennyLane-Honeywell==0.31.0.dev0) (0.30.0) Collecting pennylane>=0.30 (from PennyLane-Honeywell==0.31.0.dev0) Downloading PennyLane-0.31.0-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 33.7 MB/s eta 0:00:00 Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from PennyLane-Honeywell==0.31.0.dev0) (2.27.1) Collecting requests (from PennyLane-Honeywell==0.31.0.dev0) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 201.2 MB/s eta 0:00:00 Requirement already satisfied: pyjwt in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from PennyLane-Honeywell==0.31.0.dev0) (2.4.0) Collecting pyjwt (from PennyLane-Honeywell==0.31.0.dev0) Downloading PyJWT-2.7.0-py3-none-any.whl (22 kB) Requirement already satisfied: toml in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from PennyLane-Honeywell==0.31.0.dev0) (0.10.2) Requirement already satisfied: numpy<1.24 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) (1.22.3) Collecting numpy<1.24 (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) Downloading numpy-1.23.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 199.1 MB/s eta 0:00:00 Requirement already satisfied: scipy<=1.10 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) (1.8.0) Collecting scipy<=1.10 (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) Downloading scipy-1.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 194.4 MB/s eta 0:00:00 Requirement already satisfied: networkx in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) (2.8) Collecting networkx (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) Downloading networkx-3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 229.9 MB/s eta 0:00:00 Requirement already satisfied: rustworkx in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) (0.13.0) Requirement already satisfied: autograd<=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) (1.4) Collecting autograd<=1.5 (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) Downloading autograd-1.5-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 195.8 MB/s eta 0:00:00 Requirement already satisfied: appdirs in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) (1.4.4) Requirement already satisfied: semantic-version>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) (2.7.0) Collecting semantic-version>=2.7 (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Requirement already satisfied: autoray>=0.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) (0.3.1) Collecting autoray>=0.3.1 (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) Downloading autoray-0.6.3-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.3/48.3 kB 199.3 MB/s eta 0:00:00 Requirement already satisfied: cachetools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) (5.0.0) Collecting cachetools (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) Collecting pennylane-lightning>=0.31 (from pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) Downloading PennyLane_Lightning-0.31.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 193.7 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from requests->PennyLane-Honeywell==0.31.0.dev0) (2.0.12) Collecting charset-normalizer<4,>=2 (from requests->PennyLane-Honeywell==0.31.0.dev0) Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 240.5 MB/s eta 0:00:00 Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from requests->PennyLane-Honeywell==0.31.0.dev0) (3.3) Collecting idna<4,>=2.5 (from requests->PennyLane-Honeywell==0.31.0.dev0) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 192.8 MB/s eta 0:00:00 Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from requests->PennyLane-Honeywell==0.31.0.dev0) (1.26.9) Collecting urllib3<3,>=1.21.1 (from requests->PennyLane-Honeywell==0.31.0.dev0) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 228.6 MB/s eta 0:00:00 Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from requests->PennyLane-Honeywell==0.31.0.dev0) (2021.10.8) Collecting certifi>=2017.4.17 (from requests->PennyLane-Honeywell==0.31.0.dev0) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 232.7 MB/s eta 0:00:00 Requirement already satisfied: future>=0.15.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-honeywell/envs/latest/lib/python3.8/site-packages (from autograd<=1.5->pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) (0.18.2) Collecting future>=0.15.2 (from autograd<=1.5->pennylane>=0.30->PennyLane-Honeywell==0.31.0.dev0) Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 264.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: PennyLane-Honeywell, future Building wheel for PennyLane-Honeywell (setup.py): started Building wheel for PennyLane-Honeywell (setup.py): finished with status 'done' Created wheel for PennyLane-Honeywell: filename=PennyLane_Honeywell-0.31.0.dev0-py3-none-any.whl size=15028 sha256=346fa33007b9e7b7f629af50daad060c024535c328cc3ed93903e96ab2ec40a7 Stored in directory: /tmp/pip-ephem-wheel-cache-qgapxaxh/wheels/b0/1a/56/a9cbabcce38b4f12a52d761a655059f92af9b360604046b5b7 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=492022 sha256=02010374a1c23fcf3f9be3ba0736aaf86a591ed8a9b20b56ba74ef18cd4ddb39 Stored in directory: /tmp/pip-ephem-wheel-cache-qgapxaxh/wheels/a0/0b/ee/e6994fadb42c1354dcccb139b0bf2795271bddfe6253ccdf11 Successfully built PennyLane-Honeywell future Installing collected packages: urllib3, semantic-version, pyjwt, numpy, networkx, idna, future, charset-normalizer, certifi, cachetools, autoray, scipy, requests, autograd, pennylane-lightning, pennylane, PennyLane-Honeywell Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.9 Uninstalling urllib3-1.26.9: Successfully uninstalled urllib3-1.26.9 Attempting uninstall: semantic-version Found existing installation: semantic-version 2.7.0 Uninstalling semantic-version-2.7.0: Successfully uninstalled semantic-version-2.7.0 Attempting uninstall: pyjwt Found existing installation: PyJWT 2.4.0 Uninstalling PyJWT-2.4.0: Successfully uninstalled PyJWT-2.4.0 Attempting uninstall: numpy Found existing installation: numpy 1.22.3 Uninstalling numpy-1.22.3: Successfully uninstalled numpy-1.22.3 Attempting uninstall: networkx Found existing installation: networkx 2.8 Uninstalling networkx-2.8: Successfully uninstalled networkx-2.8 Attempting uninstall: idna Found existing installation: idna 3.3 Uninstalling idna-3.3: Successfully uninstalled idna-3.3 Attempting uninstall: future Found existing installation: future 0.18.2 Uninstalling future-0.18.2: Successfully uninstalled future-0.18.2 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 2.0.12 Uninstalling charset-normalizer-2.0.12: Successfully uninstalled charset-normalizer-2.0.12 Attempting uninstall: certifi Found existing installation: certifi 2021.10.8 Uninstalling certifi-2021.10.8: Successfully uninstalled certifi-2021.10.8 Attempting uninstall: cachetools Found existing installation: cachetools 5.0.0 Uninstalling cachetools-5.0.0: Successfully uninstalled cachetools-5.0.0 Attempting uninstall: autoray Found existing installation: autoray 0.3.1 Uninstalling autoray-0.3.1: Successfully uninstalled autoray-0.3.1 Attempting uninstall: scipy Found existing installation: scipy 1.8.0 Uninstalling scipy-1.8.0: Successfully uninstalled scipy-1.8.0 Attempting uninstall: requests Found existing installation: requests 2.27.1 Uninstalling requests-2.27.1: Successfully uninstalled requests-2.27.1 Attempting uninstall: autograd Found existing installation: autograd 1.4 Uninstalling autograd-1.4: Successfully uninstalled autograd-1.4 Attempting uninstall: pennylane-lightning Found existing installation: PennyLane-Lightning 0.30.0 Uninstalling PennyLane-Lightning-0.30.0: Successfully uninstalled PennyLane-Lightning-0.30.0 Attempting uninstall: pennylane Found existing installation: PennyLane 0.30.0 Uninstalling PennyLane-0.30.0: Successfully uninstalled PennyLane-0.30.0 Successfully installed PennyLane-Honeywell-0.31.0.dev0 autograd-1.5 autoray-0.6.3 cachetools-5.3.1 certifi-2023.5.7 charset-normalizer-3.1.0 future-0.18.3 idna-3.4 networkx-3.1 numpy-1.23.5 pennylane-0.31.0 pennylane-lightning-0.31.0 pyjwt-2.7.0 requests-2.31.0 scipy-1.10.0 semantic-version-2.10.0 urllib3-2.0.3 [rtd-command-info] start-time: 2023-06-27T15:03:28.613488Z, end-time: 2023-06-27T15:03:28.694354Z, duration: 0, exit-code: 0 cat doc/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # PennyLane-Honeywell documentation build configuration file. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys, os, re # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. sys.path.insert(0, os.path.abspath('..')) sys.path.insert(0, os.path.abspath('_ext')) sys.path.insert(0, os.path.join(os.path.dirname(os.path.abspath('.')), 'doc')) # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. needs_sphinx = '1.6' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.autosummary", "sphinx.ext.todo", "sphinx.ext.coverage", "sphinx.ext.mathjax", "sphinx.ext.napoleon", "sphinx.ext.inheritance_diagram", "sphinx.ext.intersphinx", 'sphinx.ext.viewcode', "sphinx_automodapi.automodapi", 'sphinx_automodapi.smart_resolver' ] intersphinx_mapping = {"https://docs.pennylane.ai/en/stable/": None} 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-Honeywell' copyright = "2023, Xanadu Quantum Technologies Inc." author = 'Xanadu Inc.' add_module_names = False # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. import pennylane_honeywell # The full version, including alpha/beta/rc tags. release = pennylane_honeywell.__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 = "en" # today_fmt is used as the format for a strftime call. today_fmt = '%Y-%m-%d' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. show_authors = True # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for HTML output ---------------------------------------------- # The 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'] # 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 # -- Xanadu theme --------------------------------------------------------- html_theme = 'pennylane' # xanadu theme options (see theme.conf for more information) html_theme_options = { "navbar_name": "PennyLane-Honeywell", "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-honeywell' edit_on_github_branch = 'master/doc' #============================================================ # 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 ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'xanaduai-pennylane-honeywell', 'name': u'pennylane-honeywell', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.com', 'github_user': 'PennyLaneAI', 'proxied_api_host': '/_', 'github_repo': 'pennylane-honeywell', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'eb97d5f1', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/xanaduai-pennylane-honeywell/builds/1564174/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-06-27T15:03:28.925061Z, end-time: 2023-06-27T15:04:09.498694Z, duration: 40, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.5.0 Matplotlib is building the font cache; this may take a moment. loading translations [en]... done making output directory... done [autosummary] generating autosummary for: code/__init__.rst, devices.rst, index.rst, installation.rst, support.rst loading intersphinx inventory from https://docs.pennylane.ai/en/stable/objects.inv... [automodsumm] code/__init__.rst: found 1 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 16%] code/__init__ reading sources... [ 33%] code/api/pennylane_honeywell.HQSDevice reading sources... [ 50%] devices reading sources... [ 66%] index reading sources... [ 83%] installation reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] code/__init__ writing output... [ 33%] code/api/pennylane_honeywell.HQSDevice writing output... [ 50%] devices writing output... [ 66%] index writing output... [ 83%] installation writing output... [100%] support generating indices... genindex py-modindex done highlighting module code... [100%] pennylane_honeywell.device writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in ../_readthedocs/html. Updating searchtools for Read the Docs search...