Read the Docs build information Build id: 1562278 Project: xanaduai-pennylane-forest Version: stable Commit: 5df9d66f55c29027b2e4f81d4d458ec24cf502da Date: 2023-06-26T19:55:19.949027Z State: finished Success: True [rtd-command-info] start-time: 2023-06-26T19:55:22.009931Z, end-time: 2023-06-26T19:55:22.795028Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/PennyLaneAI/pennylane-rigetti.git . Cloning into '.'... [rtd-command-info] start-time: 2023-06-26T19:55:23.026247Z, end-time: 2023-06-26T19:55:23.135945Z, duration: 0, exit-code: 0 git checkout --force 5df9d66f55c29027b2e4f81d4d458ec24cf502da Note: switching to '5df9d66f55c29027b2e4f81d4d458ec24cf502da'. 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 5df9d66 Switch to GA4 tag (#133) [rtd-command-info] start-time: 2023-06-26T19:55:23.356912Z, end-time: 2023-06-26T19:55:23.434503Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-26T19:55:23.704300Z, end-time: 2023-06-26T19:55:23.778763Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: doc/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF and ePub formats: - htmlzip # Optionally set the version of Python and requirements required to build your docs python: version: 3.8 install: - requirements: doc/requirements.txt - method: pip path: . build: image: latest [rtd-command-info] start-time: 2023-06-26T19:55:24.813287Z, end-time: 2023-06-26T19:55:29.942574Z, duration: 5, exit-code: 0 python3.8 -mvirtualenv $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-forest/envs/stable/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-06-26T19:55:30.170835Z, end-time: 2023-06-26T19:55:31.358527Z, duration: 1, 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-forest/envs/stable/lib/python3.8/site-packages (23.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (68.0.0) [rtd-command-info] start-time: 2023-06-26T19:55:31.612675Z, end-time: 2023-06-26T19:55:39.633175Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir 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 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 64.7 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 262.2 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 188.5 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 106.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 211.8 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 docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 266.0 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 232.8 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 198.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 206.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 220.2 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 227.0 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 244.3 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.4 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 219.3 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 212.8 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 188.7 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 186.1 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 222.4 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 258.5 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 208.1 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 220.5 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 240.2 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 162.1 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 215.6 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 236.1 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=e480c725c7ccbfbb70d2c03300ea718947e3010c3c6bf8d08e97c692388b2c61 Stored in directory: /tmp/pip-ephem-wheel-cache-39ji0tu4/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, 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 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-26T19:55:39.839842Z, end-time: 2023-06-26T19:56:02.535851Z, duration: 22, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting docutils==0.16 (from -r doc/requirements.txt (line 1)) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 19.7 MB/s eta 0:00:00 Collecting pennylane>=0.18 (from -r doc/requirements.txt (line 2)) Downloading PennyLane-0.31.0-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 110.1 MB/s eta 0:00:00 Collecting pyquil<4.0.0,>=3.0.0 (from -r doc/requirements.txt (line 3)) Downloading pyquil-3.5.4-py3-none-any.whl (223 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.8/223.8 kB 249.0 MB/s eta 0:00:00 Collecting sphinx-automodapi (from -r doc/requirements.txt (line 4)) Downloading sphinx_automodapi-0.15.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.3/80.3 kB 198.1 MB/s eta 0:00:00 Collecting pygments-github-lexers (from -r doc/requirements.txt (line 5)) Downloading pygments-github-lexers-0.0.5.tar.gz (5.3 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pennylane-sphinx-theme (from -r doc/requirements.txt (line 7)) Downloading pennylane_sphinx_theme-0.3.8-py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.4/43.4 kB 165.7 MB/s eta 0:00:00 Collecting numpy<1.24 (from pennylane>=0.18->-r doc/requirements.txt (line 2)) Downloading numpy-1.23.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 200.3 MB/s eta 0:00:00 Collecting scipy<=1.10 (from pennylane>=0.18->-r doc/requirements.txt (line 2)) Downloading scipy-1.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 185.6 MB/s eta 0:00:00 Collecting networkx (from pennylane>=0.18->-r doc/requirements.txt (line 2)) Downloading networkx-3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 227.5 MB/s eta 0:00:00 Collecting rustworkx (from pennylane>=0.18->-r doc/requirements.txt (line 2)) Downloading rustworkx-0.13.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 234.3 MB/s eta 0:00:00 Collecting autograd<=1.5 (from pennylane>=0.18->-r doc/requirements.txt (line 2)) Downloading autograd-1.5-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 182.8 MB/s eta 0:00:00 Collecting toml (from pennylane>=0.18->-r doc/requirements.txt (line 2)) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting appdirs (from pennylane>=0.18->-r doc/requirements.txt (line 2)) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting semantic-version>=2.7 (from pennylane>=0.18->-r doc/requirements.txt (line 2)) Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Collecting autoray>=0.3.1 (from pennylane>=0.18->-r doc/requirements.txt (line 2)) Downloading autoray-0.6.3-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.3/48.3 kB 118.8 MB/s eta 0:00:00 Collecting cachetools (from pennylane>=0.18->-r doc/requirements.txt (line 2)) Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) Collecting pennylane-lightning>=0.31 (from pennylane>=0.18->-r doc/requirements.txt (line 2)) 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 143.6 MB/s eta 0:00:00 Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pennylane>=0.18->-r doc/requirements.txt (line 2)) (2.31.0) Collecting deprecated<2.0.0,>=1.2.13 (from pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Collecting lark<0.12.0,>=0.11.1 (from pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading lark-0.11.3.tar.gz (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 241.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting qcs-api-client<0.22.0,>=0.21.0 (from pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading qcs_api_client-0.21.5-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 236.3 MB/s eta 0:00:00 Collecting rpcq<4.0.0,>=3.10.0 (from pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading rpcq-3.11.0.tar.gz (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.6/45.6 kB 171.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tenacity<9.0.0,>=8.2.2 (from pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading tenacity-8.2.2-py3-none-any.whl (24 kB) Collecting types-deprecated<2.0.0.0,>=1.2.9.2 (from pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading types_Deprecated-1.2.9.2-py3-none-any.whl (3.2 kB) Collecting types-python-dateutil<3.0.0,>=2.8.19 (from pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading types_python_dateutil-2.8.19.13-py3-none-any.whl (9.2 kB) Collecting types-retry<0.10.0,>=0.9.9 (from pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading types_retry-0.9.9.3-py3-none-any.whl (2.4 kB) Requirement already satisfied: sphinx>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from sphinx-automodapi->-r doc/requirements.txt (line 4)) (6.2.1) Requirement already satisfied: pygments>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pygments-github-lexers->-r doc/requirements.txt (line 5)) (2.15.1) Collecting xanadu-sphinx-theme~=0.3.0 (from pennylane-sphinx-theme->-r doc/requirements.txt (line 7)) Downloading xanadu_sphinx_theme-0.3.7-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.1/47.1 kB 179.7 MB/s eta 0:00:00 Requirement already satisfied: pillow in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pennylane-sphinx-theme->-r doc/requirements.txt (line 7)) (9.5.0) Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 7)) Downloading sphinx_gallery-0.13.0-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.4/147.4 kB 234.9 MB/s eta 0:00:00 Collecting future>=0.15.2 (from autograd<=1.5->pennylane>=0.18->-r doc/requirements.txt (line 2)) Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 237.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting wrapt<2,>=1.10 (from deprecated<2.0.0,>=1.2.13->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading wrapt-1.15.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.5/81.5 kB 188.8 MB/s eta 0:00:00 Collecting PyJWT<3.0.0,>=2.4.0 (from qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading PyJWT-2.7.0-py3-none-any.whl (22 kB) Collecting attrs<22.0.0,>=21.3.0 (from qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 205.3 MB/s eta 0:00:00 Collecting httpx<0.24.0,>=0.23.0 (from qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading httpx-0.23.3-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.5/71.5 kB 216.0 MB/s eta 0:00:00 Collecting iso8601<2.0.0,>=1.0.2 (from qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading iso8601-1.1.0-py3-none-any.whl (9.9 kB) Collecting pydantic<2.0.0,>=1.7.2 (from qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading pydantic-1.10.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 205.8 MB/s eta 0:00:00 Collecting python-dateutil<3.0.0,>=2.8.1 (from qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 254.1 MB/s eta 0:00:00 Collecting retrying<2.0.0,>=1.3.3 (from qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading retrying-1.3.4-py3-none-any.whl (11 kB) Collecting rfc3339<7.0,>=6.2 (from qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading rfc3339-6.2-py3-none-any.whl (5.5 kB) Collecting msgpack<2.0,>=0.6 (from rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading msgpack-1.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.4/322.4 kB 257.0 MB/s eta 0:00:00 Collecting python-rapidjson (from rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading python_rapidjson-1.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 228.2 MB/s eta 0:00:00 Collecting pyzmq>=17 (from rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading pyzmq-25.1.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 263.8 MB/s eta 0:00:00 Collecting ruamel.yaml (from rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading ruamel.yaml-0.17.32-py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 228.4 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (2.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (1.0.3) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (3.1.2) INFO: pip is looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Collecting sphinx>=2 (from sphinx-automodapi->-r doc/requirements.txt (line 4)) Downloading sphinx-7.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 200.7 MB/s eta 0:00:00 Downloading sphinx-7.0.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 219.0 MB/s eta 0:00:00 Downloading sphinx-6.2.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 222.2 MB/s eta 0:00:00 Downloading sphinx-6.1.3-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 226.8 MB/s eta 0:00:00 Downloading sphinx-6.1.2-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 217.7 MB/s eta 0:00:00 Downloading sphinx-6.1.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 224.1 MB/s eta 0:00:00 Downloading sphinx-6.1.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 227.8 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Downloading sphinx-6.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 218.8 MB/s eta 0:00:00 Downloading sphinx-6.0.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 221.5 MB/s eta 0:00:00 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 220.7 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (1.4.1) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (23.1) Requirement already satisfied: importlib-metadata>=4.8 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (6.7.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from requests->pennylane>=0.18->-r doc/requirements.txt (line 2)) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from requests->pennylane>=0.18->-r doc/requirements.txt (line 2)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from requests->pennylane>=0.18->-r doc/requirements.txt (line 2)) (2.0.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from requests->pennylane>=0.18->-r doc/requirements.txt (line 2)) (2023.5.7) Collecting importlib-resources (from xanadu-sphinx-theme~=0.3.0->pennylane-sphinx-theme->-r doc/requirements.txt (line 7)) Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from babel>=2.9->sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (2023.3) Collecting httpcore<0.17.0,>=0.15.0 (from httpx<0.24.0,>=0.23.0->qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading httpcore-0.16.3-py3-none-any.whl (69 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.6/69.6 kB 202.5 MB/s eta 0:00:00 Collecting rfc3986[idna2008]<2,>=1.3 (from httpx<0.24.0,>=0.23.0->qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) Collecting sniffio (from httpx<0.24.0,>=0.23.0->qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from importlib-metadata>=4.8->sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (3.15.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from Jinja2>=3.0->sphinx>=2->sphinx-automodapi->-r doc/requirements.txt (line 4)) (2.1.3) Collecting typing-extensions>=4.2.0 (from pydantic<2.0.0,>=1.7.2->qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.8.1->qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (555 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 555.3/555.3 kB 254.5 MB/s eta 0:00:00 Collecting h11<0.15,>=0.13 (from httpcore<0.17.0,>=0.15.0->httpx<0.24.0,>=0.23.0->qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 190.0 MB/s eta 0:00:00 Collecting anyio<5.0,>=3.0 (from httpcore<0.17.0,>=0.15.0->httpx<0.24.0,>=0.23.0->qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading anyio-3.7.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 218.1 MB/s eta 0:00:00 Collecting exceptiongroup (from anyio<5.0,>=3.0->httpcore<0.17.0,>=0.15.0->httpx<0.24.0,>=0.23.0->qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.0.0->-r doc/requirements.txt (line 3)) Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) Building wheels for collected packages: pygments-github-lexers, lark, rpcq, future Building wheel for pygments-github-lexers (setup.py): started Building wheel for pygments-github-lexers (setup.py): finished with status 'done' Created wheel for pygments-github-lexers: filename=pygments_github_lexers-0.0.5-py3-none-any.whl size=6213 sha256=d506caefe9b784354adbe0c4d0d02406ab35b6d0f66847ee4eb9985a0319f94c Stored in directory: /tmp/pip-ephem-wheel-cache-q47pnnle/wheels/75/c6/f7/fc341b39d0b970c9c3a2918a97347ea8f992c14a43dd719f4e Building wheel for lark (setup.py): started Building wheel for lark (setup.py): finished with status 'done' Created wheel for lark: filename=lark-0.11.3-py2.py3-none-any.whl size=99630 sha256=daa46cb3fdf03e44d6460d925b1f04b497c46d9eec6cbbae691dbe13e5730f6b Stored in directory: /tmp/pip-ephem-wheel-cache-q47pnnle/wheels/34/cb/6c/4df359c2a3f0a1af4cccae6392bee423bb5aff530103de3538 Building wheel for rpcq (setup.py): started Building wheel for rpcq (setup.py): finished with status 'done' Created wheel for rpcq: filename=rpcq-3.11.0-py3-none-any.whl size=45974 sha256=c4d9c07007506c4ab509d19062a9d5423b14be4d984e6e2962b3db5e5f4ab60c Stored in directory: /tmp/pip-ephem-wheel-cache-q47pnnle/wheels/6c/f7/b7/2c51d76880beccda74d7991691d903513296b866a3e7bb864b 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=38abd507d58675e83bb062f35b8217bdf3869dd9740439840fca153507450d95 Stored in directory: /tmp/pip-ephem-wheel-cache-q47pnnle/wheels/a0/0b/ee/e6994fadb42c1354dcccb139b0bf2795271bddfe6253ccdf11 Successfully built pygments-github-lexers lark rpcq future Installing collected packages: types-retry, types-python-dateutil, types-deprecated, rfc3986, rfc3339, msgpack, lark, appdirs, wrapt, typing-extensions, toml, tenacity, sniffio, six, semantic-version, ruamel.yaml.clib, pyzmq, python-rapidjson, PyJWT, pygments-github-lexers, numpy, networkx, iso8601, importlib-resources, h11, future, exceptiongroup, docutils, cachetools, autoray, attrs, sphinx, scipy, rustworkx, ruamel.yaml, retrying, python-dateutil, pydantic, deprecated, autograd, anyio, sphinx-gallery, sphinx-automodapi, rpcq, httpcore, xanadu-sphinx-theme, httpx, qcs-api-client, pennylane-sphinx-theme, pyquil, pennylane-lightning, pennylane Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: sphinx Found existing installation: Sphinx 6.2.1 Uninstalling Sphinx-6.2.1: Successfully uninstalled Sphinx-6.2.1 Successfully installed PyJWT-2.7.0 anyio-3.7.0 appdirs-1.4.4 attrs-21.4.0 autograd-1.5 autoray-0.6.3 cachetools-5.3.1 deprecated-1.2.14 docutils-0.16 exceptiongroup-1.1.1 future-0.18.3 h11-0.14.0 httpcore-0.16.3 httpx-0.23.3 importlib-resources-5.12.0 iso8601-1.1.0 lark-0.11.3 msgpack-1.0.5 networkx-3.1 numpy-1.23.5 pennylane-0.31.0 pennylane-lightning-0.31.0 pennylane-sphinx-theme-0.3.8 pydantic-1.10.9 pygments-github-lexers-0.0.5 pyquil-3.5.4 python-dateutil-2.8.2 python-rapidjson-1.10 pyzmq-25.1.0 qcs-api-client-0.21.5 retrying-1.3.4 rfc3339-6.2 rfc3986-1.5.0 rpcq-3.11.0 ruamel.yaml-0.17.32 ruamel.yaml.clib-0.2.7 rustworkx-0.13.0 scipy-1.10.0 semantic-version-2.10.0 six-1.16.0 sniffio-1.3.0 sphinx-5.3.0 sphinx-automodapi-0.15.0 sphinx-gallery-0.13.0 tenacity-8.2.2 toml-0.10.2 types-deprecated-1.2.9.2 types-python-dateutil-2.8.19.13 types-retry-0.9.9.3 typing-extensions-4.6.3 wrapt-1.15.0 xanadu-sphinx-theme-0.3.7 [rtd-command-info] start-time: 2023-06-26T19:56:02.971083Z, end-time: 2023-06-26T19:56:09.970655Z, duration: 6, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/checkouts/stable Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: numpy<1.24,>=1.21 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from PennyLane-Rigetti==0.31.0) (1.23.5) Collecting networkx<3.0,>=2.5 (from PennyLane-Rigetti==0.31.0) Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.4 MB/s eta 0:00:00 Requirement already satisfied: pennylane>=0.18 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from PennyLane-Rigetti==0.31.0) (0.31.0) Requirement already satisfied: pyquil<4.0.0,>=3.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from PennyLane-Rigetti==0.31.0) (3.5.4) Requirement already satisfied: qcs-api-client<0.22.0,>=0.20.13 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from PennyLane-Rigetti==0.31.0) (0.21.5) Requirement already satisfied: scipy<=1.10 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pennylane>=0.18->PennyLane-Rigetti==0.31.0) (1.10.0) Requirement already satisfied: rustworkx in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pennylane>=0.18->PennyLane-Rigetti==0.31.0) (0.13.0) Requirement already satisfied: autograd<=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pennylane>=0.18->PennyLane-Rigetti==0.31.0) (1.5) Requirement already satisfied: toml in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pennylane>=0.18->PennyLane-Rigetti==0.31.0) (0.10.2) Requirement already satisfied: appdirs in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pennylane>=0.18->PennyLane-Rigetti==0.31.0) (1.4.4) Requirement already satisfied: semantic-version>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pennylane>=0.18->PennyLane-Rigetti==0.31.0) (2.10.0) Requirement already satisfied: autoray>=0.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pennylane>=0.18->PennyLane-Rigetti==0.31.0) (0.6.3) Requirement already satisfied: cachetools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pennylane>=0.18->PennyLane-Rigetti==0.31.0) (5.3.1) Requirement already satisfied: pennylane-lightning>=0.31 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pennylane>=0.18->PennyLane-Rigetti==0.31.0) (0.31.0) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pennylane>=0.18->PennyLane-Rigetti==0.31.0) (2.31.0) Requirement already satisfied: deprecated<2.0.0,>=1.2.13 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pyquil<4.0.0,>=3.0.0->PennyLane-Rigetti==0.31.0) (1.2.14) Requirement already satisfied: lark<0.12.0,>=0.11.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pyquil<4.0.0,>=3.0.0->PennyLane-Rigetti==0.31.0) (0.11.3) Requirement already satisfied: rpcq<4.0.0,>=3.10.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pyquil<4.0.0,>=3.0.0->PennyLane-Rigetti==0.31.0) (3.11.0) Requirement already satisfied: tenacity<9.0.0,>=8.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pyquil<4.0.0,>=3.0.0->PennyLane-Rigetti==0.31.0) (8.2.2) Requirement already satisfied: types-deprecated<2.0.0.0,>=1.2.9.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pyquil<4.0.0,>=3.0.0->PennyLane-Rigetti==0.31.0) (1.2.9.2) Requirement already satisfied: types-python-dateutil<3.0.0,>=2.8.19 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pyquil<4.0.0,>=3.0.0->PennyLane-Rigetti==0.31.0) (2.8.19.13) Requirement already satisfied: types-retry<0.10.0,>=0.9.9 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pyquil<4.0.0,>=3.0.0->PennyLane-Rigetti==0.31.0) (0.9.9.3) Requirement already satisfied: PyJWT<3.0.0,>=2.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (2.7.0) Requirement already satisfied: attrs<22.0.0,>=21.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (21.4.0) Requirement already satisfied: httpx<0.24.0,>=0.23.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (0.23.3) Requirement already satisfied: iso8601<2.0.0,>=1.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (1.1.0) Requirement already satisfied: pydantic<2.0.0,>=1.7.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (1.10.9) Requirement already satisfied: python-dateutil<3.0.0,>=2.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (2.8.2) Requirement already satisfied: retrying<2.0.0,>=1.3.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (1.3.4) Requirement already satisfied: rfc3339<7.0,>=6.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (6.2) Requirement already satisfied: future>=0.15.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from autograd<=1.5->pennylane>=0.18->PennyLane-Rigetti==0.31.0) (0.18.3) Requirement already satisfied: wrapt<2,>=1.10 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from deprecated<2.0.0,>=1.2.13->pyquil<4.0.0,>=3.0.0->PennyLane-Rigetti==0.31.0) (1.15.0) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from httpx<0.24.0,>=0.23.0->qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (2023.5.7) Requirement already satisfied: httpcore<0.17.0,>=0.15.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from httpx<0.24.0,>=0.23.0->qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (0.16.3) Requirement already satisfied: rfc3986[idna2008]<2,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from httpx<0.24.0,>=0.23.0->qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (1.5.0) Requirement already satisfied: sniffio in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from httpx<0.24.0,>=0.23.0->qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (1.3.0) Requirement already satisfied: typing-extensions>=4.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from pydantic<2.0.0,>=1.7.2->qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (4.6.3) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from python-dateutil<3.0.0,>=2.8.1->qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (1.16.0) Requirement already satisfied: msgpack<2.0,>=0.6 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.0.0->PennyLane-Rigetti==0.31.0) (1.0.5) Requirement already satisfied: python-rapidjson in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.0.0->PennyLane-Rigetti==0.31.0) (1.10) Requirement already satisfied: pyzmq>=17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.0.0->PennyLane-Rigetti==0.31.0) (25.1.0) Requirement already satisfied: ruamel.yaml in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.0.0->PennyLane-Rigetti==0.31.0) (0.17.32) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from requests->pennylane>=0.18->PennyLane-Rigetti==0.31.0) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from requests->pennylane>=0.18->PennyLane-Rigetti==0.31.0) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from requests->pennylane>=0.18->PennyLane-Rigetti==0.31.0) (2.0.3) Requirement already satisfied: h11<0.15,>=0.13 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from httpcore<0.17.0,>=0.15.0->httpx<0.24.0,>=0.23.0->qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (0.14.0) Requirement already satisfied: anyio<5.0,>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from httpcore<0.17.0,>=0.15.0->httpx<0.24.0,>=0.23.0->qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (3.7.0) Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from ruamel.yaml->rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.0.0->PennyLane-Rigetti==0.31.0) (0.2.7) Requirement already satisfied: exceptiongroup in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/envs/stable/lib/python3.8/site-packages (from anyio<5.0,>=3.0->httpcore<0.17.0,>=0.15.0->httpx<0.24.0,>=0.23.0->qcs-api-client<0.22.0,>=0.20.13->PennyLane-Rigetti==0.31.0) (1.1.1) Building wheels for collected packages: PennyLane-Rigetti Building wheel for PennyLane-Rigetti (setup.py): started Building wheel for PennyLane-Rigetti (setup.py): finished with status 'done' Created wheel for PennyLane-Rigetti: filename=PennyLane_Rigetti-0.31.0-py3-none-any.whl size=27420 sha256=89cb2925880844b5a447a643844b1dea3505a75b5d2d869aec78f503098fc961 Stored in directory: /tmp/pip-ephem-wheel-cache-d0lhpe4n/wheels/dc/10/73/0192d4c47c8f28c0737de5fbe1dd6ced730771a2bba3d68918 Successfully built PennyLane-Rigetti Installing collected packages: networkx, PennyLane-Rigetti Attempting uninstall: networkx Found existing installation: networkx 3.1 Uninstalling networkx-3.1: Successfully uninstalled networkx-3.1 Successfully installed PennyLane-Rigetti-0.31.0 networkx-2.8.8 [rtd-command-info] start-time: 2023-06-26T19:56:11.337498Z, end-time: 2023-06-26T19:56:11.406217Z, duration: 0, exit-code: 0 cat doc/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # PennyLane-Rigetti documentation build configuration file, created by # sphinx-quickstart on Tue Apr 17 11:43:51 2018. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys, os, re # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. sys.path.insert(0, os.path.abspath("..")) sys.path.insert(0, os.path.abspath("_ext")) sys.path.insert(0, os.path.join(os.path.dirname(os.path.abspath('.')), 'doc')) # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. needs_sphinx = "1.6" # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.autosummary", "sphinx.ext.todo", "sphinx.ext.coverage", "sphinx.ext.mathjax", "sphinx.ext.napoleon", "sphinx.ext.inheritance_diagram", "sphinx.ext.intersphinx", 'sphinx.ext.viewcode', "sphinx_automodapi.automodapi" ] 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-Rigetti" copyright = "2023" author = "Xanadu" add_module_names = False # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. import pennylane_rigetti # The full version, including alpha/beta/rc tags. release = pennylane_rigetti.__version__ # The short X.Y version. version = re.match(r"^(\d+\.\d+)", release).expand(r"\1") # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # today_fmt is used as the format for a strftime call. today_fmt = "%Y-%m-%d" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. show_authors = True # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. #html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". # html_title = None # A shorter title for the navigation bar. Default is the same as html_title. # html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. # html_logo = None # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = '_static/favicon.ico' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. # html_extra_path = [] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. # html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. # html_use_smartypants = True # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars # html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # 'donate.html', # ] # } # Additional templates that should be rendered to pages, maps page names to # template names. # html_additional_pages = {} # If false, no module index is generated. # html_domain_indices = True # If false, no index is generated. # html_use_index = True # If true, the index is split into individual pages for each letter. # html_split_index = False # If true, links to the reST sources are added to the pages. # html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Language to be used for generating the HTML full-text search index. # Sphinx supports the following languages: # 'da', 'de', 'en', 'es', 'fi', 'fr', 'h', 'it', 'ja' # 'nl', 'no', 'pt', 'ro', 'r', 'sv', 'tr' # html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # Now only 'ja' uses this config value # html_search_options = {'type': 'default'} # The name of a javascript file (relative to the configuration directory) that # implements a search results scorer. If empty, the default will be used. # html_search_scorer = 'scorer.js' # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = "PennyLane-Rigettidoc" # # -- Xanadu theme --------------------------------------------------------- html_theme = 'pennylane' # Register the theme as an extension to generate a sitemap.xml # extensions.append("guzzle_sphinx_theme") # xanadu theme options (see theme.conf for more information) html_theme_options = { "navbar_name": "PennyLane-Rigetti", "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-rigetti' edit_on_github_branch = 'master/doc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } latex_additional_files = ["macros.tex"] # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, "PennyLane-Rigetti.tex", "PennyLane-Rigetti Documentation", "Xanadu Inc.", "manual"), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "PennyLane-Rigetti", "PennyLane-Rigetti Documentation", [author], 1)] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "PennyLane-Rigetti", "PennyLane-Rigetti Documentation", author, "PennyLane-Rigetti", "Plugin for the PennyLane quantum machine learning library.", "Miscellaneous", ), ] # ============================================================ # the order in which autodoc lists the documented members autodoc_member_order = 'bysource' # inheritance_diagram graphviz attributes inheritance_node_attrs = dict(color='lightskyblue1', style='filled') #autodoc_default_flags = ['members'] autosummary_generate = True ########################################################################### # 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': "stable", 'version_slug': "stable", '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': [ ("html", "//docs.pennylane.ai/_/downloads/rigetti/en/stable/htmlzip/"), ], 'subprojects': [ ], 'slug': 'xanaduai-pennylane-forest', 'name': u'pennylane-rigetti', '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-rigetti', 'github_version': '5df9d66f55c29027b2e4f81d4d458ec24cf502da', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '5df9d66f55c29027b2e4f81d4d458ec24cf502da', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '5df9d66f55c29027b2e4f81d4d458ec24cf502da', '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': '5df9d66f', } # 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 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/xanaduai-pennylane-forest/builds/1562278/' 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-26T19:56:11.674191Z, end-time: 2023-06-26T19:56:22.456839Z, duration: 10, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done [autosummary] generating autosummary for: code.rst, devices/numpy_wavefunction.rst, devices/qpu.rst, devices/qvm.rst, devices/qvm_and_quilc_server_configuration.rst, devices/wavefunction.rst, index.rst, installation.rst, support.rst [automodsumm] code.rst: found 8 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: [new config] 17 added, 0 changed, 0 removed reading sources... [ 5%] code reading sources... [ 11%] code/api/pennylane_rigetti.CPHASE reading sources... [ 17%] code/api/pennylane_rigetti.NumpyWavefunctionDevice reading sources... [ 23%] code/api/pennylane_rigetti.QPUDevice reading sources... [ 29%] code/api/pennylane_rigetti.QVMDevice reading sources... [ 35%] code/api/pennylane_rigetti.WavefunctionDevice reading sources... [ 41%] code/api/pennylane_rigetti.load_program reading sources... [ 47%] code/api/pennylane_rigetti.load_quil reading sources... [ 52%] code/api/pennylane_rigetti.load_quil_from_file reading sources... [ 58%] devices/numpy_wavefunction reading sources... [ 64%] devices/qpu reading sources... [ 70%] devices/qvm reading sources... [ 76%] devices/qvm_and_quilc_server_configuration reading sources... [ 82%] devices/wavefunction reading sources... [ 88%] index reading sources... [ 94%] installation reading sources... [100%] support /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/checkouts/stable/doc/code.rst:2: WARNING: Title underline too short. pennylane-rigetti ================ /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/checkouts/stable/doc/index.rst:2: WARNING: Title underline too short. PennyLane-Rigetti Plugin ####################### looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] code writing output... [ 11%] code/api/pennylane_rigetti.CPHASE writing output... [ 17%] code/api/pennylane_rigetti.NumpyWavefunctionDevice writing output... [ 23%] code/api/pennylane_rigetti.QPUDevice writing output... [ 29%] code/api/pennylane_rigetti.QVMDevice writing output... [ 35%] code/api/pennylane_rigetti.WavefunctionDevice writing output... [ 41%] code/api/pennylane_rigetti.load_program writing output... [ 47%] code/api/pennylane_rigetti.load_quil writing output... [ 52%] code/api/pennylane_rigetti.load_quil_from_file writing output... [ 58%] devices/numpy_wavefunction writing output... [ 64%] devices/qpu writing output... [ 70%] devices/qvm writing output... [ 76%] devices/qvm_and_quilc_server_configuration writing output... [ 82%] devices/wavefunction writing output... [ 88%] index writing output... [ 94%] installation writing output... [100%] support generating indices... genindex py-modindex done highlighting module code... [ 16%] pennylane_rigetti.converter highlighting module code... [ 33%] pennylane_rigetti.numpy_wavefunction highlighting module code... [ 50%] pennylane_rigetti.ops highlighting module code... [ 66%] pennylane_rigetti.qpu highlighting module code... [ 83%] pennylane_rigetti.qvm highlighting module code... [100%] pennylane_rigetti.wavefunction 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 Updating searchtools for Read the Docs search... build succeeded, 3 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2023-06-26T19:56:22.796138Z, end-time: 2023-06-26T19:56:32.906892Z, duration: 10, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v5.3.0 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done [autosummary] generating autosummary for: code.rst, code/api/pennylane_rigetti.CPHASE.rst, code/api/pennylane_rigetti.NumpyWavefunctionDevice.rst, code/api/pennylane_rigetti.QPUDevice.rst, code/api/pennylane_rigetti.QVMDevice.rst, code/api/pennylane_rigetti.WavefunctionDevice.rst, code/api/pennylane_rigetti.load_program.rst, code/api/pennylane_rigetti.load_quil.rst, code/api/pennylane_rigetti.load_quil_from_file.rst, devices/numpy_wavefunction.rst, devices/qpu.rst, devices/qvm.rst, devices/qvm_and_quilc_server_configuration.rst, devices/wavefunction.rst, index.rst, installation.rst, support.rst [automodsumm] code.rst: found 8 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 17 added, 0 changed, 0 removed reading sources... [ 5%] code reading sources... [ 11%] code/api/pennylane_rigetti.CPHASE reading sources... [ 17%] code/api/pennylane_rigetti.NumpyWavefunctionDevice reading sources... [ 23%] code/api/pennylane_rigetti.QPUDevice reading sources... [ 29%] code/api/pennylane_rigetti.QVMDevice reading sources... [ 35%] code/api/pennylane_rigetti.WavefunctionDevice reading sources... [ 41%] code/api/pennylane_rigetti.load_program reading sources... [ 47%] code/api/pennylane_rigetti.load_quil reading sources... [ 52%] code/api/pennylane_rigetti.load_quil_from_file reading sources... [ 58%] devices/numpy_wavefunction reading sources... [ 64%] devices/qpu reading sources... [ 70%] devices/qvm reading sources... [ 76%] devices/qvm_and_quilc_server_configuration reading sources... [ 82%] devices/wavefunction reading sources... [ 88%] index reading sources... [ 94%] installation reading sources... [100%] support /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/checkouts/stable/doc/code.rst:2: WARNING: Title underline too short. pennylane-rigetti ================ /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-forest/checkouts/stable/doc/index.rst:2: WARNING: Title underline too short. PennyLane-Rigetti Plugin ####################### looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... installation support devices/numpy_wavefunction devices/wavefunction devices/qvm devices/qpu code code/api/pennylane_rigetti.load_program code/api/pennylane_rigetti.load_quil code/api/pennylane_rigetti.load_quil_from_file code/api/pennylane_rigetti.CPHASE code/api/pennylane_rigetti.NumpyWavefunctionDevice code/api/pennylane_rigetti.QPUDevice code/api/pennylane_rigetti.QVMDevice code/api/pennylane_rigetti.WavefunctionDevice done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 3 warnings. The HTML page is in ../_readthedocs/htmlzip.