Read the Docs build information Build id: 1432839 Project: xanaduai-pennylane-sf Version: latest Commit: 95f4f2357436a995c80cdefb1df973b384a0bac1 Date: 2023-04-24T21:26:48.721368Z State: finished Success: True [rtd-command-info] start-time: 2023-04-24T21:26:50.686112Z, end-time: 2023-04-24T21:26:51.618205Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/PennyLaneAI/pennylane-sf.git . Cloning into '.'... [rtd-command-info] start-time: 2023-04-24T21:26:51.802205Z, end-time: 2023-04-24T21:26:51.900705Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 95f4f23 Update warning to show better in the README (#135) [rtd-command-info] start-time: 2023-04-24T21:26:52.085657Z, end-time: 2023-04-24T21:26:52.175127Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-04-24T21:26:53.162263Z, end-time: 2023-04-24T21:26:58.864504Z, duration: 5, exit-code: 0 python3.8 -mvirtualenv --system-site-packages $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-04-24T21:26:59.134415Z, end-time: 2023-04-24T21:27:00.793011Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (23.1.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 27.1 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.7.2 Uninstalling setuptools-67.7.2: Successfully uninstalled setuptools-67.7.2 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-04-24T21:27:01.022266Z, end-time: 2023-04-24T21:27:09.079071Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 setuptools<58.3.0 Collecting pillow Downloading Pillow-9.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 52.4 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 273.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 201.9 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-6.2.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 239.6 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 236.8 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 281.3 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 270.7 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 250.4 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 240.6 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 245.9 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 232.4 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 238.8 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 257.1 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 277.0 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 224.4 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 189.3 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 218.9 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 200.8 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.6.0-py3-none-any.whl (22 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 264.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 234.4 MB/s eta 0:00:00 Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 266.0 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 239.2 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 209.4 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 250.8 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 242.4 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=4abdb8475ca7b7c50f5899f1fe786943ac26b35992b556c5aa8e643b0021af78 Stored in directory: /tmp/pip-ephem-wheel-cache-e9j0ry80/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, setuptools, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.6.0 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 setuptools-58.2.0 snowballstemmer-2.2.0 sphinx-6.2.0 sphinx-rtd-theme-1.2.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.15 zipp-3.15.0 [rtd-command-info] start-time: 2023-04-24T21:27:09.264643Z, end-time: 2023-04-24T21:28:19.140453Z, duration: 69, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting absl-py==1.1.0 (from -r doc/requirements.txt (line 1)) Downloading absl_py-1.1.0-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.7/123.7 kB 5.8 MB/s eta 0:00:00 Collecting alabaster==0.7.12 (from -r doc/requirements.txt (line 2)) Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting antlr4-python3-runtime==4.8 (from -r doc/requirements.txt (line 3)) Downloading antlr4-python3-runtime-4.8.tar.gz (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.4/112.4 kB 59.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting appdirs==1.4.4 (from -r doc/requirements.txt (line 4)) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting asttokens==2.0.5 (from -r doc/requirements.txt (line 5)) Downloading asttokens-2.0.5-py2.py3-none-any.whl (20 kB) Collecting astunparse==1.6.3 (from -r doc/requirements.txt (line 6)) Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Collecting attrs==21.4.0 (from -r doc/requirements.txt (line 7)) Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 228.7 MB/s eta 0:00:00 Collecting Babel==2.10.3 (from -r doc/requirements.txt (line 8)) Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 135.3 MB/s eta 0:00:00 Collecting backcall==0.2.0 (from -r doc/requirements.txt (line 9)) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting beautifulsoup4==4.11.1 (from -r doc/requirements.txt (line 10)) Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 241.6 MB/s eta 0:00:00 Collecting bleach==5.0.0 (from -r doc/requirements.txt (line 11)) Downloading bleach-5.0.0-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.3/160.3 kB 249.0 MB/s eta 0:00:00 Collecting cachetools==5.2.0 (from -r doc/requirements.txt (line 12)) Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB) Collecting certifi==2022.5.18.1 (from -r doc/requirements.txt (line 13)) Downloading certifi-2022.5.18.1-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.2/155.2 kB 262.8 MB/s eta 0:00:00 Collecting charset-normalizer==2.0.12 (from -r doc/requirements.txt (line 14)) Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting cloudpickle==2.1.0 (from -r doc/requirements.txt (line 15)) Downloading cloudpickle-2.1.0-py3-none-any.whl (25 kB) Collecting dask==2022.6.0 (from -r doc/requirements.txt (line 16)) Downloading dask-2022.6.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 283.6 MB/s eta 0:00:00 Collecting debugpy==1.6.0 (from -r doc/requirements.txt (line 17)) Downloading debugpy-1.6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 214.7 MB/s eta 0:00:00 Collecting decorator==5.1.1 (from -r doc/requirements.txt (line 18)) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting defusedxml==0.7.1 (from -r doc/requirements.txt (line 19)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting docutils==0.16 (from -r doc/requirements.txt (line 20)) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 275.9 MB/s eta 0:00:00 Collecting entrypoints==0.4 (from -r doc/requirements.txt (line 21)) Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting executing==0.8.3 (from -r doc/requirements.txt (line 22)) Downloading executing-0.8.3-py2.py3-none-any.whl (16 kB) Collecting fastjsonschema==2.15.3 (from -r doc/requirements.txt (line 23)) Downloading fastjsonschema-2.15.3-py3-none-any.whl (22 kB) Collecting fire==0.4.0 (from -r doc/requirements.txt (line 24)) Downloading fire-0.4.0.tar.gz (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.7/87.7 kB 214.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting flatbuffers==1.12 (from -r doc/requirements.txt (line 25)) Downloading flatbuffers-1.12-py2.py3-none-any.whl (15 kB) Collecting fsspec==2022.5.0 (from -r doc/requirements.txt (line 26)) Downloading fsspec-2022.5.0-py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 258.4 MB/s eta 0:00:00 Collecting gast==0.4.0 (from -r doc/requirements.txt (line 27)) Downloading gast-0.4.0-py3-none-any.whl (9.8 kB) Collecting google-auth==2.8.0 (from -r doc/requirements.txt (line 28)) Downloading google_auth-2.8.0-py2.py3-none-any.whl (164 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.2/164.2 kB 236.5 MB/s eta 0:00:00 Collecting google-auth-oauthlib==0.4.6 (from -r doc/requirements.txt (line 29)) Downloading google_auth_oauthlib-0.4.6-py2.py3-none-any.whl (18 kB) Collecting google-pasta==0.2.0 (from -r doc/requirements.txt (line 30)) Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 213.5 MB/s eta 0:00:00 Collecting grpcio==1.47.0 (from -r doc/requirements.txt (line 31)) Downloading grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 179.5 MB/s eta 0:00:00 Collecting h5py==3.7.0 (from -r doc/requirements.txt (line 32)) Downloading h5py-3.7.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 182.4 MB/s eta 0:00:00 Collecting idna==3.3 (from -r doc/requirements.txt (line 33)) Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 222.5 MB/s eta 0:00:00 Collecting imagesize==1.3.0 (from -r doc/requirements.txt (line 34)) Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting ipykernel==6.15.0 (from -r doc/requirements.txt (line 35)) Downloading ipykernel-6.15.0-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 207.0 MB/s eta 0:00:00 Collecting ipython==8.4.0 (from -r doc/requirements.txt (line 36)) Downloading ipython-8.4.0-py3-none-any.whl (750 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 750.8/750.8 kB 285.1 MB/s eta 0:00:00 Collecting jedi==0.18.1 (from -r doc/requirements.txt (line 37)) Downloading jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 292.2 MB/s eta 0:00:00 Requirement already satisfied: Jinja2==3.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 38)) (3.1.2) Collecting jsonschema==4.6.0 (from -r doc/requirements.txt (line 39)) Downloading jsonschema-4.6.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.4/80.4 kB 197.9 MB/s eta 0:00:00 Collecting jupyter-client==7.3.4 (from -r doc/requirements.txt (line 40)) Downloading jupyter_client-7.3.4-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.1/132.1 kB 240.4 MB/s eta 0:00:00 Collecting jupyter-core==4.10.0 (from -r doc/requirements.txt (line 41)) Downloading jupyter_core-4.10.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 237.5 MB/s eta 0:00:00 Collecting jupyterlab-pygments==0.2.2 (from -r doc/requirements.txt (line 42)) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting keras==2.9.0 (from -r doc/requirements.txt (line 43)) Downloading keras-2.9.0-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 287.7 MB/s eta 0:00:00 Collecting Keras-Preprocessing==1.1.2 (from -r doc/requirements.txt (line 44)) Downloading Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.6/42.6 kB 130.8 MB/s eta 0:00:00 Collecting lark-parser==0.12.0 (from -r doc/requirements.txt (line 45)) Downloading lark_parser-0.12.0-py2.py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.5/103.5 kB 217.3 MB/s eta 0:00:00 Collecting latexcodec==2.0.1 (from -r doc/requirements.txt (line 46)) Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Collecting libclang==14.0.1 (from -r doc/requirements.txt (line 47)) Downloading libclang-14.0.1-py2.py3-none-manylinux1_x86_64.whl (14.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.5/14.5 MB 174.5 MB/s eta 0:00:00 Collecting llvmlite==0.39.1 (from -r doc/requirements.txt (line 48)) Downloading llvmlite-0.39.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.6/34.6 MB 185.9 MB/s eta 0:00:00 Collecting locket==1.0.0 (from -r doc/requirements.txt (line 49)) Downloading locket-1.0.0-py2.py3-none-any.whl (4.4 kB) Collecting Markdown==3.3.7 (from -r doc/requirements.txt (line 50)) Downloading Markdown-3.3.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.8/97.8 kB 244.2 MB/s eta 0:00:00 Collecting MarkupSafe==2.1.1 (from -r doc/requirements.txt (line 51)) Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting matplotlib-inline==0.1.3 (from -r doc/requirements.txt (line 52)) Downloading matplotlib_inline-0.1.3-py3-none-any.whl (8.2 kB) Collecting mistune==0.8.4 (from -r doc/requirements.txt (line 53)) Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting mpmath==1.2.1 (from -r doc/requirements.txt (line 54)) Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 532.6/532.6 kB 268.6 MB/s eta 0:00:00 Collecting nbclient==0.6.4 (from -r doc/requirements.txt (line 55)) Downloading nbclient-0.6.4-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.8/71.8 kB 231.6 MB/s eta 0:00:00 Collecting nbconvert==6.5.0 (from -r doc/requirements.txt (line 56)) Downloading nbconvert-6.5.0-py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 284.4 MB/s eta 0:00:00 Collecting nbformat==5.4.0 (from -r doc/requirements.txt (line 57)) Downloading nbformat-5.4.0-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.3/73.3 kB 224.3 MB/s eta 0:00:00 Collecting nbsphinx==0.8.9 (from -r doc/requirements.txt (line 58)) Downloading nbsphinx-0.8.9-py3-none-any.whl (25 kB) Collecting nest-asyncio==1.5.5 (from -r doc/requirements.txt (line 59)) Downloading nest_asyncio-1.5.5-py3-none-any.whl (5.2 kB) Collecting networkx==2.8.4 (from -r doc/requirements.txt (line 60)) Downloading networkx-2.8.4-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 230.2 MB/s eta 0:00:00 Collecting numba==0.56.4 (from -r doc/requirements.txt (line 61)) Downloading numba-0.56.4-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 212.0 MB/s eta 0:00:00 Collecting numpy==1.23.5 (from -r doc/requirements.txt (line 62)) Downloading numpy-1.23.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 183.6 MB/s eta 0:00:00 Collecting oauthlib==3.2.0 (from -r doc/requirements.txt (line 63)) Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.5/151.5 kB 235.9 MB/s eta 0:00:00 Collecting opt-einsum==3.3.0 (from -r doc/requirements.txt (line 64)) Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 207.1 MB/s eta 0:00:00 Collecting packaging==21.3 (from -r doc/requirements.txt (line 65)) Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 207.0 MB/s eta 0:00:00 Collecting pandocfilters==1.5.0 (from -r doc/requirements.txt (line 66)) Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting parso==0.8.3 (from -r doc/requirements.txt (line 67)) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 247.8 MB/s eta 0:00:00 Collecting partd==1.2.0 (from -r doc/requirements.txt (line 68)) Downloading partd-1.2.0-py3-none-any.whl (19 kB) Collecting pexpect==4.8.0 (from -r doc/requirements.txt (line 69)) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 222.4 MB/s eta 0:00:00 Collecting pickleshare==0.7.5 (from -r doc/requirements.txt (line 70)) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting prompt-toolkit==3.0.29 (from -r doc/requirements.txt (line 71)) Downloading prompt_toolkit-3.0.29-py3-none-any.whl (381 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 381.5/381.5 kB 266.8 MB/s eta 0:00:00 Collecting protobuf==3.19.4 (from -r doc/requirements.txt (line 72)) Downloading protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 279.4 MB/s eta 0:00:00 Collecting psutil==5.9.1 (from -r doc/requirements.txt (line 73)) Downloading psutil-5.9.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.7/284.7 kB 263.3 MB/s eta 0:00:00 Collecting ptyprocess==0.7.0 (from -r doc/requirements.txt (line 74)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting pure-eval==0.2.2 (from -r doc/requirements.txt (line 75)) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting pyasn1==0.4.8 (from -r doc/requirements.txt (line 76)) Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 229.3 MB/s eta 0:00:00 Collecting pyasn1-modules==0.2.8 (from -r doc/requirements.txt (line 77)) Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 257.7 MB/s eta 0:00:00 Collecting pybtex==0.24.0 (from -r doc/requirements.txt (line 78)) Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 282.9 MB/s eta 0:00:00 Collecting pybtex-docutils==1.0.2 (from -r doc/requirements.txt (line 79)) Downloading pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Collecting pydantic==1.9.1 (from -r doc/requirements.txt (line 80)) Downloading pydantic-1.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.7/12.7 MB 172.6 MB/s eta 0:00:00 Collecting Pygments==2.12.0 (from -r doc/requirements.txt (line 81)) Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 277.7 MB/s eta 0:00:00 Collecting pygments-github-lexers==0.0.5 (from -r doc/requirements.txt (line 82)) Downloading pygments-github-lexers-0.0.5.tar.gz (5.3 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyparsing==3.0.9 (from -r doc/requirements.txt (line 83)) Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 236.2 MB/s eta 0:00:00 Collecting pyrsistent==0.18.1 (from -r doc/requirements.txt (line 84)) Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.8/119.8 kB 251.5 MB/s eta 0:00:00 Collecting python-dateutil==2.8.2 (from -r doc/requirements.txt (line 85)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 263.9 MB/s eta 0:00:00 Collecting python-dotenv==0.20.0 (from -r doc/requirements.txt (line 86)) Downloading python_dotenv-0.20.0-py3-none-any.whl (17 kB) Collecting pytz==2022.1 (from -r doc/requirements.txt (line 87)) Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 274.9 MB/s eta 0:00:00 Collecting PyYAML==6.0 (from -r doc/requirements.txt (line 88)) Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 285.4 MB/s eta 0:00:00 Collecting pyzmq==23.2.0 (from -r doc/requirements.txt (line 89)) Downloading pyzmq-23.2.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 283.0 MB/s eta 0:00:00 Collecting quantum-blackbird==0.4.0 (from -r doc/requirements.txt (line 90)) Downloading quantum_blackbird-0.4.0-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 134.4 MB/s eta 0:00:00 Collecting quantum-xir==0.2.1 (from -r doc/requirements.txt (line 91)) Downloading quantum_xir-0.2.1-py3-none-any.whl (27 kB) Collecting requests==2.28.0 (from -r doc/requirements.txt (line 92)) Downloading requests-2.28.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 215.5 MB/s eta 0:00:00 Collecting requests-oauthlib==1.3.1 (from -r doc/requirements.txt (line 93)) Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Collecting rsa==4.8 (from -r doc/requirements.txt (line 94)) Downloading rsa-4.8-py3-none-any.whl (39 kB) Collecting scipy==1.8.1 (from -r doc/requirements.txt (line 95)) Downloading scipy-1.8.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 MB 179.4 MB/s eta 0:00:00 Collecting six==1.16.0 (from -r doc/requirements.txt (line 96)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 97)) (2.2.0) Collecting soupsieve==2.3.2.post1 (from -r doc/requirements.txt (line 98)) Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Collecting Sphinx==5.0.2 (from -r doc/requirements.txt (line 99)) Downloading Sphinx-5.0.2-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 230.9 MB/s eta 0:00:00 Collecting sphinx-automodapi==0.14.1 (from -r doc/requirements.txt (line 100)) Downloading sphinx_automodapi-0.14.1-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.0/77.0 kB 228.9 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp==1.0.2 (from -r doc/requirements.txt (line 101)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 254.8 MB/s eta 0:00:00 Collecting sphinxcontrib-bibtex==2.4.2 (from -r doc/requirements.txt (line 102)) Downloading sphinxcontrib_bibtex-2.4.2-py3-none-any.whl (39 kB) Requirement already satisfied: sphinxcontrib-devhelp==1.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 103)) (1.0.2) Collecting sphinxcontrib-htmlhelp==2.0.0 (from -r doc/requirements.txt (line 104)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 253.2 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 105)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==1.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 106)) (1.0.3) Requirement already satisfied: sphinxcontrib-serializinghtml==1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from -r doc/requirements.txt (line 107)) (1.1.5) Collecting stack-data==0.3.0 (from -r doc/requirements.txt (line 108)) Downloading stack_data-0.3.0-py3-none-any.whl (23 kB) Collecting StrawberryFields==0.23.0 (from -r doc/requirements.txt (line 109)) Downloading StrawberryFields-0.23.0-py3-none-any.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 201.8 MB/s eta 0:00:00 Collecting sympy==1.10.1 (from -r doc/requirements.txt (line 110)) Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 196.2 MB/s eta 0:00:00 Collecting tensorboard==2.9.1 (from -r doc/requirements.txt (line 111)) Downloading tensorboard-2.9.1-py3-none-any.whl (5.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 206.8 MB/s eta 0:00:00 Collecting tensorboard-data-server==0.6.1 (from -r doc/requirements.txt (line 112)) Downloading tensorboard_data_server-0.6.1-py3-none-manylinux2010_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 210.6 MB/s eta 0:00:00 Collecting tensorboard-plugin-wit==1.8.1 (from -r doc/requirements.txt (line 113)) Downloading tensorboard_plugin_wit-1.8.1-py3-none-any.whl (781 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 781.3/781.3 kB 280.6 MB/s eta 0:00:00 Collecting tensorflow==2.9.1 (from -r doc/requirements.txt (line 114)) Downloading tensorflow-2.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (511.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 511.7/511.7 MB 219.3 MB/s eta 0:00:00 Collecting tensorflow-estimator==2.9.0 (from -r doc/requirements.txt (line 115)) Downloading tensorflow_estimator-2.9.0-py2.py3-none-any.whl (438 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 438.7/438.7 kB 261.5 MB/s eta 0:00:00 Collecting tensorflow-io-gcs-filesystem==0.26.0 (from -r doc/requirements.txt (line 116)) Downloading tensorflow_io_gcs_filesystem-0.26.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 241.7 MB/s eta 0:00:00 Collecting termcolor==1.1.0 (from -r doc/requirements.txt (line 117)) Downloading termcolor-1.1.0.tar.gz (3.9 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting thewalrus==0.19.0 (from -r doc/requirements.txt (line 118)) Downloading thewalrus-0.19.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.8/83.8 kB 225.7 MB/s eta 0:00:00 Collecting tinycss2==1.1.1 (from -r doc/requirements.txt (line 119)) Downloading tinycss2-1.1.1-py3-none-any.whl (21 kB) Collecting toml==0.10.2 (from -r doc/requirements.txt (line 120)) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting toolz==0.11.2 (from -r doc/requirements.txt (line 121)) Downloading toolz-0.11.2-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 216.0 MB/s eta 0:00:00 Collecting tornado==6.1 (from -r doc/requirements.txt (line 122)) Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.5/427.5 kB 272.0 MB/s eta 0:00:00 Collecting traitlets==5.3.0 (from -r doc/requirements.txt (line 123)) Downloading traitlets-5.3.0-py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.8/106.8 kB 220.8 MB/s eta 0:00:00 Collecting typing_extensions==4.2.0 (from -r doc/requirements.txt (line 124)) Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) Collecting urllib3==1.26.9 (from -r doc/requirements.txt (line 125)) Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 266.6 MB/s eta 0:00:00 Collecting wcwidth==0.2.5 (from -r doc/requirements.txt (line 126)) Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting webencodings==0.5.1 (from -r doc/requirements.txt (line 127)) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting Werkzeug==2.1.2 (from -r doc/requirements.txt (line 128)) Downloading Werkzeug-2.1.2-py3-none-any.whl (224 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.9/224.9 kB 278.4 MB/s eta 0:00:00 Collecting wrapt==1.14.1 (from -r doc/requirements.txt (line 129)) Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 kB 243.0 MB/s eta 0:00:00 Collecting xanadu-cloud-client==0.2.1 (from -r doc/requirements.txt (line 130)) Downloading xanadu_cloud_client-0.2.1-py3-none-any.whl (24 kB) Collecting pennylane-sphinx-theme (from -r doc/requirements.txt (line 131)) Downloading pennylane_sphinx_theme-0.3.8-py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.4/43.4 kB 179.9 MB/s eta 0:00:00 Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from astunparse==1.6.3->-r doc/requirements.txt (line 6)) (0.40.0) Requirement already satisfied: setuptools>=18.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from ipython==8.4.0->-r doc/requirements.txt (line 36)) (58.2.0) Collecting importlib-resources>=1.4.0 (from jsonschema==4.6.0->-r doc/requirements.txt (line 39)) Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from Markdown==3.3.7->-r doc/requirements.txt (line 50)) (6.6.0) Collecting dask[delayed] (from thewalrus==0.19.0->-r doc/requirements.txt (line 118)) Downloading dask-2023.4.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 271.0 MB/s eta 0:00:00 Collecting pydantic[dotenv] (from xanadu-cloud-client==0.2.1->-r doc/requirements.txt (line 130)) Downloading pydantic-1.10.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 218.2 MB/s eta 0:00:00 Collecting xanadu-sphinx-theme~=0.3.0 (from pennylane-sphinx-theme->-r doc/requirements.txt (line 131)) Downloading xanadu_sphinx_theme-0.3.7-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.1/47.1 kB 204.4 MB/s eta 0:00:00 Requirement already satisfied: pillow in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from pennylane-sphinx-theme->-r doc/requirements.txt (line 131)) (9.5.0) Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 131)) Downloading sphinx_gallery-0.13.0-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.4/147.4 kB 236.3 MB/s eta 0:00:00 Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from importlib-metadata>=4.4->Markdown==3.3.7->-r doc/requirements.txt (line 50)) (3.15.0) INFO: pip is looking at multiple versions of dask[delayed] to determine which version is compatible with other requirements. This could take a while. Collecting dask[delayed] (from thewalrus==0.19.0->-r doc/requirements.txt (line 118)) Downloading dask-2023.3.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 284.3 MB/s eta 0:00:00 Downloading dask-2023.3.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 256.0 MB/s eta 0:00:00 Downloading dask-2023.3.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 282.7 MB/s eta 0:00:00 Downloading dask-2023.2.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 285.5 MB/s eta 0:00:00 Downloading dask-2023.2.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 282.6 MB/s eta 0:00:00 Downloading dask-2023.1.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 282.3 MB/s eta 0:00:00 Downloading dask-2023.1.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 293.6 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of dask[delayed] to determine which version is compatible with other requirements. This could take a while. Downloading dask-2022.12.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 265.5 MB/s eta 0:00:00 Downloading dask-2022.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 272.4 MB/s eta 0:00:00 Downloading dask-2022.11.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 276.4 MB/s eta 0:00:00 Downloading dask-2022.11.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 271.8 MB/s eta 0:00:00 Downloading dask-2022.10.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 270.2 MB/s eta 0:00:00 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 dask-2022.10.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 287.8 MB/s eta 0:00:00 Downloading dask-2022.9.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 273.6 MB/s eta 0:00:00 Downloading dask-2022.9.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 280.6 MB/s eta 0:00:00 Downloading dask-2022.9.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 280.1 MB/s eta 0:00:00 Downloading dask-2022.8.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 288.4 MB/s eta 0:00:00 Downloading dask-2022.8.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 285.9 MB/s eta 0:00:00 Downloading dask-2022.7.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 286.8 MB/s eta 0:00:00 Downloading dask-2022.7.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 283.2 MB/s eta 0:00:00 Downloading dask-2022.6.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 279.7 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of pydantic[dotenv] to determine which version is compatible with other requirements. This could take a while. Collecting pydantic[dotenv] (from xanadu-cloud-client==0.2.1->-r doc/requirements.txt (line 130)) Downloading pydantic-1.10.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 219.3 MB/s eta 0:00:00 Downloading pydantic-1.10.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 141.1 MB/s eta 0:00:00 Downloading pydantic-1.10.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 221.8 MB/s eta 0:00:00 Downloading pydantic-1.10.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 218.6 MB/s eta 0:00:00 Downloading pydantic-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/13.5 MB 189.2 MB/s eta 0:00:00 Downloading pydantic-1.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/13.5 MB 166.5 MB/s eta 0:00:00 Downloading pydantic-1.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.8/12.8 MB 144.2 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of pydantic[dotenv] to determine which version is compatible with other requirements. This could take a while. Building wheels for collected packages: antlr4-python3-runtime, fire, pygments-github-lexers, termcolor Building wheel for antlr4-python3-runtime (setup.py): started Building wheel for antlr4-python3-runtime (setup.py): finished with status 'done' Created wheel for antlr4-python3-runtime: filename=antlr4_python3_runtime-4.8-py3-none-any.whl size=141229 sha256=09d9e714ddefafa0a3d521cfdf831daa96e808d3cb69dc8482097f998ed6b70c Stored in directory: /tmp/pip-ephem-wheel-cache-oot_zh8f/wheels/c8/d0/ab/d43c02eaddc5b9004db86950802442ad9a26f279c619e28da0 Building wheel for fire (setup.py): started Building wheel for fire (setup.py): finished with status 'done' Created wheel for fire: filename=fire-0.4.0-py2.py3-none-any.whl size=115943 sha256=b8854ec1cdb939dd71235f60bfc93badba0c5694bf565f56d689c4df79df69e6 Stored in directory: /tmp/pip-ephem-wheel-cache-oot_zh8f/wheels/1f/10/06/2a990ee4d73a8479fe2922445e8a876d38cfbfed052284c6a1 Building wheel for pygments-github-lexers (setup.py): started Building wheel for pygments-github-lexers (setup.py): finished with status 'done' Created wheel for pygments-github-lexers: filename=pygments_github_lexers-0.0.5-py3-none-any.whl size=6239 sha256=db1b867db205c985c098957745f41af5f832c0aba1241a42a21fcc1874a83171 Stored in directory: /tmp/pip-ephem-wheel-cache-oot_zh8f/wheels/75/c6/f7/fc341b39d0b970c9c3a2918a97347ea8f992c14a43dd719f4e Building wheel for termcolor (setup.py): started Building wheel for termcolor (setup.py): finished with status 'done' Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4848 sha256=483bc0c5a51487e27b21a82a86f73edb37b40cedb2f545b96b2279632db12272 Stored in directory: /tmp/pip-ephem-wheel-cache-oot_zh8f/wheels/a0/16/9c/5473df82468f958445479c59e784896fa24f4a5fc024b0f501 Successfully built antlr4-python3-runtime fire pygments-github-lexers termcolor Installing collected packages: webencodings, wcwidth, termcolor, tensorboard-plugin-wit, pytz, pyasn1, pure-eval, ptyprocess, pickleshare, mpmath, mistune, libclang, lark-parser, keras, flatbuffers, fastjsonschema, executing, backcall, appdirs, antlr4-python3-runtime, alabaster, wrapt, Werkzeug, urllib3, typing_extensions, traitlets, tornado, toolz, toml, tinycss2, tensorflow-io-gcs-filesystem, tensorflow-estimator, tensorboard-data-server, sympy, sphinxcontrib-htmlhelp, sphinxcontrib-applehelp, soupsieve, six, rsa, quantum-xir, pyzmq, PyYAML, python-dotenv, pyrsistent, pyparsing, Pygments, pyasn1-modules, psutil, protobuf, prompt-toolkit, pexpect, parso, pandocfilters, oauthlib, numpy, networkx, nest-asyncio, MarkupSafe, locket, llvmlite, jupyterlab-pygments, importlib-resources, imagesize, idna, gast, fsspec, entrypoints, docutils, defusedxml, decorator, debugpy, cloudpickle, charset-normalizer, certifi, cachetools, Babel, attrs, absl-py, scipy, requests, quantum-blackbird, python-dateutil, pygments-github-lexers, pydantic, partd, packaging, opt-einsum, numba, matplotlib-inline, Markdown, latexcodec, Keras-Preprocessing, jupyter-core, jsonschema, jedi, h5py, grpcio, google-pasta, google-auth, fire, bleach, beautifulsoup4, astunparse, asttokens, stack-data, Sphinx, requests-oauthlib, pybtex, nbformat, jupyter-client, dask, xanadu-cloud-client, sphinx-gallery, sphinx-automodapi, pybtex-docutils, nbclient, ipython, google-auth-oauthlib, xanadu-sphinx-theme, thewalrus, tensorboard, sphinxcontrib-bibtex, nbconvert, ipykernel, tensorflow, StrawberryFields, pennylane-sphinx-theme, nbsphinx Attempting uninstall: pytz Found existing installation: pytz 2023.3 Uninstalling pytz-2023.3: Successfully uninstalled pytz-2023.3 Attempting uninstall: alabaster Found existing installation: alabaster 0.7.13 Uninstalling alabaster-0.7.13: Successfully uninstalled alabaster-0.7.13 Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.15 Uninstalling urllib3-1.26.15: Successfully uninstalled urllib3-1.26.15 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.0.1 Uninstalling sphinxcontrib-htmlhelp-2.0.1: Successfully uninstalled sphinxcontrib-htmlhelp-2.0.1 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 1.0.4 Uninstalling sphinxcontrib-applehelp-1.0.4: Successfully uninstalled sphinxcontrib-applehelp-1.0.4 Attempting uninstall: six Found existing installation: six 1.15.0 Not uninstalling six at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest Can't uninstall 'six'. No files were found to uninstall. Attempting uninstall: pyparsing Found existing installation: pyparsing 2.4.7 Not uninstalling pyparsing at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest Can't uninstall 'pyparsing'. No files were found to uninstall. Attempting uninstall: Pygments Found existing installation: Pygments 2.15.1 Uninstalling Pygments-2.15.1: Successfully uninstalled Pygments-2.15.1 Attempting uninstall: numpy Found existing installation: numpy 1.19.2 Not uninstalling numpy at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest Can't uninstall 'numpy'. No files were found to uninstall. Attempting uninstall: MarkupSafe Found existing installation: MarkupSafe 2.1.2 Uninstalling MarkupSafe-2.1.2: Successfully uninstalled MarkupSafe-2.1.2 Attempting uninstall: imagesize Found existing installation: imagesize 1.4.1 Uninstalling imagesize-1.4.1: Successfully uninstalled imagesize-1.4.1 Attempting uninstall: idna Found existing installation: idna 3.4 Uninstalling idna-3.4: Successfully uninstalled idna-3.4 Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.1.0 Uninstalling charset-normalizer-3.1.0: Successfully uninstalled charset-normalizer-3.1.0 Attempting uninstall: certifi Found existing installation: certifi 2022.12.7 Uninstalling certifi-2022.12.7: Successfully uninstalled certifi-2022.12.7 Attempting uninstall: Babel Found existing installation: Babel 2.12.1 Uninstalling Babel-2.12.1: Successfully uninstalled Babel-2.12.1 Attempting uninstall: requests Found existing installation: requests 2.28.2 Uninstalling requests-2.28.2: Successfully uninstalled requests-2.28.2 Attempting uninstall: python-dateutil Found existing installation: python-dateutil 2.8.1 Not uninstalling python-dateutil at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest Can't uninstall 'python-dateutil'. No files were found to uninstall. Attempting uninstall: packaging Found existing installation: packaging 23.1 Uninstalling packaging-23.1: Successfully uninstalled packaging-23.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 6.2.0 Uninstalling Sphinx-6.2.0: Successfully uninstalled Sphinx-6.2.0 Successfully installed Babel-2.10.3 Keras-Preprocessing-1.1.2 Markdown-3.3.7 MarkupSafe-2.1.1 PyYAML-6.0 Pygments-2.12.0 Sphinx-5.0.2 StrawberryFields-0.23.0 Werkzeug-2.1.2 absl-py-1.1.0 alabaster-0.7.12 antlr4-python3-runtime-4.8 appdirs-1.4.4 asttokens-2.0.5 astunparse-1.6.3 attrs-21.4.0 backcall-0.2.0 beautifulsoup4-4.11.1 bleach-5.0.0 cachetools-5.2.0 certifi-2022.5.18.1 charset-normalizer-2.0.12 cloudpickle-2.1.0 dask-2022.6.0 debugpy-1.6.0 decorator-5.1.1 defusedxml-0.7.1 docutils-0.16 entrypoints-0.4 executing-0.8.3 fastjsonschema-2.15.3 fire-0.4.0 flatbuffers-1.12 fsspec-2022.5.0 gast-0.4.0 google-auth-2.8.0 google-auth-oauthlib-0.4.6 google-pasta-0.2.0 grpcio-1.47.0 h5py-3.7.0 idna-3.3 imagesize-1.3.0 importlib-resources-5.12.0 ipykernel-6.15.0 ipython-8.4.0 jedi-0.18.1 jsonschema-4.6.0 jupyter-client-7.3.4 jupyter-core-4.10.0 jupyterlab-pygments-0.2.2 keras-2.9.0 lark-parser-0.12.0 latexcodec-2.0.1 libclang-14.0.1 llvmlite-0.39.1 locket-1.0.0 matplotlib-inline-0.1.3 mistune-0.8.4 mpmath-1.2.1 nbclient-0.6.4 nbconvert-6.5.0 nbformat-5.4.0 nbsphinx-0.8.9 nest-asyncio-1.5.5 networkx-2.8.4 numba-0.56.4 numpy-1.23.5 oauthlib-3.2.0 opt-einsum-3.3.0 packaging-21.3 pandocfilters-1.5.0 parso-0.8.3 partd-1.2.0 pennylane-sphinx-theme-0.3.8 pexpect-4.8.0 pickleshare-0.7.5 prompt-toolkit-3.0.29 protobuf-3.19.4 psutil-5.9.1 ptyprocess-0.7.0 pure-eval-0.2.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pybtex-0.24.0 pybtex-docutils-1.0.2 pydantic-1.9.1 pygments-github-lexers-0.0.5 pyparsing-3.0.9 pyrsistent-0.18.1 python-dateutil-2.8.2 python-dotenv-0.20.0 pytz-2022.1 pyzmq-23.2.0 quantum-blackbird-0.4.0 quantum-xir-0.2.1 requests-2.28.0 requests-oauthlib-1.3.1 rsa-4.8 scipy-1.8.1 six-1.16.0 soupsieve-2.3.2.post1 sphinx-automodapi-0.14.1 sphinx-gallery-0.13.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-bibtex-2.4.2 sphinxcontrib-htmlhelp-2.0.0 stack-data-0.3.0 sympy-1.10.1 tensorboard-2.9.1 tensorboard-data-server-0.6.1 tensorboard-plugin-wit-1.8.1 tensorflow-2.9.1 tensorflow-estimator-2.9.0 tensorflow-io-gcs-filesystem-0.26.0 termcolor-1.1.0 thewalrus-0.19.0 tinycss2-1.1.1 toml-0.10.2 toolz-0.11.2 tornado-6.1 traitlets-5.3.0 typing_extensions-4.2.0 urllib3-1.26.9 wcwidth-0.2.5 webencodings-0.5.1 wrapt-1.14.1 xanadu-cloud-client-0.2.1 xanadu-sphinx-theme-0.3.7 [rtd-command-info] start-time: 2023-04-24T21:28:19.472031Z, end-time: 2023-04-24T21:28:48.746189Z, duration: 29, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/checkouts/latest Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: strawberryfields>=0.22 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from PennyLane-SF==0.30.0.dev0) (0.23.0) Collecting pennylane<0.30,>=0.19 (from PennyLane-SF==0.30.0.dev0) Downloading PennyLane-0.29.1-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 38.4 MB/s eta 0:00:00 Requirement already satisfied: numpy<1.24 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) (1.23.5) Requirement already satisfied: scipy in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) (1.8.1) Collecting scipy (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 228.1 MB/s eta 0:00:00 Requirement already satisfied: networkx in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) (2.8.4) Collecting networkx (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) Downloading networkx-3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 259.4 MB/s eta 0:00:00 Collecting retworkx (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) Downloading retworkx-0.12.1-py3-none-any.whl (10 kB) Collecting autograd (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) Downloading autograd-1.5-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 215.0 MB/s eta 0:00:00 Requirement already satisfied: toml in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) (0.10.2) Requirement already satisfied: appdirs in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) (1.4.4) Collecting semantic-version>=2.7 (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Collecting autoray>=0.3.1 (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) Downloading autoray-0.6.3-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.3/48.3 kB 176.6 MB/s eta 0:00:00 Requirement already satisfied: cachetools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) (5.2.0) Collecting cachetools (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) Downloading cachetools-5.3.0-py3-none-any.whl (9.3 kB) Collecting pennylane-lightning>=0.28 (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) Downloading PennyLane_Lightning-0.29.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 202.8 MB/s eta 0:00:00 Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) (2.28.0) Collecting requests (from pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 214.9 MB/s eta 0:00:00 Requirement already satisfied: numba in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (0.56.4) Requirement already satisfied: python-dateutil>=2.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (2.8.2) Requirement already satisfied: quantum-blackbird>=0.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (0.4.0) Collecting quantum-blackbird>=0.3.0 (from strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading quantum_blackbird-0.5.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 167.1 MB/s eta 0:00:00 Requirement already satisfied: sympy>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (1.10.1) Collecting sympy>=1.5 (from strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading sympy-1.11.1-py3-none-any.whl (6.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 236.1 MB/s eta 0:00:00 Requirement already satisfied: thewalrus>=0.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (0.19.0) Collecting thewalrus>=0.18.0 (from strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading thewalrus-0.20.0.tar.gz (108 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.6/108.6 kB 237.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: urllib3>=1.25.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (1.26.9) Collecting urllib3>=1.25.3 (from strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 236.4 MB/s eta 0:00:00 Requirement already satisfied: quantum-xir>=0.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (0.2.1) Collecting quantum-xir>=0.1.1 (from strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading quantum_xir-0.2.2-py3-none-any.whl (27 kB) Requirement already satisfied: xanadu-cloud-client>=0.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (0.2.1) Collecting xanadu-cloud-client>=0.2.1 (from strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading xanadu_cloud_client-0.3.0-py3-none-any.whl (25 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from python-dateutil>=2.8.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (1.16.0) Collecting antlr4-python3-runtime==4.9.2 (from quantum-blackbird>=0.3.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading antlr4-python3-runtime-4.9.2.tar.gz (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.2/117.2 kB 251.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: lark-parser>=0.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from quantum-xir>=0.1.1->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (0.12.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from requests->pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) (2.0.12) Collecting charset-normalizer<4,>=2 (from requests->pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 233.2 MB/s eta 0:00:00 Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from requests->pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) (3.3) Collecting idna<4,>=2.5 (from requests->pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 215.5 MB/s eta 0:00:00 Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from requests->pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) (2022.5.18.1) Collecting certifi>=2017.4.17 (from requests->pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 255.2 MB/s eta 0:00:00 Requirement already satisfied: mpmath>=0.19 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from sympy>=1.5->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (1.2.1) Collecting mpmath>=0.19 (from sympy>=1.5->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 277.2 MB/s eta 0:00:00 Requirement already satisfied: dask[delayed] in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (2022.6.0) Collecting dask[delayed] (from thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading dask-2023.4.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 284.5 MB/s eta 0:00:00 Requirement already satisfied: llvmlite<0.40,>=0.39.0dev0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from numba->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (0.39.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from numba->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (58.2.0) Collecting setuptools (from numba->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading setuptools-67.7.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 269.7 MB/s eta 0:00:00 Requirement already satisfied: importlib-metadata in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from numba->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (6.6.0) Requirement already satisfied: fire in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (0.4.0) Collecting fire (from xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading fire-0.5.0.tar.gz (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 228.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: pydantic[dotenv] in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (1.9.1) Collecting pydantic[dotenv] (from xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading pydantic-1.10.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 249.5 MB/s eta 0:00:00 Collecting future>=0.15.2 (from autograd->pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 283.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting rustworkx==0.12.1 (from retworkx->pennylane<0.30,>=0.19->PennyLane-SF==0.30.0.dev0) Downloading rustworkx-0.12.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 269.9 MB/s eta 0:00:00 Collecting click>=7.0 (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 244.3 MB/s eta 0:00:00 Requirement already satisfied: cloudpickle>=1.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (2.1.0) Collecting cloudpickle>=1.1.1 (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading cloudpickle-2.2.1-py3-none-any.whl (25 kB) Requirement already satisfied: fsspec>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (2022.5.0) Collecting fsspec>=0.6.0 (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading fsspec-2023.4.0-py3-none-any.whl (153 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.0/154.0 kB 240.8 MB/s eta 0:00:00 Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (21.3) Collecting packaging>=20.0 (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 219.5 MB/s eta 0:00:00 Requirement already satisfied: partd>=1.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (1.2.0) Collecting partd>=1.2.0 (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading partd-1.4.0-py3-none-any.whl (18 kB) Requirement already satisfied: pyyaml>=5.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (6.0) Requirement already satisfied: toolz>=0.8.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (0.11.2) Collecting toolz>=0.8.2 (from dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading toolz-0.12.0-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 195.5 MB/s eta 0:00:00 Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from importlib-metadata->numba->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (3.15.0) Requirement already satisfied: termcolor in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from fire->xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (1.1.0) Collecting termcolor (from fire->xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading termcolor-2.3.0-py3-none-any.whl (6.9 kB) Requirement already satisfied: typing-extensions>=4.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from pydantic[dotenv]->xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (4.2.0) Collecting typing-extensions>=4.2.0 (from pydantic[dotenv]->xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Requirement already satisfied: python-dotenv>=0.10.4 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from pydantic[dotenv]->xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (0.20.0) Collecting python-dotenv>=0.10.4 (from pydantic[dotenv]->xanadu-cloud-client>=0.2.1->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) Requirement already satisfied: locket in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-sf/envs/latest/lib/python3.8/site-packages (from partd>=1.2.0->dask[delayed]->thewalrus>=0.18.0->strawberryfields>=0.22->PennyLane-SF==0.30.0.dev0) (1.0.0) Building wheels for collected packages: PennyLane-SF, antlr4-python3-runtime, thewalrus, future, fire Building wheel for PennyLane-SF (setup.py): started Building wheel for PennyLane-SF (setup.py): finished with status 'done' Created wheel for PennyLane-SF: filename=PennyLane_SF-0.30.0.dev0-py3-none-any.whl size=29685 sha256=b674e780fe27bb79b153d80b51d260354b814f5ed268a8d1f286a5f1a2fd4afc Stored in directory: /tmp/pip-ephem-wheel-cache-5zznmxse/wheels/31/45/7d/4d5de608930ed49076d380fdbfc55ae912ed64e57af6dac69d Building wheel for antlr4-python3-runtime (setup.py): started Building wheel for antlr4-python3-runtime (setup.py): finished with status 'done' Created wheel for antlr4-python3-runtime: filename=antlr4_python3_runtime-4.9.2-py3-none-any.whl size=144566 sha256=65cd4792b5756734f79815ebf4449ae1ed734dcc99a9909d95e88274dc97262c Stored in directory: /tmp/pip-ephem-wheel-cache-5zznmxse/wheels/3f/3a/15/1b8a6bb658d20ac44131971882d45f496f13ac14a8c5830e20 Building wheel for thewalrus (setup.py): started Building wheel for thewalrus (setup.py): finished with status 'done' Created wheel for thewalrus: filename=thewalrus-0.20.0-py3-none-any.whl size=91871 sha256=bde38e04aa44e0df553114d881df40a8d7ea7d77077a1caddf60c6f99bd7adde Stored in directory: /tmp/pip-ephem-wheel-cache-5zznmxse/wheels/2f/f9/c0/5c001c9070aebe5929ec68ae2dbf4ee7857eddfec4594f255c 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=492035 sha256=81c6b2d2419d7d5b9c9d47b8312822c605011f5a4bb9ef7aa999e7b9fd72984d Stored in directory: /tmp/pip-ephem-wheel-cache-5zznmxse/wheels/a0/0b/ee/e6994fadb42c1354dcccb139b0bf2795271bddfe6253ccdf11 Building wheel for fire (setup.py): started Building wheel for fire (setup.py): finished with status 'done' Created wheel for fire: filename=fire-0.5.0-py2.py3-none-any.whl size=116949 sha256=705901e32f29501122730d6b2fc55efc7c4ec7c3f046f1491060184171ece115 Stored in directory: /tmp/pip-ephem-wheel-cache-5zznmxse/wheels/5b/eb/43/7295e71293b218ddfd627f935229bf54af9018add7fbb5aac6 Successfully built PennyLane-SF antlr4-python3-runtime thewalrus future fire Installing collected packages: mpmath, antlr4-python3-runtime, urllib3, typing-extensions, toolz, termcolor, sympy, setuptools, semantic-version, scipy, rustworkx, quantum-xir, python-dotenv, packaging, networkx, idna, future, fsspec, cloudpickle, click, charset-normalizer, certifi, cachetools, autoray, retworkx, requests, quantum-blackbird, pydantic, partd, fire, autograd, dask, xanadu-cloud-client, thewalrus, pennylane-lightning, pennylane, PennyLane-SF Attempting uninstall: mpmath Found existing installation: mpmath 1.2.1 Uninstalling mpmath-1.2.1: Successfully uninstalled mpmath-1.2.1 Attempting uninstall: antlr4-python3-runtime Found existing installation: antlr4-python3-runtime 4.8 Uninstalling antlr4-python3-runtime-4.8: Successfully uninstalled antlr4-python3-runtime-4.8 Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.9 Uninstalling urllib3-1.26.9: Successfully uninstalled urllib3-1.26.9 Attempting uninstall: typing-extensions Found existing installation: typing_extensions 4.2.0 Uninstalling typing_extensions-4.2.0: Successfully uninstalled typing_extensions-4.2.0 Attempting uninstall: toolz Found existing installation: toolz 0.11.2 Uninstalling toolz-0.11.2: Successfully uninstalled toolz-0.11.2 Attempting uninstall: termcolor Found existing installation: termcolor 1.1.0 Uninstalling termcolor-1.1.0: Successfully uninstalled termcolor-1.1.0 Attempting uninstall: sympy Found existing installation: sympy 1.10.1 Uninstalling sympy-1.10.1: Successfully uninstalled sympy-1.10.1 Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Attempting uninstall: scipy Found existing installation: scipy 1.8.1 Uninstalling scipy-1.8.1: Successfully uninstalled scipy-1.8.1 Attempting uninstall: quantum-xir Found existing installation: quantum-xir 0.2.1 Uninstalling quantum-xir-0.2.1: Successfully uninstalled quantum-xir-0.2.1 Attempting uninstall: python-dotenv Found existing installation: python-dotenv 0.20.0 Uninstalling python-dotenv-0.20.0: Successfully uninstalled python-dotenv-0.20.0 Attempting uninstall: packaging Found existing installation: packaging 21.3 Uninstalling packaging-21.3: Successfully uninstalled packaging-21.3 Attempting uninstall: networkx Found existing installation: networkx 2.8.4 Uninstalling networkx-2.8.4: Successfully uninstalled networkx-2.8.4 Attempting uninstall: idna Found existing installation: idna 3.3 Uninstalling idna-3.3: Successfully uninstalled idna-3.3 Attempting uninstall: fsspec Found existing installation: fsspec 2022.5.0 Uninstalling fsspec-2022.5.0: Successfully uninstalled fsspec-2022.5.0 Attempting uninstall: cloudpickle Found existing installation: cloudpickle 2.1.0 Uninstalling cloudpickle-2.1.0: Successfully uninstalled cloudpickle-2.1.0 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 2.0.12 Uninstalling charset-normalizer-2.0.12: Successfully uninstalled charset-normalizer-2.0.12 Attempting uninstall: certifi Found existing installation: certifi 2022.5.18.1 Uninstalling certifi-2022.5.18.1: Successfully uninstalled certifi-2022.5.18.1 Attempting uninstall: cachetools Found existing installation: cachetools 5.2.0 Uninstalling cachetools-5.2.0: Successfully uninstalled cachetools-5.2.0 Attempting uninstall: requests Found existing installation: requests 2.28.0 Uninstalling requests-2.28.0: Successfully uninstalled requests-2.28.0 Attempting uninstall: quantum-blackbird Found existing installation: quantum-blackbird 0.4.0 Uninstalling quantum-blackbird-0.4.0: Successfully uninstalled quantum-blackbird-0.4.0 Attempting uninstall: pydantic Found existing installation: pydantic 1.9.1 Uninstalling pydantic-1.9.1: Successfully uninstalled pydantic-1.9.1 Attempting uninstall: partd Found existing installation: partd 1.2.0 Uninstalling partd-1.2.0: Successfully uninstalled partd-1.2.0 Attempting uninstall: fire Found existing installation: fire 0.4.0 Uninstalling fire-0.4.0: Successfully uninstalled fire-0.4.0 Attempting uninstall: dask Found existing installation: dask 2022.6.0 Uninstalling dask-2022.6.0: Successfully uninstalled dask-2022.6.0 Attempting uninstall: xanadu-cloud-client Found existing installation: xanadu-cloud-client 0.2.1 Uninstalling xanadu-cloud-client-0.2.1: Successfully uninstalled xanadu-cloud-client-0.2.1 Attempting uninstall: thewalrus Found existing installation: thewalrus 0.19.0 Uninstalling thewalrus-0.19.0: Successfully uninstalled thewalrus-0.19.0 Successfully installed PennyLane-SF-0.30.0.dev0 antlr4-python3-runtime-4.9.2 autograd-1.5 autoray-0.6.3 cachetools-5.3.0 certifi-2022.12.7 charset-normalizer-3.1.0 click-8.1.3 cloudpickle-2.2.1 dask-2023.4.0 fire-0.5.0 fsspec-2023.4.0 future-0.18.3 idna-3.4 mpmath-1.3.0 networkx-3.1 packaging-23.1 partd-1.4.0 pennylane-0.29.1 pennylane-lightning-0.29.0 pydantic-1.10.7 python-dotenv-1.0.0 quantum-blackbird-0.5.0 quantum-xir-0.2.2 requests-2.28.2 retworkx-0.12.1 rustworkx-0.12.1 scipy-1.10.1 semantic-version-2.10.0 setuptools-67.7.2 sympy-1.11.1 termcolor-2.3.0 thewalrus-0.20.0 toolz-0.12.0 typing-extensions-4.5.0 urllib3-1.26.15 xanadu-cloud-client-0.3.0 [rtd-command-info] start-time: 2023-04-24T21:28:50.841221Z, end-time: 2023-04-24T21:28:50.910584Z, duration: 0, exit-code: 0 cat doc/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # PennyLane-SF documentation build configuration file. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys, os, re 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')) # -- 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" ] intersphinx_mapping = {"https://docs.pennylane.ai/en/stable/": None} # nbsphinx settings exclude_patterns = ['_build', '**.ipynb_checkpoints', 'tutorials/.ipynb_checkpoints', '*-checkpoint.ipynb'] nbsphinx_execute = 'never' nbsphinx_epilog = """ .. note:: :download:`Click here <../{{env.docname}}.ipynb>` to download this gallery page as an interactive Jupyter notebook. """ 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-StrawberryFields' copyright = "Copyright 2018-2020" author = 'Xanadu Inc.' add_module_names = False # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. import pennylane_sf # The full version, including alpha/beta/rc tags. release = pennylane_sf.__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 = 'nature' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. #html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". #html_title = None # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. #html_logo = None # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = '_static/favicon.ico' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. #html_extra_path = [] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars #html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # 'donate.html', # ] #} # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. #html_domain_indices = True # If false, no index is generated. #html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. #html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = None # Language to be used for generating the HTML full-text search index. # Sphinx supports the following languages: # 'da', 'de', 'en', 'es', 'fi', 'fr', 'h', 'it', 'ja' # 'nl', 'no', 'pt', 'ro', 'r', 'sv', 'tr' #html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # Now only 'ja' uses this config value #html_search_options = {'type': 'default'} # The name of a javascript file (relative to the configuration directory) that # implements a search results scorer. If empty, the default will be used. #html_search_scorer = 'scorer.js' # -- 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-SF", "navbar_active_link": 3, "extra_copyrights": [ "TensorFlow, the TensorFlow logo, and any related marks are trademarks " "of Google Inc." ], "google_analytics_tracking_id": "UA-130507810-1", "toc_overview": True } edit_on_github_project = 'PennyLaneAI/pennylane-sf' edit_on_github_branch = 'master/doc' # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'PennyLaneSFdoc' # -- 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-SF.tex', 'PennyLane-StrawberryFields 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-sf', 'PennyLane-StrawberryFields 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-StrawberryFields', 'PennyLane-StrawberryFields Documentation', author, 'PennyLane-StrawberryFields', 'Strawberry Fields plugin for the PennyLane quantum machine learning library.', 'Miscellaneous'), ] #============================================================ # the order in which autodoc lists the documented members autodoc_member_order = 'bysource' # inheritance_diagram graphviz attributes inheritance_node_attrs = dict(color='lightskyblue1', style='filled') #autodoc_default_flags = ['members'] autosummary_generate = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'xanaduai-pennylane-sf', 'name': u'pennylane-sf', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.pennylane.ai/projects/strawberryfields/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.com', 'github_user': 'PennyLaneAI', 'proxied_api_host': '/_', 'github_repo': 'pennylane-sf', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '95f4f235', } # 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(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/xanaduai-pennylane-sf/builds/1432839/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-04-24T21:28:51.223685Z, end-time: 2023-04-24T21:29:46.882128Z, duration: 55, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.0.2 Matplotlib is building the font cache; this may take a moment. 2023-04-24 21:29:32.257491: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2023-04-24 21:29:32.257529: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. making output directory... done [autosummary] generating autosummary for: code.rst, devices/fock.rst, devices/gaussian.rst, devices/gbs.rst, devices/remote.rst, devices/tf.rst, index.rst, installation.rst, ops.rst, support.rst loading intersphinx inventory from https://docs.pennylane.ai/en/stable/objects.inv... [automodsumm] code.rst: found 4 automodsumm entries to generate [automodsumm] ops.rst: found 1 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [html]: targets for 10 source files that are out of date updating environment: [new config] 15 added, 0 changed, 0 removed reading sources... [ 6%] code reading sources... [ 13%] code/api/pennylane_sf.StrawberryFieldsFock reading sources... [ 20%] code/api/pennylane_sf.StrawberryFieldsGBS reading sources... [ 26%] code/api/pennylane_sf.StrawberryFieldsGaussian reading sources... [ 33%] code/api/pennylane_sf.StrawberryFieldsRemote reading sources... [ 40%] code/api/pennylane_sf.ops.ParamGraphEmbed reading sources... [ 46%] devices/fock reading sources... [ 53%] devices/gaussian reading sources... [ 60%] devices/gbs reading sources... [ 66%] devices/remote reading sources... [ 73%] devices/tf reading sources... [ 80%] index reading sources... [ 86%] installation reading sources... [ 93%] ops 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... [ 13%] code/api/pennylane_sf.StrawberryFieldsFock writing output... [ 20%] code/api/pennylane_sf.StrawberryFieldsGBS writing output... [ 26%] code/api/pennylane_sf.StrawberryFieldsGaussian writing output... [ 33%] code/api/pennylane_sf.StrawberryFieldsRemote writing output... [ 40%] code/api/pennylane_sf.ops.ParamGraphEmbed writing output... [ 46%] devices/fock writing output... [ 53%] devices/gaussian writing output... [ 60%] devices/gbs writing output... [ 66%] devices/remote writing output... [ 73%] devices/tf writing output... [ 80%] index writing output... [ 86%] installation writing output... [ 93%] ops writing output... [100%] support generating indices... genindex py-modindex done highlighting module code... [ 20%] pennylane_sf.fock highlighting module code... [ 40%] pennylane_sf.gaussian highlighting module code... [ 60%] pennylane_sf.gbs highlighting module code... [ 80%] pennylane_sf.ops highlighting module code... [100%] pennylane_sf.remote writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded. The HTML pages are in ../_readthedocs/html.