Read the Docs build information Build id: 2465485 Project: xanaduai-pennylane-cirq Version: stable Commit: 9c11bffc113e0e213fec369b7e4c4c9a416c9a6f Date: 2024-09-06T18:06:07.792165Z State: finished Success: True [rtd-command-info] start-time: 2024-09-06T18:16:09.717977Z, end-time: 2024-09-06T18:16:10.304325Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/PennyLaneAI/pennylane-cirq.git . Cloning into '.'... [rtd-command-info] start-time: 2024-09-06T18:16:10.384985Z, end-time: 2024-09-06T18:16:10.936570Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 9c11bffc113e0e213fec369b7e4c4c9a416c9a6f From https://github.com/PennyLaneAI/pennylane-cirq * branch 9c11bffc113e0e213fec369b7e4c4c9a416c9a6f -> FETCH_HEAD [rtd-command-info] start-time: 2024-09-06T18:16:11.099669Z, end-time: 2024-09-06T18:16:11.191696Z, duration: 0, exit-code: 0 git checkout --force 9c11bffc113e0e213fec369b7e4c4c9a416c9a6f Note: switching to '9c11bffc113e0e213fec369b7e4c4c9a416c9a6f'. 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 9c11bff 0.36 postfix release (#192) [rtd-command-info] start-time: 2024-09-06T18:16:11.262062Z, end-time: 2024-09-06T18:16:11.343945Z, 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 doc/ directory with Sphinx sphinx: configuration: doc/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF and ePub formats: - htmlzip # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: doc/requirements.txt - method: pip path: . build: os: ubuntu-22.04 tools: python: "3.9" apt_packages: - graphviz [rtd-command-info] start-time: 2024-09-06T18:16:12.612094Z, end-time: 2024-09-06T18:16:16.982777Z, duration: 4, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2224 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2967 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1149 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1438 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.8 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2499 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3045 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] Fetched 13.9 MB in 3s (5476 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-09-06T18:16:17.051207Z, end-time: 2024-09-06T18:16:21.477370Z, duration: 4, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 168 not upgraded. Need to get 1500 kB of archives. After this operation, 4700 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1500 kB in 1s (2066 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-6ubuntu0.1_amd64.deb ... Unpacking graphviz (2.42.2-6ubuntu0.1) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-6ubuntu0.1) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ... [rtd-command-info] start-time: 2024-09-06T18:16:27.706765Z, end-time: 2024-09-06T18:16:27.823399Z, duration: 0, exit-code: 0 asdf global python 3.9.19 [rtd-command-info] start-time: 2024-09-06T18:16:28.411980Z, end-time: 2024-09-06T18:16:30.647103Z, duration: 2, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.19.final.0-64 in 1634ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-09-06T18:16:30.730402Z, end-time: 2024-09-06T18:16:53.223189Z, duration: 22, 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-cirq/envs/stable/lib/python3.9/site-packages (23.1) Collecting pip Downloading pip-24.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-74.1.2-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 24.3 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.2 setuptools-74.1.2 [rtd-command-info] start-time: 2024-09-06T18:16:53.306098Z, end-time: 2024-09-06T18:17:10.974982Z, duration: 17, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=6.0 (from sphinx) Downloading importlib_metadata-8.4.0-py3-none-any.whl.metadata (4.7 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting zipp>=0.5 (from importlib-metadata>=6.0->sphinx) Downloading zipp-3.20.1-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 109.1 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 160.9 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 270.0 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-8.4.0-py3-none-any.whl (26 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 312.3 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading idna-3.8-py3-none-any.whl (66 kB) Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) Downloading zipp-3.20.1-py3-none-any.whl (9.0 kB) Installing collected packages: snowballstemmer, zipp, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-0.7.16 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.8 imagesize-1.4.1 importlib-metadata-8.4.0 packaging-24.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.4.7 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.0.1 urllib3-2.2.2 zipp-3.20.1 [rtd-command-info] start-time: 2024-09-06T18:17:11.050062Z, end-time: 2024-09-06T18:19:15.463786Z, duration: 124, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting alabaster==0.7.12 (from -r doc/requirements.txt (line 1)) Downloading alabaster-0.7.12-py2.py3-none-any.whl.metadata (2.0 kB) Collecting appdirs==1.4.4 (from -r doc/requirements.txt (line 2)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting attrs==20.3.0 (from -r doc/requirements.txt (line 3)) Downloading attrs-20.3.0-py2.py3-none-any.whl.metadata (10 kB) Collecting autograd==1.4 (from -r doc/requirements.txt (line 4)) Downloading autograd-1.4-py3-none-any.whl.metadata (731 bytes) Collecting autoray==0.3.1 (from -r doc/requirements.txt (line 5)) Downloading autoray-0.3.1-py3-none-any.whl.metadata (16 kB) Collecting backports.cached-property==1.0.1 (from -r doc/requirements.txt (line 6)) Downloading backports.cached_property-1.0.1-py3-none-any.whl.metadata (3.8 kB) Collecting Babel==2.9.1 (from -r doc/requirements.txt (line 7)) Downloading Babel-2.9.1-py2.py3-none-any.whl.metadata (1.2 kB) Collecting cachetools==5.3 (from -r doc/requirements.txt (line 8)) Downloading cachetools-5.3.0-py3-none-any.whl.metadata (5.2 kB) Collecting certifi==2023.7.22 (from -r doc/requirements.txt (line 9)) Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Collecting charset-normalizer==2.0.12 (from -r doc/requirements.txt (line 10)) Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) Collecting cirq==1.3.0 (from -r doc/requirements.txt (line 11)) Downloading cirq-1.3.0-py3-none-any.whl.metadata (7.5 kB) Collecting cirq-core==1.3.0 (from -r doc/requirements.txt (line 12)) Downloading cirq_core-1.3.0-py3-none-any.whl.metadata (1.9 kB) Collecting cirq-pasqal==1.3.0 (from -r doc/requirements.txt (line 13)) Downloading cirq_pasqal-1.3.0-py3-none-any.whl.metadata (1.6 kB) Collecting cycler==0.10.0 (from -r doc/requirements.txt (line 14)) Downloading cycler-0.10.0-py2.py3-none-any.whl.metadata (722 bytes) Collecting decorator==5.1.1 (from -r doc/requirements.txt (line 15)) Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Collecting deprecation==2.1.0 (from -r doc/requirements.txt (line 16)) Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB) Collecting docutils==0.16.0 (from -r doc/requirements.txt (line 17)) Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) Collecting duet==0.2.8 (from -r doc/requirements.txt (line 18)) Downloading duet-0.2.8-py3-none-any.whl.metadata (2.2 kB) Collecting fonttools==4.32.0 (from -r doc/requirements.txt (line 19)) Downloading fonttools-4.32.0-py3-none-any.whl.metadata (122 kB) Collecting future==0.18.3 (from -r doc/requirements.txt (line 20)) Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 89.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting google-api-core==2.0.0 (from -r doc/requirements.txt (line 21)) Downloading google_api_core-2.0.0-py2.py3-none-any.whl.metadata (2.2 kB) Collecting google-auth==2.25.2 (from -r doc/requirements.txt (line 22)) Downloading google_auth-2.25.2-py2.py3-none-any.whl.metadata (4.7 kB) Collecting googleapis-common-protos==1.56.0 (from -r doc/requirements.txt (line 23)) Downloading googleapis_common_protos-1.56.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting idna==2.10 (from -r doc/requirements.txt (line 24)) Downloading idna-2.10-py2.py3-none-any.whl.metadata (9.1 kB) Collecting imagesize==1.3.0 (from -r doc/requirements.txt (line 25)) Downloading imagesize-1.3.0-py2.py3-none-any.whl.metadata (1.4 kB) Collecting importlib-metadata==3.10.1 (from -r doc/requirements.txt (line 26)) Downloading importlib_metadata-3.10.1-py3-none-any.whl.metadata (3.5 kB) Collecting iniconfig==1.1.1 (from -r doc/requirements.txt (line 27)) Downloading iniconfig-1.1.1-py2.py3-none-any.whl.metadata (2.4 kB) Collecting ipython-genutils==0.2.0 (from -r doc/requirements.txt (line 28)) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl.metadata (755 bytes) Collecting Jinja2==3.1.1 (from -r doc/requirements.txt (line 29)) Downloading Jinja2-3.1.1-py3-none-any.whl.metadata (3.5 kB) Collecting jsonschema==3.2.0 (from -r doc/requirements.txt (line 30)) Downloading jsonschema-3.2.0-py2.py3-none-any.whl.metadata (7.8 kB) Collecting jupyter-core==4.11.2 (from -r doc/requirements.txt (line 31)) Downloading jupyter_core-4.11.2-py3-none-any.whl.metadata (4.7 kB) Collecting kiwisolver==1.4.2 (from -r doc/requirements.txt (line 32)) Downloading kiwisolver-1.4.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.4 kB) Collecting MarkupSafe==2.1.1 (from -r doc/requirements.txt (line 33)) Downloading MarkupSafe-2.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) Collecting matplotlib==3.5.1 (from -r doc/requirements.txt (line 34)) Downloading matplotlib-3.5.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (6.7 kB) Collecting mpmath==1.3.0 (from -r doc/requirements.txt (line 35)) Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) Collecting nbformat==5.1.3 (from -r doc/requirements.txt (line 36)) Downloading nbformat-5.1.3-py3-none-any.whl.metadata (1.4 kB) Collecting networkx==2.6.3 (from -r doc/requirements.txt (line 37)) Downloading networkx-2.6.3-py3-none-any.whl.metadata (5.0 kB) Collecting ninja==1.10.2.3 (from -r doc/requirements.txt (line 38)) Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (5.0 kB) Collecting numpy (from -r doc/requirements.txt (line 39)) Downloading numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting openfermion==1.3.0 (from -r doc/requirements.txt (line 40)) Downloading openfermion-1.3.0-py3-none-any.whl.metadata (10 kB) Collecting openfermionpyscf==0.5 (from -r doc/requirements.txt (line 41)) Downloading openfermionpyscf-0.5-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: packaging>=24 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from -r doc/requirements.txt (line 42)) (24.1) Collecting pandas==1.3.5 (from -r doc/requirements.txt (line 43)) Downloading pandas-1.3.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) Collecting pennylane==0.28.0 (from -r doc/requirements.txt (line 44)) Downloading PennyLane-0.28.0-py3-none-any.whl.metadata (8.7 kB) Collecting PennyLane-Lightning==0.28 (from -r doc/requirements.txt (line 45)) Downloading PennyLane_Lightning-0.28.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.4 kB) Collecting Pillow==10.0.1 (from -r doc/requirements.txt (line 46)) Downloading Pillow-10.0.1-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting pluggy==1.0.0 (from -r doc/requirements.txt (line 47)) Downloading pluggy-1.0.0-py2.py3-none-any.whl.metadata (4.3 kB) Collecting protobuf==3.19.5 (from -r doc/requirements.txt (line 48)) Downloading protobuf-3.19.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (787 bytes) Collecting PubChemPy==1.0.4 (from -r doc/requirements.txt (line 49)) Downloading PubChemPy-1.0.4.tar.gz (29 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting py==1.11.0 (from -r doc/requirements.txt (line 50)) Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) Collecting Pygments==2.15.0 (from -r doc/requirements.txt (line 51)) Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) Collecting pyparsing==2.4.7 (from -r doc/requirements.txt (line 52)) Downloading pyparsing-2.4.7-py2.py3-none-any.whl.metadata (3.6 kB) Collecting pyrsistent==0.18.0 (from -r doc/requirements.txt (line 53)) Downloading pyrsistent-0.18.0-cp39-cp39-manylinux1_x86_64.whl.metadata (26 kB) Collecting pyscf==1.7.6 (from -r doc/requirements.txt (line 54)) Downloading pyscf-1.7.6-cp39-cp39-manylinux1_x86_64.whl.metadata (1.4 kB) Collecting pytest==6.2.5 (from -r doc/requirements.txt (line 55)) Downloading pytest-6.2.5-py3-none-any.whl.metadata (7.5 kB) Collecting python-dateutil==2.8.2 (from -r doc/requirements.txt (line 56)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl.metadata (8.2 kB) Collecting pytz==2021.1 (from -r doc/requirements.txt (line 57)) Downloading pytz-2021.1-py2.py3-none-any.whl.metadata (21 kB) Collecting PyYAML==6.0 (from -r doc/requirements.txt (line 58)) Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (2.0 kB) Collecting requests==2.31.0 (from -r doc/requirements.txt (line 59)) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting retworkx==0.11.0 (from -r doc/requirements.txt (line 60)) Downloading retworkx-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (9.2 kB) Collecting scipy==1.10.0 (from -r doc/requirements.txt (line 61)) Downloading scipy-1.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB) Collecting semantic-version==2.10 (from -r doc/requirements.txt (line 62)) Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Collecting six==1.16.0 (from -r doc/requirements.txt (line 63)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from -r doc/requirements.txt (line 64)) (2.2.0) Collecting sortedcontainers==2.4.0 (from -r doc/requirements.txt (line 65)) Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) Collecting Sphinx==4.3.2 (from -r doc/requirements.txt (line 66)) Downloading Sphinx-4.3.2-py3-none-any.whl.metadata (8.0 kB) Collecting sphinx-automodapi==0.14.1 (from -r doc/requirements.txt (line 67)) Downloading sphinx_automodapi-0.14.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-applehelp==1.0.2 (from -r doc/requirements.txt (line 68)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-devhelp==1.0.2 (from -r doc/requirements.txt (line 69)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp==2.0.0 (from -r doc/requirements.txt (line 70)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from -r doc/requirements.txt (line 71)) (1.0.1) Collecting sphinxcontrib-qthelp==1.0.3 (from -r doc/requirements.txt (line 72)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-serializinghtml==1.1.5 (from -r doc/requirements.txt (line 73)) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sympy==1.9 (from -r doc/requirements.txt (line 74)) Downloading sympy-1.9-py3-none-any.whl.metadata (12 kB) Collecting toml==0.10.2 (from -r doc/requirements.txt (line 75)) Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) Collecting tqdm==4.64.0 (from -r doc/requirements.txt (line 76)) Downloading tqdm-4.64.0-py2.py3-none-any.whl.metadata (57 kB) Collecting traitlets==5.1.0 (from -r doc/requirements.txt (line 77)) Downloading traitlets-5.1.0-py3-none-any.whl.metadata (6.4 kB) Collecting typing_extensions==4.2.0 (from -r doc/requirements.txt (line 78)) Downloading typing_extensions-4.2.0-py3-none-any.whl.metadata (6.2 kB) Collecting urllib3==1.26.18 (from -r doc/requirements.txt (line 79)) Downloading urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB) Collecting pennylane-sphinx-theme (from -r doc/requirements.txt (line 81)) Downloading pennylane_sphinx_theme-0.5.7-py3-none-any.whl.metadata (4.1 kB) Collecting zipp==3.8.0 (from -r doc/requirements.txt (line 82)) Downloading zipp-3.8.0-py3-none-any.whl.metadata (2.7 kB) Collecting cirq-aqt==1.3.0 (from cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading cirq_aqt-1.3.0-py3-none-any.whl.metadata (1.6 kB) Collecting cirq-ft==1.3.0 (from cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading cirq_ft-1.3.0-py3-none-any.whl.metadata (1.3 kB) Collecting cirq-google==1.3.0 (from cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading cirq_google-1.3.0-py3-none-any.whl.metadata (2.0 kB) Collecting cirq-ionq==1.3.0 (from cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading cirq_ionq-1.3.0-py3-none-any.whl.metadata (1.6 kB) Collecting cirq-rigetti==1.3.0 (from cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading cirq_rigetti-1.3.0-py3-none-any.whl.metadata (1.7 kB) Collecting cirq-web==1.3.0 (from cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading cirq_web-1.3.0-py3-none-any.whl.metadata (2.6 kB) Collecting numpy (from -r doc/requirements.txt (line 39)) Downloading numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Requirement already satisfied: setuptools>=40.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from google-api-core==2.0.0->-r doc/requirements.txt (line 21)) (74.1.2) Collecting pyasn1-modules>=0.2.1 (from google-auth==2.25.2->-r doc/requirements.txt (line 22)) Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) Collecting rsa<5,>=3.1.4 (from google-auth==2.25.2->-r doc/requirements.txt (line 22)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting h5py>=2.8 (from openfermion==1.3.0->-r doc/requirements.txt (line 40)) Downloading h5py-3.11.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting numpy (from -r doc/requirements.txt (line 39)) Downloading numpy-1.23.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB) Collecting ipywidgets (from cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading ipywidgets-8.1.5-py3-none-any.whl.metadata (2.3 kB) Collecting nbconvert (from cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading nbconvert-7.16.4-py3-none-any.whl.metadata (8.5 kB) Collecting proto-plus>=1.20.0 (from cirq-google==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading proto_plus-1.24.0-py3-none-any.whl.metadata (2.2 kB) Collecting pyquil<4.0.0,>=3.2.0 (from cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading pyquil-3.5.4-py3-none-any.whl.metadata (11 kB) Collecting xanadu-sphinx-theme~=0.5.0 (from pennylane-sphinx-theme->-r doc/requirements.txt (line 81)) Downloading xanadu_sphinx_theme-0.5.0-py3-none-any.whl.metadata (14 kB) Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 81)) Downloading sphinx_gallery-0.17.1-py3-none-any.whl.metadata (8.9 kB) Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth==2.25.2->-r doc/requirements.txt (line 22)) Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) Collecting importlib-resources (from xanadu-sphinx-theme~=0.5.0->pennylane-sphinx-theme->-r doc/requirements.txt (line 81)) Downloading importlib_resources-6.4.4-py3-none-any.whl.metadata (4.0 kB) INFO: pip is looking at multiple versions of sphinx-gallery to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 81)) Downloading sphinx_gallery-0.17.0-py3-none-any.whl.metadata (8.9 kB) Downloading sphinx_gallery-0.16.0-py3-none-any.whl.metadata (8.3 kB) Collecting grpcio<2.0dev,>=1.33.2 (from google-api-core[grpc]>=1.14.0->cirq-google==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading grpcio-1.66.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.9 kB) Collecting deprecated<2.0.0,>=1.2.13 (from pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) Collecting lark<0.12.0,>=0.11.1 (from pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading lark-0.11.3.tar.gz (229 kB) 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.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading qcs_api_client-0.21.6-py3-none-any.whl.metadata (3.9 kB) Collecting rpcq<4.0.0,>=3.10.0 (from pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading rpcq-3.11.0.tar.gz (45 kB) 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.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading tenacity-8.5.0-py3-none-any.whl.metadata (1.2 kB) Collecting types-deprecated<2.0.0.0,>=1.2.9.2 (from pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading types_Deprecated-1.2.9.20240311-py3-none-any.whl.metadata (1.6 kB) Collecting types-python-dateutil<3.0.0,>=2.8.19 (from pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading types_python_dateutil-2.9.0.20240906-py3-none-any.whl.metadata (1.9 kB) Collecting types-retry<0.10.0,>=0.9.9 (from pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading types_retry-0.9.9.4-py3-none-any.whl.metadata (1.4 kB) Collecting comm>=0.1.3 (from ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting ipython>=6.1.0 (from ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading ipython-8.18.1-py3-none-any.whl.metadata (6.0 kB) Collecting widgetsnbextension~=4.0.12 (from ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading widgetsnbextension-4.0.13-py3-none-any.whl.metadata (1.6 kB) Collecting jupyterlab-widgets~=3.0.12 (from ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading jupyterlab_widgets-3.0.13-py3-none-any.whl.metadata (4.1 kB) Collecting beautifulsoup4 (from nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading bleach-6.1.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyterlab-pygments (from nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Collecting mistune<4,>=2.0.3 (from nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading mistune-3.0.2-py3-none-any.whl.metadata (1.7 kB) Collecting nbclient>=0.5.0 (from nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading nbclient-0.10.0-py3-none-any.whl.metadata (7.8 kB) INFO: pip is looking at multiple versions of nbconvert to determine which version is compatible with other requirements. This could take a while. Collecting nbconvert (from cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading nbconvert-7.16.3-py3-none-any.whl.metadata (8.2 kB) Downloading nbconvert-7.16.2-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.16.1-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.16.0-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.15.0-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.14.2-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.14.1-py3-none-any.whl.metadata (7.7 kB) INFO: pip is still looking at multiple versions of nbconvert to determine which version is compatible with other requirements. This could take a while. Downloading nbconvert-7.14.0-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.13.1-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.13.0-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.12.0-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.11.0-py3-none-any.whl.metadata (7.7 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Downloading nbconvert-7.10.0-py3-none-any.whl.metadata (7.8 kB) Downloading nbconvert-7.9.2-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.9.1-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.9.0-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.8.0-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.7.4-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.7.3-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.7.2-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.7.1-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.7.0-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.6.0-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.5.0-py3-none-any.whl.metadata (7.9 kB) Collecting mistune<3,>=2.0.3 (from nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading mistune-2.0.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting nbconvert (from cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading nbconvert-7.4.0-py3-none-any.whl.metadata (7.9 kB) Collecting pandocfilters>=1.4.1 (from nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting tinycss2 (from nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading tinycss2-1.3.0-py3-none-any.whl.metadata (3.0 kB) Collecting wrapt<2,>=1.10 (from deprecated<2.0.0,>=1.2.13->pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting jedi>=0.16 (from ipython>=6.1.0->ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython>=6.1.0->ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython>=6.1.0->ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading prompt_toolkit-3.0.47-py3-none-any.whl.metadata (6.4 kB) Collecting stack-data (from ipython>=6.1.0->ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting exceptiongroup (from ipython>=6.1.0->ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) Collecting pexpect>4.3 (from ipython>=6.1.0->ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting jupyter-client>=6.1.12 (from nbclient>=0.5.0->nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading jupyter_client-8.6.2-py3-none-any.whl.metadata (8.3 kB) INFO: pip is looking at multiple versions of nbclient to determine which version is compatible with other requirements. This could take a while. Collecting nbclient>=0.5.0 (from nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading nbclient-0.9.1-py3-none-any.whl.metadata (7.8 kB) Downloading nbclient-0.9.0-py3-none-any.whl.metadata (7.8 kB) Downloading nbclient-0.8.0-py3-none-any.whl.metadata (7.8 kB) Downloading nbclient-0.7.4-py3-none-any.whl.metadata (7.9 kB) Downloading nbclient-0.7.3-py3-none-any.whl.metadata (8.0 kB) Downloading nbclient-0.7.2-py3-none-any.whl.metadata (8.2 kB) Downloading nbclient-0.7.1-py3-none-any.whl.metadata (8.1 kB) WARNING: Ignoring version 0.7.1 of nbclient since it has invalid metadata: Requested nbclient>=0.5.0 from https://files.pythonhosted.org/packages/e0/3b/5a5196f6c8568d8d720d19278b580c0a2bcbf1b2d3e9fa671a1eb0e2c777/nbclient-0.7.1-py3-none-any.whl (from nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) has invalid metadata: Expected end or semicolon (after name and no valid version specifier) jupyter-core!=~5.0,>=4.12 ^ Please use pip<24.1 if you need to use this version. Downloading nbclient-0.7.0-py3-none-any.whl.metadata (5.1 kB) Collecting nest-asyncio (from nbclient>=0.5.0->nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) INFO: pip is still looking at multiple versions of nbclient to determine which version is compatible with other requirements. This could take a while. Collecting nbclient>=0.5.0 (from nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading nbclient-0.6.8-py3-none-any.whl.metadata (5.1 kB) Downloading nbclient-0.6.7-py3-none-any.whl.metadata (5.1 kB) Downloading nbclient-0.6.6-py3-none-any.whl.metadata (5.1 kB) Downloading nbclient-0.6.5-py3-none-any.whl.metadata (5.1 kB) Downloading nbclient-0.6.4-py3-none-any.whl.metadata (5.1 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Downloading nbclient-0.6.3-py3-none-any.whl.metadata (5.1 kB) Collecting PyJWT<3.0.0,>=2.4.0 (from qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) INFO: pip is looking at multiple versions of qcs-api-client to determine which version is compatible with other requirements. This could take a while. Collecting qcs-api-client<0.22.0,>=0.21.0 (from pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading qcs_api_client-0.21.5-py3-none-any.whl.metadata (3.9 kB) Downloading qcs_api_client-0.21.4-py3-none-any.whl.metadata (3.9 kB) Downloading qcs_api_client-0.21.3-py3-none-any.whl.metadata (3.9 kB) Downloading qcs_api_client-0.21.2-py3-none-any.whl.metadata (3.9 kB) Collecting httpx<0.24.0,>=0.23.0 (from qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading httpx-0.23.3-py3-none-any.whl.metadata (7.1 kB) Collecting iso8601<2.0.0,>=1.0.2 (from qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading iso8601-1.1.0-py3-none-any.whl.metadata (9.8 kB) Collecting pydantic<2.0.0,>=1.7.2 (from qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading pydantic-1.10.18-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (152 kB) Collecting retrying<2.0.0,>=1.3.3 (from qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB) Collecting rfc3339<7.0,>=6.2 (from qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading rfc3339-6.2-py3-none-any.whl.metadata (816 bytes) Collecting msgpack<2.0,>=0.6 (from rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) Collecting python-rapidjson (from rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading python_rapidjson-1.20-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Collecting pyzmq>=17 (from rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading pyzmq-26.2.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.2 kB) Collecting ruamel.yaml (from rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading ruamel.yaml-0.18.6-py3-none-any.whl.metadata (23 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting webencodings (from bleach!=5.0.0->nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) 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.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading httpcore-0.16.3-py3-none-any.whl.metadata (16 kB) Collecting rfc3986<2,>=1.3 (from rfc3986[idna2008]<2,>=1.3->httpx<0.24.0,>=0.23.0->qcs-api-client<0.22.0,>=0.21.0->pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading rfc3986-1.5.0-py2.py3-none-any.whl.metadata (6.5 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.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=6.1.0->ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) INFO: pip is looking at multiple versions of jupyter-client to determine which version is compatible with other requirements. This could take a while. Collecting jupyter-client>=6.1.5 (from nbclient>=0.5.0->nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading jupyter_client-8.6.1-py3-none-any.whl.metadata (8.3 kB) Downloading jupyter_client-8.6.0-py3-none-any.whl.metadata (8.3 kB) Downloading jupyter_client-8.4.0-py3-none-any.whl.metadata (8.3 kB) Downloading jupyter_client-8.3.1-py3-none-any.whl.metadata (8.5 kB) Downloading jupyter_client-8.3.0-py3-none-any.whl.metadata (8.5 kB) Downloading jupyter_client-8.2.0-py3-none-any.whl.metadata (8.5 kB) Downloading jupyter_client-8.1.0-py3-none-any.whl.metadata (8.6 kB) INFO: pip is still looking at multiple versions of jupyter-client to determine which version is compatible with other requirements. This could take a while. Downloading jupyter_client-8.0.3-py3-none-any.whl.metadata (8.6 kB) Downloading jupyter_client-8.0.2-py3-none-any.whl.metadata (8.9 kB) Downloading jupyter_client-8.0.1-py3-none-any.whl.metadata (8.9 kB) Downloading jupyter_client-8.0.0-py3-none-any.whl.metadata (8.9 kB) Downloading jupyter_client-7.4.9-py3-none-any.whl.metadata (8.5 kB) Collecting entrypoints (from jupyter-client>=6.1.5->nbclient>=0.5.0->nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading entrypoints-0.4-py3-none-any.whl.metadata (2.6 kB) Collecting tornado>=6.2 (from jupyter-client>=6.1.5->nbclient>=0.5.0->nbconvert->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=6.1.0->ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->ipython>=6.1.0->ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->rpcq<4.0.0,>=3.10.0->pyquil<4.0.0,>=3.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (2.2 kB) Collecting executing>=1.2.0 (from stack-data->ipython>=6.1.0->ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading executing-2.1.0-py2.py3-none-any.whl.metadata (8.9 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=6.1.0->ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB) Collecting pure-eval (from stack-data->ipython>=6.1.0->ipywidgets->cirq-ft==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) 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.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 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.2.0->cirq-rigetti==1.3.0->cirq==1.3.0->-r doc/requirements.txt (line 11)) Downloading anyio-4.4.0-py3-none-any.whl.metadata (4.6 kB) Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Downloading autograd-1.4-py3-none-any.whl (48 kB) Downloading autoray-0.3.1-py3-none-any.whl (36 kB) Downloading backports.cached_property-1.0.1-py3-none-any.whl (5.7 kB) Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 256.0 MB/s eta 0:00:00 Downloading cachetools-5.3.0-py3-none-any.whl (9.3 kB) Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Downloading cirq-1.3.0-py3-none-any.whl (8.1 kB) Downloading cirq_core-1.3.0-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 296.7 MB/s eta 0:00:00 Downloading cirq_pasqal-1.3.0-py3-none-any.whl (31 kB) Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 282.4 MB/s eta 0:00:00 Downloading duet-0.2.8-py3-none-any.whl (29 kB) Downloading fonttools-4.32.0-py3-none-any.whl (900 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 900.8/900.8 kB 325.9 MB/s eta 0:00:00 Downloading google_api_core-2.0.0-py2.py3-none-any.whl (92 kB) Downloading google_auth-2.25.2-py2.py3-none-any.whl (184 kB) Downloading googleapis_common_protos-1.56.0-py2.py3-none-any.whl (241 kB) Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Downloading importlib_metadata-3.10.1-py3-none-any.whl (14 kB) Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Downloading Jinja2-3.1.1-py3-none-any.whl (132 kB) Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Downloading jupyter_core-4.11.2-py3-none-any.whl (88 kB) Downloading kiwisolver-1.4.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 184.4 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading matplotlib-3.5.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (11.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.2/11.2 MB 264.5 MB/s eta 0:00:00 Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 308.2 MB/s eta 0:00:00 Downloading nbformat-5.1.3-py3-none-any.whl (178 kB) Downloading networkx-2.6.3-py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 331.9 MB/s eta 0:00:00 Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) Downloading openfermion-1.3.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 183.6 MB/s eta 0:00:00 Downloading openfermionpyscf-0.5-py3-none-any.whl (16 kB) Downloading pandas-1.3.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 271.3 MB/s eta 0:00:00 Downloading PennyLane-0.28.0-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 338.8 MB/s eta 0:00:00 Downloading PennyLane_Lightning-0.28.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.4/15.4 MB 232.9 MB/s eta 0:00:00 Downloading Pillow-10.0.1-cp39-cp39-manylinux_2_28_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 206.9 MB/s eta 0:00:00 Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Downloading protobuf-3.19.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 320.8 MB/s eta 0:00:00 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 321.5 MB/s eta 0:00:00 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Downloading pyrsistent-0.18.0-cp39-cp39-manylinux1_x86_64.whl (117 kB) Downloading pyscf-1.7.6-cp39-cp39-manylinux1_x86_64.whl (29.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 29.7/29.7 MB 228.5 MB/s eta 0:00:00 Downloading pytest-6.2.5-py3-none-any.whl (280 kB) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 661.8/661.8 kB 311.6 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) Downloading retworkx-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 323.0 MB/s eta 0:00:00 Downloading scipy-1.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.4/34.4 MB 229.7 MB/s eta 0:00:00 Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Downloading Sphinx-4.3.2-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 171.4 MB/s eta 0:00:00 Downloading sphinx_automodapi-0.14.1-py3-none-any.whl (77 kB) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Downloading sympy-1.9-py3-none-any.whl (6.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 234.7 MB/s eta 0:00:00 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Downloading tqdm-4.64.0-py2.py3-none-any.whl (78 kB) Downloading traitlets-5.1.0-py3-none-any.whl (101 kB) Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB) Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) Downloading cirq_aqt-1.3.0-py3-none-any.whl (27 kB) Downloading cirq_ft-1.3.0-py3-none-any.whl (143 kB) Downloading cirq_google-1.3.0-py3-none-any.whl (598 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.8/598.8 kB 285.4 MB/s eta 0:00:00 Downloading cirq_ionq-1.3.0-py3-none-any.whl (60 kB) Downloading cirq_rigetti-1.3.0-py3-none-any.whl (66 kB) Downloading cirq_web-1.3.0-py3-none-any.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.5/596.5 kB 287.4 MB/s eta 0:00:00 Downloading numpy-1.23.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 232.9 MB/s eta 0:00:00 Downloading pennylane_sphinx_theme-0.5.7-py3-none-any.whl (17 kB) Downloading h5py-3.11.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 248.6 MB/s eta 0:00:00 Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) Downloading rsa-4.9-py3-none-any.whl (34 kB) Downloading xanadu_sphinx_theme-0.5.0-py3-none-any.whl (50 kB) Downloading sphinx_gallery-0.16.0-py3-none-any.whl (413 kB) Downloading proto_plus-1.24.0-py3-none-any.whl (50 kB) Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) Downloading pyquil-3.5.4-py3-none-any.whl (223 kB) Downloading importlib_resources-6.4.4-py3-none-any.whl (35 kB) Downloading ipywidgets-8.1.5-py3-none-any.whl (139 kB) Downloading nbconvert-7.4.0-py3-none-any.whl (285 kB) Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) Downloading grpcio-1.66.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 212.3 MB/s eta 0:00:00 Downloading ipython-8.18.1-py3-none-any.whl (808 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 808.2/808.2 kB 308.7 MB/s eta 0:00:00 Downloading jupyterlab_widgets-3.0.13-py3-none-any.whl (214 kB) Downloading mistune-2.0.5-py2.py3-none-any.whl (24 kB) Downloading nbclient-0.6.3-py3-none-any.whl (71 kB) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading qcs_api_client-0.21.2-py3-none-any.whl (147 kB) Downloading tenacity-8.5.0-py3-none-any.whl (28 kB) Downloading types_Deprecated-1.2.9.20240311-py3-none-any.whl (3.5 kB) Downloading types_python_dateutil-2.9.0.20240906-py3-none-any.whl (9.7 kB) Downloading types_retry-0.9.9.4-py3-none-any.whl (2.5 kB) Downloading widgetsnbextension-4.0.13-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 279.9 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) Downloading bleach-6.1.0-py3-none-any.whl (162 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading tinycss2-1.3.0-py3-none-any.whl (22 kB) Downloading httpx-0.23.3-py3-none-any.whl (71 kB) Downloading iso8601-1.1.0-py3-none-any.whl (9.9 kB) Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 333.5 MB/s eta 0:00:00 Downloading jupyter_client-7.4.9-py3-none-any.whl (133 kB) Downloading msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading prompt_toolkit-3.0.47-py3-none-any.whl (386 kB) Downloading pydantic-1.10.18-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 256.9 MB/s eta 0:00:00 Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB) Downloading pyzmq-26.2.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (862 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 862.1/862.1 kB 311.0 MB/s eta 0:00:00 Downloading retrying-1.3.4-py3-none-any.whl (11 kB) Downloading rfc3339-6.2-py3-none-any.whl (5.5 kB) Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Downloading python_rapidjson-1.20-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 316.8 MB/s eta 0:00:00 Downloading ruamel.yaml-0.18.6-py3-none-any.whl (117 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Downloading executing-2.1.0-py2.py3-none-any.whl (25 kB) Downloading httpcore-0.16.3-py3-none-any.whl (69 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) Downloading ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (562 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.1/562.1 kB 287.9 MB/s eta 0:00:00 Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (436 kB) Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Downloading anyio-4.4.0-py3-none-any.whl (86 kB) Downloading h11-0.14.0-py3-none-any.whl (58 kB) Building wheels for collected packages: future, PubChemPy, lark, rpcq Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.3-py3-none-any.whl size=492025 sha256=0cc681e6437d45c780c43e28b0c95a22bde2bb9a7fca9a6a1e2fc0db252e11be Stored in directory: /tmp/pip-ephem-wheel-cache-rn68k8wq/wheels/bf/5d/6a/2e53874f7ec4e2bede522385439531fafec8fafe005b5c3d1b Building wheel for PubChemPy (setup.py): started Building wheel for PubChemPy (setup.py): finished with status 'done' Created wheel for PubChemPy: filename=PubChemPy-1.0.4-py3-none-any.whl size=13820 sha256=e130e49c6532ed54fcc562773136d1faa83cd49eb07e7006797d5d67622a7ad8 Stored in directory: /tmp/pip-ephem-wheel-cache-rn68k8wq/wheels/84/45/0e/b597debba098119b642eaf728ae1883d23ad8ea2a9366f2ded 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=99632 sha256=f31833e21fb829ce8f52ef90d29b78d81905ffacbd1ff23866f31d840ea651b5 Stored in directory: /tmp/pip-ephem-wheel-cache-rn68k8wq/wheels/ec/6a/24/f8eeaf52fee56bfe54309621b59c41bb7f1df56f4bfbcdb0ce 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=45972 sha256=413ef7353343125cf09e2abe58f058bb044355852a0dad242bdd1f2243b543b7 Stored in directory: /tmp/pip-ephem-wheel-cache-rn68k8wq/wheels/a6/c4/42/34581dfe489802146924ad802b13aa7fe3820f9e8c15f67afc Successfully built future PubChemPy lark rpcq Installing collected packages: webencodings, wcwidth, types-retry, sortedcontainers, rfc3986, rfc3339, pytz, pure-eval, PubChemPy, ptyprocess, ninja, mpmath, mistune, lark, ipython-genutils, iniconfig, appdirs, alabaster, zipp, wrapt, widgetsnbextension, urllib3, typing_extensions, types-python-dateutil, types-deprecated, traitlets, tqdm, tornado, toml, tinycss2, tenacity, sympy, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, sniffio, six, semantic-version, ruamel.yaml.clib, pyzmq, PyYAML, python-rapidjson, pyrsistent, pyparsing, PyJWT, Pygments, pyasn1, py, protobuf, prompt-toolkit, pluggy, Pillow, pexpect, parso, pandocfilters, numpy, networkx, nest-asyncio, msgpack, MarkupSafe, kiwisolver, jupyterlab-widgets, jupyterlab-pygments, iso8601, imagesize, idna, h11, grpcio, future, fonttools, executing, exceptiongroup, entrypoints, duet, docutils, deprecation, defusedxml, decorator, charset-normalizer, certifi, cachetools, backports.cached-property, Babel, attrs, scipy, ruamel.yaml, rsa, retworkx, retrying, requests, python-dateutil, pytest, pydantic, pyasn1-modules, proto-plus, matplotlib-inline, jupyter-core, jsonschema, Jinja2, jedi, importlib-resources, importlib-metadata, h5py, googleapis-common-protos, deprecated, cycler, comm, bleach, beautifulsoup4, autoray, autograd, asttokens, anyio, stack-data, Sphinx, rpcq, pyscf, pandas, nbformat, matplotlib, jupyter-client, httpcore, google-auth, sphinx-gallery, sphinx-automodapi, nbclient, ipython, httpx, google-api-core, cirq-core, xanadu-sphinx-theme, qcs-api-client, nbconvert, ipywidgets, cirq-web, cirq-pasqal, cirq-ionq, cirq-aqt, pyquil, pennylane-sphinx-theme, cirq-google, cirq-ft, openfermion, cirq-rigetti, openfermionpyscf, cirq, PennyLane-Lightning, pennylane Attempting uninstall: alabaster Found existing installation: alabaster 0.7.16 Uninstalling alabaster-0.7.16: Successfully uninstalled alabaster-0.7.16 Attempting uninstall: zipp Found existing installation: zipp 3.20.1 Uninstalling zipp-3.20.1: Successfully uninstalled zipp-3.20.1 Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.2 Uninstalling urllib3-2.2.2: Successfully uninstalled urllib3-2.2.2 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: Pygments Found existing installation: Pygments 2.18.0 Uninstalling Pygments-2.18.0: Successfully uninstalled Pygments-2.18.0 Attempting uninstall: MarkupSafe Found existing installation: MarkupSafe 2.1.5 Uninstalling MarkupSafe-2.1.5: Successfully uninstalled MarkupSafe-2.1.5 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.8 Uninstalling idna-3.8: Successfully uninstalled idna-3.8 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.3.2 Uninstalling charset-normalizer-3.3.2: Successfully uninstalled charset-normalizer-3.3.2 Attempting uninstall: certifi Found existing installation: certifi 2024.8.30 Uninstalling certifi-2024.8.30: Successfully uninstalled certifi-2024.8.30 Attempting uninstall: Babel Found existing installation: babel 2.16.0 Uninstalling babel-2.16.0: Successfully uninstalled babel-2.16.0 Attempting uninstall: requests Found existing installation: requests 2.32.3 Uninstalling requests-2.32.3: Successfully uninstalled requests-2.32.3 Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.1.4 Uninstalling Jinja2-3.1.4: Successfully uninstalled Jinja2-3.1.4 Attempting uninstall: importlib-metadata Found existing installation: importlib_metadata 8.4.0 Uninstalling importlib_metadata-8.4.0: Successfully uninstalled importlib_metadata-8.4.0 Attempting uninstall: Sphinx Found existing installation: Sphinx 7.4.7 Uninstalling Sphinx-7.4.7: Successfully uninstalled Sphinx-7.4.7 Successfully installed Babel-2.9.1 Jinja2-3.1.1 MarkupSafe-2.1.1 PennyLane-Lightning-0.28.0 Pillow-10.0.1 PubChemPy-1.0.4 PyJWT-2.9.0 PyYAML-6.0 Pygments-2.15.0 Sphinx-4.3.2 alabaster-0.7.12 anyio-4.4.0 appdirs-1.4.4 asttokens-2.4.1 attrs-20.3.0 autograd-1.4 autoray-0.3.1 backports.cached-property-1.0.1 beautifulsoup4-4.12.3 bleach-6.1.0 cachetools-5.3.0 certifi-2023.7.22 charset-normalizer-2.0.12 cirq-1.3.0 cirq-aqt-1.3.0 cirq-core-1.3.0 cirq-ft-1.3.0 cirq-google-1.3.0 cirq-ionq-1.3.0 cirq-pasqal-1.3.0 cirq-rigetti-1.3.0 cirq-web-1.3.0 comm-0.2.2 cycler-0.10.0 decorator-5.1.1 defusedxml-0.7.1 deprecated-1.2.14 deprecation-2.1.0 docutils-0.16 duet-0.2.8 entrypoints-0.4 exceptiongroup-1.2.2 executing-2.1.0 fonttools-4.32.0 future-0.18.3 google-api-core-2.0.0 google-auth-2.25.2 googleapis-common-protos-1.56.0 grpcio-1.66.1 h11-0.14.0 h5py-3.11.0 httpcore-0.16.3 httpx-0.23.3 idna-2.10 imagesize-1.3.0 importlib-metadata-3.10.1 importlib-resources-6.4.4 iniconfig-1.1.1 ipython-8.18.1 ipython-genutils-0.2.0 ipywidgets-8.1.5 iso8601-1.1.0 jedi-0.19.1 jsonschema-3.2.0 jupyter-client-7.4.9 jupyter-core-4.11.2 jupyterlab-pygments-0.3.0 jupyterlab-widgets-3.0.13 kiwisolver-1.4.2 lark-0.11.3 matplotlib-3.5.1 matplotlib-inline-0.1.7 mistune-2.0.5 mpmath-1.3.0 msgpack-1.0.8 nbclient-0.6.3 nbconvert-7.4.0 nbformat-5.1.3 nest-asyncio-1.6.0 networkx-2.6.3 ninja-1.10.2.3 numpy-1.23.5 openfermion-1.3.0 openfermionpyscf-0.5 pandas-1.3.5 pandocfilters-1.5.1 parso-0.8.4 pennylane-0.28.0 pennylane-sphinx-theme-0.5.7 pexpect-4.9.0 pluggy-1.0.0 prompt-toolkit-3.0.47 proto-plus-1.24.0 protobuf-3.19.5 ptyprocess-0.7.0 pure-eval-0.2.3 py-1.11.0 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydantic-1.10.18 pyparsing-2.4.7 pyquil-3.5.4 pyrsistent-0.18.0 pyscf-1.7.6 pytest-6.2.5 python-dateutil-2.8.2 python-rapidjson-1.20 pytz-2021.1 pyzmq-26.2.0 qcs-api-client-0.21.2 requests-2.31.0 retrying-1.3.4 retworkx-0.11.0 rfc3339-6.2 rfc3986-1.5.0 rpcq-3.11.0 rsa-4.9 ruamel.yaml-0.18.6 ruamel.yaml.clib-0.2.8 scipy-1.10.0 semantic-version-2.10.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.6 sphinx-automodapi-0.14.1 sphinx-gallery-0.16.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 stack-data-0.6.3 sympy-1.9 tenacity-8.5.0 tinycss2-1.3.0 toml-0.10.2 tornado-6.4.1 tqdm-4.64.0 traitlets-5.1.0 types-deprecated-1.2.9.20240311 types-python-dateutil-2.9.0.20240906 types-retry-0.9.9.4 typing_extensions-4.2.0 urllib3-1.26.18 wcwidth-0.2.13 webencodings-0.5.1 widgetsnbextension-4.0.13 wrapt-1.16.0 xanadu-sphinx-theme-0.5.0 zipp-3.8.0 [rtd-command-info] start-time: 2024-09-06T18:19:15.586859Z, end-time: 2024-09-06T18:19:25.401876Z, duration: 9, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/checkouts/stable Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pennylane>=0.29.0 (from PennyLane-Cirq==0.36.0.post0) Downloading PennyLane-0.38.0-py3-none-any.whl.metadata (9.3 kB) Requirement already satisfied: cirq-core>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from PennyLane-Cirq==0.36.0.post0) (1.3.0) Requirement already satisfied: cirq-pasqal>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from PennyLane-Cirq==0.36.0.post0) (1.3.0) Requirement already satisfied: duet~=0.2.8 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (0.2.8) Requirement already satisfied: matplotlib~=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (3.5.1) Requirement already satisfied: networkx>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (2.6.3) Requirement already satisfied: numpy~=1.16 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (1.23.5) Requirement already satisfied: pandas in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (1.3.5) Requirement already satisfied: sortedcontainers~=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (2.4.0) Requirement already satisfied: scipy in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (1.10.0) Requirement already satisfied: sympy in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (1.9) Requirement already satisfied: typing-extensions>=4.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (4.2.0) Requirement already satisfied: tqdm in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (4.64.0) Requirement already satisfied: requests~=2.18 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from cirq-pasqal>=0.10->PennyLane-Cirq==0.36.0.post0) (2.31.0) Collecting rustworkx>=0.14.0 (from pennylane>=0.29.0->PennyLane-Cirq==0.36.0.post0) Downloading rustworkx-0.15.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.9 kB) Requirement already satisfied: autograd in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from pennylane>=0.29.0->PennyLane-Cirq==0.36.0.post0) (1.4) Requirement already satisfied: toml in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from pennylane>=0.29.0->PennyLane-Cirq==0.36.0.post0) (0.10.2) Requirement already satisfied: appdirs in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from pennylane>=0.29.0->PennyLane-Cirq==0.36.0.post0) (1.4.4) Collecting autoray>=0.6.11 (from pennylane>=0.29.0->PennyLane-Cirq==0.36.0.post0) Downloading autoray-0.6.12-py3-none-any.whl.metadata (5.7 kB) Requirement already satisfied: cachetools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from pennylane>=0.29.0->PennyLane-Cirq==0.36.0.post0) (5.3.0) Collecting pennylane-lightning>=0.38 (from pennylane>=0.29.0->PennyLane-Cirq==0.36.0.post0) Downloading PennyLane_Lightning-0.38.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (26 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from pennylane>=0.29.0->PennyLane-Cirq==0.36.0.post0) (24.1) Requirement already satisfied: cycler>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (0.10.0) Requirement already satisfied: fonttools>=4.22.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (4.32.0) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (1.4.2) Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (10.0.1) Requirement already satisfied: pyparsing>=2.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (2.4.7) Requirement already satisfied: python-dateutil>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (2.8.2) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from requests~=2.18->cirq-pasqal>=0.10->PennyLane-Cirq==0.36.0.post0) (2.0.12) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from requests~=2.18->cirq-pasqal>=0.10->PennyLane-Cirq==0.36.0.post0) (2.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from requests~=2.18->cirq-pasqal>=0.10->PennyLane-Cirq==0.36.0.post0) (1.26.18) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from requests~=2.18->cirq-pasqal>=0.10->PennyLane-Cirq==0.36.0.post0) (2023.7.22) Requirement already satisfied: future>=0.15.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from autograd->pennylane>=0.29.0->PennyLane-Cirq==0.36.0.post0) (0.18.3) Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from pandas->cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (2021.1) Requirement already satisfied: mpmath>=0.19 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from sympy->cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (1.3.0) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from cycler>=0.10->matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.36.0.post0) (1.16.0) Downloading PennyLane-0.38.0-py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 58.8 MB/s eta 0:00:00 Downloading autoray-0.6.12-py3-none-any.whl (50 kB) Downloading PennyLane_Lightning-0.38.0-cp39-cp39-manylinux_2_28_x86_64.whl (15.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.4/15.4 MB 168.7 MB/s eta 0:00:00 Downloading rustworkx-0.15.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 297.6 MB/s eta 0:00:00 Building wheels for collected packages: PennyLane-Cirq Building wheel for PennyLane-Cirq (setup.py): started Building wheel for PennyLane-Cirq (setup.py): finished with status 'done' Created wheel for PennyLane-Cirq: filename=PennyLane_Cirq-0.36.0.post0-py3-none-any.whl size=22061 sha256=4fcfd753eeb8c9390ab887a39b15655101fdd15a7168e152475d62edd0e09e1b Stored in directory: /tmp/pip-ephem-wheel-cache-_o9k2vwx/wheels/d0/68/0a/f1bf1c28929b8d95cb0856c114eae7f0550a62f166f2b2d465 Successfully built PennyLane-Cirq Installing collected packages: rustworkx, autoray, pennylane-lightning, pennylane, PennyLane-Cirq Attempting uninstall: autoray Found existing installation: autoray 0.3.1 Uninstalling autoray-0.3.1: Successfully uninstalled autoray-0.3.1 Attempting uninstall: pennylane-lightning Found existing installation: PennyLane-Lightning 0.28.0 Uninstalling PennyLane-Lightning-0.28.0: Successfully uninstalled PennyLane-Lightning-0.28.0 Attempting uninstall: pennylane Found existing installation: PennyLane 0.28.0 Uninstalling PennyLane-0.28.0: Successfully uninstalled PennyLane-0.28.0 Successfully installed PennyLane-Cirq-0.36.0.post0 autoray-0.6.12 pennylane-0.38.0 pennylane-lightning-0.38.0 rustworkx-0.15.1 [rtd-command-info] start-time: 2024-09-06T18:19:26.059198Z, end-time: 2024-09-06T18:19:26.142704Z, duration: 0, exit-code: 0 cat doc/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # PennyLane-Cirq 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 from unittest.mock import MagicMock # 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')) #------------------------------------------------------------------------- # Mock out all modules that aren't required for compiling of documentation class Mock(MagicMock): __name__ = 'foo' @classmethod def __getattr__(cls, name): return MagicMock() class TypeMock(type): pass MOCK_MODULES = [ 'qsimcirq', ] mock = Mock() for mod_name in MOCK_MODULES: sys.modules[mod_name] = mock # -- 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-Cirq" 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_cirq # The full version, including alpha/beta/rc tags. release = pennylane_cirq.__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 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', # ] # } # html_sidebars = { # "**": [ # "logo-text.html", # "searchbox.html", # "globaltoc.html", # # 'sourcelink.html' # ] # } # Additional templates that should be rendered to pages, maps page names to # template names. # html_additional_pages = {} # If false, no module index is generated. # html_domain_indices = True # If false, no index is generated. # html_use_index = True # If true, the index is split into individual pages for each letter. # html_split_index = False # If true, links to the reST sources are added to the pages. # html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Language to be used for generating the HTML full-text search index. # Sphinx supports the following languages: # 'da', 'de', 'en', 'es', 'fi', 'fr', 'h', 'it', 'ja' # 'nl', 'no', 'pt', 'ro', 'r', 'sv', 'tr' # html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # Now only 'ja' uses this config value # html_search_options = {'type': 'default'} # The name of a javascript file (relative to the configuration directory) that # implements a search results scorer. If empty, the default will be used. # html_search_scorer = 'scorer.js' # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = "PennyLane-Cirqdoc" # # -- 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-Cirq", "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-cirq' 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-Cirq.tex", "PennyLane-Cirq 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-Cirq", "PennyLane-Cirq 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-Cirq", "PennyLane-Cirq Documentation", author, "PennyLane-Cirq", "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') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { '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/cirq/en/stable/htmlzip/"), ], 'subprojects': [ ], 'slug': 'xanaduai-pennylane-cirq', 'name': u'pennylane-cirq', '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-cirq', 'github_version': '9c11bffc113e0e213fec369b7e4c4c9a416c9a6f', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '9c11bffc113e0e213fec369b7e4c4c9a416c9a6f', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '9c11bffc113e0e213fec369b7e4c4c9a416c9a6f', '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': '9c11bffc', } # 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-cirq/builds/2465485/' 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: 2024-09-06T18:19:26.224095Z, end-time: 2024-09-06T18:19:55.120574Z, duration: 28, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.3.2 Matplotlib is building the font cache; this may take a moment. loading translations [en]... done making output directory... done [autosummary] generating autosummary for: code.rst, devices/mixed_simulator.rst, devices/pasqal.rst, devices/qsim.rst, devices/simulator.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 8 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] code reading sources... [ 12%] code/api/pennylane_cirq.AmplitudeDamp reading sources... [ 18%] code/api/pennylane_cirq.BitFlip reading sources... [ 25%] code/api/pennylane_cirq.Depolarize reading sources... [ 31%] code/api/pennylane_cirq.MixedStateSimulatorDevice reading sources... [ 37%] code/api/pennylane_cirq.PasqalDevice reading sources... [ 43%] code/api/pennylane_cirq.PhaseDamp reading sources... [ 50%] code/api/pennylane_cirq.PhaseFlip reading sources... [ 56%] code/api/pennylane_cirq.SimulatorDevice reading sources... [ 62%] devices/mixed_simulator reading sources... [ 68%] devices/pasqal reading sources... [ 75%] devices/qsim reading sources... [ 81%] devices/simulator reading sources... [ 87%] index reading sources... [ 93%] installation reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] code writing output... [ 12%] code/api/pennylane_cirq.AmplitudeDamp writing output... [ 18%] code/api/pennylane_cirq.BitFlip writing output... [ 25%] code/api/pennylane_cirq.Depolarize writing output... [ 31%] code/api/pennylane_cirq.MixedStateSimulatorDevice writing output... [ 37%] code/api/pennylane_cirq.PasqalDevice writing output... [ 43%] code/api/pennylane_cirq.PhaseDamp writing output... [ 50%] code/api/pennylane_cirq.PhaseFlip writing output... [ 56%] code/api/pennylane_cirq.SimulatorDevice writing output... [ 62%] devices/mixed_simulator writing output... [ 68%] devices/pasqal writing output... [ 75%] devices/qsim writing output... [ 81%] devices/simulator writing output... [ 87%] index writing output... [ 93%] installation writing output... [100%] support generating indices... genindex py-modindex done highlighting module code... [ 33%] pennylane_cirq.ops highlighting module code... [ 66%] pennylane_cirq.pasqal_device highlighting module code... [100%] pennylane_cirq.simulator_device writing additional pages... search done copying images... [100%] _static/qsim_bench.png 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... [rtd-command-info] start-time: 2024-09-06T18:19:55.202906Z, end-time: 2024-09-06T18:20:04.775679Z, duration: 9, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v4.3.2 loading translations [en]... done making output directory... done loading pickled environment... done [autosummary] generating autosummary for: code.rst, code/api/pennylane_cirq.AmplitudeDamp.rst, code/api/pennylane_cirq.BitFlip.rst, code/api/pennylane_cirq.Depolarize.rst, code/api/pennylane_cirq.MixedStateSimulatorDevice.rst, code/api/pennylane_cirq.PasqalDevice.rst, code/api/pennylane_cirq.PhaseDamp.rst, code/api/pennylane_cirq.PhaseFlip.rst, code/api/pennylane_cirq.SimulatorDevice.rst, devices/mixed_simulator.rst, devices/pasqal.rst, devices/qsim.rst, devices/simulator.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: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done assembling single document... installation support devices/simulator devices/mixed_simulator devices/qsim devices/pasqal code code/api/pennylane_cirq.AmplitudeDamp code/api/pennylane_cirq.BitFlip code/api/pennylane_cirq.Depolarize code/api/pennylane_cirq.MixedStateSimulatorDevice code/api/pennylane_cirq.PasqalDevice code/api/pennylane_cirq.PhaseDamp code/api/pennylane_cirq.PhaseFlip code/api/pennylane_cirq.SimulatorDevice done writing... done writing additional files... done copying images... [100%] _static/qsim_bench.png copying static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in ../_readthedocs/htmlzip. Updating searchtools for Read the Docs search...